@charset "UTF-8";
/* CSS Document */

body {background-image:url(images/background_1.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
margin:0px;
}


.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:650px;
	margin-top:50px;
}

.top_Nav {
	position:relative;
	width:750px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003366;
	top: 130px;
	padding-left: 100px;
}
a {
	text-decoration: none;
	color: #333333;
}

li { list-style:none;}


.body_Content {
	background-image:url(images/main_background.png);
	background-repeat:no-repeat;
	width:900;
	height:650px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


.footer {
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding-top: 0px;
}
.body_Content_Left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 580px;
	position: relative;
	margin-left: 20px;
	top:150px;
}

.body_Content_Left a { text-decoration:underline;}

.subtitle_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #213F51;
}
a:hover {
	color: #999999;
}
.body_Content_Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #213F50;
	text-decoration: none;
	float: right;
	position: relative;
	top: 150px;
	width: 270px;
	padding: 0px 12px 0px 15px;
	border-left: solid #213F50 3px;
	line-height: 24px;
}
#body_Content_Right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.page_Image {
	height: 250px;
	width: 250px;
	position: relative;
	float: right;
	border: medium none #546B79;
	top: 25px;
	right: 310px;
}
.border_Image {
	border: 3px solid #3B5564;
}
.formBox {
	text-align: right;
	padding-left: 0px;
}

.formBox2 {
	text-align: right;
	padding-left: 0px;
	padding-right:260px;
}

.formBox_Right {
	text-align: right;
	float: right;
	padding-right: 15px;
	height: 300px;
	padding-left: 10px;
}

.phone {
	float: right;
	height: 100px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	padding-right: 50px;
}
