* {
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea, select {
	border:1px solid #000;	
}
* body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #9E9E9E;
	background: #FFF;}

.clearBoth {
	clear:both;	
}
#mainPage {
	background-color:#FFF;	
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
a {
	color: #C00;
}
a:hover {
	color: #F00;
}
#main {
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	
	background-color:#FFF;
 	color: #393939;
 	width: 940px;
	min-height:450px;
 	margin: 48px 10px 10px 10px;
	padding:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.contractorinfo {
	margin-left:20px;	
}
.contractors {
	padding:10px;
	margin:15px;
	border:1px solid #999;
	display:block;
	width:390px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.infobox {
	width:250px;
	float:left;
}

#adbox { margin:10px; }

#adbox img {
	margin-bottom:20px;	
}

.contact {	
	border:1px solid #555;
	display:block;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
.citylist li {
	bullet-style:none;	
	float:left;
	display:block;
	width:250px;
	height:50px;
	margin:10px;
	backgorund-color:#999;
}
#main h2 {
	font-family: 'Actor', Verdana, Geneva, sans-serif;
	margin:10px;
	margin-top:30px;
	font-size:24px;
	color: #444;
}
#main p {
	margin: 10px;
}
#main ul li {
	list-style: none;
	padding-left:20px;
}
#footer, footer {
	border:1px solid #CCC;
	background:  #FEFEFE;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	width: 1000px;
	height: 30px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	}
#footer a {
	color: #458715;
}
#copyright {
	color: #363636;
	float: left;
}
#footerLinks {
	float: right;
}
#footerLinks a {
	color: #458715;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	border-right: 1px solid #424242;}

#footerLinks a:hover {
	text-decoration: none;}
h1, h1 a, h1 a:hover {
	font-family: 'Actor', Verdana, Geneva, sans-serif;
	font-size:50px;
	margin: 0px 10px; 
	padding: 10px;
	position: relative;
	width: 960px;
	height: 75px;
	overflow: hidden;
	clear: both;
	text-decoration:none;
	color: #E00;
}

h1 span a {
	display: block;
	width: 960px;
	height: 75px;
}
#border {	background-repeat: repeat-y;}
menu {
	font-family: 'Actor', Verdana, Geneva, sans-serif;
	text-decoration:none;
  	padding-left: 100px;
	width: 1000px;
	height: 60px;
	display: block;
	float: left;
	margin:0px 0px 30px 0px;
	text-align: center;
	font-weight: bold;
}
menu li {
	display: block;
	float: left;
	height: 46px;
}
.button {
	float:right;
	font:bold;
	border:1px solid #555;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;		
	
}

.register {
	border:1px solid #555;	
	display:block;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	padding:10px;
}
menu li a {
	border:1px solid #CCC;
	background-color: #FEFEFE;
	display:block;
	padding-top: 16px;
	height: 30px;
	width: 111px;
	text-decoration: none;;
	margin: 0px 0px 0px 0px;
}
menu li a:hover {
	color: #F00;
	background-image: url(images/menu_a_hover.PNG);
	background-repeat: no-repeat;
	padding-top: 26px;
	height: 32px;
	margin: 0;
	display:block;
	text-decoration: none;
}

.thisfield {
	width:120px;
	float:left;
}

