
* {
	margin: 0;
	padding: 0;
}

img
{
border: 0px;
}


body {
	margin: 0;
	background: #313131  repeat-x top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


#contmain
{
width: 100%;
background:  no-repeat center top;
margin-top: 0px;
}

h1, h2, h3 {
	color: #fff;
}

h1 {
	font-size: 1.1em;
}

h2 {
	text-transform: none;
	font-size: 1.0em;
	font-weight: regular;
	color: #ffffff;
}


h3 {
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #696969;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #fff;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #696969;
}


#main
{
width: 1000px;
border-left: 0px solid #000;
border-right: 0px solid #000000;
margin: 0 auto;
margin-top: 0px;
padding-top: 10px;
background: #000000;
}

/* Header */

#header {
	width: 1020px;
	margin: 0 auto;
	height: 490px;

}



/* Page */

#page {
	width: 1020px;
	border-top: none;
}




/* Footer */
#footer1
{
padding-top: 0px;
height: 200px;

background:  url(images/footer1.jpg) top repeat-x;
text-align: left;
	color: #696969;
	font-size: 11px;
padding-left: 0px;

}
#footer2
{
padding-top: 10px;
height: 60px;

background:  url(images/footer2.jpg) top repeat-x;
text-align: left;
	color: #fff;
	font-size: 13px;
padding-left: 0px;
}
#footer a
{
color:  #888
}
