body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
	background-image:url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #e2f0cf;
	}
a { text-decoration: none; border-bottom: 1px solid #ccc; color: #f90;}
a:hover { border: none; }	
h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -3px;
	}
	

#container {
	height: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
	border-top: 5px solid #DA251C;
	}
	

	
#header {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	padding-left:0px;
	}
#header h1 {
	font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float: right;
	width:200px;
	font-size: 1.9em;
	margin-top:35px;
	background-image: url(images/logo.jpg);
	height: 100px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: center;
	}
	
#container  embed{			
font-family: Century Gothic, Tahoma, Verdana, sans-serif;
	float:left;
	width:300px;
	margin-top:25px;
	height: 75px;
	margin-left:0px;
	position:absolute;
	
}

#header  img{			
	float:left;
	width:300px;
	top:60px;
	height: 50px;
	margin-left:200px;
	position:relative;	
}


#header h1 span { color: #999; }	
#header h1 a {
	border: none;
	color: #000;	
	font-weight: normal;	
	}		

#nav {
	float: right;
	margin: 0;
	padding: 0;
	font-size:1.0em;
	}
	
#logo{
	width:250px;
	height:115px;
	float:left;
	background-image:url(images/alo1.jpg);
	background-repeat: no-repeat;
	margin-bottom:4px;
	margin-top:25px;
	}
	
#nav li {
	list-style-type: none;
	display: inline;		
	float: left;	
	}	
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 5px;		
	display: block;	
	margin: 0 15px;		
	}		
#nav li.on a { 
	background: url(images/nav_hover.jpg) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
	}
#nav li a:hover { color: #33CC00; }	

#strike {
	text-align: center;
	clear: both;
	margin-bottom: 35px;
	padding-left: 10px;
	height: 250px;
	border-top-style: none;
	border-bottom-style: none;
	}
#strike div {
	width: 750px;
	text-align:center;
	padding: 0px;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
	
	}	

#strike p {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 20px;
	letter-spacing: -1px;
	}	
	

#body {
	width: 750px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 61px;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
#body:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
* html #body { height: 1%; }

#l, 
#l {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
	text-align:justify;
	}
#l p,#r p {
	margin-top: 10px;
	}
#l a{
text-decoration: none; border-bottom: 1px dashed #ccc; color: #ff0000; font-weight:bold; text-transform:uppercase;
}

#l a:hover{border: none;}	

#r {
	width: 210px;
	float: right;
	margin-right:15px;
	}
	
#r a{text-decoration: none; border-bottom: 1px dashed #ccc; color: #ff0000; font-weight:bold; text-transform:uppercase;}

#r a:hover{border:none;}
#r p span {
	color: #009900;
	font-weight: bold;
	}
#r p {
	margin: 1em 0;
	padding: 0;
}	
#r hr {
	border-top: 1px solid #eee; 
	height: 1px; 
	border-left: 0; 
	border-right: 0; 
	border-bottom: 0; 
	margin: 0; 	
	}			

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 2px;
	color: #999;
	margin-top: 10px;
	height: 100px;
	width: 200px;
	}	
	
#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;	
	border-bottom: 7px solid #DA251C;
	}
#footer div {
	width: 800px;
	background-color:#DA251C;
	margin: 0 auto;
	}	
#footer div div {	
	padding-top: 10px;	
	padding-bottom: 2px;
	font-size: 10px;
	}
#footer a { color: #fff; font-weight: bold; }		

#l input{
	width:250px;
	border:#8cc43b solid 1px;
	background:#CCCCCC;
	color:#010000;
	}
	
#l .input{
	width:250px;
	border:#8cc43b solid 1px;
	background:#FF8080;
	color:#010000;
	}
	
#l textarea{
	width:250px;
	border:#8cc43b solid 1px;
	background:#cccccc;
	color:#010000;
	}
	
#l .btn{
	width:75px;
	}
