/* General */
*{margin:0;padding:0}
img,table{border:0}
table{border-collapse:collapse;border-spacing:0}
table td{vertical-align:top;text-align:left}
h1,h2,h4,h5,h6{font-size:24px;font-weight:normal;color:#754b23}
h3{font:18px Arial,sans-serif;font-weight:normal;color:#754b23} 
ul li,ol li{list-style-position:inside}
html,body{background: url(/img/bg1.jpg);font:normal 12px Verdana,sans-serif;color:#3e2316;}
body{padding:0 0 0 0;text-align:center}
/* Links */
a{color:#566f01}
a:hover{text-decoration:none}
/* Content */
.content{position:relative;background: url(/img/bg.jpg) top scroll repeat-x;width:100%}
.content_in{position:relative;padding-top:150px;width:937px;margin:0 auto;text-align:left;}
/* Header */
.header{position:absolute;top:0px;left:0;height:150px;width:937px;background: url(/img/collage.jpg) left top  no-repeat;}
.header .logo{position:relative;padding-top:21px;width:360px;height:84px}
.header .line{position:relative;padding:10px 0 0 60px;}
.header .line a{color:#754b23;font:12px Verdana,sans-serif}
.header .line img{margin-right:6px}
.header .line span{padding-right:17px}
/* Content left */
.sidebar_left{position:relative;float:left;display:inline;overflow:hidden;width:194px;margin-left:-937px;}

.sidebar_left .menu_top{position:relative;background: url(/img/menu_top.jpg) top left no-repeat;height:26px;width:190px;margin-left:4px}
.sidebar_left .menu{position:relative;background: url(/img/menu_bg.jpg) top left repeat-y;width:190px;margin-left:4px}
.sidebar_left .menu a{position:relative;display:block;padding:5px 5px 5px 50px;font:16px Arial;color:#eae2bd;text-decoration:underline}
.sidebar_left .menu .sub{padding-left:15px}
.sidebar_left .menu .sub a{font:14px Arial}
.sidebar_left .menu_bot{position:relative;background: url(/img/menu_bot.jpg) top left no-repeat;height:25px;width:190px;margin-left:4px}

/* Content center */
.center{position:relative;float:left;display:inline;width:100%;overflow:hidden}
.center .in{position:relative;margin: 0 287px 0 194px;min-height:200px}
.center .in .text{padding: 0 27px 20px 27px}
.center .in .text .title{position:relative;padding: 0 20px 12px 0;font:24px Verdana;color:#3e2316;background:url(/img/line.gif) bottom repeat-x;margin-bottom:15px}
.center .in .text .way{position:relative;padding: 0 0 12px 0;}
.sub1{padding:25px 10px}
.sub1 a{font:12px Arial;color:#754b23}
.center .in .text table{border:1px solid #754b23}
.center .in .text table td{border:1px solid #754b23;padding:3px}

/* Content right */
.sidebar_right{position:relative;float:left;display:inline;overflow:hidden;width:287px;margin-left:-287px;font-size:11px;}
.sidebar_right .banners p{position:relative;padding:0 0 15px 0}

/* Content broun */
.broun{background:#754b23;width:100%;padding:10px 0 0 0;margin-top:20px}
.broun table.cent td{}
.broun table.cent td.int{position:relative;background: url(/img/dot_v.gif) left repeat-y}
.broun table.cent td.dotted{position:relative;background: url(/img/dot_h.gif) repeat-x;height:1px;width:600px}
.broun table.cent td a.gold{color:#ece5c1;font:bold 12px Verdana,sans-serif}
.broun table.intro td a{color:#fff;font:11px Verdana,sans-serif}
.broun table.intro td.tab1{width:220px;text-align:center;padding:10px 0;}
.broun table.intro td.tab2{width:246px;text-align:center;padding:10px 0;}
.broun table.intro td.tab3{text-align:center;padding:10px 40px 20px 40px}
/* Footer */
.footer{position:relative;width:937px;height:52px;font:bold 12px Tahoma;color:#fff;}
.footer .bot1{position:relative;float:left;background:url(/img/bot1.png) top left no-repeat;height:56px;width:13px}
.footer .bot{position:relative;float:left;background:url(/img/bot2.jpg) top left repeat-x;width:911px;height:56px}
.footer .bot .tabl{position:relative;padding:20px 37px;color:#eae3be;font:bold 14px Arial}
.footer .bot .tabl table td{padding:0 5px;color:#eae3be;font:bold 14px Arial}
.footer .bot .tabl a{color:#eae3be;font:bold 14px Arial;text-decoration:none}
.footer .bot .tabl a:hover{text-decoration:underline}
.footer .bot2{position:relative;float:left;background:url(/img/bot2.png) top left no-repeat;height:56px;width:13px}
/* Clear */
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear {display:inline-block;}
.clear {display:block;position:relative}