/* CSS Document */

body
{
	margin:0px;
	font-family:tahoma;
	/*background-color:#f5f5f5;
	background-image:url(images/bg_behind_logo.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
}

.wrapper
{
	width:833px;
}

.logo
{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:109px;
}

.header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:317px;
}

.topspace
{
	width:833px;
	height:90px;
}
	
.leftspace
{
	width:60px;
	float:left;
	height:100px;
}

.header_text
{
	float:left;
	width:350px;
	height:100px;
	color:#FFFFFF;
	font-size:14px;
}

.rightspace
{
	width:423px;
	float:left;
	height:100px;
}


.btn_topspace
{
	width:833px;
	height:30px;
	clear:both;
}

.btn_leftspace
{
	width:60px;
	float:left;
	height:48px;
}

.blipcam_btn
{
	width:237px;
	height:48px;
	float:left;
	background-image:url(images/start_using_blipcam_btn.jpg);
	background-repeat:no-repeat;
}

.btn_rightspace
{
	width:536px;
	float:left;
	height:48px;
}

.content
{
	width:833px;
	height:359px;
	/*background-color:#f9f9f9;*/
	border-left:#dcdee0 1px solid;	
	
	
}

.left_content_area
{
	width:410px;
	float:left;
}

.leftheader
{
	background-image:url(images/most_recent_blips.jpg);
	background-repeat:no-repeat;
	width:191px;
	height:22px;
	margin-left:20px;
	margin-bottom:10px;
}

.left_img
{
	background-image:url(images/most_recent_blips_img.jpg);
	background-repeat:no-repeat;
	margin-left:40px;
	width:342px;
	height:261px;
}

.midline
{
	height:359px;
	float:left;
	background-image:url(images/mid_shadow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:14px;
}

.borderline
{
	background-image:url(images/border_line.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
}


.right_content_area
{
	float:left;
	width:407px;
	border-right:#dcdee0 1px solid;
	height:360px;
}
.rightheader
{
	
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:18px;
	margin-left:20px;
	margin-bottom:10px;
	
}

.borderline_rt
{
	background-image:url(images/border_line.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	
	width:383px;
	height:9px;
	margin-bottom:6px;
	
}

.rightimg
{
	
	background-image:url(images/about_img.jpg);
	background-repeat:no-repeat;
	width:369px;
	height:112px;
	margin-left:30px;
	margin-bottom:8px;
	
}

.rightcontent
{
	
	width:350px;
	height:100px;
	margin-left:35px;
	font-size:12px;
	color:#757575;
	line-height:normal;
}

.other_links
{
	clear:both;
	background-image:url(images/bottom_logo_bg.jpg);
	background-repeat:no-repeat;
	height:144px;
}

.space
{
	width:833px;
}

.other_logo_area
{
	width:833px;
	margin:25px 0px 0px 70px;
}

.other_logo_area li
{
	display:block;
	list-style:none;
	float:left;
	padding-right:35px;
}

.find_txt
{
	background-image:url(images/find_us_at.jpg);
	background-repeat:no-repeat;
	width:154px;
	height:24px;
	margin:0px 0px 10px 20px;
}

.footer
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:74px;
	width:833px;
}

.footer_text
{
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}