@charset "UTF-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}	
	#h1 {
	font-size: 20pt;
}
#container  {
	width: 860px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header  {
	background-image: url(../images/home_header.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 860px;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header_int {
	background-image: url(../images/int_header.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 860px;
}
.homebtn {
	height: 45px;
	width: 103px;
	padding-top: 135px;
	padding-left: 44px;
}
#mainhomeContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/home_textbckgd.gif);
	background-repeat: no-repeat;
	height: 306px;
}
.mainhometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #213453;
	text-align: left;
	padding-top: 12px;
	padding-right: 95px;
	padding-bottom: 30px;
	padding-left: 130px;
}
.maininteriortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFBE1;
	text-align: left;
	padding-top: 320px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#main_int_sp {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(../images/int_topspadre_bgr.jpg);
	background-repeat: no-repeat;
	background-color: #06A4B4;
	width: 797px;
	margin-left: 26px;
}
#main_int_pcb {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(../images/int_toppcb_bgr.jpg);
	background-repeat: no-repeat;
	background-color: #06A4B4;
	width: 797px;
	margin-left: 26px;
}
#main_int_dayt {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	background-image: url(../images/int_topdaytona_bgr.jpg);
	background-repeat: no-repeat;
	background-color: #06A4B4;
	width: 797px;
	margin-left: 26px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF9E6;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #213453;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;color: #FFF9E6;

}
#navcontainer {
	height: 69px;
	width: 860px;
}
	
.header_nav {
	background-image: url(../images/nav_bckgr.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 860px;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
} 
.header_navbtns {
	height: 69px;
	width: 860px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	display: inline;
	margin-left: 0px;
}
.header_navbtns li {
	margin: 0;
	height: 69px;
	list-style: none;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.header_navbtns li a, .header_navbtns li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 69px;
	background-repeat: no-repeat;
}
.spadre {
	background-image: url(../images/buttons/btn_spadre_02.gif);
	width: 309px;
}
.spadre a {
	background-image: url(../images/buttons/btn_spadre_01.gif);
}
.pcb {
	background-image: url(../images/buttons/btn_pcb_02.gif);
	width: 280px;
}
.pcb a {
	background-image: url(../images/buttons/btn_pcb_01.gif);
}
.daytona {
	background-image: url(../images/buttons/btn_daytona_02.gif);
	width: 271px;
}
.daytona a {
	background-image: url(../images/buttons/btn_daytona_01.gif);
}
ul.header_navbtns li a:hover {background: none;}
.header_navbtns li {float: left;}

#mainContent  {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
}
#footer  {
	padding: 0 10px;
	background-color: #FFFFFF;
}
#footerinterior {
	background-image: url(../images/int_btmcontent_bgr.gif);
	background-repeat: no-repeat;
	height: 95px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 797px;
	margin-left: 26px;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#Flash  {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213453;
	
}.footerint  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213453;
	background-position: right;
	
}.footerint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #213453;
	padding-left: 315px;
	padding-top: 75px;
}
