@charset "utf-8";
/* CSS Document */

#header {
	float: left;
	width: 100%;
	background-image: url(../Images/menu_background.jpg);
	height: 126px;
	color: #FFF;
	font-size: 19px;
	background-color: #4A4A4A;
}
#wrapper {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
body {
	background-image: url(../Images/sitebackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #003466;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
}
#topbanner {
	background-image: url(../Images/Banner_top.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 100%;
	float: left;
	background-color: #4A4A4C;
}
#banner {
	background-image: url(../Images/Banner.jpg);
	float: left;
	height: 235px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4A4A4A;
}
.BannerButton {
	height: 83px;
	width: 352px;
}
#bannerbuttonwrap {
	float: right;
	padding-top: 34px;
	padding-right: 30px;
}
#header .button {
	float: left;
	text-align: center;
	color: #FEB207;
	font-weight: bold;
}
.Home {
	width: 167px;
	padding-top: 40px;
	padding-bottom: 30px;
}
.WhatweDo {
	width: 158px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.Info {
	width: 164px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.Quote {
	width: 164px;
	padding-top: 12px;
	padding-bottom: 20px;
}
.Testimonials {
	width: 161px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ContactUs {
	width: 159px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#lowerbanner {
	background-image: url(../Images/banner_btm.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 976px;
	text-align: center;
	background-color: #4A4A4A;
}
#lowerbanner2 {
	background-image: url(../Images/banner_btm2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 102px;
	width: 976px;
	text-align: center;
	background-color: #4A4A4A;
}

#leftcontent {
	background-image: url(../Images/left_menu_bg.jpg);
	width: 193px;
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	float: left;
}
#rightcontent {
	background-image: url(../Images/right_menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 193px;
	text-align: center;
}
#rightcontent2 {
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 193px;
	text-align: center;
}

#maincontent {
	background-color: #FFF;
	float: left;
	width: 733px;
	background-image: url(../Images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
#maincontent {
	background-color: #FFF;
	float: left;
	width: 540px;
	background-image: url(../Images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
}
#maincontent2 {
	float: left;
	width: 727px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-right: 31px;
	padding-left: 25px;
}

#footer {
	background-image: url(../Images/footer_bg.jpg);
	float: left;
	height: 172px;
	width: 100%;
	background-color: #4A4A4A;
}
#footer2 {
	background-image: url(../Images/footer_bg_2.jpg);
	float: left;
	height: 190px;
	width: 100%;
	background-color: #4A4A4A;
}

#leftbottom {
	background-image: url(../Images/left_menu_bg_btm.jpg);
	float: left;
	height: 103px;
	width: 193px;
}
#leftside {
	float: left;
	width: 193px;
}
#rightside {
	float: left;
	width: 193px;
}
#rightbottom {
	background-image: url(../Images/right_menu_bg_btm.jpg);
	float: left;
	height: 103px;
	width: 193px;
}
h1 {
	font-size: 35px;
	font-weight: bold;
	color: #500024;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#maincontent p {
	text-align: justify;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 20px;
}
.copyright {
	font-size: 20px;
	color: #FFF;
}
#text {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 80px;
}
#text2 {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 100px;
}
.sitemap {
	color: #FFF;
	font-size: 16px;
	padding-top: 15px;
}
a {
	color: #fff;
}
a:hover {
	color: #CCC;
}
.siteby {
	padding-right: 20px;
	font-size: 10px;
	color: #E4A502;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
.button a:hover {
	color: #CCC;
}
#header a .button {
	color: #FFF;
	text-decoration:none;
	font-weight: normal;
}

#header a:hover .button {
	color: #CCC;
	text-decoration:none;
}
#contactinfo {
	font-size: 25px;
	padding-top: 15px;
	font-weight: normal;
	color: #FFF;
}
.goldtext {
	color: #f9b200;
}
#contactinfo a:link {
	color: #FFF;
	text-decoration: none;
}
#contactinfo a:hover {
	color: #CCC;
}
h2 {
	font-size: 22px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
h3 {
	text-align: left;
	color: #500023;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.imageBorder {
	padding-left: 15px;
}
#rightbottom2 {
	background-image: url(../Images/right_menu_bg_btm2.jpg);
	height: 62px;
	width: 193px;
	float: left;
}
#maincontentborder {
	background-image: url(../Images/contentborder.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 6px;
}
.sitemap a {
	color: #f9b200;
}
.redText {
	color: #500023;
}.textfield {
	background-repeat: repeat-x;
	width: 353px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #500025;
	margin-top: 10px;
	background-position: left top;
	vertical-align: middle;
	border: 1px solid #500025;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#contentfull {
	width: 976px;
	float: left;
	background-image: url(../Images/content_2_full_bg.jpg);
}
.floatleft {
	float: left;
}
#maincontent2 a {
	color: #500025;
}
.infotext {
	font-size: 16px;
	color: #666;
}
#maincontent2 td p {
	margin: 0px;
	padding: 0px;
}
.otherbox {
	width: 100px;
}

