*{
	margin: 0;
	padding: 0;
}

body{
	background: #C3D2E3 url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	margin: 20px 0 20px 0;
}

ol{
	list-style-type: decimal;
	list-style-position: outside;
	padding: 0 0 0 40px;
}

ol li{
	margin: 8px 10px 0 0;
	padding: 0 0 0 -60px;
	line-height: 18px;
}

a {	color: #000; font-weight: bold; }

a:hover { text-decoration: underline; color:#255294; }

#top_links { width:777px; height: 25px; margin:0 auto; padding:0; }
#top_links ul { color: #fff; width:200px; float:right; text-align: right; }
#top_links ul li { color: #fff; display: inline; list-style-type: none; padding: 0 2px 0 2px; }
#top_links ul li a, #top_links ul li a:link, #top_links ul li a:link a:visited, #top_links ul li a:active, #top_links ul li a:hover { color: #fff; text-decoration: none; }

#container_top { width:777px; background: #fff url(images/outside_top.gif) no-repeat top; margin:0 auto; padding:0; height: 10px; font-size: 0; line-height: 0; }
#container_bottom { width:777px; background: #fff url(images/outside_bottom.gif) no-repeat top; margin:0 auto; padding:0; height: 16px; }
#container_main { width:777px; background: #fff url(images/outside_middle.gif) repeat-y; margin:0 auto; padding:0; }
#container_main .logo {	float:left;	border:0; border:none; font-size:0;	line-height:0; margin:2px; display:block; }


/* start call */

p.call {	float:left;	font:normal 12px/16px Arial, Helvetica, sans-serif;	color:#000; line-height: normal; padding:2px 0 0 0; margin: 16px 0 0 28px; width:250px; display:block; }
p.call span {	padding:0; font:normal 20px/28px Arial, Helvetica, sans-serif;	color:#626262;	background-color:inherit; display:block; }
p.call span b { font:bold 20px/28px Arial, Helvetica, sans-serif; color:#4E86CF; background-color:inherit; }

/* end call */


/* start search form */

#searchform form{
	color:#272727;
	float:right;
	margin: 16px 16px 0 0;
	padding:2px;
	width:200px;
}

#searchform form input.searchbox{
	width: 145px;
	height: 17px;
	margin: 0 2px 0 0;
	border: 1px solid #7CB0DC;
	float: left;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: inherit;
	padding: 0;
}

#searchform form input.go{
	background:url(images/button_go.jpg) 0 0 no-repeat;
	width:36px;
	padding: 0;
	margin: 0;
	height:19px;
	float:right;
	border:none;
	cursor:pointer;
	font:bold 11px Arial, Helvetica, sans-serif;
}

/* end search form */


/* START Tagline */

#tagline{
width: 770px;
margin: 2px auto;
height: 35px;
line-height: 34px;
background: #fff url(images/tagline_bg.jpg) no-repeat left;
}

#tagline p{
padding: 0;
margin: 0 0 0 10px;
color: #255294;
font-style: italic;
font-size: 1.6em;
}

#tagline p span{
color: #769800;
font-style: normal;
}

/* ENDTagline */


/* START Left Content */

#content_left{
	width: 512px;
	margin: 0 0 0 3px;
	float: left;
}

#content_left #top_photos{
	width: 512px;
	margin: 0 0 4px 0;
	padding:0;
}

#content_left #top, #content_left #bottom{
	width: 511px;
	margin: 0;
	padding:0;
}

#content_left #middle{
	width:510px;
	background: #fff;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}

#content_left #middle h1{
	width: 450px;
	font-weight: normal;
	font-size: 18px;
	color: #769800;
	line-height: 26px;
	margin: 0 0 14px 14px;
}

#content_left #middle h4{
	width: 450px;
	font-weight: normal;
	font-size: 20px;
	color: #769800;
	line-height: 26px;
	margin: 0 0 14px 14px;
}

#content_left #middle h2{
	font-weight: bold;
	font-size: 16px;
	color: #255294;
	line-height: 22px;
	margin: 20px 0 0 14px;
}

#content_left #middle h3{
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #255294;
	line-height: 20px;
	margin: 0 0 0 14px;
}

#content_left #middle h6{
	font-weight: bold;
	font-size: 12px;
	color: #255294;
	line-height: 24px;
	margin: 0 0 8px 14px;
}

#content_left #middle h5{
	font-weight: bold;
	font-size: 14px;
	color: #769800;
	line-height: 24px;
	margin: 0 0 8px 14px;
}

