body {
	background-color: #EDEDED;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#PageContainer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/bg_white.gif);
	background-repeat: repeat-y;
}

a {
	color: #ED1B2D;
	text-decoration: none;
}

a:visited {
	color: #ED1B2D;
	text-decoration: none;
}

a:hover {
	color: #2B3087;
	text-decoration: underline;
}

a:active {
	color: #2B3087;
	text-decoration: underline;
}

#Header {
	width: 880px;
	height: 110px;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	/*padding-top: 115px;*/
}

.chat {
	float: right;
	padding: 50px;
}

.headertext {
	font-family: Calibri;
	font-size: 40px;
	color: #ED1B2E;
	float: left;
	padding: 40px 0px 0px 50px;
	margin-left: 375px;
}

.headertext2 {
	font-family: Calibri;
	font-size: 40px;
	color: #ED1B2E;
	float: right;
	padding: 0px 0px 0px 50px;
	margin-right: 60px;
}
.googleplusone {
	float:left;
	padding: 40px 15px 0px 0px;
}

#Content {
	width: 878px;
	min-height: 825px;
	text-align: left;
	/*background-color: #152f4A;*/
	background-image: url(images/image_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	padding-right: 10px;
}

#Menu {
	width: 878px;
	height: 35px;
	/*float: left;
	margin-right: 10px;
	background-color: #FFFFFF;*/
	text-align: left;
	padding-left: 0px;
	clear: both;
	position: absolute;
}

#myslidemenu {
	
}

#BodyContent {
	min-height: 850px;
}

#Left {
	float: left;
	width: 198px;
	clear: both;
	margin-top: 40px;
}

#Right {
	float: left;
	width: 677px;
	clear: right;
	margin-top: 40px;
}

#CTA {
	width: 170px;
	float: left;
	text-align: left;
	padding-top: 15px;
	/*clear: left;*/
	margin-top: 40px;
	margin-left: 15px;
}

.cta {
	background-color: #F5F5F5;
	color: #2B3087;
	display: block;
	width: 160px;
	padding: 10px 5px 0px 5px;
	border-bottom: 1px solid #DBDBDB;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
}

.cta2 {
	background-color: #F5F5F5;
	color: #2B3087;
	display: block;
	width: 160px;
	padding: 10px 5px 0px 5px;
	border-bottom: 1px solid #DBDBDB;
}

.ctamenu {
	background-color: #F5F5F5;
	color: #2B3087;
	font-weight: bold;
	display: block;
	width: 170px;
	padding: 6px 0px 5px 0px;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#Strapline {
	width: 675px;
	float: left;
	text-align: left;
	padding-top: 15px;
	/*clear: left;*/
	margin-top: 0px;
	margin-left: 15px;
}

.straplineone {
	font-size: 36px;
	color: #152f4a;
	padding-top: 75px;
	padding-left: 50px;
}

.straplinetwo {
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 30px;
	margin-left: 45px;
	width: 580px;
	text-align: center;
}

.straplinetwo h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
}

#Text {
	width: 525px;
	float: left;
	text-align: justify;
	padding: 15px;
	margin-left: 15px;
	margin-top: 25px;
	/*background-color: #FFFFFF;*/
	clear: both;
}

