@charset "utf-8";
/* CSS Document */

* {font-family:Arial, Helvetica, sans-serif; font-size:10pt; text-align:left; margin-left:auto; margin-right:auto; border: none; padding-left:auto; padding-right:auto; }

body {background: url(../images/background.jpg) repeat-x #0a0603; margin: 0; padding: 0; text-align: center;}

#topback {background: url(../images/top.jpg) no-repeat top center;}
#behind {width: 1030px; background: url(../images/top.jpg) no-repeat top center;}

#LOGO_name {}
#LOGO_icon {padding: 0 74px 0 74px;}
#LOGO_slogan {}

#content_bottom {width: 1030px; background: url(../images/content_bottom.jpg) no-repeat bottom center; padding-bottom: 240px;}
#content_bottom2 {width: 1030px; background: url(../images/content_bottom2.jpg) no-repeat bottom center; padding-bottom: 130px;}

#top {width: 1030px; height: 142px; text-align: center;}
#content_background {width: 1030px; background: url(../images/content_background.jpg) repeat-y center; height:auto;}
#content_background2 {width: 1030px; background: url(../images/content_top.jpg) no-repeat top center; height:auto;}
#content { display: table; padding-left: 44px; padding-right: 44px;height:auto;}
#footer {width: 1030px; text-align: center;}

#left_nav {float: left; width: 162px; margin-top: 4px;}

a:visited, a:link, a:active {
	font-size: 12px; text-decoration:none; font-weight: bold; color: #466995;}
a:hover {
	font-size: 12px; text-decoration:none; font-weight: bold; color: #db5d29;}

.menu_title {text-align: left; padding-left: 24px; margin-top: 20px; font-size:9pt;}
.menu {background:url(../images/menu_background.jpg) repeat-y;}
.menu_top {background:url(../images/menu_top.jpg) no-repeat; height: 10px;}
.menu_bottom {background:url(../images/menu_bottom.jpg) no-repeat bottom center; height: 9px;}

.menu_content {}
.menu_content ul {
	list-style: none; padding-left: 40px;padding-right:10px;}
.menu_content li, .menu_content a:visited, .menu_content a:link {
	font-size: 14px; text-decoration:none; font-weight: bold; color: #5f5f5f;padding-bottom:3px;}
.menu_content a:hover, .menu_content a:active {
	font-size: 14px; text-decoration:none; font-weight: bold; color: #db5d29;}


#main_content {float: right; width: 740px; margin-top: 0px;}
#main_content {padding-left: 20px; padding-right:20px}
* html #main_content{list-style-position:inside;}

#slideshow {position:relative;z-index:110;display:none;overflow:hidden;height:400px;width:604px;left:50%;margin-left:-302px;top:-579px;}
#slideswitcher {position:relative;z-index:100;left:50%;margin-left:-50px;bottom:66px;width:100px;border-top:1px solid #eee;}
#slidetoggler {width:80px;text-align:center;background:#1c0a04;color:#fff;font-size:11px;width:100px;
				font-weight:bold;text-decoration:none;border:0;padding:0;margin:0;z-index:99;}

img {border:none;}

h1 {font-size:18px;font-weight:normal;color:#466995; margin-bottom: -6px; padding: 0; margin-top:16px;}
h2 {font-size:15px;font-weight:bold;color:#4b1c0f;}
h3 {font-size:14px;font-weight:bold;color:#4b0200;}
h4 {font-size:13px;font-weight:bold;color:#466995;}
h5 {font-size:12px;font-weight:bold;color:#6c6b5b;}


p {color:#000000;}
/*
strong {font-size:12px;color:#6c6b5b;font-weight:bold;}
*/
hr {display:block; height: 2px; border-top:1px solid #a39a7d; border-bottom:1px solid #eee;}

table.ues_1 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.ues_1 td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.biz_card {
	border-width: 1px;
	border-style: solid;
	border-color: gray gray gray gray;
	background-color: #D1D0B0;
	padding: 5px;
	width: 210px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.slimBox {
	font-family: arial, verdana, helvetica, sans-serif;
    border: #577597 1px solid;
    color: #000000;
	background: #FFFFFF;
    padding-left: 2px;
}

