@import url(color.css);
@import url(STARFIREOVER/starfireover.css);
@import url(emergencyover.css);
@import url(ASP.css);


/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td  
{
	margin:0;
	padding:0;
}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{font-size:100%;}

/* Removes list-style from lists */
ol, ul
{list-style:none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style:normal; font-weight:normal;}

/* Removes list-style from lists */
table
{border-collapse:collapse; border-spacing:0;}

/* Removes border from fieldset and img */
fieldset, img 
{border:0;}

/* Left-aligns text in caption and th */
caption, th
{text-align:left;}

/* Removes quotation marks from q */
q:before, q:after
{content:'';}



html{
	text-align:left;
	background-color:#333333;
}
#branding,#container{
position:relative;
width:648px;
margin:0 auto;
text-align:left;}

#branding{
padding-right:0;
margin-top:10px;
height:300px;
border:1px solid #CCCCCC;
}

#branding h2{
position:absolute;
background:transparent url(lighting.png) no-repeat;
z-index:10;
top:65px;
right:0px;
width:220px;
height:60px;
text-indent:-9999px;}

#branding h1{
position:absolute;
background:url(logo.png) no-repeat;
right:0px;
width:648px;
height:100px;
text-indent:-9999px;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bolder;
word-spacing:5px;
margin-bottom:10px;}

h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bolder;
color:#FF0000;
line-height:20px;
word-spacing:5px;}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	text-align:left;
	word-spacing:5px;
}

#home{
margin-bottom:5px;}

#container{
background-color:#C3D9FF;
padding-bottom:0px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;}

#content_main{
float:left;
padding:20px 0px 20px 20px;
margin:0;
width:390px;}


#nav{
float:right;
width:200px;
text-align:right;
padding:30px 10px 10px 0px;
margin:0;
}

#nav ul{
list-style-type:none;
margin:0px;
padding:0px;}

#nav ul li{
margin:10px 0;
padding-right:0px;
height:20px;
}

#nav ul li a{
display:block;
height:1em;
text-decoration:none;
border-bottom:3px solid #2F2073;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bolder;
color:#2F2073;
word-spacing:0.5em;}

#nav ul li a:link, #nav ul li a:visited{
}


#nav ul li a:hover{
display:block;
border-bottom:3px solid #00FFFF;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bolder;
color:#00FFFF;
word-spacing:0.5em;
}

#nav ul li a#current{
display:block;
border-bottom:3px solid #FF0000;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:bolder;
color:#FF0000;
word-spacing:0.5em;
}



#content_sub{
clear:both;
margin:0px 0px 0px 0px;
height:103px;
background:url(home_showing.png) no-repeat;}

#content_sub p{
width:648px;
height:0px;
text-indent:-9999px;
}


#site_info{
position:relative;
width:648px;
margin:0px auto;
height:50px;
background-color:#000000;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-bottom:10px;
z-index:1;}

#techno{
width:324px;
margin:0px auto;
height:50px;
margin-bottom:10px;
float:left;
position:absolute;
left:5px;
top:5px;
margin:0;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#copyright{
width:324px;
margin:0px auto;
height:50px;
margin-bottom:10px;
position:absolute;
right:5px;
top:5px;
margin:0;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;}



#product{
position:relative;
float:right;
margin-right:10px;
margin-bottom:20px;}

#product p{
margin-left:280px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FF0000;
font-weight:bolder;}

#product sheet{
font-family:"Lucida Console", Verdana, SansSerif;}

#product2{
position:relative;
float:right;
margin-right:0px;
padding-right:5px;
margin-bottom:20px;
margin-top:80px;}

#product2 p{
margin-left:150px;
margin-bottom:5px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FF0000;
font-weight:bolder;
font-size:15px;}

#index{
width:100%;
height:400px;
margin:190px 0 0px 0;}

#olympic,#martin{
margin:10px 0px 0px 120px;}

