/* CSS Document */

body{
	background-color:#9ec4a4;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #1a3c2b;
}
#wrapper{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow:auto;
}

#h1_box{
	width: 988px;
	height: 19px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
}
#Header-container{
	float:left;
	width: 991px;
	height:auto;
}
#Header-L{
	float:left;
	width: 202px;
	height:186px;
}
#Header-R{
	float:left;
	width: 789px;
	height:167px;
	padding-top:19px;
}
.strapline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a5a5a;
	font-weight: bold;
	text-align: right;
}
#left_col{
	float: left;
	width: 305px;
	height: auto;
}
#company-name-box{
	float:left;
	width:279px;
	height:65px;
	font-family: "Trebuchet MS";
	font-size: 31px;
	color: #24563a;
	padding-left:26px;
	padding-top:0px;
	}
#left-nav-container{
	float: left;
	width: 305px;
	height: auto;
	padding-bottom:5px;
}
#left-nav-box{
	float: left;
	width: 261px;
	height: 23px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	padding-left:44px;
	padding-top:5px;
}
#L-box-1{
	float:left;
	width:269px;
	height:104px;
	background-image: url(../images/call-box1-bg.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
	padding-left:36px;
	padding-top:20px
}
#L-box-2{
	float:left;
	width:269px;
	height:119px;
	background-image: url(../images/call-box2-bg.jpg);
	background-repeat: no-repeat;
	padding-left:36px;
	padding-top:8px;
}
#L-box-3{
	float:left;
	width:269px;
	height:95px;
	background-image: url(../images/call-box3-bg.jpg);
	background-repeat: no-repeat;
	padding-left:36px;
	padding-top:30px;
}	
#L-box-4{
	float:left;
	width:269px;
	height:60px;
	background-image: url(../images/call-box4-bg.jpg);
	background-repeat: no-repeat;
	padding-left:36px;
	padding-top:23px;
}

#right_col{
	float: left;
	height: auto;
	width: 687px;
}
#time-box{
	float: left;
	height: 28px;
	width: 667px;
	background-image: url(../images/time-bar.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #1b3d2c;
	text-align: right;
	padding-right:20px;
	padding-top:13px;
}
#main-txt-container{
	float: left;
	height: auto;
	width: 687px;
}
#main-txt-top{
	float: left;
	height: 30px;
	width: 686px;
	background-image: url(../images/txt-box-top.gif);
	background-repeat: no-repeat;
}
#main-txt-mid{
	float: left;
	height: auto;
	width: 624px;
	background-image: url(../images/text-box-bg.gif);
	background-repeat: repeat-y;
	padding-left:31px;
	padding-right:31px;
}
#main-txt-bot{
	float: left;
	height: 30px;
	width: 686px;
	background-image: url(../images/txt-box-bot.gif);
	background-repeat: no-repeat;
}

#footer_container{
	float: left;
	height: 50px;
	width: 991px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
}
#footer_L{
	float: left;
	height: auto;
	width: 538px;
	padding-top: 16px;
	padding-left: 45px;
}
#footer_R{
	float: left;
	height: auto;
	width: 363px;
	padding-top: 16px;
	padding-right: 45px;
	text-align: right;
}
#footer_below{
	float: left;
	height: auto;
	width: 991px;
	text-align: center;
	padding-top:10px;
	padding-bottom:20px;
}

.left-nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #38694c;
	text-decoration: none;
}
a:hover.left-nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #38694c;
	text-decoration: underline;
}
.call-box-text {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.call-box-text {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.call-box-text-36 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.breadcrumbs {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #b7b7b7;
}

.page-titles {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #1a3c2b;
}
.box-border {
	border: 1px solid #24563b;
}
.map-rule {
	margin-left:10px;
	margin-bottom:10px;
}
.page-links {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #004eed;
}
.footer-bar {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0d0d0d;
	text-decoration: none;
}
a:hover.footer-bar {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0d0d0d;
	text-decoration: underline;
}
.footer-links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #404040;
}
.footer-text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #404040;
	text-decoration:none;
}
a:hover.footer-text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #404040;
	text-decoration:underline;
}
.small-main-txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#left_form{
	float: left;
	width: 277px;
	height: 230px;
	background-image: url(../images/form-bg.gif);
	background-repeat: no-repeat;
	padding-left:28px;
	padding-top:10px
}
.TxtForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.TxtForms-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006464;
}
.strapline-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding-left:10px;
}
.news_titles{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #336666;
	font-weight:bold;
}
/*--------------------------------Articles------------------------------*/
#article-wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	padding: 30px;
		border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
}
.article-header {
	font-family: Georgia, "Times New Roman";
	font-size: 35px;
	color: #339966;
}
.article-sub-header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.article-h1{
	font-family: Georgia, "Times New Roman";;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
}
.article-image-rule {
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer_below-article{
	height: auto;
	width: 991px;
	text-align: center;
	padding-top:10px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}

