body
{
background:url(../images/body-bg.jpg) no-repeat top center #e4f4ff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-align:justify;
color:#393939;
margin:0px;
line-height:21px;
}


.cleardiv
{
clear:both;
}

#main
{
width:903px;
margin:0 auto;
padding-bottom:60px;
}


#left-sec
{
width:325px;
float:left;
}

#right-sec
{
width:530px;
float:right;
}


#header
{
width:530px;
height:310px;
margin-top:45px;
}

#header-down
{
background:url(../images/white-bg-down.jpg) no-repeat;
width:530px;
height:137px;
text-align:center;
padding-top:10px;
margin-bottom:20px;
}


#content
{
width:510px;
float:right;
}

#numbers
{
background:url(../images/numbers.jpg) no-repeat;
width:440px;
height:60px;
color:#101078;
font-size:16px;
font-weight:bold;
padding:20px 0px 0px 70px;
margin-top:20px;
margin-bottom:20px;
}


#grey-box
{
background:url(../images/grey-box.jpg) no-repeat;
width:490px;
height:171px;
margin-top:20px;
margin-bottom:20px;
padding:50px 0px 0px 20px;
}

#grey-box ul
{
margin-top:0px;
}


#grey-box li
{
background:url(../images/bullet.jpg) no-repeat;
list-style:none;
margin-bottom:10px;
margin-left:-40px;
padding-left:20px;
}


#logo
{
width:268px;
height:90px;
float:left;
margin-top:50px;
margin-bottom:350px;
}

#form-top
{
background:url(../images/form-top.jpg) no-repeat;
width:325px;
height:97px;
clear:both;
}

#form-mid
{
background:url(../images/form-mid.jpg) repeat-x top #005bab;
width:285px;
color:#FFFFFF;
padding:0px 20px 15px 20px;
font-size:13px;
}

#form-bottom
{
background:url(../images/form-bottom.jpg) no-repeat;
width:325px;
height:97px;
}

#footer-main
{
background:url(../images/footer.jpg) repeat-x;
width:1000px;
height:192px;
margin:0 auto;
}

#footer
{
width:903px;
margin:0 auto;
font-size:11px;
color:#FFFFFF;
}

#photo-1
{
width:210px;
height:136px;
float:left;
margin-right:22px;

}

#photo-2
{
width:210px;
height:136px;
float:left;
margin-right:22px;
}

#photo-3
{
width:210px;
height:136px;
float:left;
}

#photo-4
{
width:210px;
height:136px;
float:right;
}


#footer-left
{
width:400px;
float:left;
text-align:left;
margin-top:20px;
}


#footer-right
{
width:500px;
float:right;
text-align:right;
margin-top:20px;

}



input 
{ 
	padding : 3px;
	border : 1px solid #ececec;
	font : normal 11px Arial, Verdana, Tahoma, sans-serif;
	color :#000;
	width:190px;
	margin:5px 0px 2px 0px;
	line-height:10px;
} 



select { 
	font : normal 11px Arial, Verdana, Tahoma, sans-serif;
	border : 1px solid #ececec;
	display : block;
	color : #000;
	width:110px;
	margin-top:5px;
} 

textarea
{
font : normal 11px Arial, Verdana, Tahoma, sans-serif;
border : 1px solid #ececec;
width:105px;
height:75px;
float:left;
margin-top:5px;
}


p
{
margin:0px;
margin-bottom:10px;
}


h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#006ac7;
margin:0px;
margin-bottom:15px;
line-height:40px
}


h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#006ac7;
margin:0px;
margin-bottom:15px;
}


.blue-dark
{
color:#101078;
}
.button
{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:url(../images/btn-submit.jpg) no-repeat;
	width:203px;
	height:41px;
	color:#fff;
	margin-top:6px;
	margin-bottom:5px;
	border:0px;
	float:none;
	cursor:pointer;
} 
input
{
 border:Solid 1px #004D95;
}