h1 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 {
	color: #ED1B2D;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

hr {
	height: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #DCDCDC;
}

#News {
	width: 75px;
	text-align: center;
	float: left;
	padding: 10px;
	/*background-color: #FFFFFF;
	background-image: url(images/bg_news.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	margin-top: 25px;
	clear: right;
}

.newstitle {
	font-size: 11px;
	font-weight: bold;
}

.newscontent {
	font-size: 11px;
}

a.news {
	color: #2B3087;
	text-decoration: none;
	font-size: 11px;
}

a.news:visited {
	color: #2B3087;
	text-decoration: none;
}

a.news:hover {
	color: #ED1B2D;
	text-decoration: none;
}

a.news:active {
	color: #ED1B2D;
	text-decoration: none;
}

#Clear {
	clear: both;
	padding: 0;
	margin: 0;
}

#Images {
	height: 55px;
	width: 900px;
	clear: both;
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid #DCDCDC;
	background-image: url(images/bg_images.gif);
	background-repeat: repeat-x;
}

tr {
	vertical-align: top;
}

td {
	text-align: left;
	font-size: 12px;
	height: 15px;
}

td input {
	height: 15px;
}

#Footer {
	clear: both;
	color: #999999;
	font-size: 10px;
	text-align: left;
	height: 40px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.footer {
	color: #3399cc;
	text-decoration: none;
	text-align: center;
	margin-right: 20px;
}

.footer:visited {
	color: #3399cc;
	text-decoration: none;
}

.footer:hover {
	color: #ED1B2D;
	text-decoration: underline;
}

.footer:active {
	color: #ED1B2D;
	text-decoration: underline;
}

#Copyright {
	clear: both;
	height: 25px;
	color: #999999;
	text-align: left;
	background-color: #EDEDED;
	padding-left: 20px;
}

h1.telephone {
            width: 5px; height: 5px;
        background: url("images/telephone.jpg");
        text-indent: -9999px;
        }

#big_div{width: 660px;
	float: left;
	text-align: justify;
	padding: 15px;
	margin-left: 15px;
	margin-top: 25px;
	clear: both;}

.henq{color:#020202; font-size:18px;}
.hdet{color:#ED1B2D;font-size:18px; margin-top:20px}
#left_box{height:730px; width:360px; margin: 0 auto; float:left; background-image:url(images/right_col.jpg); background-repeat:no-repeat; margin-top:20px;margin-left:-15px}

#left_box2{height:432px; width:360px; margin: 0 auto; float:left; background-image:url(images/right_col2.jpg); background-repeat:no-repeat; margin-top:20px;margin-left:-15px}

.ul_div{height:12px; width:320px; margin: 0 auto; margin-top:20px; font-size:12px; color:#ED1B2D}
.ul_div2{height:12px; width:320px; margin: 0 auto; margin-top:5px; font-size:12px; color:#ED1B2D}

.imput_div{height:20px; width:320px; margin: 0 auto; margin-top:5px;}
.imput{background-color:#d9d9d9; width:230px}

.idtf{height:20px; width:320px; margin: 0 auto; margin-top:5px; font-size:12px; color:#ED1B2D}

.comment_div{height:60px; width:320px; margin: 0 auto; margin-top:0px; font-size:12px; background-image:url(images/comment_box.jpg); background-repeat:no-repeat}

.comm{width:270px; height:50px; margin-left:10px; margin-top:2px; background-color:#f7f7f7; border:none}

.capcea{height:100px; width:320px; margin: 0 auto; margin-top:10px;}
.submit_div{height:20px; width:320px; margin: 0 auto; margin-top:30px;}

.submit_buton{float:right; background-image:url(images/submit_but.jpg); height:24px; width:99px; border:none; background-repeat:no-repeat}

#right_box{float:right; height:400px; width:283px; margin: 0 auto; background-image:url(images/left_col.jpg); background-repeat:no-repeat;margin-top:20px; margin-right:15px}

#right_box2{float:right; height:407px; width:283px; margin: 0 auto; background-image:url(images/left_col2.jpg); background-repeat:no-repeat;margin-top:20px;margin-right:15px}

.contact_text{height:20px; width:263px; margin: 0 auto; margin-top:10px; font-size:12px; color:#717171}

.contact_text2{height:12px; width:263px; margin: 0 auto; margin-top:5px; font-size:12px; color:#717171}

.img_house{height:200px; width:267px; margin: 0 auto; margin-top:5px; font-size:12px; color:#717171}



.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(images/radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(images/select.gif) no-repeat;
	overflow: hidden;
}







/*#Footer2 {
	clear: both;
	color: #2B3087;
	font-size: 10px;
	text-align: center;
	height: 15px;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.footer2 {
	color: #2B3087;
	text-decoration: none;
	text-align: center;
}

.footer2:visited {
	color: #2B3087;
	text-decoration: none;
}

.footer2:hover {
	color: #2B3087;
	text-decoration: none;
}

.footer2:active {
	color: #2B3087;
	text-decoration: underline;
}*/







7;
	text-decoration: none;
}

.footer2:active {
	color: #2B3087;
	text-decoration: underline;
}*/