#content_left #middle p{
	font-size: 100%;
	color: #5D5D5D;
	margin: 0;
	padding: 10px 14px 10px 14px;
}

td{
	color: #5D5D5D;
}

#content_left #top{
	height: 10px;
	font-size: 0;
	line-height: 0;
	border-right: 1px solid #D9D9D9;
	background: #fff url(images/content_top_left.gif) no-repeat top left;
}

#content_left #top_photos{
	height: 206px;
}

#content_left #bottom{
	height: 12px;
	font-size:0;
	line-height:0;
	border-right: 1px solid #D9D9D9;
	background: #fff url(images/content_bottom.gif) no-repeat top left;
}

#content_left ul li, #content_right #rightside_box ul li{
	padding:8px 0 0 10px;
	background:transparent url(images/bullet.gif) no-repeat;
	background-position:0 13px;
}

#content_left ul, #content_right ul{
	line-height: 16px;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	color: #5D5D5D;
}

#button_txt{
	width: 250px;
	height: 65px;
	margin: 2px;
	padding: 0;
}

#button_txt_in{
	font-size: 20px;
	font-weight: bold;
	color: #5287BD;
	text-transform: uppercase;
}

#button_txt_in span{
	font-size: 20px;
	font-weight: bold;
	color: #164371;
}

#button_txt p{
	padding: 0 0 4px 24px;
	font-size: 12px;
	color: #000;
}

#button{
	width: 40px;
	height: 46px;
	margin:0px;
	padding:0;
	float: right;
}

#button img{
	border:none;
}

/* END Left Content */


/* START Right Content */

#content_right{
	width: 255px;
	float: right;
	margin: 0 3px 0 2px;
}

#girl_bg, #rightspace, #content_right #middle, #content_right #bottom, #homepage_buttons{
	width:255px;
	margin: 0;
	padding:0;
}

#home_buttons{
	width: 255px;
	height: 204px;
	background: #fff url(images/homepage_buttons.jpg) no-repeat top left;
	margin: 0 0 6px 0;
	padding: 0;
}

#gray_top{
	width:255px;
	margin: 0 2px 0 0;
	padding:0;
}

#gray_top ul{
	width: 240px;
	height: 35px;
	padding: 2px;
	margin: 0;
}

#gray_top ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	float:left;
	margin: 2px 0 0 0;
}

#gray_top li span{
	color: #255294;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
}

#gray_top li a{
	display: inline;
	list-style-type: none;
}

#gray_top ul li img{
	display:block;
	font-size:0;
	line-height:0;
	width: 27px;
	padding:0 2px 0 0;
	float:left;
	border:none;
}

#rightspace{
	font-size: 0;
	line-height:0;
	background: #D9D9D9;
}

#content_right #gray_top{
	padding-top: 10px;
	background: #D9D9D9 url(images/rightside_gray_top.gif) no-repeat top right;
}

#content_right #gray_top p span{
	font-size: 105%;
	color: #255294;
}

#content_right #girl_bg{
	height: 100px;
	background: #fff url(images/girl_bg.jpg) no-repeat top left;
}

#content_right #girl_bg .bleft{
	width: 130px;
	height: 70px;
	padding: 0 0 0 10px;
	float: left;
	margin: 20px 0 0 0;
}

#content_right #girl_bg .bright{
	width: 90px;
	height: 70px;
	font-weight: bold;
	padding: 0 10px 0 0;
	float: right;
	margin: 20px 0 0 0;
	font-size: 16px;
	color: #255294;
}

#content_right #girl_bg .bright a{
	text-decoration: none;
	color: #255294;
}

#content_right #girl_bg .green{
	color: #769800;
}


/* START Rightside box */

#rightside_box{
	margin: 0;
	padding:10px;
	background: #fff;
	border: 1px solid #D8D8D8;
}

#rightside_box p{
	padding: 0 0 10px 0;
	color: #000;
	font-size: 100%;
}

#rightside_box p.right{
	text-align: right;
}

#rightside_box p.bold{
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #000;
	font-size: 100%;
}

/* END Rightside box */


/* START Testimonials box */

#content_right #testimonials_top{
	width:255px;
	margin: 2px 0 0 0;
	padding:0;
	background: #D9D9D9 url(images/testimonial_bg.jpg) no-repeat top right;
	height: 60px;
}

#testimonials_top h1{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	color: #769800;
}

#testimonials_top p{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #255294;
}

