body {
font:80% Arial, Helvetica, Sans-Serif;
background-color:#BFC8D0;
color:#333;
margin:0;
padding:0;
text-align:center;
}
	
div#container h1{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 36px;
font-weight: bold;
}

h2{
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 18px;
font-weight: bold;
margin-bottom:5px;
text-align:left;
}
	
img{border:none;}

sup {font-size:x-small;}

#container{	
margin:auto;
position:relative;
width:750px;
background-color:#FFFFFF;
}	

#header{
width:750px;
background-color:#000000;
}
	
#header h1{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 36px;
font-weight: bold;
padding:0px;
margin:5px 0 5px 0;}
	
	
#navigation{
	width:750px;
	background-color:#0099FF;
	list-style:none;
	text-align:center;
	padding:3px 0 3px 0;}
	
#navigation ul { padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0}

.nav-links li {
display:inline;
}


.nav-links li a {
color:#FFFFFF;
text-transform:uppercase;
font-size:12px;
padding-right:20px;
text-decoration:none;
}

.nav-links li a:hover { color:#DFDFDF; }	

#text-interior a {
color:#000000;
font-weight:bold;
text-decoration:underline;
}

#text-interior a:hover {
color:#999999;
}


.ordernow { font-size:10px; font-weight:bold; border:#0099FF solid 2px; background-color:#D2F5FF; text-align:center; width:250px; margin-left:auto; margin-right:auto;}

.ordernow h1 { margin:0; padding:0; font-size:14px; background-color:#0099FF; padding:2px 0 2px 0; color:#FFFFFF;}
.ordernow img {padding: 2px 0 2px 0; color:#000000;}	
.ordernow div {padding: 5px 5px 5px 5px; color:#000000;}

.header-text{font-family: Arial, Helvetica, sans-serif; font-size:19px; font-weight:bold; color:#0099FF;} 

#vertical-menu{
float:left;
width:280px;
height:100%;
background-color:#f4f4f4;
}

#middle-info{
width:750px;
float:left;
background-color:#FFF;
}
#middle-info1{
width:750px;
background-color:#FFF;
}

#text{
float:left;
padding-left:50px;
padding-top:10px;
width:420px;
height:205px;
line-height:normal;
}

#text-interior{
float:right;
text-align:left;
margin-right:15px;
margin-top:10px;
width:390px;
line-height:normal;
}

#footer {
width:750px;
background-color:#0099FF;
color:#FFFFFF;
text-align:center;
float:left;
line-height:normal;
font-size:10px;
padding:5px 0 5px 0;
}

#footer a {
color:#FFFFFF;

}

#request {
	display:block;
	width:325px;
	height:48px;
	position:absolute;
	left:60px;
	top:300px;
	z-index:500;
	}
	
a:link {
	color:#0099FF;
	text-decoration:none}
	
a:visited {
	color:#FF0000;
	text-decoration:none;}
	
a:hover {
	color:#FF0000;
	text-decoration:underline;} 
	
a:active {
	color:#FF0000;
	} 

#request-info{
border-style:solid;
border-width:1px;
border-color:#999;
width:450px;
height:48px;
}

#request-about{
border-color:#999;
width:450px;
height:48px;
}

#left-info{
background-color:#EB018A;
width:225px;
height:48px;
float:left;
text-align:center;
font-size: 16px;
font-weight: bold;

}
#right-info{
background-color:#FFFFFF;
width:200px;
height:48px;
float:left;
}

#text-interior a.linktext, 
#text-interior a:hover.linktext, 
#text-interior a:visited.linktext {color:000; text-decoration:none; font-weight:normal}