body {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333333;
}

a:link, a:visited {color:#333333;text-decoration:none;} 
a:active, a:hover {color:#333333;text-decoration:underline;}

.ch1 {
	margin:0 0 5px 0;
	padding:10px 0 10px 10px;
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	background:#26405b;
}

.ch2 {
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	font-size:16px;
	color:#ffffff;
	background:#26405b;
}


.ch3 {
	letter-spacing:5px;
	margin:0;
	padding:3px 0 3px 10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background:#26405b;
}

.ch4 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

.ch5 {
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#195fff;
}

p {margin:8px 0 8px 0;}
img {border:none;margin:0;}

.cleaner {
	clear:both;
	width:100%;
	height:1px;
}

.cleaner_with_height {
	clear:both;
	width:100%;
	height:30px;
}

#container {
	margin:auto;
	width:960px;
}

/* top panel */
#top_panel {
	width:960px;
	height:120px;
	margin:0;
	padding:0;
	background:#003 url(../images/top_panel_background.jpg) no-repeat;
}

#header {
	float:left;
	display:inline;
	margin:40px 0 0 30px;
}

#header #site_title{
	display:block;
	padding:10px 0 10px 0;
	margin:0;
	color:#FFF;
	font-size:40px;
	font-weight:bold;
	background:none;
	text-decoration:none;
}

#header #slogan{
	padding:0 0 0 3px;
	margin:0;
	color:#CCC;
	font-size:12px;
	font-weight:bold;
}

.ad_468x60 {
	float:right;
	color:#FFFFFF;
	margin:40px 15px 0 0;
	width:468px;
	height:60px;
}

.ad_468x60 img{
	border:none;
}
/* end of top panel */

/*------------- Menu ------------------*/
#menu {
	width:960px;
	height:35px;
	background:#000;
	border-bottom:1px solid #333;
}

#menu ul {
	float:left;
	width:930px;
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	float:left;
	padding:0 5px 5px 5px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	border-right:1px solid #FFFFFF;
}

#menu ul li .lastmenu{
	border-right:none;
}

#menu li a:hover, #menu li .current{
	color:#b3d7fc;
}

/* ----------------- end of menu----------------*/

#content {
	width:960px;
	margin-bottom:25px;
}

#search_form {
	width:280px;
	margin:0;
	padding:5px 0 0 0;
	text-align:left;	
}
#search_form input{width:190px;}
#search_form .button{width:80px;}

#search_results {padding:15px 20px 10px 20px;background:#eee;}
#search_string {width:450px;}
#search_results .button{width:100px;margin:0 0 0 10px;}
#snippets {list-style-type:none;margin:0;padding:0 0 0 20px;}
#snippets b, #snippets a {font-weight:bold;color:#195fff;}

#content #content_left {
	float:left;
	width:640px;
	padding:0 10px 0 0;	
	border-right:1px solid #CCCCCC;
}

#content #content_right {
	float:right;
	width:300px;
}

#content a:link, #content a:visited {text-decoration:underline;color:#195fff;font-weight:bold;}
#content a:active, #content a:hover {text-decoration:none;color:#385D85;}

#content_left .tempaltemo_content_left_section_01 {
	clear:both;
	width:640px;
}

.tempaltemo_content_left_section_01  .section_01_two_col {
	float:left;
	width:300px;
	margin:0 20px 0 0;
}
.tempaltemo_content_left_section_01 p {text-align:justify;}
.tempaltemo_content_left_section_01 strong,
.tempaltemo_content_left_section_01 em,
.tempaltemo_content_left_section_01 b,
.tempaltemo_content_left_section_01 i {
	font-style:normal;
	font-weight:normal;
}
.tempaltemo_content_left_section_01 a {text-decoration:underline;color:#195fff;font-weight:bold;}
.tempaltemo_content_left_section_01 a:hover {text-decoration:none;color:#385D85;}
.tempaltemo_content_left_section_01 img {padding:10px 20px 10px 20px;}

.section_01_two_col .section_01_box {
	clear:both;
	width:100%;
	height:149px;
	padding:15px 0 0 0;
	border-bottom:1px solid #CCCCCC;
}
.section_01_box .section_01_box_title{
	font-weight:bold;
	font-size:14px;
}

.section_01_box img{
	float:left;
	margin:3px 15px 0 0;
}

#content_left .tempaltemo_content_left_section_02{
	clear:both;
	width:640px;
}

.tempaltemo_content_left_section_02  .section_02_box {
	float:left;
	width:298px;
	border:1px solid #CCCCCC;
	margin:0 20px 0 0px;
}

.section_02_box .section_02_box_content{
	float:left;
	padding:15px;
}

.section_02_box_content .section_02_box_content_title {
	font-weight:bold;
}

.section_02_box_content ul{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}

.section_02_box_content ul li{
	padding:0 0 5px 15px;
	margin:0;	
	background:url(../images/listicon.gif) top left no-repeat;
}

.section_02_box img {
	float:left;
	margin:3px 15px 0 0;
}

#content_left .tempaltemo_content_left_section_03 {
	clear:both;
	width:640px;
	background:#d2d6db;
}

.tempaltemo_content_left_section_03 .section_03_box {
	float:left;
	width:140px;
	margin:0 10px;
}
#content .tempaltemo_content_left_section_03 .section_03_box a {color:#333333;text-decoration:none;font-weight:normal;}
#content .tempaltemo_content_left_section_03 .section_03_box a:hover {color:#333333;text-decoration:underline;}

#content_right .content_right_section_01 {
	width:300px;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #CCCCCC;
}

.content_right_section_01 .blog_box {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dddddd;
}

.content_right_section_01 .ch5 a {color:#195fff;}
.content_right_section_01 .blog_box span{color:#ff366f;}

.content_right_section_01 .sister_links_box {
	float:left;
	width:140px;
	padding-right:10px;
}

#partners {
	float:left;
	width:960px;
	padding:20px 0 20px 0;
	margin:20px 0 0 0;
	border-top:1px solid #ccc;
}
#partners div {
	float:left;
	width:240px;
	font-weight:bold;
	text-align:center;
	height:40px;
}
#partners div a {
	color:#195fff;
}
/* ----- Footer ----- */
#footer {
	clear:both;
	padding:10px 25px;
	width:910px;
	text-align:center;
	background:#DDD;
	text-align:center;
	font-size:11px;
	color:#666;
}

#footer p{
	margin-bottom:10px;
	padding:0;
	text-align:justify;
}

#footer a{
	font-weight:normal;
}

/* ----- End of Footer ----- */

.teasernet_adva {display:none;}
.grey {padding:5px 0 0 0;font-size:11px;color:#666;}
.grey a, #content .grey a {font-weight:normal;font-size:11px;color:#666;}