body{
	margin:0px;
	padding:0px;
	background-color:#333333;

}
#wrapper {
width:835px;
margin-left:auto;
margin-right:auto;
background-color:#E6EBF2;
}
#header{
width:835px;
height:172px;
margin:auto 0px;
background-image:url(../images/header.gif);
background-repeat:no-repeat;
}
.container{
	width:835px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #E6EBF2;
	float: left;

}
.content{
	width:520px;
	margin-left:5px;
	float:left;
	margin-top: 10px;
}
.left_col{
	width:274px;
	height:600px;
	float:right;
	margin-right:8px;
	margin-left:12px;
	margin-right:8px;
	margin-top: 10px;
}
.image_box{
width:274px;
height:450px;
margin-top:7px;
background-image:url(../images/left_images.gif);
background-repeat:no-repeat;
clear:both;
margin-bottom:10px;

}
.btn{
margin-bottom:10px;
float:left;
}
.footer{
	text-align:center;
	float:left;
	width:835px;
	clear:both;
	background-color:#0C408A;
	color:#ffffff;
	margin-top:15px;
	height: 60px;
	padding-top: 10px;
}

.footer a{
	margin-top:10px;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	padding-top: 20px;
}
.footer p{
	margin-top:10px;
	font-family:Verdana;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	font-size: 12px;
	padding-top: 5px;
}


.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 13px; font-weight: bold; }

.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
}
.bdr{
border: 1px solid #0C408A;
}

