/* Janie Siebert Layout CSS */

#wrapper {

background-repeat:no-repeat;
	width:925px;
	position:relative;
	left:50%;
	margin-left:-462px;
}





/*branding*/

#logoarea {
	position:absolute;
	top:5px;
	left:-250px;
	float:left;
	width:250px;
	z-index:2;
}



/*content*/



#bg {
	background-image:url(../images/bg_main.jpg);
	background-repeat:no-repeat;
	clear:both;
    height:550px;
	width:932px;
}

#bg2 {
	background-image:url(../images/bg_who.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:530px;
	width:923px;
}



#bg3 {
	background-image:url(../images/bg_portfolio.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:100%;
	width:923px;
}


#bg5 {
	background-image:url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:100%;
	width:923px;
}



#bg_port {
	background-image:url(../images/bg_port.jpg);
	clear:both;
	height:100%;
	width:923px;
}



#bg_portmain {
	background-image:url(../images/bg_portfolio.jpg);
	clear:both;
	height:100%;
	width:923px;
}



#content_left1 {
	
	float:left;
	height: 100%;
    width:350px;
	padding:20px 10px 10px 25px;
	
}



#content_left2 {
	
	float:left;
	height: 100%;
    width:550px;
	padding:20px 10px 10px 25px;
	
}

#content_test {
		
	float:left;
	height: 100%;
	padding:20px 30px 10px 25px;
	
}


/*
#content_right1 {
	background-image:url(../images/bg_right1.jpg);
	background-repeat:no-repeat;
	width:604px;
	float:right;
	
}
*/
						

/* footer*/
#footer {
	width:923px;
	clear:both;
	padding:10px;
	
}



/* miscelaneous 

#more a {
	text-indent: -1000em;
	background: url(../images/nav_more.jpg) no-repeat left top;
	width: 151px;
	height: 17px;
	display: block;
	overflow: hidden;
	font-size:10px;

	margin-top:5px;
	margin-bottom:10px;
}*/ 

#more a:hover {background-position: 0px -17px;}



#offer {
padding-left:8px;
padding-top:10px;
}
