body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4A5084;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height: 16px;
}

h5 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}

.newsShortDesc {
	font-size: 10px;
}

.subHeading{
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.subHeading2{
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.subHeading3 {
	color: #4A5084;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#wrapper {
		width:720px;
		margin-right:auto;
		margin-left:auto;
}

#header {
	width: 720px;
	height: 203px;
	background-image: url(../images/header.jpg);
}

#btn_topNav {
	position: relative;
	top: 12px;
	left: 21px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9E8143;
}

a.btn_topNav {
	color: #373C64;
	text-decoration: none;
}

a.btn_topNav:hover {
	color: #CC0000;
	text-decoration: none;
}

.mainMenuNoLink {
	font-size: 10px;
	font-weight: bold;
	color: #373C64;
	text-decoration: none;
	cursor: default;
}

.mainMenuNoLinkChange {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	cursor: default;
}

a.mainMenuButtons {
	font-size: 10px;
	font-weight: bold;
	color: #373C64;
	text-decoration: none;
	cursor: pointer;
}

a.mainMenuButtons:hover {
	color: #CC0000;
	cursor: pointer;
}

#menu_button1 { left: 32px;	top: 160px; position: relative; float: left;}
#menu_button2 { left: 52px; top: 160px; position: relative; float: left;}
#menu_button3 { left: 72px; top: 160px; position: relative; float: left;}

#menu_drop3 { 
	left: 260px; 
	top: 153px; 
	width:315px;	
	position: relative; 
	float: left; 
	z-index:10; 
	background-color: #EDE4D3; 
	padding: 8px; 
	line-height: 18px; 
 
	visibility:hidden; 
	border:1px solid #BFA368;}

#menu_button4 {	left: 92px; top: 160px; position: relative; float: left;}
#menu_button5 {	left: 112px; top: 160px; position: relative; float: left;}
#menu_button6 {	left: 132px; top: 160px; position: relative; float: left;}
#menu_button7 {	left: 152px; top: 160px; position: relative; float: left;}

.dropMenuTextStyle {
	font-size: 10px;
	font-weight: bold;
	color: #373C64;
	cursor: default;
}

a.dropMenuTextStyle {
	font-size: 10px;
	font-weight: bold;
	color: #373C64;
	text-decoration: none;
	cursor: pointer;
}

a.dropMenuTextStyle:hover {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	cursor: pointer;
}

#main_container {
	width: 720px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
	float: left;
}

#leftBar {
	width: 324px;
	top: 10px;
	position: relative;
	float: left;
}

#news {
	width: 324px;
	top: 0px;
	position: relative;
	float: left;
	background-color: #EDE7CF;	
}

#newsDesc {
	width: 314px;
	position: relative;
	float: left;
}


#storeLink {
	width: 324px;
	height: 220px;
	position: relative;
	float: left;
}

#mainContentIndex {
	left: 20px;
	top: 14px;
	width: 355px;
	position: relative;
	float: left;
}

#mainContentOther {
	left: 20px;
	top: 14px;
	width: 660px;
	position: relative;
	float: left;
}

#footer {
	width: 720px;
	height: 50px;
	position: relative;
	float: left;
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}
