body {
background:#fff;
text-align:center;
line-height:1.4;
font-size:x-small;
voice-family:"\"}\"";
voice-family:inherit;
font-size:small;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	background-color: #ffffff;
	text-align:left;
	width: 900px;
}
#top{
	padding-bottom:20px;
	background-color: #ffffff;
}
#top a img {
border:none;
display:block;
padding-bottom:10px;
}
#top p {
margin-top: -30px;
	text-align:right;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p a{
	color:#5574b9;
	text-decoration:none;
}
#alloy a {
	color:#5574b9;
	text-decoration:none;
}

p a:hover{
	color:#666666;
	border-bottom: 1px solid #666666;
}

/*__________ top navigation styles ____________*/
#header {
	border-top-color:#000000;
	border-bottom-color:#000000;
	background-color:#000000;
	border-top-style: solid;
	border-bottom-style: solid;
}
#header ul {
float:left;
list-style-type:none;
padding-left:65px;
height:32px;
}
*html #header ul { margin-bottom:0;}
#header ul li {
float: left;
}
#header ul li a {
display:inline;
float:left;
color:#ffffff;
text-decoration: none;
text-transform: uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:32px;
margin-right: 20px;
font-size:12px;
padding: 0 5px 0 5px;
background-color:#000000;
}

#header a:hover {
color: #cc3634;	
}

#header ul li.active {
	text-decoration: underline;
	font-weight: bold;
}
#navcontainer a.active:hover {
	text-decoration:none;
	font-weight: normal;
}
/*__________ banner image styles ____________*/

/*#banner {
	margin: 0 0 20px;
	padding:0 0 -20px;
	background:#182c34;
	border: 1px solid #333;
}*/

#banner {
background:#cc3634;
border:none;
position:relative;
height:250px;
margin:0 0 20px;
}
#banner img.tubes {
left:50%;
margin: 0 0 0 -296px;
position:absolute;
}
#banner img.logo{
	float: right;
}
/*__________ bottom container styles ____________*/
#bottom {
	margin-bottom:20px;
	width: 900px;
}

/*__________ side navigation styles ____________*/
#subnavcontainer {
float:left;
padding:15px 0px 15px 30px;
width:190px;
}
*html #subnavcontainer  {width:230px; w\idth:190px;}
#subnavcontainer ul {
float:left;
list-style-type:none;
}
/*#subnavcontainer ul.sub {
}*/

#subnavcontainer li {
float:left;
clear:both;
}
#subnavcontainer li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-decoration: none;		
	border-bottom: 3px solid #FFF;
	background: url(images/bullet.gif) no-repeat 0 50%;
	margin-top: 0.5em;
	line-height: 30px;
	font-size:14px;
}
#subnavcontainer li a:hover{
	color:#999999;	
	border-bottom: 3px solid #d11313;
}
#subnavcontainer li a.active {
	color:#666666;
	border-bottom: 1px solid #d11313;	
}
#subnavcontainer li a.active:hover{
	color:#000000;	
	border-bottom: 3px solid #d11313;
	background: url(images/bullet.gif) no-repeat 0 50%;
}
#subnavcontainer ul li a {
margin-left: 5px;
}

/*__________ home bottom container styles ____________*/
#home-bottom {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
/*__________ home left styles ____________*/
#home-left {
	float:left;
	padding:0;
	width:32%;
}
#home-left p {
	font: Verdana, Arial, Helvetica, sans-serif;
	padding:15px 15px 10px 30px;
}
#home-left h1 {
	color:#FFFFFF;
	margin-top: -5px;
	font-size: 16px;
	padding: 5px 0 5px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;		
}
#home-left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 16px;
	padding: 10px 0 5px 30px;
	margin: 0 0 -10px 0;
	font-weight: bold;
}
/*__________ home center styles ____________*/
#home-center {
	width:32%;
	float: left;
	margin-left: 1%;
}
#home-center h1 {
	font-family: Georgia, "Times New Roman", Times, serif;		
	color:#FFFFFF;
	margin-top: -5px;
	font-size: 16px;
	padding: 5px 0 5px 15px;	
}
#home-center p{
	padding:15px 15px 15px 30px;
	font: Verdana, Arial, Helvetica, sans-serif;
	}
#home-center h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 16px;
	padding: 10px 0 5px 30px;
	margin: 0 0 -10px 0;
	font-weight: bold;
	}
	
/*__________ home right styles ____________*/
#home-right {
	width: 33%;
	float:right;
}
#home-right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;		
	color:#FFFFFF;
	margin-top: -5px;
	font-size: 16px;
	padding: 5px 0 5px 15px;	
}
#home-right p{
	padding:15px 15px 15px 30px;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
#home-right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 16px;
	padding: 10px 0 5px 30px;
	margin: 0 0 -10px 0;
	font-weight: bold;
}
#home-right img {
	padding: 10px;
}	
/*__________ content styles ____________*/
#content {
	margin:0 0 0 240px;
	padding:0 20px 10px 0;
}
#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
#content p{
	font-size:12px;
}
*html #content { font-size:100%; }
*+html #content { font-size:100%; }

#content form p em{
color:#FF0000;
}
/*__________ footer styles ____________*/
#footer {
	background-color: #ffffff;	
	height:170px;
	clear:both;
	padding:20px 0;
}

.clear {
clear:both;
}
ul {
margin:0;
padding:0;
list-style:none;
}
#footer-logo {
	float:left;
	position:relative;
	left:250px;
	margin-left:0;
	padding-left:140px;
	width:350px;
	height:161px;
}
#footer-logo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}
/*@media all and (-webkit-min-device-pixel-ratio:0){
#header ul{bottom:-2px;}
} */

#content p {
margin:0;
padding:5px 0 10px;
}
#alloy p {
margin:0;
padding:5px 0 10px;
}

p {
margin:0;
padding:5px 0 10px;
}
p.answer {
	font-style: italic;
}
p.question {
	font-weight:bold;
}
