/* CSS Document */
body 
{
	margin:0px;
	background-color:#FFF;
	background-image:url(../images/page-bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-align:left;
	line-height:18px;
}


#outer
{
	width:1004px;
	margin:auto;
}

.logo
{
	float:left;
	width:435px;
	height:100px;
	margin-top:10px;
	cursor:pointer;
	
}
.header
{
	float:left;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:129px;
	
}

.header-inner
{
	float:left;
	background-image:url(../images/header-bg-inner.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:125px;
	
}

.main
{
	width:930px;
	background-image:url(../images/content-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:45px;
	padding-right:21px;
	padding-top:25px;
	padding-bottom:20px;
	line-height:16px;
}



/* TOP LINKS CLASS STARTS HERE */

.top_links_bg
{
	float:right;
	width:545px;
	height:50px;
	background-repeat:no-repeat;
	text-align:right;
	margin:73px 13px 0px 0px;
}

li.top_links
{
	float:right;
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}


.top_links a:link, .top_links a:visited 
{	
	color:#ffffff;
	display:block;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	background-image: url(../images/top-links-divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	height:34px;
	padding-top:10px;
}

.top_links a:hover, .top_links a:visited:hover
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
/*	background-image: url(../images/top-links-hover.jpg);
	background-position:right;
	background-repeat:no-repeat;
*/
}

li.top_links_last
{
	float:left;
	list-style:none;
	font-weight:normal;
	height:30px;
	margin:0px;
}

.hero-img
{
	float:left;
	background-image:url(../images/hero-img.jpg);
	width:1004px;
	height:310px;
}
.hero-img-inner
{
	float:left;
	width:1004px;
	height:200px;
}

.about-dr
{
	margin:70px 0px 0px 35px;
	float:left;
	color:#FFF;
	font-size:13px;
	width:300px;
}

.about-dr a:link, .about-dr a:visited 
{	
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

.about-dr a:hover, .about-dr a:visited:hover
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.content-bg
{
	float:left;
	width:954px;
	background-image:url(../images/content-bg.png);
	background-repeat:repeat-y;
	background-position:top;
	padding:0px 25px 10px 25px;
}

.content-left
{
	background-image:url(../images/left-menu-bg.png);
	background-repeat:no-repeat;
	width:268px;
	color:#8a6316;
	font-size:14px;
	margin-right:25px;
	float:left;
	
}

.content-left ul
{
	margin:10px 0 0 15px;
	padding:0px;
}

.content-left li
{
	margin:0px;
	padding-bottom:10px;
	list-style-position:inside;
	list-style:url(../images/bullet.png);
	background-position:left;
	color:#8a6316;
	font-size:14px;
}

.content-left li a:link
{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style:url(../images/bullet.png);
	background-position:left;
	color:#8a6316;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.content-left li a:hover
{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style:url(../images/bullet.png);
	background-position:left;
	color:#003e6c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


.content-left a:link, .content-left a:visited 
{	
	color:#125099;
	text-decoration:underline;
	font-weight:bold;
}

.content-left a:hover, .content-left a:visited:hover
{
	color:#8a6316;
	text-decoration:none;
	font-weight:bold;
}

.content-large
{
	width:200px;
	padding:30px 30px 0px 0px;
	float:left;
	margin-right:25px;
	background-repeat:no-repeat;
	background-position:right top;
}

.content-large a:link, .content-large a:visited 
{	
	color:#003e6c;
	text-decoration:none;
	font-weight:bold;
}

.content-large a:hover, .content-large  a:visited:hover
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.content-med
{
	width:390px;
	padding:30px 30px 0px 0px;
	float:left;
	margin-right:25px;
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.content-med2
{
	width:580px;
	padding:30px 30px 0px 0px;
	float:left;
	margin-right:25px;
	background-repeat:no-repeat;
	background-position:right top;
}

.content-med a:link, .content-med a:visited 
{	
	color:#003e6c;
	text-decoration:none;
	font-weight:bold;
}

.content-med a:hover, .content-med  a:visited:hover
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.content-right
{
	float:left;
	width:200px;
	padding:30px 10px 0px 0px;
}

.content-right a:link, .content-right a:visited 
{	
	color:#003e6c;
	text-decoration:none;
	font-weight:bold;
		
}

.content-right a:hover, .content-right a:visited:hover
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.map
{
	float:left;
	width:205px;
	height:180px;
	border:1px solid #999;
}


/* FOOTER STARTS */

.footer-bg
{
	background-image:url(../images/footer-bg.jpg);
	margin:auto;
	width:1004px;
	height:53px;
	color:#FFF;

}

.footer
{
	width:960px;
	margin:auto;
	padding-top:14px;
	

}

.bottom
{
	width:996px;
	text-align:center;
	color:#333;
	margin:auto;
	padding-top:0px;
	padding-top:5px;
	padding-bottom:5px;

}

.footer a:link, .footer a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.footer a:hover, .footer a:visited:hover
{
	color:#906817;
	text-decoration:none;
}

.bottom a:link, .bottom a:visited 
{	
	color:#333;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#333;
	text-decoration:underline;
}




/* FOOTER ENDS */

ul
{
	padding:0;
	margin:5px 0 0 15px;
}

li
{
	margin:0 0 0 15px;
	padding:0px;
	list-style-position:inside;
	list-style:square;
}




h5
{
	font-size:24px;
	color:#003e6c;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	line-height:22px;
	height:50px;
	margin-bottom:15px;
}

h1
{

	font-size:18px;
	color:#003e6c;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding-bottom:10px;
}


h2
{

	font-size:18px;
	color:#c28508;
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding-bottom:10px;
}

h3
{

font-size:16px;
	color:#003e6c;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:14px;
	line-height:18px;
	height:14px;

}


h4
{

	font-size:18px;
	color:#333333;
	text-align:left;
	margin:0px;
	height:20px;
}

h5
{
	font-size:25px;
	color:#003e6c;
	text-align:left;
	font-family:arial bold;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
	line-height:27px;
}

a, a:link, a:active, a:visited
{
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:visited:hover
{
	color: #F7B0B9;
	text-decoration:none;
}

img
{
	border:0px;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.clear
{
	clear:both;
}





.head1
{
	background-color:#3c55af;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	width:180PX;
}

.head1 a:link, .head1 a:visited 
{	
	text-decoration:none;
	color:#ffffff;
	
}

.head1 a:hover, .head1 a:visited:hover
{
	text-decoration:underline;
	color:#fff;
	text-decoration:none;
}

.head2
{
	background-color:#637597;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	width:180PX;
}


.head2 a:link, .head2 a:visited 
{	
	text-decoration:none;
	color:#fff;
	
}

.head2 a:hover, .head2 a:visited:hover
{
	text-decoration:underline;
	color:#fff;
	text-decoration:none;
}


.view-more
{
	float:right;
	font-size:12px;
	margin-right:20px;
}

a:visited {
	color: #825C13;
}
a:link {
	color: #315587;
}
a:active {
	color: #305486;
}


br
{
	line-height:18px;
}

.testi
{
	float:left;
	background-image:url(../images/testi-bg.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:126px;
	padding:40px 10px 10px 15px;
	color:#666;
	font-size:12px;
	margin:20px 0 0 12px;
}

.blue
{
	color:#003e6c;
	font-weight:bold;
}


.services
{
	width:238px;
	padding:30px 0px 0px 30px;
	color:#8a6316;
	font-size:14px;
	margin-right:25px;
	float:left;
	
}

.services ul
{
	margin:10px 0 0 15px;
	padding:0px;
}

.services li
{
	margin:0px;
	padding-bottom:10px;
	list-style-position:inside;
	list-style:url(../images/bullet.png);
	background-position:left;
	color:#8a6316;
	font-size:14px;
}

.services li a:link
{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style:url(../images/bullet.png);
	background-position:left;
	color:#8a6316;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.services li a:hover
{
	margin:0px;
	padding:0px;
	list-style-position:inside;
	list-style:url(../images/bullet.png);
	background-position:left;
	color:#003e6c;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


