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


*{
	margin: 0px;
	padding: 0px;
}


body {
	background-image: url(images/back-left.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	background-attachment: scroll;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62%;
	line-height: 137.5%;
	color: #FFFFFF;
}

div#header {
	height: 155px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#flash {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 313px;
}

div#nav {
	height: 44px;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.down{
	width: 460px;
	height: 10px;
	float: left;
	padding-top: 200px;
}

div.links{
	width: 200px;
	height: 200px;
	float: left;
	padding-right: 45px;
}

div#main {
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
	background-image: url(images/midback.jpg);
	list-style-type: none;
	letter-spacing: normal;
	list-style-image: none;
	padding-right: 43px;
	padding-left: 43px;
	padding-bottom: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 194px;
}

div#footer {
	height: 81px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6
 {
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 137.5%;
}


div#top {
	height: 22px;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#copy {
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

a:link {
	color: #CC9933;
	text-decoration: none;
	width: 45px;
}

a:visited {
	color: #FFCC00;
}

a:hover {
	background-color: #CCCCCC;
	color: #333333;
}

a:active {
	color: #CC9966;
}

div.service {
	width: 250px;
	float: left;
	padding-bottom: 30px;
}

div.me {
	clear: left;
	padding-bottom: 10px;
}
