@charset "UTF-8";
/* CSS Document */


body {
	background-color: #d5d5d5;
}

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_12
{
margin-left:auto;
margin-right:auto;
width:960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,

.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,

.grid_11 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
}

.container_12 .grid_3 {
	width: 220px;
}

.container_12 .grid_6 {
	width: 460px;
}

.container_12 .grid_9 {
	width: 700px;
}
.container_12 .grid_12
  {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 940px;
	background-color: #transparent;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width: 940px;
}

.container_12 .grid_2 {
	width: 620px;
	margin: 0 0 0 10px;	
	float: left;
	display: inline;
	position: relative;
}

.container_12 .grid_10 {
	width: 310px;
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	position: relative;
}
#whole-page {
	width: 940px;
	margin: -5px 10px 0 10px;
	padding: 0;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}
#main-box {
	margin: 10px 0 0 0;
	}

#main-box .h1-box {
	background-color: #E1BA23;
	height: 30px;
	padding: 0 0 5px 5px;
}
#form-spacer {
	height:300px;
}

.footer{
	width: 940px;
	margin: 10px 10px 0 17px;
	background-color:#004479;
	padding:2px 0 0 0;
}

.footer a:link, .footer a:focus, .footer a:visited, .footer a:active{
	color: #E1BA23;
}

.footer a:hover {
	color: #fff;
	text-decoration:underline;
}

#side-box {
	background-color: #666;
	margin: 10px 0 0 0;
	padding: 5px;
}

#side-box ul {
	margin: 0 0 0 5px;
}

#side-box li {
	line-height: 1.3em;
	margin: .4em 0 0 0;
}

#side-box a:link, #side-box a:visited, #side-box a:active  {
color:#eeeeee;
text-decoration:underline;
}
#side-box a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

#side-box a:hover {
	color:#E1BA23;
}



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

* html .clearfix {
	height: 1%;
}

/* my css */


#wrapper {
	width: 976px;
	margin: 0 auto;
	background-image: url(../images/center-back.jpg);
	background-repeat: repeat-y;
}
#navbar {
	background-image: url(../images/sunbelt-header-menu.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin: 0 0 0 10px;
	width: 940px;
}


#masthead {
	height:80px;
	background-color: #004479;
	background-image: url(../images/sunbelt-header.jpg);
	background-repeat: no-repeat;
}

#masthead span {
color:#FFFFFF;
float:left;
font-size:14px;
letter-spacing:0.14em;
line-height:34px;
}
a:link, a:visited, a:active  {
color:#00547D;
text-decoration:underline;
}
a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

a:hover {
	color:#E1BA23;
}

#photobar{
	height:250px;
	background-color: #FFF;
	}
/*-----------Slide Gallery----------------*/
		
		
#content {
	margin: 0 0 0 15px;
	background-color: #004479;
	height: 100px;
	width: 250px;
	padding: 0;
}
		
#slideframe2 {
	width: 940px;
	height: 250px;
	padding: 0;
	margin: 0;
	background-color: #004479;
}
		
		.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 940px; /*Height should enough to fit largest content's height*/
	background-color: #004479;
	height: 250px;
		}
		
		.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: 0;
	background-color: #004479;
		}
		
		.stepcarousel .panel{
	width: 940px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background-color: #004479;
	margin: 0;
	float: left;
	overflow: hidden;
		}
		
					/*-----------Slide Gallery Panel Styles----------------*/
					
	
	
#panel1 {
	height: 940px;
	width: 250px;
	background-color: #transparent;
	margin: 0;
	padding: 0;
}
#panel2 {
	height: 940px;
	width: 250px;
	background-color: #transparent;
	margin: 0;
	padding: 0;
}
#panel3 {
	height: 940px;
	width: 250px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#panel4 {
	height: 940px;
	width: 250px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#panel5 {
	height: 940px;
	width: 250px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#panel6 {
	height: 940px;
	width: 250px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#phone-block {
	width: 350px;
	float: right;
	margin: 10px 10px 10px 20px;
}
#phone-block-EE {
	width: 350px;
	float: right;
	margin: -10px 10px 10px 40px;
}
.float-photo-left {
	float: left;
	margin: 5px 10px 0 0;
}
#float-photo-right {
	float: right;
	margin: 10px 0 7px 10px;
	border: solid 1px #ccc;
	padding: 5px;
}
#split-float {
	float: left;
	margin: 0 5px;
  }
  
ol li {
	margin: .4em 0 0 20px;
	line-height: 1.3em;
}
.list li {
		margin: .4em 0 0 20px;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3em;
}
.sublist li {
	list-style-image: url(../images/sub-bullet.gif);
	line-height: 1.4em;
}

#badgeheader {
	margin: 0;
	padding: 0;
	line-height: 1.2em;

}
#badgeheader p {
	text-align:left;
    font-family: Goudy, Georgia, times;
	font-size: 17px;
	font-weight: normal;
	color: #000033;
}
