@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f1fef9;
}
#wrapper {
	background-image:url(../images/body_bg.png);
	background-repeat:no-repeat;
	width: 892px;
	min-height: 100%;
	margin:0px auto;
	margin-bottom: -61px;
	position: relative;	
}
.clearfooter {
	margin:0px 0px -2px 0px;
	height: 1px;
	clear: both;
}
#content {
	float:left;
	width: 892px;
	padding:0px;
	margin: 0px auto;
	position:relative;
	background-image: url(../images/top_hairline.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#logo{
	float:left;
	position:relative;
	width:227px;
	height:115px;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
/*login buttons*/
#login_btn{
	float:right;
	width:314px;
	height:28px;
	padding:35px 25px 0px 0px;
}
#login_btn ul{
	list-style:none;
	height:28px;
}
#login_bt ul li{
	list-style:none;
	
}
#btn_login {
	width: 108px; height: 28px;
	background: url(../images/client_login.png) top left no-repeat;
	float: left;
}
#btn_login a {
	width: 100%; height: 100%;
	background: url(../images/client_login.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_login a:hover{
	background: url(../images/client_login.png) top right no-repeat;
}
#btn_blog {
	width: 91px; height: 28px;
	background: url(../images/our_blog.png) top left no-repeat;
	float: left;
}
#btn_blog a {
	width: 100%; height: 100%;
	background: url(../images/our_blog.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_blog a:hover{
	background: url(../images/our_blog.png) top right no-repeat;
}
#btn_subscribe {
	width: 115px; height: 28px;
	background: url(../images/subscribe.png) top left no-repeat;
	float: left;
}
#btn_subscribe a {
	width: 100%; height: 100%;
	background: url(../images/subscribe.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_subscribe a:hover{
	background: url(../images/subscribe.png) top right no-repeat;
}
/*end loing buttons*/
#home_banner{
	padding: 22px 0px 0px 0px;
	float:left;
	position:relative;
}
#center_content{
	float:left;
	width:847px;
	padding: 0px 0px 0px 45px;
	
}
.first_copy_block{
	float:left;
	width:240px;
	height:100px;
	padding: 15px 20px 15px 15px;
	border-left: thin solid #e6e2e2;
	margin:35px 0px 0px 0px;
}
.copy_block{
	float:left;
	width:240px;
	height:100px;
	padding: 15px 15px 15px 15px;
	border-left: thin solid #e6e2e2;
	margin:35px 0px 0px 0px;
}
.first_copy_block p, .copy_block p{
	font-size:10px;
}
.first_copy_block p a, .copy_block p a{
	text-decoration:none;
	color:#333333;
	font-size:10px;
}
.copy_block .home_links a, .first_copy_block .home_links a{
	font-family:"Georgia", Times New Roman, Times, serif;
	color:#0C799D;
	padding-left:13px;
	background-image:url(../images/orange_arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.copy_block .home_links a:hover, .first_copy_block .home_links a:hover{
	color:#03ace4;
}
p{
	color:#333333;
	font-size: 11px;
	line-height: 18px;
}
h2{
	font-weight:normal;
	color:#CF5210;
	font-size:14px;
}
h3{
	color:#ADFFFC;
	font-size:11px;
	font-weight:normal;
	border-bottom: 1px solid #245C76;
	display: block;
	text-transform: uppercase;
	padding: 7px 0px 2px 0px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bt_block{
	vertical-align:bottom;
	padding:0px 45px 25px 45px;
	margin:0px;
	width:802px;
	height:100%;
	float:left;
	background-image:url(../images/bt_repeat.png);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
}
#bt_block ul{
	background-image:none;
	list-style:none;
}
#bt_block li{
	color:#FFFFFF;
	font-size:10px;
	line-height: 18px;
}
#releases, #posts{
	float:left;
	width:220px;
	padding: 20px 0px;
}
#headlines, #comments{
	float:left;
	width:220px;
	padding: 20px 0px 0px 0px;
}
#headlines li{
	padding-left:12px;
	background-image:url(../images/headlines.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#clients{
	float:right;
	width:508px;
	padding: 20px 0px 0px 0px;
}
#clients p{
	display:block;
	width: 505px;
	float: right;
	padding: 5px 0px 0px 0px;
}
#clients p img{
	position:top left;
	float:left;
	border: 1px solid #1c4457;
	margin:0px 15px 10px 0px;
	width: 49px;
}
.clear{
	width:802px;
	height:2px;
	float:left;
	position:relative;
}
#releases{
	margin-right: 73px;
}
#releases li{
	padding-left:12px;
	background-image:url(../images/headlines.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#comments, #posts{
	float:right;
}
#headlines p a, #releases p a{
	font-weight:bold;
	padding-left:10px;
}
#headlines p a:hover, #releases p a:hover{
	color:#A6DFF5;
}
#posts{
	margin-left:68px;
}
#comments li{
	padding-left:14px;
	background-image:url(../images/comments.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#posts li{
	padding-left:12px;
	background-image:url(../images/posts.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#headlines p, #releases p, #comments p, #posts p, #clients p{
	color:#FFFFFF;
	font-size:10px;
}
#headlines a, #releases a, #comments a, #posts a, #clients a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#light_bar{
	height:10px;
	float:left;
	width:892px;
	padding:35px 0px 0px 0px;
	
}

#footer_wrapper{
	height:61px;
	width: 100%;
	position: relative;
	margin: 0px;
}

#footer {
	width: 892px;
	height:61px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	margin:0px auto;
	position: relative;
	padding: 0px;
}
#footer p{
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	padding: 30px 0px 10px 0px;
}
#footer p a{
	color:#A6Dff5;
}
