﻿
#BannerRegister{Display:none;
}
#BannerSearch{Display:none;
}

body {
	background-image:url('http://nettuts.s3.amazonaws.com/001_Tabbed/site/images/background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#657077;


}

#BodyContent
{

	background: url("/images/body_content-blue.png");
	background-repeat: repeat-x;
	background-color:#fff;
	padding:0px;


}

#HeaderContent
{	
	height:100px;
	margin:auto;
	width:950px;
/*	
background-image: url("/images/logo/benchmark-crest.png");
	background-repeat: no-repeat;*/

}

#CompanyLogo{
	visibility:visible;
background-image: url("/images/logo/benchmark-crest.png");
	background-repeat: no-repeat;
	height:80px;
	margin:auto;
	width:950px
}


.widget { background: url('/images/sidebar-panel_bg.gif') top left no-repeat; padding: 7px 10px 15px 10px;margin: 0 0 0 10px;background-color:#E2EAF0}
.widget h4 { color: #fff;font-size: 12px;padding-bottom: 10px; }

.widget ul { font-size: 12px;line-height: 16px;}
.widget li { padding:2px 0; margin:0; line-height:10px;width:100%;}
.widget li a { display: block; color: #035796}
.widget li a:hover{ background:none;color: orange;}

.sidebar {padding:5px;margin:5px;background-color:#829BAC; color:#FFF;font-weight:bold;}

.p.capitalize {text-transform: capitalize}

