/* CSS Document */

#menudropdown {display: none; position: relative; top: 175px; right: 330px;}

#submenudropdown {display: none; position: relative; top: 175px; right: 680px;}
	
body {margin: 0px; background-color: #2C1C0F;}

img {border: 0px;}

.pad0 {padding: 0px;}

.h79 {height: 79px; padding: 0px;}

.main_table {width: 1000px; padding: 0px;}

.logo {width: 100%; padding: 0px;}

.home_content {width: 100%; height: 720px; padding: 0px; background-image: url(images/homepage_bg2.jpg); vertical-align: top;}

.sub_content {width: 100%; height: 479px; padding: 0px; background-image: url(images/sub_middle_bg.jpg); vertical-align: top;}

.nav_images {padding-top: 28px; padding-left: 22px; float: left;}

.homecontent_area {width: 250px; font-family: century gothic, arial; color: #ffffff; font-size: 14px; margin-top: 85px; overflow: auto; float: left; text-align: left;}

.subcontent_area {
	width: 600px;
	font-family: century gothic, arial;
	color: #ffffff;
	font-size: 12px;
	margin-top: 85px;
	float: left;
	text-align: left;
}

.welcome {font-size: 17px; color: #e0c57f;}

.dropdown {padding: 0px; float: left; vertical-align: top; width: 0px;}

.bottom {
	width: 100%;
	height: 57px;
	padding-top: 5px;
	padding-left: 65px;
	font-family: century gothic, arial;
	font-size: 14px;
	color: #cda52c;
	vertical-align: top;
	text-align: left;
	background-image: url(images/bottom_bg.jpg);
}

.bottom_left {text-align: 500px; width: 500px;}

.bottom_right {text-align: right; width: 50%; font-family: tahoma, arial; font-size: 12px; padding-right: 60px;}

