/*Set content to the left*/

*{
	padding:0;
	margin:0;
}
body{

	background-image: url(../images/background/background_repeat.gif);
	background-repeat: repeat-x;
	background-color: #CEDFCE;
	text-align:center;
}
/*Header Information*/

#wrapper{
	width:806px;
	padding:0px;
	margin:auto;
	text-align:left;
	top:0;
	
}
#header {
	background:url(../images/background/topback.gif) no-repeat top center;
	width: 806px;

	float:left;
	display:inline;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3399CC;
}
#logo {
	height: 95px;
	width: 126px;
	margin-top: 55px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	display:inline;
	margin-bottom:3px;
}
#header_text {
	width: 525px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display:inline;
	
}

#header_textL {
	width: 525px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display:inline;
}
#as_heard {
	width: 99px;
	margin-top: 50px;
	float: left;
	background-repeat: no-repeat;
	display:inline;
}
#as_heard img {
	margin: 14px 0 0 20px;
}

/*Index Page definitions*/

#flash {
	height: 258px;
	width: 388px;
	margin-top: 15px;
	overflow: visible;
	float: left;
}
#home_click_dial {
	width: 325px;
	margin-top: 15px;
	overflow: visible;
	float: right;
}

#home_click_dial a{
	color:#0066CC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:1px;
	}

#bottom_main {
	
	width: 770px;
	float: right;
	margin-top: 7px;
}
#home_links_container {
	width: 460px;

	float: left;
	background:url(../images/background/background_menu.gif) repeat-x;
}
#home_links_container h2{
color:#fff;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
padding:2px 0 3px 10px;
margin:0px;
}
#left-container{
width:215px;
margin-top: 10px;
	padding-left: 10px;
	float: left;
	
	margin-bottom: 10px;
}
#paybill{
	width:200px;
	margin-left:5px;
	padding-top: 3px;
}

#promise{
width:215px;
margin-left:5px;
}

#callme{
width:215px;
margin-left:5px;
padding-top: 8px;
text-align:center;
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif
}


#tip{
	width:215px;
	margin-left:5px;

	text-align:center;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0060B6;
}
#tip a{
	font-size:12px;
}
.tip p{
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	padding: 0px;
	margin-top:2px;
}
#quicklinks {
padding-top: 3px;
	background-image: url(../images/home/quicklinks_back_blue.gif);
	height: 175px;
	width: 215px;
	background-repeat: no-repeat;
	background-position: top;
	
}
.quicklinks_text_OG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#0060B6;
	font-weight: bold;
	line-height: 16px;
	margin-left: 5px;
	margin-top: 0px;
}
#quicklinksNav {
	width: 200px;
	margin-right: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#quicklinksNav li {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
#quicklinksNav ul {
	z-index: 10000;
}

#quicklinksNav a {
	display: block;
	text-decoration: none;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0060B6;
	font-weight: bold;
	line-height: 22px;
	margin-left: 5px;
	margin-top: 0px;
	background:url(../images/background/nav-button.gif) no-repeat left;
	padding-left:16px;
}
#quicklinksNav a:hover, #button a:active, #button a:focus {
	color: #FFCC66;
}

#right-prevent{
	width: 240px;
	padding-left: 8px;
	float: left;
	display:inline;
	margin: 10px auto;

}
#prevent {
	padding-top: 3px;
	background-image: url(../images/home/prevent_back_blue.gif);
	height: 175px;
	width: 430px;
	background-repeat: no-repeat;
	background-position: right top;
	
}
#prevent table{
	margin-left:10px;
	}
.prevent_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
}
.prevent_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060B6;
	font-weight: normal;

	list-style-position: outside;
	
}
#prevent ul{
		padding-left:15px;
		}
#prevent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.prevent_bullets a {
	color: #0060B6;
	text-decoration:none;
	}
.prevent_bullets a:hover {
	color: #FFCC66;
	text-decoration:none;
	}
#bottom_links {
	height: 40px;
	float: left;
	margin-top: 5px;
	width: 450px;
	padding-left: 20px;
	clear: both;
}

#currentspecials {
	width: 255px;
	float: right;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:25px;
}

#currentspecials p{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom: 15px;

}
.special_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 13px;
	margin-left: 14px;
	margin-top: 3px;
	margin-right: 9px;
}
/*End index page definitions*/


