body {
	background-image: url(../_media/images/bg.jpg);
	background-repeat: repeat;

}

/* Left Menu */



#leftContainer {
	height: 476px;
	width: 282px;
	float: left;
	margin: 0px;
	padding: 0px;
}




#leftMenuTop {
	height: 130px;
	width: 282px;
	background-image: url(../_media/menu/images/m_middle.jpg);
	background-repeat: repeat;


}



#leftMenuMiddle {
	height: 315px;
	width: 282px;
	background-image: url(../_media/menu/images/m_middle.jpg);
	background-repeat: repeat;
	background-position: top;

}
#leftMenuMiddle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 5px;
	text-align: right;
	padding-right: 40px;
	margin-top: 0px;
	padding-top: 0px;
}




#leftMenuBottom {
	height: 35px;
	width: 282px;



}











/* Content */


#conContainer {
	height: 100%;
	width: 690px;
	float: right;
	margin: 0px;
	padding: 0px;
}


#conHead {
	height: 147px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	vertical-align: top;


}
#conHead a {
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../_media/images/bg.jpg);
}



#conBody {
	height: inherit;
	width: 690px;
	background-image: url(../_media/content/images/middle.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	vertical-align: top;
	background-position: top;

}
#conBody h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	text-transform: lowercase;
	color: #3399CC;
	padding-left: 50px;
	text-align: left;
	padding-right: 50px;
	margin-top: 0px;
	padding-top: 0px;
}

#conBody h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	padding-left: 50px;
	text-align: left;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#conBody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
#conBody li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 50px;
	font-size: 10pt;
	margin-right: 50px;
	line-height: 16pt;
}





#conFoot {
	width: 690px;
	height: 78px;
	background-image: url(../_media/content/images/botom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}
#conFoot p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #000000;
	padding-right: 50px;
	padding-left: 50px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
#conFoot a {
	color: #000000;
	text-decoration: none;
}
#leftMenuMiddle a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

#leftMenuMiddle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	background-color: #FF9900;
}

#mainContainer {
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#Map {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

