/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin: 0;
	padding: 0; 
} 
/* end hack */ 
html,body {
	padding: 0;
	margin: 0;
	background-color: #CEE6F3;
	font-size: 11px;
	font-family: Arial, verdana, sans-serif;
}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #CEE6F3;
	height:100%;
	background:  url(images/bg_top.png) repeat-x;
}
img, a {
border: 0;
}
/* layout elements: header, content section, footer*/
#wrapper {
margin: 0 auto;
padding: 0;
width: 800px;
}
#header {
width: 800px;
height: 214px;
background: url(images/bg_header.jpg) no-repeat;
}
#header_track {
width: 800px;
height: 50px;
background: url(images/bg_track_header.png) no-repeat;
color: #FFFFFF;
text-align: center;
}
#header_left_corner {
position: relative;
float: left;
width: 170px;
height: 26px;
left: 32px;
top: 6px;
}
#content {
margin: 0;
padding: 0;
width: 798px;
background-color: #14355E;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
overflow: hidden;
}
#footer {
margin: 0;
padding: 0;
width: 798px;
height: 60px;
background: url(images/bg_footer.gif) repeat-x;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
line-height: 10px;
color: #FFFFFF;
text-align: center;
}
#news_section {
width: 231px;
height: 321px;
margin: 20px;
margin-left: 20px !important;
margin-left: 10px;
background: url(images/bg_news.png) no-repeat;
color: #FFFFFF;
text-align: right;
position: relative;
float: left;
}
.news_section_content {
width: 203px;
height: 122px;
text-align: left;
}
.content_body {
position: relative;
float: right;
width: 506px;
color: #FFFFFF;
margin-top: 10px;
margin-right: 10px !important;
margin-right: 5px;
}
.content_body_wide {
position: relative;
float: right;
width: 776px;
color: #FFFFFF;
margin-top: 10px;
margin-right: 10px !important;
margin-right: 5px;
}
.calls_to_action {
position: relative;
float: left;
margin-left: 14px !important;
margin-left: 7px;
margin-bottom: 10px;
width: 770px;
height: 120px;
}
.contact_block {
float: left;
}
.contact_block_text {
position: relative;
float: left;
left: 60px;
top: 20px;
line-height: 20px;
font-weight: bold;
}
/* END layout elements: header, content section, footer*/

/* menu */
#main_menu {
position: relative;
right: 10px;
float: right;
width: 480px;
height: 26px;
}
#main_menu span {
display: none;
}
#btn_home a {
display: block;
background: url(images/btn_home.png) no-repeat;
width: 59px;
height: 26px;
float: left;
}
#btn_home a:hover {
background: url(images/btn_home.png) 0px -26px no-repeat;
}
#btn_about a {
display: block;
background: url(images/btn_about.png) no-repeat;
width: 86px;
height: 26px;
margin-left: 4px;
float: left;
}
#btn_about a:hover {
background: url(images/btn_about.png) 0px -26px no-repeat;
}
#btn_locations a {
display: block;
background: url(images/btn_locations.png) no-repeat;
width: 89px;
height: 26px;
margin-left: 4px;
float: left;
}
#btn_locations a:hover {
background: url(images/btn_locations.png) 0px -26px no-repeat;
}
#btn_locations a {
display: block;
background: url(images/btn_locations.png) no-repeat;
width: 89px;
height: 26px;
margin-left: 4px;
float: left;
}
#btn_locations a:hover {
background: url(images/btn_locations.png) 0px -26px no-repeat;
}
#btn_franchise_info a {
display: block;
background: url(images/btn_franchise_info.png) no-repeat;
width: 129px;
height: 26px;
margin-left: 4px;
float: left;
}
#btn_franchise_info a:hover {
background: url(images/btn_franchise_info.png) 0px -26px no-repeat;
}
#btn_contact a {
display: block;
background: url(images/btn_contact.png) no-repeat;
width: 100px;
height: 26px;
margin-left: 4px;
float: left;
}
#btn_contact a:hover {
background: url(images/btn_contact.png) 0px -26px no-repeat;
}
#btn_account a {
display: block;
background: url(images/btn_account.png) no-repeat;
width: 100px;
height: 26px;
margin-left: 4px;
float: left;
}
#btn_account a:hover {
background: url(images/btn_account.png) 0px -26px no-repeat;
}
/* END menu */

/* text css */
a {
color: #FFFFFF;
font-weight: bold;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #FFFFFF;
}
.heading_light_blue {
color: #67ECF3;
font-size: 16px;
font-family: Verdana;
}
a.heading_light_blue {
color: #67ECF3;
font-size: 11px;
font-family: Verdana;
font-weight: normal;
}
.heading_orange {
color: #FF9933;
font-size: 16px;
font-family: Verdana;
}
a.heading_orange {
color: #FF9933;
font-size: 11px;
font-family: Verdana;
font-weight: normal;
}
#footer a, #footer a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
#footer a:hover {
color: #000000;
font-weight: bold;
}
.underline {
text-decoration: underline;
}
.bold_underline {
font-weight: bold;
text-decoration: underline;
font-style: italic;
}
.formfield {
border: 0;
background-color: #336699 !important;
color: #FFFFFF;
margin: 0;
padding: 0;
padding-left: 2px;
}
.formrow {
line-height: 20px;
}
.formbutton {
background-color: #4B5E76;
color: #FFFFFF;
margin: 0;
padding: 0;
}
.app_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
h1 {
	font-size:14px;
	line-height:18px;
	margin:0 0 5px 0;
}
h2 {
	font-size:12px;
	line-height:12px;
	margin:0 0 2px 0;
	color: #000000;
}
.form-container {
	padding:15px;
	background: #4B5E76;
}
.form-container td {
	width:262px;
	padding:0 0 0 0;
}
.ieinputwidth {
	width:240px;
	#margin-left:-10px;
}
.inputwidth {
	width:240px;
}
.form-left {
	width:262px;
	font-size:10px;
	line-height:11px;
	color: #FFFFFF;
	display: block;
	float:left;
}
.form-right {
	width:262px;
	font-size:10px;
	line-height:11px;
	color: #FFFFFF;
	display:block;
	float:right;
}
input, select, submit {
	font-family: Arial;
	font-size: 11px;
	color: #1e1e1e;
	margin:3px 0 0 0;
	padding:2px;
	border: 1px solid #1e1e1e;
}
/* END text css */
