body{
	margin:0px;
	background-color:#8c9ed5;	
	font-family:Verdana;
}
.wrap {
	width:800px;
	margin: 0px auto;
	text-align:center;

}
.subwrap{
	width:800px;
	text-align:center;
}
.flash-header{
	width:800px;
	height:220px;
}
.content-wrap{
	text-align:center; 
	width:770px; 
	margin: 0px auto;
}
.content-subwrap{
	width:770px;
	background-image: url(../images/index_template_03.jpg);
	background-repeat: repeat-y;
	display:table;
}
.left-column{
	height:500px;
	width:170px;
	float:left;
}
.center-column{
	width:325px;
	float:left;
	padding:0px 5px 0px 15px;
	text-align:justify;
	color:#091a56;
	display:block;
}
.center-column a, .center-column a:hover{
	color:#091a56;
	font-weight:bold;
	text-decoration:none;
}
.center-column, .center-column h1{
	font-family:Verdana;
	font-size:11px;
	color:#182348;
}
.center-column h1{
	font-size:16px;
	font-color:#3751a3;
	font-weight:bold;
	text-align:center;
}
.right-column{
	width:230px;
	float:right;
	margin-top:40px;
}
.blur-bottom{
	height:143px;
	background-image: url(../images/index_template_06.jpg);
}
.footer, .footer a{
	height:40px;
	font-family:Verdana;
	color:white;
	font-size:10px;
	overflow:visible;
}
.footer a{
	color:#3751a3;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.copyright, .copyright a{
	font-family:Verdana;
	font-size:10px;
	height:40px;
	color:#3751a3;
}
.text-fields{
	font-family:Verdana;
	font-size:11px;
	color:#3751a3;
	width:155px;
	border:1px solid #3751a3;
}
.submit-button{
	font-family:Verdana;
	font-size:11px;
	color:white;
	font-weight:bold;
	width:100px;
	height:20px;
	border:1px solid black;
	border-top:1px solid #3751a3;
	border-left:1px solid #3751a3;
	background-color:#3751a3;
}
