/* CSS Document */
/* HTML Tags */
body {
	font-family:Helvetica, Arial, sans-serif;
	color: #444;
	background-color: #000;
	background-image:url(../images/backgrounds/background.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	font-size: 12px;
	width:100%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	}
div {
	padding: 0px;
	margin: 0px;
	float:left;
}

h1 {
	font-size:22px;
	line-height: 34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cd2026;
	padding:0px 0px 12px 0px;
	margin:0;
}

h2 {
	color: #cd2026;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 7px 0 7px 0px;
}
img	{
	border:0;
}
p {
	line-height:20px;
	padding: 0px;
	margin: 7px 0;
	vertical-align:middle;
}
li {
	line-height:30px;
	padding: 0px;
}
#content_left_middle_text input.text {
	height:16px;
	width:130px;
}

/* IDs */
#main_container{
width:1100px;
float:none;
margin:0px auto;
}

#flash_container{
width:1100px;
}

#content_container{
width:1100px;
background-image:url(../images/backgrounds/content_bg.gif);
background-repeat:repeat-y;
}

#footer_container{
width:1100px;
background-image: url(../images/backgrounds/footer.gif);
background-repeat: no-repeat;
height:50px;
padding-top:5px;
}

#footer_links {
font-size:10px;
float:right;
padding-right:35px;
}

#content{
width:1000px;
float:none;
margin:0px auto;
padding-top:20px;
}

#content_left_container{
width:235px;
padding-right:15px;
padding-left:15px;
}

	#content_left_top{
	width:235px;
	background-image:url(../images/backgrounds/left-content-top.jpg);
	background-repeat:no-repeat;
	height:44px;
	}
	
	#content_left_middle{
	width:235px;
	background-image:url(../images/backgrounds/left-panel-content-center.jpg);
	background-repeat:repeat-y;
	}
			#content_left_middle_text{
			width:235px;
			float:none;
			padding:10px;
			}
				
				option.heading{
					font-weight:bold;
				}
				
				option.value{
					padding-left: 1.5em;
				}

	#content_left_bottom{
	width:235px;
	height:8px;
	background-image:url(../images/backgrounds/left-content-bottom.jpg);
	background-repeat:no-repeat;
	}
#content_right_container{
width:720px;
}

	#content_right_top{
	width:720px;
	height:36px;
	padding-bottom:7px;
	}
	#content_right_body{
	width:720px;
	}
		#crb_left{
		width:500px;
		}
		#crb_right {
		padding:0 0 0 10px;
		width:207px;
		}
			#crb_text{
			padding:0px 10px;
			margin:0 auto;
			}
			
#left_hand_banner {
	padding:10px 0;
}			
/* Classes */

			
.submit {
    background: url(../images/buttons/send-left-panel.jpg) no-repeat;
    height: 24px;
    width: 90px;
    border: none;
}

.width100 {
	width:100%;
}
.width90 {
	width:90%;
	}
.width80 {
	width:80%;
	}
.width75 {
	width:75%;
	}
.width66 {
	width:66%;
	}
.width50 {
	width:50%;
	}
.width33 {
	width:33%;
	}
.width25 {
	width:25%;
	}
.width20 {
	width:20%;
	}
.width10 {
	width:10%;
	}		
.floatLeft {
	float:left;	
	padding: 10px 10px 10px 0;
}		
.floatRight {
	float:right;
	padding: 10px 0px 10px 10px;
}
.cpOtherMonthDate a:link{
	color:#666666;
	}

/* Links */


a:link, a:active  {
	text-decoration: none; 
	color:#0f59a8;
	}
a:visited  {
	text-decoration: none; 
	color:#12447a;
	}	
a:hover {
	text-decoration: underline; 
	color: #000;}
	
#footer_links a:link, #footer_links a:visited, #footer_links a:active  {
	text-decoration: none; 
	color:#777;
	}


a.grey:link {
	color:#999999; 
	font-size:11px;}




#header {
	background: url(../images/bg-header.jpg) no-repeat;
	width: 1100px;
	height: 176px;
	position: relative;
}

#header .logo a {
		position: absolute;
		left: 50px; top: 0;
		width: 250px; 
		height: 150px;
		overflow: hidden;
		text-indent: -9999px;
		display: block;
}

#header .social-facebook {
	position: absolute;
	left: 582px; top: 15px;
}

#header .social-twitter {
	position: absolute;
	left: 621px; top: 15px;
}

#header .social-youtube {
	position: absolute;
	left: 659px; top: 15px;
}

#header .social-reachcast {
	position: absolute;
	left: 697px; top: 15px;
}



#header #search-form {
	position: absolute;
	left: 423px; top: 108px;
}

#header #search-form form {
	margin: 0;
	padding: 0;
}

#header #search-form form input {
	float: left;
	display: inline-block;
}

#header #search-form form input[type="text"] {
	border: 2px solid #FF0;
}

#nav {
	background: url(../images/nav/bg.jpg) no-repeat;
	width: 1100px;
	height: 60px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 9px 0 0 82px;
}

#nav li {
	float: left;
	display: inline;
}

#nav a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 32px;
	background-repeat: no-repeat;
}

#nav a:hover { background-position: 0 -32px; }

#nav li#nav-home a { background-image: url(../images/nav/home.jpg); width: 85px; }
#nav li#nav-locations a { background-image: url(../images/nav/locations.jpg); width: 113px; }
#nav li#nav-services a { background-image: url(../images/nav/services.jpg); width: 107px; }
#nav li#nav-why a { background-image: url(../images/nav/why.jpg); width: 208px; }
#nav li#nav-new a { background-image: url(../images/nav/new.jpg); width: 177px; }
#nav li#nav-franchising a { background-image: url(../images/nav/franchising.jpg); width: 135px; }
#nav li#nav-contact a { background-image: url(../images/nav/contact.jpg); width: 114px; }

.go {
	margin: 2px 0 0 2px;
}

#ctas img {
	margin-bottom:6px;
}

