@charset "utf-8";
/* El-Team AS */

body {
	background: url(../images/body_bg.jpg) repeat-x top left;
	margin: 20px 0 0 0;
	padding: 0;
	
}
body,html,td,p {
	font: normal 14px/15pt Arial,Verdana,sans-serif;
	color: #000;
}

div#wrapper {
	
	width: 1000px;
	height: auto;
	margin: 0 auto;
	border: 3px solid #FFFFFF;
}
div#headerflash {
	width: 1000px;
	height: 252px;
	margin: 0 auto;
}

div#menu {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 980px;
	height: 30px;
	margin: 0 auto;
	padding: 0 20px 0 0;
}

div#conntent {
	background: #9cbaca url(../images/content.jpg) no-repeat top center;
	width: 980px;
	min-height: 435px;
	height: auto;
	padding: 10px;
}

div#footer {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 1000px;
	height: 63px;
	margin: 0 auto;
}
div#tagmark { padding-top: 10px; text-align:center; width:100%; }
td { vertical-align: top; }
img { border: none; }

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;
}

a:link, a:visited
{
font-family: inherit;
color: #0e232d;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}


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

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

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

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

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