/* 
* Layout/Template CSS only
*/
html{
	background:url('../../graphics/jonsigns/body_bg.gif') repeat-x #adc5e7;
}

div#container{
	margin:0 auto;
	width:950px;
}

div#wrap{
	width:100%;
	position:relative;
}
div#inner_wrap{
	width:852px;
	margin:0 auto;
	position:relative;
	top:45px;
	padding-bottom:15px;
}
div#content{
	padding:30px 0;
	float:left;
	width:630px;
}
div#content_inner{
	padding:35px 0 35px 40px;
	width:500px;
	line-height:20px;	
}
div#gallery_inner{
	line-height:20px;
	padding:15px 0 35px 40px;
	width:500px;
}
div#right{
	float:left;
	padding:30px 0;
	width:180px;
}
#latest_news{
	background:url('../../graphics/jonsigns/latest_news_bg.gif') no-repeat #858BA2;
	width:144px;
	min-height:96px;
	_height:96px;
	border:3px solid #2D3A61;
	margin-bottom:12px;
}
#video{
	background:url('../../graphics/jonsigns/promotional_video_bg.gif') no-repeat #858BA2;
	width:144px;
	min-height:152px;
	_height:152px;
	border:3px solid #2D3A61;
	margin-bottom:12px;
}
#offer{
	background:url('../../graphics/jonsigns/special_offer_bg.gif') no-repeat #858BA2;
	width:144px;
	min-height:212px;
	_height:212px;
	border:3px solid #2D3A61;
	margin-bottom:12px;
}
#payment{
	background:url('../../graphics/jonsigns/cards_bg.gif') no-repeat #858BA2;
	width:144px;
	min-height:91px;
	_height:91px;
	border:3px solid #2D3A61;
	margin-bottom:12px;
}
.inner_box{
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:8pt;
	margin:2px 6px;
}
#advert{
	padding-top:12px;
}
#video_img{
	padding:11px 0;	
}
.white_line{
	background:url('../../graphics/jonsigns/nav_border_bottom-24.png') no-repeat;
	width:852px; 
	height:4px;
}
