﻿.container{
	width:963px;
	margin:10px auto;
	padding: 10px 0px 0px 0px;
	display:block;
	overflow:hidden;
	height:auto;
	min-height:550px;
	background-color:#FFFFFF;
	background-image:url('../images/background/bckgrnd.jpg');
	background-position:left 30px;
	background-repeat:no-repeat;
	position:relative;
}

#menubar{
	width:750px;
	height:30px;
	color:#FFFFFF;
	float:left;
	clear:left;
	margin-top:40px;
	line-height:30px;
	padding-left:10px;
	overflow:visible;
	margin-bottom:12px;
	}

#logob{
	background-color:transparent;
	display:block;
	height:85px;
	width:186px;
	/*position:absolute;
	top:20px;*/
	right:0px;
	float:left;
	overflow:hidden;
	margin-top:10px;
margin-bottom:-13px;
}

#logob a img{
	border:none;
}

#l_mod{
	width:180px;
	padding-top:7px;
	height:23px;
	clear:left;
	display:block;
	overflow:hidden;
position:relative;
float:left;
}

#menu_mod{
	width:550px;
	height:30px;
	float:left;
	clear:right;
	display:block;
	overflow:visible;
	position:relative;
	padding:0px;
}

#newsbox{
	background:transparent url('../images/news_box.png') repeat-y center top;
	width:321px;
	height: 132px;
	overflow:hidden;
	display:block;
	clear:both;
	position:relative;
	top:0px;
	text-indent:10px;
}

#leftside{
	display:block;
	overflow:hidden;
	background:transparent url('../images/white_col.png') repeat-y left top;
	width:321px;
	height:132px;
	position:relative;
	top:0px;
	text-indent:10px;
	}
	
#leftside a img{
	border:none;
	display:none;
}
#pur_bar{
	width:963px;
	height:161px;
	display:block;
	overflow:hidden;
	clear:both;
	background-color:transparent;
	/*background-image:url('../images/white_col.png');
	background-repeat:repeat-y;*/
	color:#FFFFFF;
}

#pic_box{
float:left;
clear:left;
position:relative;
overflow:hidden;
	height:161px;
	width:321px;
	/*background: #371047 url('../images/por_bar_grad.png') no-repeat left top;*/
background: transparent url('../images/por_bar_grad.png') no-repeat left top;
}

#map_box{
	height:161px;
	width:205px;
	clear:none;
	float:left;
	display:block;
	overflow:hidden;
	/*background-color: #461459;*/
background-image:url('../images/pur_cro.png');
	text-indent:10px;
	}
#moto_box{
	width:430px;
	height:161px;
	clear:right;
	float:left;
	display:block;
	overflow:hidden;
	/*background-color: #371047;*/
background-image:url('../images/prplback.png');

}

#moto_box a{
	color:#FFFFFF;
	font-weight:700;
}
.textbox{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:10px;
	padding:0px;
}

.textbox a:link, .textbox a:active, .textbox a:visited{
	color:#555555;
	text-decoration:none;
	margin-left:0px;
	margin-top:3px;
	margin-right:1px;
	font-weight:700;
}

.textbox a:hover{
	color:#282828;
	margin-left:1px;
	margin-right:0px;
}
/*  spacers */
.space35{
	height:35px;
	clear:both;
	width:auto;
	display:block;
	overflow:hidden;
}
