/*General Stuff*/
body{text-align:center;font-family: Tahoma,Arial;}
#header,#nav_bar,#banner,#login,#content_wrapper,#footer{width:727px;margin:auto;text-align:left;}

/*header styles*/

#header{text-align:left;width:727px;position:relative;text-decoration:none}

#company_name {position:relative;bottom:10px;}

.title_first_word {font-size: 24px;color: #003253;}

.title {font-size: 18px;color: #1B7ABE;}

.top_nav_buttons {margin:10px;border:none}/*buttons to rt*/

#top_nav_buttons {
	position: absolute;
	left: 490px;
	top: 22px;
	width: 240px;
}
.style7 {
	font-family: Tahoma, Arial;
	font-weight: bold;
}
.style2 {font-family: Tahoma; color: #000099; font-size: 10px;}
.style14 {
	font-size: 13px;

}
/*container for buttons to rt*/

/*nav and banner*/

#nav_bar {height:35px;width:727px;}

.nav_image {margin:0px;padding:0px;border:none;}

#banner{
background-image: url(../images/wpi_banner4.jpg);
background-repeat: no-repeat;
width:727px;
height:184px;
padding: 10px 0px 0px 0px;
color: #FFFFFF;
}
#banner2 {height:194px;}

/*login*/

#login {width: 727px;height: 54px;}

.login_img {float:right;border:none;position:relative;z-index:1;}


/*Content wrapper Wraps around content_body and content sidebar*/
#content_wrapper{position:relative;top:-60px;}
/*content_body*/

#content_body {
	width:429px;
	font-size: 12px;
	color: #404040;
	padding: 0px 15px 0px 15px;
	position:relative;
	border:none;
	float: left;
}

h1 {font-size: 24px;font-weight: normal;color: #404040;}
h1 span{font-weight: bold;color: #000000;}

h2 {font-size: 18px;font-weight: normal;color: #404040;}
h2 span{font-weight: bold;color: #000000;}

h3 {font-size: 14px;font-weight: normal;color: #404040;}
h3 span{font-weight: bold;color: #000000;}

.img_right {float: right;}
.img_left {float: left;margin: 10px;}

#featured_listing {background-image: url(../images/featured_site.jpg) no-repeat center top;}
#featured_listing  h3 {font-size: 12px;font-weight: bold;color: #3366FF;margin-bottom: 0px;padding-bottom: 0px;}

/*content_sidebar*/
#content_sidebar {
	width: 234px;
	font-size: 12px;
	padding: 0px 15px 0px 15px;
	margin-top: 65px;
	color: #404040;
	position:relative;
	border:none;
	float:left;
}

.back_text {color: #000000}

/*footer*/
#footer {position:relative;clear:both;font-size:11px;top:-40px;}


/*right_side_content*/
.style10 {
	font-size: 11px;
	font-weight: strong;
}

/*sites_sold_content*/
.style4 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sites_sold {position:relative;clear:both;top:-40px;}
