body{
	background:#363636;
}

html {
       overflow-y: scroll;
}


.nav_large{
	color:#FFF;
	font:"Georgia";
	font-size:18px;
	line-height:14px;
}
.nav_border{
	border:none;
	padding:0px;
	margin:-2px;
}

.none_border{
	border:none;
	margin-left:-8px;

}

.footer{
	color:#666666;
	font:"Georgia";
	font-size:12px;
}

.form{
	color:#2a3a42;
	font:"Georgia";
	font-size:12px;
	line-height:12px;
}

.news_item{
	color:#CCCCCC;
	font:"Georgia";
	font-size:13px;
	line-height:13px;
}

.paragraph{
	color:#FFF;
	font:"Georgia";
	font-size:14px;
}

.sub_title{
	color:#FFF;
	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:#FFF;
text-decoration:none;
}
a:visited{
text-decoration:none;
color:#FFF;
}
a:hover{
text-decoration:none;
color:#FFF;
}

.link2 a {			
color:#CCCCCC;
}

.link2 a:hover {		
color: #FFF;
}

.footer_links a {			
color: #666;
}

.footer_links a:hover {		
color: #FFF;
text-decoration:none;
}

#main{
	width:996px;
	top:0px;
	margin:0px auto;
}

#nav{
	text-align:left;
}



#header{
	padding:25px 0 20px 120px;
}


#header_left{
	width:590px;
	float:left;
}



#line_break{
clear:both;
	background:url(../images/line_break.jpg) center no-repeat;
	width:996px;
	height:10px
	
}

#header_right{
	width:392px;
	float:left;
	padding:40px 0 0 18px;
}



#left_text{
 margin:auto;
	background:url(../images/left_text_bg.jpg) no-repeat top;
	padding:0 213px 10px 213px;
	width:570px;
}
#right_text_home{
	float:right;
	background:url(../images/left_text_bg.jpg) no-repeat top;
	padding:33px 150px 0 40px;
	width:305px;
	height:247px;
}

#right_text_about{
	float:right;
	padding:13px 150px 0 10px;
	width:345px;
	height:310px;
}

#right_text{
	float:right;
	background:url(../images/right_image_01.jpg) no-repeat top;
	width:455px;
	height:280px;
	margin-right:50px;

}

#footer{
	background:url(../images/footer_bg.jpg) no-repeat top;
	clear:both;
	height:20px;
	width:894px;
	margin:auto;
	text-align:right;
	padding:10px 90px 0 0;
}


