*{
	margin:0px;
	padding:0px;
	}
img{
	border:0px none;
	}
ul{
	list-style:none;
	}
body{
	background:#e9eef4 url(../images/header_bgr.gif) repeat-x 0px 0px;
	font-family:"Trebuchet MS",Tahoma,Arial, sans-serif;
	font-size:13px;
	line-height:150%;
	color:#000;
	}
input, select, textarea{
	font-family:"Trebuchet MS",Tahoma,Arial, sans-serif;
	font-size:12px;
	}
h1{
	font-size:150%;
	}
h2{
	font-size:120%;
	}
p{
	margin-bottom:10px;
	}
a{
	color:#035a8f;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
h1, h2{
	font-size:19px;
	}
a.item_details_link{
	font-weight:bold;
	text-decoration:underline;
	}
a.item_details_link:hover{
	text-decoration:none;
	}
#header{
	width:950px;
	margin:0px auto;
	height:206px;
	position:relative;
	}
.top_menu{
	position:absolute;
	top:5px;
	right:5px;
	font-weight:bold;
	text-align:right;
	width:265px;
	}
.top_menu a, .top_menu img{
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	}
.top_menu a:hover{
	color:#3a668d;
	/*background:#95BBD2;*/
	text-decoration:none;
	/*padding:3px 5px;*/
	}
.menu{
	text-align:center;
	position:absolute;
	top:140px;
	left:40px;
	font-size:11px;
	}
.menu li{
	height:59px;
	width:82px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	}
.menu li a{
	background: url(../images/menu.png) no-repeat 0px 0px;
	display:table-cell;
	vertical-align:middle;
	/*display:expression("block");*/
	height:59px;
	width:82px;
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	position:relative;
	}
.menu li a:hover{
	background-position: 0px -59px;
	text-decoration:none;
	color:#fff;
	}
#search_box{
	position:absolute;
	width:225px;
	height:34px;
	top:165px;
	right:0px;
	}
#s{
	width:215px;
	height:24px;
	background: url(../images/search.png) no-repeat 0px 0px;
	border:0px none;
	padding:5px;
	font-size:18px;
	color:#336699;
	}
#main{
	width:950px;
	margin:0px auto;
	}
.first_col{
	padding:2px 25px 2px 27px;
	float:left;
	overflow:hidden;
	}
.main_home .first_col{
	width:368px;
	}
.main_blog .first_col{
	width:468px;
	}
.main_item .first_col{
	float:none;
	}
.blog_title{
	background:url(../images/title_big.gif) no-repeat center bottom;
	padding-bottom:25px;
	margin-bottom:10px;
	}
.main_item .blog_title{
	background-position: left bottom;
	}
.blog_date{
	float:right;
	width:110px;
	text-align:right;
	color:#035A8F;
	text-transform:uppercase;
	font-size:10px;
	}
.blog_author{
	color:#3a668d;
	margin-bottom:20px;
	/*font-family:Tahoma, Verdana, sans-serif;*/
	font-size:11px;
	font-weight:bold;
	float:left;
	width:350px;
	}
.blog_author p{
	margin-bottom:5px;
	}
.blog_comments_num{
	float:right;
	width:96px;
	height:44px;
	padding-top:25px;
	background: url(../images/comments.png) no-repeat 0px 0px;
	color:#2c539d;
	font-size:10px;
	text-align:center;
	position:relative;
	top:-10px;
	}
.first_col h1,
.first_col h2{
	color:#035a8f;
	/*font-style:italic;*/
	text-transform:uppercase;
	margin-bottom:10px;
	/*float:left;
	width:350px;*/
	}
.main_home .first_col h1,
.main_home .first_col h2{
	text-align:center;
	background:url(../images/title_big_home.gif) no-repeat center bottom;
	float:none;
	width:auto;
	padding-bottom:25px;
	margin-bottom:10px;
	}
.main_blog .first_col h1,
.main_blog .first_col h2{
	text-align:left;
	}
.main_item .first_col h1{
	text-align:left;
	background-position:left bottom;
	}
.first_col .img_holder{
	text-align:center;
	margin:15px 0px;
	}
.first_col ul, .first_col ol{
	padding-left:30px;
}
.second_col, .third_col{
	padding:2px 9px 2px 11px;
	float:left;
	font-size:12px;
	}
