@import "style.css";

body #container #header #menu.theme {
	background:url(../img/header_tile1px.gif) repeat-x bottom;
}

body #container #body #section1 {
	position:relative;
	width:800px;
	height:191px;
	background:url(../img/header_tile1px.gif) repeat-x bottom;
}

body #container #body #part1 {
	position:absolute;
	padding:16px 49px 16px 49px;
	top:0px;
	left:0px;
	width:336px;
	height:158px;
	overflow:auto;
}

body #container #body #part1 #title {
	position:relative;
	color:#ec4d13;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

body #container #body #part1 #contact1 {
	position:relative;
	font-size:12px;
}

body #container #body #part1 #contact2 {
	position:relative;
	top:10px;
	font-size:12px;
}

.contact {
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

A.email {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ed9342;
}

A.email:hover {
	color:#a35d3a;
}

body #container #body #part2 {
	position:absolute;
	top:0px;
	left:434px;
	width:366px;
	height:192px;
}

body #container #body #section2 {
	position:relative;
	width:800px;
	height:202px;
	background:url(../img/header_tile.gif) repeat-x bottom;
}