/*
______________________________________________

Global Settings
______________________________________________
*/
		*{
			margin: 0; 
			padding: 0;
		 }
		html, body 
		{   
			width : 100%;
			margin-left : auto;
			margin-right : auto;
			text-align : center;
			font-family: "Trebuchet MS",sans-serif;
			background: #FFFFFF;
				/*background: url(../images/bg.gif);*/
		}
		.main
		{
			background: #ffffff;
			padding-bottom: 0px;
			margin: 0px auto;
			width: 950px;
			position: relative;
			text-align : center;
		}
		p.legal
		{
			float:left;
		}
/*
______________________________________________

Header/Navigation
______________________________________________
*/      .header div.topMenu
        {
			 width : 950px;
			 height : 53px;
        }
		.header div.logo
	   {
			background-image : url(../images/startracelogo.jpg);
			background-repeat : no-repeat;
			height : 100px;
			width : 950px;
		}
		.header h1 
		{   
		    border-top : 4px solid #ffffff;
			background : url(../images/top.gif);
			background-repeat : no-repeat;
			font-size : 12px;
			color : #fff;
			padding : 0 3px 3px 17px;
			font-weight : 500;
			height : 20px;
			width : 950px;
			text-align : left;
		}
		
/*
______________________________________________

Content
______________________________________________
*/
       #content
       { 
	     clear:both;
		 border-right: green double;
		 border-top: green double;
		 background: none transparent scroll repeat 0% 0%;
		 border-left: green double;
		 border-bottom: green double; 
		 float:left;
		 width:944px !important;
		 width:100%;
	   }
	#content a 
	{
		color: #CCC;
		text-decoration: none;
	}
	#content h3 
	{
		border-bottom: 5px solid #FFF;
		font-size: 14px;
		font-weight: bold;
		color: #333;
		background: #99CCCC;
		padding-left: 20px;
	}
	#content h4
	{
		font-size: 24px;
		letter-spacing: 1px;
		font-weight: bold;
		color: #010E47;
		margin: 15px 10px 5px 15px;
		text-align:center;
		
	}
	#pagecontent a 
	{
		color: blue;
		text-decoration: none;
	}

	#content p
	{
		font-size: 13px;
		color: #333;
		margin: 20px;
	}
#pagecontent
{
	margin-left: 10px;
	margin-right: 5px;
	background-color: #ffffff;
}
#pagecontent p.subTitle {
color : #006600;
font-size : 16px;
font-weight : bold;
}
.contact_us_alig 
{
	padding-left : 150px;
}
#pagecontent p {
text-align : left;
color : #000000;
}

/*
______________________________________________

Footer
______________________________________________
*/
#footer 
{
	
	/*background: url(../images/bottom.gif);*/
	background: #006633;
	border-top: 1px solid #FFF;
	border-right: green double;
	background: none transparent scroll repeat 0% 0%;
	border-left: green double;
	border-bottom: green double;
	width:944px !important;
	width:100%;
}
#bottomimg 
{  
   float:left; 
   margin : 0 auto;
   background : url(../images/bottom.gif);
   width:950px;
   border-top : 0 solid #fff;
   position : relative;
   text-align : center;
   background-repeat : no-repeat;
   height : 25px;
}
	#footer p
	{
		margin: 0px;
		font-size: 12px;
		color: #FFF;
		text-decoration: none;
	}
	#footer ul
	{
		display: block;
	}
	#footer li
	{
		display: inline;
	}
	#footer a 
	{
		margin-top: 0px;
		font-size: 13px;
		color: #FFF;
		text-decoration: none;
		font-weight: 600;
		letter-spacing: 2px;
	}
		#footer a:hover
	{
		margin-top: 10px;
		color: #CCC;
		text-decoration: none;
	}
	/*------------------------------------*/
	#footeradd
{
	left: 0px;
	width: 100%;
	position: static;
	height: 70px;
}
	#footaddmain
{
	font-weight: bold;
	font-size: 15px;
	vertical-align: baseline;
	width: 100%;
	color: black;
	border-bottom: green thin solid;
	position: static;
	background-color: #fff8dc;
	text-align: center;
	font-variant: normal;
} 
#bottomain
{
	width: 100%;
	text-align: center;
	height: 60px;
}
#bottompower a:visited,#bottomlink a:visited
{
	color:#334455;
}
#bottompower a:link,#bottomlink a:link
{
	color:#334455;
}
#bottompower a:hover,#bottomlink a:hover
{
	color:Fuchsia;
}
#bottompower
{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	left:10%;
	color: maroon;
	height: 18px;
	background-color: #fff8dc;
	text-align: center;
	font-variant: normal;
	border-bottom: green thin solid;
} 
#bottomlink
{
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #fff8dc;
}
#bottomdiv
{
	width: 100%;
	left: 0px;
	margin-top:0px;
	background-color: #fff8dc;
}
#pagecontent
{
	margin: 15px;
	text-indent: 10px;
	text-align: justify;
	font-size: 14px;
	font-family: Verdana, Arial,  sans-serif, Times New Roman;
	padding-bottom:1px;
	}
