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

body{
	background:url(../images/html/tile2.gif) top left repeat-x #181818;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:14px;
	color:#D9D9D9;
	
}

h1{
	padding:0px;
	margin:0px;
	color:#666666;
	font-weight:lighter;
	font-size:25px;
}

h2{
	color:#ff6c09;
	font-size:17px;
	font-weight:lighter;
}

h3{
	font-size:17px;
	font-weight:lighter;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}



a{
	text-decoration:none;
	font-weight:500;
	color:#D9D9D9;
}

a:hover{
	text-decoration:underline;
	font-weight:500;
	color:#D9D9D9;
}

.grey{
	color:#959595;
}

.noflash_text{
	color:#ff0000;
	font-size:17px;
}

.noflash_text a{
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
}

.noflash_text a:hover{
	text-decoration:underline;
	color:#ff0000;
	font-weight:bold;
}

#content{
	text-align:center;
}

#noflash{
	text-align:left;
	width:1000px;
}

#logo{
	width:155px;
	float:left;
	padding:45px 800px 0px 45px;
}

#copy{
	padding:0px 45px 0px 60px;
	width:895px;
	float:left;
}

#lhs{
	width:565px;
	padding-right:60px;
	float:left;
}

.col1{
	width:165px;
	float:left;
}

.col2{
	width:185px;
	float:left;
}

.col3{
	width:155px;
	float:left;
}

#rhs{
	padding-top:140px;
	width:270px;
	float:left;
}

#footer{
	width:1000px;
	float:left;
	text-align:center;
	color:#666666;
	font-size:11px;
}
