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

body {
	margin: 0;
	padding: 0;
}

body,html,td,p {
	font: normal 12px/15pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
div#wrapper {
	margin: 0 auto;
	width: 832px;
	height: auto;
}

div#header {
	background: url(../images/header2.jpg) no-repeat top left;
	width: 832px;
	height: 94px;
	
}

div#headercontent {
	width: 608px;
	height: 90px;
	float: right;
}

div#menu {
	width: 832px;
	height: 30px;
	border-bottom: 1px solid #852127;
	
}
div#maincontent {
	width: 772px;
	height: auto;
	padding: 15px 30px 15px 30px;
}

div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 832px;
	height: 88px;
}

div#tagmark { padding-top: 10px; text-align:center; width:100%; }
td { vertical-align: top; }
img { border: none; }


a:link, a:visited
{
font-family: inherit;
color: #852127;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}


a:hover, a:active
{
font-family: inherit;
color: #a0a0a0;
font-size: inherit;
font-weight: normal;
text-decoration: none;
}

h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #000;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #000;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #000;
}

h4,h5,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #000;
}

td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}