/*Main Body*/

#main_body_strech {
	background-image: url(../images/background/body_back.gif);
	width: 806px;
	background-repeat: repeat-y;
	overflow: visible;
	float:left;
	
}
#main_navigation {
	height: 21px;
	width: 745px;
	padding-top: 2px;
	background-color: #0060B6;
	overflow:hidden;
}

#main_navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
	}

#main_navigation ul li{
	float:left;
	}
#main_navigation ul a{
	display:block;
	padding: 0 20px;
	line-height: 18px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background:url(../images/navigation/spacer.gif) right no-repeat;
	}
#main_navigation ul .last a{
	background:none;
}
#main_navigation ul a:link, #main_navigation ul a:visited{	
	color:#cedfce;
}
#main_navigation ul a:hover{
	color:#FFFFFF;
}	
.first{
margin-left:20px;


}
#navigation_container {
	height: 23px;
	width: 770px;
	padding-top: 2px;
	float: right;
	padding-right: 11px;
	margin-top: 3px;
	clear: both;
	display:inline;
}
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1D1D1D;
	margin-bottom:10px;
}

#topSection{
	float:left;
	width:90%;
	margin:10px 25px 0 25px;
	display:inline;
}

#midSection{
	float:left;
	width:90%;
	margin:10px 25px 0 25px;
	display:inline;
}

#header_main {
	width: 100%;
	text-align:center;
	float: left;
	display:inline;
}

#header_main h1{
	color:#000000;
	}
	

#topQuote{
	width: 350px;
	float: right;
	margin-top:10px;
}


#midSection{
	float:left;
	width:90%;
	margin:10px 25px;
	display:inline;
}

#midSection h1{
	color:#F78F1E;
	font-size:22px;
	margin-bottom:10px;
}

#bottom_main_header {
	width: 100%;
	float: left;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 20px;
	
}
#mainCopy {
	width: 390px;
	float:left;
	overflow: auto;
	margin-left:15px;
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../images/background/sub_menu_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	display:inline;
}
#mainCopy ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	list-style-type:disc;
	list-style:inside;
	padding-left:5px;
	}
	
#additionalDetails{
	width:250px;
	margin-top:10px;
	float:right;
}

.boldBlue{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0060B3;
}

#bottomSection{
	float:left;
	width:90%;
	margin:10px 25px;
}
#right_container {
	width: 276px;

	float:left;
	visibility: visible;
}
#left_container {
	width: 300px;
	float:right;
	visibility: visible;
}

#request_container {
	width: 183px;
float:left;
	visibility: visible;
	height: 29px;
}


/*Footer Definitions*/
#footer {
	background-image: url(../images/background/footer.gif);
	float:left;
	height: 80px;
	width: 806px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	top: 802px;
	left: 0px;
}
#footer a{
	text-decoration:none;
	color:#666666;
	}
#footer a:hover, #footer a:active, #footer a:focus {
	color:#999999
}

#footer_container {
	float: right;
	height: 35px;
	width: 445px;
	margin-top: 0px;
	padding-right: 45px;
	vertical-align: bottom;
	margin-bottom: 10px;
}
#footer a:hover, #button a:active, #button a:focus {
	color:#999999;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	float: none;
	margin-top: 0px;
	line-height: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0060B6;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	color: #0066FF;
}

#video_landing{
	width:320px;
	margin-top:10px;
	float:right;
}
#video_landing a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#video_landing a:hover{
	color:#999999;	
}


#bottom_main_310 {
	width: 335px;
	float:left;
	overflow: auto;
	margin-left:15px;
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;

	display:inline;
}

#bottom_main_310 a{	
text-decoration:none;
color:  #0066FF;
}
#bottom_main_310 a:hover{	
text-decoration:underline;
color:#66CCFF;
}


.headerReel{
		width:250px;
	
	background: url(../images/home/camera.gif) left no-repeat;
	height:32px ;
	margin:auto;
}
.headerReel p{
margin-left:30px;
margin-top:5px;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#8F0000;
	
	}

#movies{
	width:250px;
	margin:auto;
	overflow:visible;

	text-align:left;
	}
	
#bottomSection a:link, #bottomSection a:visited{
color:#0060B3;
}

#bottomSection a:hover{
text-decoration:none;
color:#0099FF;
}
