html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th{
	margin: 0;
	padding: 0;
	border: 0;
}
* {margin: 0;}
html, body {
	height: 100%;
}

ol, ul {list-style: none;}
blockquote, q {}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
}
p{}
body{
	background-image:url(../images/template_img/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#topcontainer{
	background:url(../images/template_img/topbg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	height: 330px;
}
.footer{
	background-image:url(../images/template_img/footer_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin:0 auto;
	height:170px;
	float: left;
	width: 100%;
}
.footerin{
	background-image:url(../images/template_img/footer_bg_base.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	margin:0 auto;
	height: 170px;
	margin: 0 auto;
	clear: both;
	padding: 0px;
}
#ex_content{
	width:970px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}
#topcontainer{
	margin:0 auto;
}
#topcon_container{
	margin:0 auto;
	width: 100%;
	height: 230px;
}
#logocontainer{
	float:left;
	width:270px;
	height: 200px;
}
#topflash{
	float:left;
	width:700px;
	height: 230px;
}
#content_menu_container{
	width: 969px;
	float: left;
}
#leftmenu_container{
	padding:90px 0px 0px 0px;
	float:left;
	width:269px;
}
#leftmenubg{
	float:left;
	width:259px;
	background-image:url(../images/template_img/menubg.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding: 0px 0px 0px 10px;
	
}
#leftmenusub{
	float:left;
	width:269px;
	background-image:url(../images/template_img/menualt.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#maincontent{
	float:left;
	width:660px;
	padding: 0px 20px 0px 20px;
	background-image: url(../images/template_img/content_bg.gif);
}
#footertext{
	margin:0 auto;
	width:800px;
	padding: 90px 0px 0px 100px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFF;
	line-height: 1.5em;
}

#footertext a{ 
	text-decoration:none;
	color:#FFF;
}
#footertext a:hover{ 
	text-decoration:none;
	color:#000;
}
