@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	
}


/*G
****************************G***************************************************
utility tags
*******************************************************************************
*/

h3{ font-size:20px; color:#000; margin:3px 0;letter-spacing:3px; background:url(img/li-top.png) repeat-x left bottom; line-height:40px}


.hde1{ padding:2px 0; background-color:#eff0f1}
.hde1 img{ float:left; margin-left:10px; margin-right:10px}
.hde1 p{ font-size:14px; font-weight:bold; color:#000; padding:2px 0; margin-top:2px; margin-bottom:0px;letter-spacing:2px}

.clr{
clear:both;
background:none repeat scroll 0 0 transparent;
margin:0;
padding:0;
border:0;
}
p.clr, .clr {
background:none repeat scroll 0 0 transparent;
clear:both;
margin:0;
padding:0;
}
.clr4 {
clear:both;
line-height:4px;
height:4px;
background:none repeat scroll 0 0 transparent;
}
.clr2 {
clear:both;
line-height:2px;
height:2px;
background:none repeat scroll 0 0 transparent;
}
.clr6 {
clear:both;

height:6px;
background:none repeat scroll 0 0 transparent;

}
.clr5 {
clear:both;
font-size:10px;
line-height:10px;
height:10px;
background:none repeat scroll 0 0 transparent;
width:1014px;
margin:0px 5px 0px 5px;
}
.clr8 {
clear:both;
line-height:8px;
height:8px;

}
.clr10 {
clear:both;
line-height:10px;
height:10px;
background:none repeat scroll 0 0 transparent; min-height:10px
}
.clr15 {
clear:both;
font-size:15px;
line-height:15px;
height:15px;
}
.clr20 {
clear:both;
font-size:20px;
line-height:20px;
height:20px;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.alignleft {
text-align:left;
}
.alignright {
text-align:right;
}
.center {
text-align:center;
}
.spacer5 {width:5px;float:left;}
.spacer10 {width:10px;float:left;}
.spacer15 {width:15px;float:left;}
.spacer20 {width:20px;float:left;}
.noborder {border:none !important;}




h2.hde{font-size:12px; width:100%; text-align:center; color:#666}

.oneColElsCtr #container {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.blank {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
}



#header {
	float: left;
	height: 90px;
	width: 920px;
}
.logo {
    float: left;
    margin-right: 10px;
}
h2.nme {
    color:#666;
    font-family: "Open Sans",helvetica,arial;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0px;
    margin: 20px 0 3px;
    padding: 0;text-shadow: 0px 2px 2px rgba(150, 150, 150, 0.4);
}
h5.cap {
    color:#333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 16px 0 3px;
    padding: 0;text-shadow: 0px 1px 1px rgba(150, 150, 150, 0.5); letter-spacing:2px
}

#container ul.menu1 {
    float: right;
    margin: 5px 1px;
    width: 400px;
}
#container ul.menu1 li {
    float: right;
    list-style: none outside none;
}
#container ul.menu1 li b {
    color: #999;
    float: left;
    font-weight: bold;
    padding: 0 7px;
}
#container ul.menu1 li a {
    color: #666666;
    text-decoration: none;
}
#container ul.menu1 li a:hover {
    color: #888888;
    text-decoration: underline;
}









#logo {
	float: left;
	padding-left: 20px;
	padding-top: 0px;
}
#navi {
	float: left;
	height: 32px;
	width: 535px;
	background-image: url(../images/navBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 385px;
}



#banner {
	float: left;
	height: 300px;
	width: 920px;
	background-color: #CCCCCC;
	margin-top: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#leftCol {
	float: left;
	width: 650px;
	padding-top: 10px;
}
#news {
	float: left;
	height: 24px;
	width: 610px;
	background-image: url(../images/newsBg.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 6px;
	padding-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
}
#newsContent {
	float: left;
	width: 380px;
}

.rightDiv a{ font-size:12px; font-weight:bold}

#featuredServices {
	background-repeat: no-repeat;
	float: left;
	height:auto;
	width: 620px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; padding-bottom:10px
}

#rightCol {
	float: right;
	width: 255px;
	padding-top: 10px; background:url(img/sli-bg.jpg) no-repeat left top; height:auto ; min-height:147px;margin-top:10px; padding:3px; overflow:hidden
}
.rightColDiv {
	float: left;
	width: 260px;
	border-radiys: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.leftDiv {
	float: left;
}
.rightDiv {
	float: right;
}

#footer {
	float: left;
	height: 25px;
	width: 920px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}
#footlinks {
	float: left;
	width: 920px;
	padding-top: 10px;
}
#footlinks ul {
	margin: 0px;
	padding: 0px;
}
#footlinks ul li {
	display: inline;
	list-style-type: none;
}
#footlinks ul li a {
	padding-right: 20px;
	font-size: 11px;
}
#footlinks ul li a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
	width: 400px;
	font-size: 10px;
	color: #999999;
}


a:link {
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #883a08;
	font-size: 10px;
	text-decoration: none;
}
ul {
	margin: 0px;
	padding-bottom: 10px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #883A08;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #883A08;
	margin: 0px;
	padding: 0px;
}

#leftColContent {
	float: left;
	width: 620px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 15px;
}
input.button  {
	background-color: #883A08;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}
input.button:hover {
	background-color: #B9510B;
}
ul.division   {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
ul.division li {
	display: block;
	list-style-type: none;
}
ul.division li a {
	font-size: 11px;
	background-color: #F2F2F2;
	margin-bottom: 5px;
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
ul.division li a:hover {
	background-color: #E8E8E8;
	text-decoration: none;
}


a.disionLink:link {
	color: #883A08;
	font-size: 11px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
}
.textBox {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px;
}
.Hline {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.imgRight {
	float: right;
	border: 1px solid #E9E9E9;
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.greylink:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.greylink:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.greylink:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.bx_1{
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZlZmFlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2ZjZTZiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2ZiZGE5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWQ4OTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #fefaef 84%, #fce6b7 93%, #fbda95 98%, #fad890 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(84%,#fefaef), color-stop(93%,#fce6b7), color-stop(98%,#fbda95), color-stop(100%,#fad890)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#fefaef 84%,#fce6b7 93%,#fbda95 98%,#fad890 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#fefaef 84%,#fce6b7 93%,#fbda95 98%,#fad890 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#fefaef 84%,#fce6b7 93%,#fbda95 98%,#fad890 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#fefaef 84%,#fce6b7 93%,#fbda95 98%,#fad890 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fad890',GradientType=0 ); /* IE6-8 */
}

h4.hde10{ color:#a05e3b; font-size:12px; font-weight:bold; letter-spacing:2px; text-align:left; margin-left:0px; padding-left:0px; text-align:justify}