body {
	font-family:Arial;
	font-size:12px;
	background-color:#fff;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
}

form {
	display:inline;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

a:link, a:hover, a:visited {
	color:#000;
	text-decoration:none;
}


h1 {
	font-size:22px;
	font-weight:normal;
	color:#333;
	margin:0;
}

h2{
	font-size:22px;
	font-weight:normal;
	color:#fff;
	margin:0;
}


.light-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#aebce4;
	padding:0.4em;
	outline:none;
}

.dark-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#666;
	padding:0.4em;
	outline:none;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}


#search-button {
	padding:0;
	margin:0 0 4px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:14px;
}	

#top-bar {
	width:781px;
	height:46px;
	margin:auto;
}

#logo-top {
	float:left;
	width:196px;
	height:46px;
	background-image:url("logo-top.gif");
	background-repeat:no-repeat;	
}

#top-nav {
	float:left;
	width:585px;
	height:46px;
	background-image:url("top-nav.gif");
	background-repeat:no-repeat;	
	line-height:46px;
}

#top-nav-content {
	float:left;
	font-size:11px;
	color:#fff;
	padding:0 0 0 20px;
	line-height:53px;
}

#top-nav-content a {
	color:#fff;
}


#search-box {
	float:right;
	padding:0 10px 0 0;
}

#search-button {
	padding:0;
	margin:0 0 4px 0;
	vertical-align:middle;
}

#search-input {
	width:150px;
	height:14px;
}	

#main-header {
	width:781px;
	height:200px;
	background-image:url("main-header.gif");
	background-repeat:no-repeat;		
	margin:auto;
}

#main-white {
	width:741px;
	background-color:#fff;
	padding:0 20px 0 20px;
	margin:auto;
}

#left-nav {
	float:left;
	width:186px;
	margin:0 20px 0 0;
}

#nav-top-1 {
	width:186px;
	height:32px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	background-image:url("nav-top-1.gif");
	background-repeat:no-repeat;	
	line-height:32px;
	text-align:center;	
}

.nav-content {
	width:166px;
	font-size:11px;
	color:#fff;	
	background-color:#202020;
	padding:10px;
}

.nav-content a {
	color:#fff;
}

#nav-top-2 {
	width:186px;
	height:32px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	background-image:url("nav-top-2.gif");
	background-repeat:no-repeat;	
	line-height:32px;
	text-align:center;
}

#main-bit {
	float:right;
	width:535px;

}

.light-grey-top {
	width:535px;
	height:20px;
	background-image:url("light-grey-top.gif");
	background-repeat:no-repeat;	
}

.light-grey-mid {
	width:495px;
	background-color:#e5e5e5;
	padding:0 20px 0 20px;
}

.light-grey-bottom {
	width:535px;
	height:20px;
	background-image:url("light-grey-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 0 20px 0;
}

.dark-grey-top {
	width:535px;
	height:20px;
	background-image:url("dark-grey-top.gif");
	background-repeat:no-repeat;	
}

.dark-grey-mid {
	width:495px;
	background-color:#4c4c4c;
	color:#fff;
	padding:0 20px 0 20px;	
}

.dark-grey-mid a {
	color:#fff;
}

.dark-grey-bottom {
	width:535px;
	height:20px;
	background-image:url("dark-grey-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 0 20px 0;
}

#nav-bottom {
	width:186px;
	height:121px;
	background-image:url("nav-bottom.gif");
	background-repeat:no-repeat;	
}

#footer {
	width:741px;
	height:103px;
	font-size:11px;
	color:#fff;
	padding:0 0 0 40px;	
	background-image:url("footer.gif");
	background-repeat:no-repeat;		
	margin:auto;
	line-height:103px;
	clear:both;
}

.nav-dots {
	width:166px;
	height:1px;
	background-image:url("nav-dots.gif");
	background-repeat:repeat-x;
	margin:5px 0 5px 0;
}

#footer a {
	color:#fff;
}
