@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#FFF;
	background-image:url(images/bg-body-0061b7.png);
	background-repeat:repeat-x;
	background-color:#0061b7;
}
a{
	color:#FFF;
}
a:hover{
	color:#92c7ff;
}
h1{
	font-size:48px;
	font-weight:normal;
	color:#f05623;
}
.spacer{
	clear:both;
}
.text-small{
	font-size:11px;
}
.text-green{
	color:#a6ce39;
}
.text-pink{
	color:#ec008c;
}
.text-blue{
	color:#92c7ff;
}

#container{
	border:1px solid #FFF;
	width:1001px;
	min-height:742px;
	margin:0px auto;
	margin-bottom:50px;
	background-color:#115cb8;
	background-image:url(images/bg-main-cloud.jpg);
	background-repeat:no-repeat;
	
}

#navigation1{
	padding-top:20px;
	text-align:left;
	margin-left:305px;
}
#navigation1 a{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
	padding-left:11px;
	padding-right:11px;
}
#navigation1 a:hover{
	color:#00aeef;
}


#topbar-main{
	background-image:url(images/logo-main.png);
	background-repeat:no-repeat;
	background-position:25px 25px;
}



#navigation2{
	width:410px;
	margin:0px auto;
	padding-top:10px;
}

#home-intro{
	width:373px;
	height:320px;
	background-image:url(images/home-intro.png);
	background-repeat:no-repeat;
	margin:0px auto;
	margin-top:90px;
}
#home-intro .content{
	display:none;
}


#main-left-column{
	width:224px;
	padding-left:24px;
}
#main-left-column div{
	display:none;
	width:224px;
	position:absolute;
}
#main-left-column-finance{
	width:570px;
	padding-left:24px;
}
#main-left-column-finance h1{
	color:#00a4db;
}
#main-left-column-finance .left{
	width:280px;
	float:left;
}
#main-left-column-finance .right{
	width:270px;
	margin-left:300px;
	padding-top:1px;
}
#main-left-column h1{
	line-height:90%;
}

#main-left-column{
	font-size:12px;
	line-height:150%;
}




#main-right-column{
	float:right;
}
#main-right-column-finance{
	float:right;
	margin-right:20px;
	margin-top:20px;
}




#more-box-content{
	color:#333;
}








#footer{
	border-top:1px solid #a5b4d0;
	margin-left:24px;
	margin-right:24px;
	padding-top:20px;
	padding-bottom:20px;
}
#footer #logo-blueprint{
	padding-left:20px;
}
#footer #logos-social{
	float:right;
	padding-right:20px;
}