#dotted{
line-height: 10px;
padding: 0;
margin: 10px 10px 0px 10px;
border-top: 1px dotted #919191;
}

/* END Testimonials box */


/* END Right Content */


#content_right #bottom{
	height: 12px;
	background: #fff url(images/content_bottom.gif) no-repeat top left;
}

/* END Content */



/* START footer */

#footerMain{
	background: #C3D2E3;
	padding:0;
	color:#255294;
}

#footer{
	width:777px;
	margin:0 auto;
}

#footer ul{
	width:777px;
	padding:4px 0 4px 0;
	border-bottom: 1px solid #fff;
	float:right;
}

#footer ul li{
	float:right;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#255294;
	background-color:inherit;
	display:block;
}

#footer ul li a.first{
	margin:0 7px 0 0;
}

#footer ul li a{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#255294;
	background-color:inherit;
	float:left;
	margin:0 7px;
}

#footer ul li a:hover{
	text-decoration:underline;
}

#footer a.link{
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:right;
	margin:0 0 0 0;
	display:block;
}

#footer a.link:hover{
	color:#255294;
	background-color:inherit;
}

#footer p{
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	float:right;
	padding-top: 4px;
}

/* END footer */

.blue{
	color: #255294;
}

.lightBlue{
	height:50px;
	background-color:#ECECEC;
	color:#255294;
	border-bottom:#D1DFE3 solid 1px;
	border-right:#ffffff solid 1px;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.lightBlue2{
	height:50px;
	background-color:#ECECEC;
	color:#255294;
	border-bottom:#D1DFE3 solid 1px;
	border-right:none;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.white{
	height:39px;
	background-color:#fff;
	color:#7D7D7D;
	border-bottom:#E6E6E6 solid 1px;
	border-right:#E6E6E6 solid 1px;
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.white a{
	font:bold 11px Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#7D7D7D;
	text-decoration:underline;
}

.white a:hover{
	background-color:inherit;
	color:#000;
}

.white2{
	height:39px;
	background-color:#fff;
	color:#7D7D7D;
	border-bottom:#E6E6E6 solid 1px;
	border-right:#E6E6E6 solid 1px;
	border-left:#E6E6E6 solid 1px;
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.white2 a{
	font:bold 11px Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#7D7D7D;
	text-decoration:underline;
}

.white2 a:hover{
	background-color:inherit;
	color:#000;
}

h3{
	font-size: 16px;
	font-weight: bold;
	color: #255294;
}

#imageContainer{
	background: url(images/top_photo1.jpg) no-repeat top left;
	position:relative;
	margin:auto;
	width: 512px;
	height: 204px;
}

#imageContainer img{
	display:none;
	position:absolute;
	top:0;
	left:0;
}

.search{
	font-size: 12px;
}

.nav{
	width: 485px;
	float: right;
	padding: 0;
	margin: 0 12px 0 0;
}

.nav:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.nav ul{
	text-align: center;
	padding: 10px 0 12px 0;
	margin: 0 6px 0 0;
	background: #fff url(images/nav.jpg) no-repeat top;
	color: White;
	width: 485px;
	float: right;
	font-family: arial, helvetica, sans-serif;
}

.nav ul li{
	display: inline;
	padding: 0;
	text-align: center;
	margin: 0 ;
}

.nav ul li a, .nav ul li a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #84B8E0;
	color: #fff;
	padding: 4px 12px 6px 12px;
	margin: 0;
	text-decoration: none;
}

.nav ul li a:hover{
	color: #fff;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: #254B8A;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	text-decoration: underline;
	color: #fff;
}

.spacer{
	border-bottom: 1px dotted #ccc;
	width: 95%;
	height: 8px;
	line-height: 8px;
	padding: 0;
	font-size: 8px;
	margin: 0px auto 20px auto;
}

.photo{
	width: 120px;
	margin: 0 10px 0 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #D9D9D9;
	float: right;
	text-align: center;
}

.photo1{
	width: 120px;
	margin: 0 10px 0 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #D9D9D9;
	float: left;
	text-align: center;
}

.photo span{
	font: bold 10px/12px Arial;
	text-align: center;
}

.clear{
	font-size:0;
	height: 0;
	line-height:0;
	margin:0;
	padding:0;
	clear: both;
}

#image_box{
	float: right;
	margin: 20px;
	border: 2px solid #98856B;
}

#image_box1{
	float: left;
	margin: 20px;
	border: 2px solid #769800;
}
