body {
	margin:0;
	text-align:center;
}

h1{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}

a{
	color:#3966b1;
	text-decoration:none;
}

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

#header{
	width:1200px;
	height:214px;
	background-color:#777777;
	background-image:url("header_20090415.jpg");
}

#background{
	width:1200px;
	background-image:url("bg_general.jpg");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#content_shadow{
	background-image:url("shadow.png");
	background-repeat:repeat-y;
	width:1018px;
}

#footer{
	background-image:url("footer_shadow.png");
	width:1018px;
	height:61px;
}

#footer_text{
	width:1000px;
	height:25px;
	top:25px;
	position:relative;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#295278;
}

#footer_text a{
	text-decoration:none;
	color:#295278;
	}
	
#footer_text a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}

#content_bg{
	width:1000px;
	background-color:#e1e7ec;
	background-image:url("content_bg.jpg");
	background-repeat:repeat-x;
	overflow-y:hidden;
}

#textcontent_shadow{
	width:958px;
	background-image:url("textcontent_shadow.png");
	background-repeat:repeat-y;
	position:relative;
	float:left;
	margin-left:19px;
}

#textcontent_bg{
	background-image:url("textcontent_bg.jpg");
	background-repeat:repeat-x;
	width:950px;
	height:500px;
	overflow-y:scroll;
}

#content_footer{
	width:958px;
	height:21px;
	background-image:url("content_footer.png");
	background-repeat:no-repeat;
	position:relative;
	float:left;
	margin-left:19px;
}

#topmenu{
	width:550px;
	height:25px;
	position:relative;
	float:right;
	right:100px;
	top:8px;
	margin:0px;
	text-align:center;
}

#topmenu a{
	font-size:11px;
	color:#295278;
	text-decoration:none;
}

.topmenu{
	display:inline-block;
	width:121px;
	height:19px;
	background-image:url("tm_button.png");
	font-size:11px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#logo{
	width:150px;
	height:150px;
	position:relative;
	float:left;
	top:50px;
	left:130px;
}

#mainmenu{
	width:900px;
	height:60px;
	position:relative;
	float:left;
	left:150px;
	top:85px;
	text-align:left;
	font-size:11px;
}


#right{
	
	position:relative;
	float:right;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	margin-right:4px;
	color:#3966b1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#left{
	
	position:relative;
	float:left;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	margin-left:4px;
	padding-top:3px;
	color:#3966b1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#main_cont{
	position:relative;
	text-align:left;
	/*width:auto;*/
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	color:#3966b1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow-y:hidden;
	overflow-x:hidden;
}

#button{
	position:relative;
	float:right;
	top:77px; /*138*/
	right:150px;
	width:300px;
}

#button_left{
	background-image:url("button_left.jpg");
	width:16px;
	height:26px;
	position:relative;
	float:right;
}

#navi_title{
	height:26px;
	position:relative;
	float:right;
	right:150px;
	top:175px;
	background-image:url("button.jpg");
	background-repeat:repeat-x;
	padding-right:0px;
	padding-left:0px;
	text-transform:uppercase;
}

#button_text{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:26px;
	position:relative;
	float:right;
	padding-top:6px;
	padding-left:25px;
	background-image:url("button.jpg");
	background-repeat:repeat-x;
}

#button_right{
	background-image:url("button_right.jpg");
	width:14px;
	height:26px;
	position:relative;
	float:right;
}



li .active{
	color:#3966b1;
}

.pagination ul{
	list-style:none;
}

.pagination ul li{
	display:inline;
}

.ce_gallery block{
	overflow-y:scroll;
}

.copyright{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

.copyright a{
	color:#000000;
	}
	
.copyright a:hover{
	color:#333333;
	}
	
.formbody table tr td{
	height:50px;
	padding-right:20px;
}
	
.clear{
	clear:both;
}


