@charset "UTF-8";
/* CSS Document */


a{
font-size: 14px;
text-transform: uppercase;
color:#b33e18;
text-decoration: inherit;
}
a:hover{
color:#ffffff;
}


/* ----------container---------- */

#topcontainer {
	width: 745px;
	height: 0px;
	float: left;
	
	}
	
	
	
/* ----------body---------- */

body {
	margin: 0;
	background: #d1d6df url(images/main-bg.jpg) repeat-x top left;
	}
	
	
#container {
	padding: 0 0 0 0;
	width: 800px;
    height: auto;

	}
	
#nav {
	width: 800px;
	height: 15px;
        margin-top: 35px;
        margin-left: 30px;
	background: transparent url(images/header.jpg) no-repeat top left;
	}
#headerNew{
width:840px;
height:125pt;
margin-top:26pt;
}
#logo{
float:left;
width:193px;
}
#navigation{
float:left;
width:482px;
}
#ender{
float:left;
width:113px;
}
	

/* ----------midcontainer---------- */

#midcontainer {
	width: 745px;
	height: 270px;
	margin-top: 10px;
	}

#app_button {
float:left;
	width: 288px;
	height: 270px;
	}
	
#video {
float:left;
	width: 455px;
	height: 270px;
        margin-top: 0 px;
	}


/* ----------topcontainer---------- */


	



#mainbody {
 color: #000000;
 font-size: 12px;
 font-family: Century Gothic, Helvetica, sans-serif;
 margin-top: -460px;
 margin-bottom: 30px;
 padding:0 0 0 20px;
 text-align: justify;
 width: 630px;
 height: auto;
 line-height: 20px;

}

/* ----------footer---------- */

#footer {
text-transform: uppercase;
width:725px;
clear: both;
padding:6px;
border-top: 1px dashed #333333;
text-align:center;
color:#333333;
font-family:century gothic;
font-size:11px;
}
#footer a, a.visited {
color:#ffffff;
font-family:century gothic;
font-size:9pt;
}
#footer a.hover {
color:#ffffff;
font-family:century gothic;
font-size:9pt;
}
#footer ul	{ 
padding: 0; 
list-style: none; 
height: 9px; 
text-align: center;
}
#footer li	{
display: inline;
margin:0px; 
padding: 0 5px 0 5px; 
font-size: 10px;
font-family:century gothic;
}
#footer li a {
text-decoration:none; 
color:#333333;
font-size: 10px;
font-family:century gothic; 
}
#footer li a:hover, #footer li a.active{
color:#ffffff; 
font-size: 10px;
font-family:century gothic;
}
#aboutleft{
float:left;
width:150px;
height:754px;
padding:20px 0 20px 0;
}
#aboutright{
float:right;
width:400px;
padding:20px 0 20px 0;

}
#mainbodytext{
width:600px;
margin-top:490px;
}
#aboutspace{
float:left;
width:600px;
height:1px;
margin-left:-50px;
background-color:#000000;
}






