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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#291f11;
	background:url(../images/bg.gif) repeat-x #FFFFFF;
	line-height:20px;
}

#site {
	position:relative;
	left:0px;
	top:0px;
	width:990px;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:281px;
}

#maincontent_ {
	position:absolute;
	left:0px;
	top:281px;
	width:990px;
	min-height:470px;
	_height:470px;
	background-color:#FFFFFF;
	text-align:left;
}

#leftmenu_ {
	position:relative;
	left:0px;
	top:0px;
	width:265px;
	min-height:464px;
	_height:464px;
	float:left;
	background-image:url(../images/leftmenu.gif);
	background-repeat:no-repeat;
	z-index:100;
}

#maincontent_text {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	min-height:485px;
	_height:485px;
	float:left;
	padding:10px 15px 0px 10px;
	_padding:20px 15px 0px 10px;
	#padding:20px 15px 0px 10px;
}

#footer_ {
	position:relative;
	left:0px;
	top:0px;
	width:990px;
	height:50px;
	clear:both;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}

#footer_ p {
	text-align:right;
	font-size:11px;
	position:relative;
	top:20px;
	right:20px;
}

#footer_ a {
	color:#FF0000;
	text-decoration:none;
}

#footer_ a:hover {
	text-decoration:underline;
}

/* ========================================== Heading / Text Slyings ===================================== */

h1 {
	font-size:26px;
	color:#54453c;
	letter-spacing:-0.05em;
	line-height: 35px;
}

h2 {
	font-size:20px;
	letter-spacing:-0.05em;
	color:#54453c;
}

h3 {
	font-size:16px;
	letter-spacing:-0.05em;
	color:#54453c;
}

hr {
	color:#FFFFFF;
	border-top:1px dotted #686868;
}

#maincontent_text a {
	color:#54453c;
	text-decoration:none;
}

#maincontent_text a:hover {
	text-decoration:underline;
}

a {
	color:#54453c;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#maincontent_text ul {
	position:relative;
	margin-left:-20px;
	_margin-left:20px;
	#margin-left:20px;
}

.required {
	color:#FF0000;
}

/* ========================================== Left Menu ===================================== */

/* -------------------------------------------- Main Menu  */

#leftmenu_ #mainmenu {
	position:relative;
	margin-top:-60px;
	_margin-top:-50px;
	#margin-top:-50px;
	left:-7px;
	z-index:100;
	float:left;
	margin-bottom:10px;
	_margin-bottom:0px;
	#margin-bottom:0px;
}

#leftmenu_ #mainmenu ul li {
	list-style:none;
	position:relative;
}

#leftmenu_ #mainmenu ul li a {
	color:#5cb7ed;
	font-size:18px;
	padding:10px 10px 10px 5px;
	width:180px;
	position:relative;
	float:left;
	text-decoration:none;
	border-bottom:1px solid #5cb7ed;
}

#leftmenu_ #mainmenu ul li a:hover {
	color:#404040;
}

/* -------------------------------------------- Contact Box  */

#leftmenu_ #contact-box {
	position:relative;
	width:180px;
	left:30px;
	background:url(../images/phone.jpg) no-repeat bottom #f0e9e3;
	min-height:200px;
	_height:200px;
	padding:0px 0px 0px 20px;
	#padding:10px 0px 0px 20px;
	_padding:10px 0px 0px 20px;
	letter-spacing:-0.05em;
	float:left;
	#margin-top:-10px;
	_margin-top:-10px;
	left: 35px;
	top: -40px;
	_top: -30px;
	#top: -30px;
}

#leftmenu_ #contact-box-text {
	width:180px;
}
