html {
	min-height: 100%;
}


body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	text-align: center;
	background-color: #ebebed;
	vertical-align: top;
	min-height: 100%;

}

ul {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 	
	color: #f2f2f2;
	line-height: 18px;
	
}

a:link { 
	color: #ffffff; text-decoration: none;
}

a:visited { 
	color: #ffffff; text-decoration: none;
}

a:hover { 
	color: #ffffff; text-decoration: underline;
}

a:active { 
	color: #ffffff; 
}

#wrapper {
	width: 1010px;
	margin: 0px auto 0px auto;
	height: 890px;
	text-align: center;	
}

#wrapper02 {
	width: 1010px;
	margin: 0px auto 0px auto;
}

#menu {
	width: 1010px;
	height: 100%;
	overflow: hidden;
	background-image: url(../menu_images/main_bar.png);
	
}

#menu02 {
	width: 1010px;
	height: 65px;
	background-image: url(../menu_images/main_bar.png);
	
}

.header {
	width: 1010px;
	height: 248px;
	background-image: url(../images/main_top.png);
	
}

.headertxt {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFF;
	
}

.headertxt02 {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #FFF;
	
}

.normaltxt {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px; 	
	color: #f2f2f2;
	
}

.copywritetxt {
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 	
	color: #f2f2f2;
	
}

.middle {
	width: 1014px;
	height:100%; 
	overflow: hidden;
	background-image: url(../images/bac_middle.jpg);
	
}

.middlehome {
	width: 1010px;
	height: 430px;
	text-align: center;
	background-image: url(../images/middle.png);
	
}

.top_panel {
	width: 980px;
	height: 320px;
	background-color: #565a63;
	text-align: center;
	
}

.top_panel02 {
	width: 990px;
	height: 550px;
	background-color: #565a63;
	text-align: center;
	
}

.contentpanel {
	width: 758px;
	height: 495px;
	background-color: #565a65;
	text-align: center;
	
}


.bar {
	width: 323px;
	height: 29px;
	background-image: url(../images/bar.png);
	text-align: center;
	
}

.bar02{
	width: 487px;
	height: 29px;
	background-image: url(../images/bar02.png);
	text-align: center;
	
}

.pad {
	width: 322px;
	height: 395px;
	background-color: #1a1a1a;
	text-align: center;
	margin-top: 10px;
	
}

.pad02 {
	width: 487px;
	height: 175px;
	background-color: #1a1a1a;
	text-align: center;
	margin-top: 10px;
	
}

.pad03 {
	width: 322px;
	height: 285px;
	background-color: #32353e;
	text-align: center;
	margin-top: 10px;
	
}

.pad04 {
	width: 487px;
	height: 175px;
	background-color: #32353e;
	text-align: center;
	margin-top: 10px;
	
}

.columnwrapper {
	width: 100%;
	height: 100%;
	text-align: center;
	
}


.leftcolumn {
	float: left;
	position: relative;
	width: 225px;

}

.lefttitlebar {
	margin-left: 5px; 
	padding-right: 10px;
	width: 210px;
	height: 26px;

}


.righttitlebar {
	padding-left: 10px; 
	padding-right: 10px;
	width: 735px;
	height: 26px;

}

.rightcolumn {
	float: right;
	text-align: left;
	position: relative;
	width: 775px;

}

.bottom {
	width: 1010px;
	height: 22px;
	background-image: url(../images/bottom.png);
	text-align: center;
	
}

.bottom02 {
	width: 100%;
	height: 7px;
	background-image: url(../images/bottom.jpg);
	text-align: center;
	
}


/*======= Start Footer =======*/

/*======= End Footer =======*/