#pagecontent h1
{
	margin-left: 15px;
	margin-top: 3px;
	color:green;
	text-indent: 0px;
	font-size: 18px;
	margin-right: 24px;
	text-align: left;
	font-weight: bold;
	text-align: center;
	padding-left:20px;
}
#pagecontent h2
{
	margin-left: 15px;
	margin-top: 3px;
	color: blue;
	text-indent: 0px;
	font-size: 18px;
	margin-right: 15px;
	text-align: left;
}
#pagecontent h3
{
	margin-left: 15px;
	margin-top: 3px;
	color: blue;
	text-indent: 0px;
	margin-right: 15px;
	font-size: 16px;
	text-align: left;
}
#pagecontent h4
{
	margin-left: 0px;
	margin-top: 3px;
	font-size: 16px;
	text-align: left;
}
#pagecontent ul
{
	list-style-position: inside;
	vertical-align: baseline;
	direction: ltr;
	line-height: 25px;
	font-style: italic;
	text-align: left;
}
#pagecontent div
{
	margin-top: 3px;
	margin-bottom: 10px;
}
#pagecontent div.leftside
{
	left: 30px;
	width: 30%;
	position: absolute;
	top: 587px;
	text-align: left;
}
#pagecontent div.rightside
{
	left: 327px;
	width: 30%;
	top: 587px;
	position: absolute;
	text-align: right;
}
div.pagecenter, div.pagecenter h2, div.pagecenter h2 img
{
	text-align: center;
}
table.pagestillitem td
{
height: 150px;
width:13%;
}
table.pagestillitem a:link, table.pagestillitem a:visited, table.pagestillitem a:hover
{
	font-weight: bold;
	font-size: 14px;
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.stillimage
{
width:100px;
height:75px;
border:0;
}
div.stillpagetitle
{
	 text-align:center;
	 width:426px;
	  height:45px;  
	  margin-left:25%	  
}
img.gg
{
	left: 30%;
	position: absolute;
	text-align: center;
}
#tabstill a
{
	font-weight: bold;
	font-size: 14px;
	color: blue;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.magnetic_equ {
display : block;
text-align : left;
padding-left : 50px;
}
.magnetic_equ2 {
display : block;
text-align : left;
padding-left : 70px;
}
.other_equ {
display : block;
clear : both;
padding-right : 100px;
}
ul.listBullet, ul.listBullet li {
color : #000000;
line-height : 16px;
}
span.imageTitle {
font-size : 12px;
font-weight : bold;
}
#pagecontent p.imgCenter {
       text-align : center;
}
.homePageContent
{
float:left;
width:14%;
height:135px;
border:1px solid #006600;
padding:2px;
margin:5px;
margin-left:10px;
text-align:center;
}
#pagecontent  div.homePageContent span
{
text-align:center;
color: #006600;
font-size :13px;
font-weight : bold;
}
fieldset.mainSpec {
margin : 0;
padding : 0;
border : none;
}
fieldset.mainSpec dl {
width : 600px;
float : left;
}
fieldset.mainSpec dl dt {
width : 35%;
float : left;
margin : 0;
padding : 0;
display : block;
}
fieldset.mainSpec dl dd {
float : left;
}
table.mainImages td {
text-align : center;
}
table.tableList td ul li {
list-style-type : none;
font-style : normal;
font-variant : normal;
}
a{
	outline:none;
}
div.links
{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	line-height:1.5em;
}
div.links a
{
	border-right:2px solid black;
	margin-right:8px;
	padding-right:12px;
}
table.emcTable
{
	text-align:center;
	font-weight:bold;
}
table.TableContent
{
	text-align:center;
}