﻿body {
	font-size: 12px; /* Resets 1em to 10px */;
	font-family: 'Lucida Grande', Tahoma, Arial, Sans-Serif;
	background: #bebebe url('images/bk.jpg') repeat-x;
	text-align: center;
	color: #fff;
	margin: 0 0 15px 0;
}
a {
	color: #d5d5d5;
}
#page {
	text-align: left;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img {
	border: 0;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
#ticker_widget{
	height:80px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */
#main {
	width: 915px;
	margin: 0 auto;
}
#red_hm {
	background-image: url('images/red_hm.jpg');
	height: 200px;
	width: 915px;
	margin: 0 auto;
}
table, td, tr {
	font-size: 12px;
}
#red_wrapper {
	padding-top: 15px;
}
#red_box1 {
	width: 240px;
	float: left;
	padding-left: 15px;
	height: 200px;
}
#red_box2 {
	width: 270px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 200px;
}
#red_box3 {
	float: left;
	padding-left: 20px;
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	padding-top: 0;
	margin-top: 0;
	height: 200px;
}
#red_divide {
	background-image: url('images/red_divide.png');
	background-repeat: no-repeat;
	width: 1px;
	height: 174px;
	float: left;
}
#header {
	width: 915px;
	height: 375px;
}
#navigation {
	background-image: url('images/nav_bk.jpg');
	background-repeat: no-repeat;
	width: 235px;
	height: 375px;
	float: left;
	position: relative;
	z-index: 2010;
}
#mainpic {
	/*background-image: url('images/mainpic.jpg');
	background-repeat: no-repeat;*/
	width: 680px;
	height: 375px;
	float: left;
	position: relative;

}
#logo {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#contentbk {
	background-image: url('images/content_bk.jpg');
	background-repeat: no-repeat;
	background-color: #4d4d4d;
	width: 915px;
}
#message {
	width: 440px;
	color: #fff;
}
#message-hm {
	width: 440px;
	color: #fff;
	float: left;
}
#message_page {
	width: 865px;
	color: #fff;
}
#content_wrapper {
	padding: 10px 20px 10px 20px;
}
#message h2 {
	font-size: 16px;
	color: #fff;
}
#message h2 a {
	text-decoration: none;
}
h2 {
	font-size: 28px;
	font-weight: normal;
	color: #fff;
}
h2 a {
	text-decoration: none;
}
#grey_divide {
	background-image: url('images/dot_divide.png');
	width: 1px;
	margin: 0 35px 0 10px;
	height: 500px;
	float: left;
}
#testimonial {
	color: #fff;
	font-family: 'Lucida Grande', Tahoma, Arial, Sans-Serif;
	width: 386px;
	float: left;
}
#home-ad{
	background-image: url('images/ad-bk.png');
	background-repeat: no-repeat ;
	background-position: 0px top ;
	height:156px;
	padding:10px 15px;
	margin-top:25px;
	color:#000;
	font-size:1.6em;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-style: italic ;
	font-variant: small-caps ;

}
#footer {
	margin-bottom: 20px;
	color: #000;
	font-weight:normal;
	font-size:1em;
}
#footer a {
	color: #dd0d01;
}
#footerbt {
	background-image: url('images/footer_bk.png');
	background-repeat: no-repeat;
	width: 915px;
	height: 12px;
}
#footer_left {
	width: 450px;
	float: left;
	padding-left: 5px;
}
#footer_right {
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
.clear {
	clear: both;
}
#slideshow-5 h3 {display:none;} 

/* LANDING PAGE */
#landing-content{
	padding	:15PX 0 0 15PX; 
	height:600px;

}
#landing-content a {
	color: #c32122;
}

#si_contact_form1{
	background-image:url('images/landing-bk.png');
	background-repeat: no-repeat ;
	width:352px;
	height:400px;
	color:#000;
	padding:15px;
	font-size:1.4em;
}
#FSContact1{
		float:right;

}
#fsc-submit-1{
  width: 209px;
  height: 50px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/promobutton.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}
#fsc-submit-1{text-indent:-9999px;} 
#fsc-submit-1{font-size:0;display:block;line-height:0}  /* ie6 */ 
#fsc-submit-1{font-size:0;display:block;line-height:0}  /* ie7 */ 

