﻿* {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0 0 0 0;
	margin: 0;
}

html {
	height: 100%; 
	text-align: center;
}

body {
	height:100%;
}


img {
	border-width:0;
}


body {
	font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#000;
	background:#fff url('../images/bg.jpg') repeat-x scroll left top;
}

a:link {color: #000; text-decoration: none; }
a:active {color: #000; text-decoration: none; }
a:visited {color: #000; text-decoration: none; }
a:hover {color: #000; text-decoration:underline; }



.padstyle {
	padding:10px;
}

#container {
	width:1000px; 
	float:none; 
	margin:0 auto;
}

#header {
	width:100%; 
	height:200px;
	float:left;
}



#content {
	width:100%; 
	float:left;
	background:url('../images/bodybg.png') no-repeat scroll center top;
	padding-top:15px;
	min-height:400px;
}

.buttons {
	text-align:center;
	width:87%;
	margin:auto;
	position:relative;
}


#footer {
width:100%;
min-width:1000px;
height:300px;
background:#534741 url('../images/footer_bg.jpg') repeat-x scroll left -5px;;
padding-top:10px;
margin-top:15px;
color:#fff;
text-align:center;
font-size:12px;
float:left;
}











.clsCMOver {
	font-size: 18px;
	color: #534741;
	text-align:center;
	font-weight:500;
}

.clsCMOn {
	font-size: 18px;
	color: #fff;
	text-align:center;
	font-weight:500;

}


.clsCMOver_drop {
	font-size: 12px;
	color: #534741;
	text-align:center;
	font-weight:500;
}

.clsCMOn_drop {
	font-size: 12px;
	color: #fff;
	text-align:center;
	font-weight:500;

}
h1{

	font-size:10px;
	font-family:Arial;
	color:#999933;
	padding:0;
	margin:0;
	text-align:center	

}

h2 {

	font-size:10px;
	font-family:Arial;
	color:#4b403a;
	padding:0;
	margin:0;
	text-align:center	

}

h3 {

	font-size:14px;
	font-family:Arial;
	color:#4b403a;
	padding:0;
	margin:0;
	text-align:left	

}
h4 {

	font-size:16px;
	font-family:Arial;
	color:#4b403a;
	padding:0;
	margin:0;
	text-align:left;
	
		

}
h5 {

	font-size:18px;
	font-family:Arial;
	color:#4b403a;
	padding:0;
	margin:0;
	text-align:center;
	
		

}