.second_col h4, .third_col h4{
	background:url(../images/title_small.gif) no-repeat center bottom;
	color:#3a668d;
	/*font-style:italic;*/
	text-transform:uppercase;
	padding-bottom:20px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
	}
.main_home .second_col{
	width:235px;
	padding:0px 25px;
	}
.main_blog .second_col, .main_blog .third_col{
	width:195px;
	}
.main_home .second_col h4{
	background:url(../images/title_midium.gif) no-repeat center bottom;
	}
.main_home .third_col{
	width:225px;
	}
.second_col ul, .third_col ul{
	margin:10px;
	}
.second_col li, .third_col li{
	padding:3px 5px 3px 30px;
	background:url(../images/side_list.gif) no-repeat 0px 4px;
	color:#3a668d;
	font-weight:bold;
	}
.main_item .img_holder{
	float:left;
	margin:0px 15px 15px 0px;
	}
.img_holder img{
	border:5px solid #035a8f;
	padding:1px;
	}
.main_blog{
	background:url(../images/blog_bgr.png) repeat-y 0px 0px;
	}
.main_home{
	background:url(../images/home_bgr.png) repeat-y 0px 0px;
	}
.main_item{
	background:url(../images/item_details_bgr.png) repeat-y 0px 0px;
	}
/*.blog_post_pottom{
	height:7px;
	margin:20px 0px;
	background:url(../images/post_bottom.png) no-repeat right 0px;
	}*/
.blog_post_pottom{
	min-height:88px;
  height:auto !important;
  height:88px;
	margin:20px 0px;
	background:url(../images/post_bottom_full.png) no-repeat right bottom;
	padding-bottom:20px;
	color:#3a668d;
	font-weight:bold;
	font-size:12px;
	}
.blog_post_pottom p{
	width:320px;
	}
.networking{
	text-align:center;
	}
.networking a{
	display:inline-block;
	vertical-align:middle;
	margin:10px 20px;
	}
.footer{
	background:url(../images/footer_bgr.png) repeat-x 0px 0px;
	}
#footer{
	text-align:center;
	background:url(../images/footer.jpg) no-repeat 0px 0px;
	width:950px;
	height:254px;
	margin:0px auto;
	position:relative;
	}
#footer .blue_text{
	position:absolute;
	top:-99999px;
	/*font-style:italic;*/
	}
#footer .top_link{
	position:absolute;
	top:15px;
	left:10px;
	color:#3a668d;
	font-weight:bold;
}
#footer .copyright{
	color:#fff;
	/*position:absolute;
	bottom:0px;
	left:295px;*/
	margin-bottom:2px;
	padding:210px 100px 0px 100px;
	font-size:11px;
	}
#footer a{
	color:#fff;
	}
/*Comments*/
#respond input, #respond textarea{
	padding:3px;
	border:1px solid #035a8f;
	color:#035a8f;
	}
#respond input{
	width:150px;
	}
#respond label{
	color:#035a8f;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 10px;
	}
#respond label small{
	text-transform:none;
	}
#related ol{
	padding:5px 20px;
	}
/*Contact Page*/
#contact{

}
#contact label, #contact .submit{
	border:0px none;
	display:inline-block;
	vertical-align:top;
	font-size:20px;
	font-weight:bold;
	margin:0px 10px 10px 0px;
	color:#2c539d;
	width:127px;
	height:76px;
	text-align:center;
	line-height:76px;
	text-transform:uppercase;
	background:url(../images/contact_img.png) no-repeat 0px 0px;
}
#contact .text{
	width:400px;
	height:40px;
	border:2px dashed #a2b9d1;
	background:none;
	display:inline-block;
	vertical-align:top;
}
#contact textarea.text{
	height:333px;
}
#contact label.error{
	vertical-align:middle;
	margin:0px 10px 0px 10px;
	font-size:100%;
	color:red;
	line-height:normal;
	background:none;
	height:auto;
	width:auto;
}
#contact img{
	display:inline-block;
	vertical-align:top;
}
.lst_dics{
	list-style-type:disc;
	}
.txt_c{
	text-align:center;
	}
.txt_b{
	font-weight:bold;
	}
.no_bgr{
	background:none;
	}
.clb{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	}
