/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #7F7772;
	background-image: url(images/banner.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}



a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}



/* header */

#header {
	width: 600px;
	height: 100px;
	margin: 0 auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
}



/* Menu */

#menu {
	width: 600px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #666666;
}

#menu a:hover {
	color: #999999;
	text-decoration: underline;
}



/* Page */

#page {
	clear: both;
	width: 600px;
	margin: 0 auto 20px auto;
	padding: 0px 0 0 0;
	background-image: none;
	background-repeat: no-repeat;
}

/* flash */
#flash {
}
/* Content */
#content {
	width: 600px;
	height: 180px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 280px;
}

.twocols .col2 {
	float: right;
	width: 280px;
}
#page #content  p {
	font-size: 16px;
}
#emailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	padding: 10px;
	height: 350px;
	width: 600px;
	color: #FFFF00;
}



 



/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
#flash {
}
