body{
	background:#2a3a42 url(../images/bg_repeat.jpg) repeat center;
}

html {
       overflow-y: scroll;
}

.nav_border{
	border:none;
	padding:0px;
	margin:-2px;
}

.image_padding{
border:none;	padding:30px 0 0 0;
}	

.footer{
	color:#666666;
	font:"Georgia";
	font-size:12px;
}

.form{
	color:#2a3a42;
	font:"Georgia";
	font-size:12px;
	line-height:12px;
}

.paragraph{
	color:#2a3a42;
	font:"Georgia";
	font-size:14px;
	line-height:16px;
}

.paragraph_bold{
	color:#2a3a42;
	font:"Georgia";
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}


.red_paragraph{
	color:#531515;
	font:"Georgia";
	font-size:14px;
	line-height:16px;
}



.home_big{
	color:#2a3a42;
	font:"Georgia";
	font-size:30px;
	line-height:12px;
}

.sub_title{
	color:#2a3a42;
	font:"Georgia";
	font-size:20px;
	font-weight:bold;
	line-height:18px;
}

.red_sub_title{
	color:#531515;
	font:"Georgia";
	font-size:20px;
	line-height:18px;
}

.titletext{
	color:#FFF;
	font:"Georgia";
	font-size:10px;
	line-height:18px;
	letter-spacing:2px;
}


.hr{
	margin-top:8px;
	margin-bottom:-18px;
}

a:link{
color:#2a3a42;
text-decoration:none;
}
a:visited{
text-decoration:none;
color:#2a3a42;
}
a:hover{
text-decoration:underline;
color:#2a3a42;
}

.link2 a {			
color: #2a3a42;
}

.link2 a:hover {		
color: #2a3a42;
}

.mainlink a {			
color: #FFF;
}

.mainlink a:hover {		
color: #FFF;
text-decoration:underline;
}

.footer_links a {			
color: #666;
}

.footer_links a:hover {		
color: #2a3a42;
}

#main{
	width:1000px;
	top:0px;
	margin:0px auto;
}

#header{
	margin-top:-10px;
}


#header_left{
	width:590px;
	float:left;
}

#main_nav{
	background:url(../images/main_nav_bg.jpg) left no-repeat;
	padding:25px 0 0 150px;
	height:42px;
	width:440px;
}

#back_nav{
	height:30px;
}

#sub_title{
	padding:50px 0 0 140px;
}

#sub_title_map{
	padding:50px 0 0 140px;
	height: 30px;
}

#header_right{
	width:392px;
	float:left;
	padding:40px 0 0 18px;
}

#nav{
	padding-top:20px;
	clear:both;
	height:107px;
}

#nav_home{
	padding-top:20px;
	clear:both;
	height:200px;
}

#left_text{
	float:left;
	background:url(../images/left_text_bg.jpg) no-repeat top;
	padding:33px 50px 0 140px;
	width:305px;

}

#left_text_map{
	float:left;
	background:url(../images/left_text_bg.jpg) no-repeat top;
	padding:33px 0 0 140px;
	width:395px;

}

#left_text_min{
	float:left;
	background:url(../images/left_text_bg.jpg) no-repeat top;
	padding:33px 50px 0 140px;
	width:305px;
	height:300px;

}

#left_text_contact{
	float:left;
	background:url(../images/left_text_bg.jpg) no-repeat top;
	padding:33px 50px 0 140px;
	width:705px;

}
#right_text_home{
	float:right;
	padding:33px 150px 0 10px;
	width:335px;
	height:247px;
}

#right_text_about{
	float:right;
	padding:13px 150px 0 10px;
	width:345px;
	height:310px;
}

#right_text{
	float:right;
	width:455px;
	margin-right:50px;

}

#right_text_shop{
	float:right;
	width:455px;
	margin-right:50px;

}
#big_links{
	clear:both;
	height:200px;
	width:700px;
	margin:auto;
	text-align:left;
}


#footer{
	background:url(../images/footer_bg.jpg) no-repeat center;
	clear:both;
	height:44px;
	width:894px;
	margin:auto;
	text-align:right;
	padding:60px 90px 0 0;
}




