﻿html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body{
	background:#222121 url('images/background.jpg');
	background-repeat:repeat-x;
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

	body a {
		color: #cccccc;
		text-decoration: underline;
		margin: 0px;
		line-height: 15px;
}
	body a:hover {
		color: #ffffff;
		margin: 0px;
		line-height: 15px; 		
}
#container{
	margin:auto;
	text-align:center;
	width:994px;
		
}
#header{

}
#mainarea{
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	width:994px;
	height:596px;
	
}
#landingarea{
	background-image:url(images/landing_02.jpg);
	background-repeat:no-repeat;
	width:994px;
	height:596px;
	
}
#name{
	
}
#footer{
		font-family:Verdana, Geneva, sans-serif;
		color:#CCCCCC;
		font-size:12px;
		text-align:left;
		padding-left:70px;
	
}
#termsp{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	line-height:22px;
	font-size:12px;
	text-align:left;
	padding-top:35px;
	padding-left:250px;
	padding-right:150px;
}
#text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding-left:45px;
	padding-right:65px;
	line-height:22px;
}