﻿/* CSS Document */
body{
	width:1024px;
	margin:0px auto;
	color:#D1BD51;
	font-size:12px;
	background-color: #fff;
	background-image: url(idea_for_a_background.jpg);
	background-position:0px -280px;
}
.nav{ color:#020202; font-size:18px; height:25px; line-height:25px; text-decoration:none; font-weight:bold; display:block;}
a.nav:hover{ color:#020202; font-size:18px; height:25px; line-height:25px; text-decoration:none;}
.dataTable td{ height:150px;}

.main{ width:100%; margin:auto;}
.left{ width:37px;  float:left; height:611px; display:none;}
.center{
	width:949px;
	height:611px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
}
.right{ width:38px; height:611px; float:left; display:none;}
.clear{ clear:both;}

.top{ width:949px; height:145px; background:url(top.jpg) no-repeat;}
.top_1{ width:949px; height:145px; background:url(top_1.jpg) no-repeat;}
.top_2{ width:949px; height:145px; background:url(top_2.jpg) no-repeat;}
.top_3{ width:949px; height:145px; background:url(top_3.jpg) no-repeat;}
.top_4{ width:949px; height:145px; background:url(top_4.jpg) no-repeat;}
.top_5{ width:949px; height:145px; background:url(top_5.jpg) no-repeat;}
.top_6{ width:949px; height:145px; background:url(top_6.jpg) no-repeat;}
.top_7{ width:949px; height:145px; background:url(top_7.jpg) no-repeat;}

.foot{ background:url(foot.jpg)left bottom no-repeat; width:949px; height:73px; position:absolute; margin-top:-20px;}
