body
{
    background: #c7ccb1 url(images/bg.png) repeat-x top;
    color: #3e3e3e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

a
{
    color: #ff7f00;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: 0;
}

#outer
{
    background: url(images/footer_bg.png) repeat-x bottom;
    float: left;
    padding-bottom: 0;
    width: 100%;
}

#container
{
    margin: 0 auto;
    width: 970px;
}

#inner
{
    float: left;
    position: relative;
    width: 100%;
}

#tabs
{
    height: 28px;
    position: relative;
}

#tabs ul.tabs
{
    position: absolute;
    right: 0;
}

#tabs ul, #tabs li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#tabs li
{
    float: left;
}

#tabs li a
{
    color: #fff;
    display: block;
    font-weight: 700;
    height: 22px;
    margin-left: 2px;
    padding-top: 6px;
    text-align: center;
    width: 115px;
}

#tabs li a:hover, #tabs li a.active
{
    background: url(images/btn.png) no-repeat;
    color: #0ba7ed;
    text-decoration: none;
}

#header
{
    clear: both;
    height: 90px;
    position: relative;
    width: 100%;
}

#logo
{
	height:90px;
}

#top_ad
{
    bottom: 15px;
    height: 60px;
    position: absolute;
    right: 15px;
    width: 468px;
}

#main_content
{
    background: #fff;
    float: left;
    margin-top: 4px;
    padding-top: 15px;
    width: 100%;
}

#left_col
{
    float: left;
    padding-left: 15px;
    width: 211px;
}

#left_col h2
{
    border-bottom: solid 1px #0ba7ed;
    clear: both;
    color: #000;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 11px 4px;
}

#left_col .split
{
    clear: both;
    height: 11px;
    width: 100%;
}

#left_col ul, #left_col li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#left_col li
{
    float: left;
}

#left_col ul.posts li
{
    padding-bottom: 6px;
}

#left_col li a
{
    background: url(images/side_link.png) no-repeat;
    color: #3f3f3f;
    display: block;
    padding-left: 26px;
    padding-top: 2px;
    width: 185px;
}

#left_col li a:hover, #left_col li a.active
{
    color: #ff7f00;
    text-decoration: none;
}

#left_col ul#side_menu
{
    padding: 0 11px;
}

#left_col ul#side_menu a
{
    background: url(images/side_menu.png) no-repeat;
    color: #494949;
    font-size: 13px;
    font-weight: 700;
    height: 24px;
    margin-bottom: 5px;
    padding-left: 26px;
    padding-top: 7px;
    width: 163px;
}

#left_col ul#side_menu a:hover, #left_col ul#side_menu a.active
{
    background: url(images/side_menu-on.png) no-repeat;
    color: #fff;
}

#left_col .header
{
    background: url(images/side_header.png) no-repeat top;
    height: 8px;
}

#left_col .body
{
    background: url(images/side_bg.png) repeat-y;
    float: left;
    width: 100%;
}

#left_col .footer
{
    background: url(images/side_footer.png) no-repeat bottom;
    clear: both;
    height: 8px;
}

#left_col .advert
{
    margin: 0 auto;
    width: 160px;
}

#left_col .twitter
{
    margin: 0 auto;
    width: 189px;
}

#main_col
{
    float: left;
    padding-left: 16px;
    width: 714px;
}

#middle_col
{
    float: left;
    padding-left: 16px;
    width: 521px;
}
#middle_col li
{
	list-style-image: url(images/bullet.png);
	list-style-type: none;
}

#main_col h1, #middle_col h1
{
    color: #0ba7ed;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}

#main_col h2.subtitle
{
    color: #0ba7ed;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}

#main_col h3, #middle_col h3
{
    color: #000;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding-top: 7px;
}

#main_col p, #middle_col p
{
    /*margin-top: 0;*/
}

#main_col .box
{
    margin: 15px 0;
    position: relative;
    width: 713px;
}

#main_col .box .header
{
    background: url(images/main_box_header.png) no-repeat top;
    height: 8px;
}

#main_col .box .body
{
    background: url(images/main_box_bg.png) repeat-y;
    float: left;
    padding: 0 23px;
}

#main_col .box .body h2
{
    margin-bottom: 6px;
}

#main_col .box .body p
{
    margin: 0 0 8px;
}

#main_col .box .body img
{
    margin-bottom: 4px;
}

#main_col .box .footer
{
    background: url(images/main_box_footer.png) no-repeat bottom;
    clear: both;
    height: 8px;
}

#middle_col .box
{
    margin: 15px 0;
    position: relative;
    width: 521px;
}

#middle_col .box .header
{
    background: url(images/middle_box_header.png) no-repeat top;
    height: 8px;
}

#middle_col .box .body
{
    background: url(images/middle_box_bg.png) repeat-y;
    float: left;
    padding: 0 23px;
    width: 475px;
}

#middle_col .box .footer
{
    background: url(images/middle_box_footer.png) no-repeat bottom;
    clear: both;
    height: 8px;
}

#middle_col .box h3.title a
{
    color: #0ba7ed;
    padding: 0;
}

#middle_col .box .date
{
    color: #858584;
    font-size: 11px;
}

#middle_col .box .teaser
{
    padding: 11px 0;
}

#middle_col .box .comments a
{
    background: url(images/comments.png) no-repeat 0 0;
    color: #5f5f5f;
    display: inline-block;
    margin: 11px 0 8px;
    padding-left: 20px;
    width: auto;
}







#right_col
{
    float: left;
    padding-left: 16px;
    width: 176px;
}

#right_col h2
{
    border-bottom: solid 1px #0ba7ed;
    clear: both;
    color: #000;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 11px 4px;
}

#right_col .split
{
    clear: both;
    height: 11px;
    width: 100%;
}

#right_col ul, #right_col li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#right_col li
{
    float: left;
}

#right_col li a
{
    color: #3f3f3f;
    display: block;
    padding-bottom: 6px;
    padding-left: 31px;
    padding-top: 3px;
    width: 145px;
}

#right_col ul.categories li a
{
    background: url(images/side_link.png) no-repeat;
    padding-left: 26px;
}

#right_col ul.categories li a b
{
    color: #0ba7ed;
    font-weight: 400;
}

#right_col ul.categories2 li a
{
    background: url(images/file.png) no-repeat 11px 2px;
}

#right_col ul.rss li a
{
    background: url(images/rss.png) no-repeat 11px 2px;
}

#right_col ul.archives li a
{
    background: url(images/folder_files.png) no-repeat 11px 2px;
}

#right_col ul.posts li a
{
    background: url(images/file.png) no-repeat 11px 2px;
}

#right_col li.archive a
{
    background: url(images/folder_files.png) no-repeat 11px 2px;
}

#right_col li.subscribe a
{
    background: url(images/letter.png) no-repeat 11px 2px;
}

#right_col li.login a
{
    background: url(images/user.png) no-repeat 11px 2px;
}

#right_col li a:hover, #right_col li a.active
{
    color: #ff7f00;
    text-decoration: none;
}

#right_col .header
{
    background: url(images/right_side_header.png) no-repeat top;
    height: 8px;
}

#right_col .body
{
    background: url(images/right_side_bg.png) repeat-y;
    float: left;
    width: 100%;
}

#right_col .footer
{
    background: url(images/right_side_footer.png) no-repeat bottom;
    clear: both;
    height: 8px;
}

#right_col .advert
{
    margin: 0 auto;
    width: 160px;
}

#home_banner
{
    background: url(images/home_banner.jpg) no-repeat;
    height: 167px;
    position: relative;
    width: 714px;
}

#home_banner h1
{
    color: #fff;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
    padding-left: 11px;
    padding-top: 7px;
}

#home_banner .text
{
    left: 22px;
    position: absolute;
    top: 35px;
    width: 308px;
}

#home_boxes
{
    height: 237px;
    padding: 15px 0;
}

#home_boxes .split
{
    float: left;
    height: 237px;
    width: 15px;
}

.home_box
{
    background: url(images/home_box.png) no-repeat;
    float: left;
    height: 237px;
    position: relative;
    width: 228px;
}

.home_box h2
{
    color: #000;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding-left: 11px;
    padding-top: 7px;
}

.home_box ul
{
    left: 22px;
    position: absolute;
    top: 44px;
    width: 190px;
}

.home_box ul, .home_box li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.home_box li
{
    background: url(images/bullet.png) no-repeat 0 3px;
    float: left;
    padding-bottom: 9px;
    padding-left: 16px;
}

.home_box a
{
    bottom: 5px;
    clear: both;
    color: #fff;
    display: block;
    font-size: 11px;
    position: absolute;
    right: 11px;
    text-align: right;
}






table tr td{
	text-align:center;
}
#rc_image{
	text-align:center;
}
#cont_table{
	float:left;
	padding:20px;
	padding-left:0px;
}



#tabs li a
{
    color: #ffffff;
}
#tabs li a:hover, #tabs li a.active
{
    color: #303030;
}
#tabs li a.current
{
    color: #303030;
	background: url(images/btn.png) no-repeat;
}
#middle_col h1, #middle_col h2
{
    color: #659c90;
}
#left_col h2
{
    border-bottom: solid 1px #659c90;
}
#left_col li a
{
    color: #222222;
	text-decoration:underline;
}

#left_col li a:hover, #left_col li a.active
{
    color: #659c90;
}



a.top
{
    color: #222222;
	text-decoration:underline;
}
a.top:hover{
	text-decoration:none;
}

#footer{
	background: url(images/footer.png) no-repeat bottom;
    clear: both;
	text-align:center;
	padding-top:49px;
	height:25px;
	color:#c7ccb1;
}
#footer a{
	color:#c7ccb1;
}
