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

* {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 100%;
	height: 690px;
	margin-top: 0px;
}

body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p {
	font-size: 14px;
	line-height: 20px;
	color: #404040;
	padding-left: 25px;
	margin-top: 15px;
}

h1  {
	font-family: "Times New Roman", serif;
	font-size: 25px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #1B2C6E;
}

h2 {
font-size: 19px;
line-height: 20px;	
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 30px;
	font-size: 16px;
	line-height: 19px;
	padding-left: 25px;
	font-weight: normal;
	color: #404040;
}

#header  {
width: 100%;
height: 110px; 
background-color: #1b2c6e;
}

img  {
	padding-top: 40px;
}
#image_container  {
	width: 593px;
	height: 42px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#nav_container  {
width: 100%;
height: 40px; 
background-color: #868fb3;
}

#nav {
height: 40px;	
width: 452px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #1b2c6e;	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

ul {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #1b2c6e;
	letter-spacing: 1px;
	text-transform: uppercase;
	list-style-type: none;
}

#nav ul   {
	display: block;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;

}
#nav ul li {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
#nav ul li a {
	line-height: 40px;
	float: left;
	width: 110px;
	list-style-type: none;
	text-transform: uppercase;
	color: #1B2C6E;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #1B2C6E;
}

#nav ul li a:hover {
background-color: #737a99;
}

#nav ul li a:active {
	background-color: #1B2C6E;
	color: #FFFFFF;
}


#content  {
	width: 100%;
	height: 555px;
	background-color: #ffffff;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1b2c6e;
	border-bottom-color: #1b2c6e;
}


h4_contact_top {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 20px;
	color: #1b2c6e;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
}



h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #1b2c6e;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-weight: normal;
}


#wide_img_home {
	height: 272px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #1B2C6E;
	background-image: url(../images/image_large.png);
}

#test_3_img_home {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	width: 804px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#img_home_left {
	background-color: #CCCCCC;
	float: left;
	height: 176px;
	width: 256px;
	border: 2px solid #1B2C6E;
	background-image: url(../images/image_small_2.png);
}

#img_home_cntr {
	background-color: #CCCCCC;
	float: left;
	height: 176px;
	width: 256px;
	border: 2px solid #1B2C6E;
	margin-left: 12px;
	background-image: url(../images/image_small_5.png);
}


#img_home_right {
	background-color: #CCCCCC;
	float: right;
	height: 176px;
	width: 256px;
	border: 2px solid #1B2C6E;
	background-image: url(../images/image_small_4.png);
}

#content_copy {
	height: 400px;
	width: 653px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#content_Contact {
	height: 525px;
	width: 660px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contact_us_head {
	height: 25px;
	width: 610px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 35px;	
}


#our_info {
	height: 150px;
	width: 610px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 35px;	
}

#form_area {
	height: 275px;
	width: 610px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: 2px solid #1B2C6E;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 175%;
}




h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 5px;
	font-size: 18px;
	line-height: 22px;
	padding-left: 0px;
	font-weight: normal;
	color: #404040;
	font-variant: small-caps;
}

#phone_bottom {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #1b2c6e;
	letter-spacing: 1px;
	height: 40px;
	width: 150px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}
