html, body {	 
	
	background-color: #F0F0F0;
	background-image: url(images/background.png);
	margin: 0;
	color: #404040;
	height: 100%;
	
	font-family: courier new;	
	font-size: 12px;
	/*line-height: 1.35em;*/
		
}

.container {
	width: 835px;
	min-height: 100%;
	background-color: #fefefe;
	margin: 0px 0px 0px 10px;	
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	padding: 0px 15px 0px 50px;
	color: #404040;
	line-height: 1.35em;
}


.header {		
	padding: 15px 0px 15px 0px;
	margin-left: -24px;
}

.footer {		
	width: 830px;
	padding: 15px 0px;
	border-top: 1px solid #000;
	margin-top: 15px;
	text-align: right;
}

a {
	color: #404040;
	text-decoration: underline;
}


table td {
	vertical-align: top;
}

/************************************************************
*	Menu
************************************************************/

.menu {
	margin: 0px;	
	padding: 0px;
	padding-bottom: 30px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: 840px;
	font-size: 18px;
	

}

.menu ul {
	margin: 0;
	padding: 0;	
	
}
	
.menu li {
	margin: 0;
	padding: 2px 0px;	
	margin-right: 10px;
	list-style: none;	
	width: 200px;
	float: left;
	border-bottom: 1px solid #404040;
	height: 20px;
}


.menu a {
	text-decoration: none;
}

.top_links {
	
	position: absolute;
	top: 10px;
	left: 785px;
	width: 150px;
}


.top_links a {
	text-decoration: none;
}

/************************************************************
*	Page
************************************************************/


.main_page {
	width: 917px;
	float: left;
	
}

.main_page p {
	margin-top: -2px;
	padding-top: 0px;
}

.main_page_image {
	float: left;
	margin-right: 10px;
}

.main_page_image img {	
	border: 1px solid #808080;	  
}

.main_content {
	float: left;
	width: 200px;
}


.page {
	width: 625px;
	float: left;
}


.page_image {
	margin-bottom: 23px;		
}

.page_marker {
	float:left; 
	margin-right: 15px;
	vertical-align: bottom;
	margin-top: 3px;
}
.page_image img {	
	border: 1px solid #808080;	  
}

.page_image_text1 {
	font-family: times new roman;
	position: absolute;
	margin-top: 20px;	
	left: 62px;
	background-color: #000;
	color: #fff;
	padding: 0px 10px 3px 10px;
	font-size: 42px;
	font-style: italic;
	text-decoration: underline;	
	font-weight: lighter;
	line-height: 1.2em;
	
}

.page_image_text2 {
	font-family: times new roman;
	position: absolute;
	margin-top: 77px;
	/*margin-left: 0px;*/	
	left: 62px;
	background-color: #000;
	color: #fff;
	padding: 0px 10px 3px 10px;
	font-size: 42px;
	font-style: italic;
	text-decoration: underline;
	font-weight: lighter;
	line-height: 1.2em;
}

.page_div {
	margin: 10px 0px 10px 0px;
}

.gallery {
	float: left;
}

.gallery img {	
	border: 1px solid #808080;
	margin-left: 5px;
	margin-bottom: 11px;
}

.gallery_marker img {	
	border: 0px solid #808080;
	
}

/************************************************************
*	Products
************************************************************/


.product {
	
}



.product_div {
	clear: both;
	margin: 15px 0px;
}

.product_image {
	float: left;
	 
	margin-right: 14px;
	
	height: 253px;
	/*width: 360px;*/
	width: 407px;
	 
 			
}

.product_image img {
	border: 1px solid #808080;
}

.empty_product_image {
	float: left;
	 
	margin-right: 14px;			
	
	width: 407px;
	/*width:360px;*/
 	height: 10px;
 	 
}

.empty_product_image img {
	border: 1px solid #fefefe;
}

.product_title {		
	margin: 12px 0px 0px 0px;
	line-height: 1.2em;

	color: #404040;
	font-size: 18px;
	font-family: times new roman;
	
}

.product_content {
	float: left;
	width: 400px;		
}


.product_link {
	padding: 10px 0px 0px 0px;	
	color: #404040; 	
	
}

.product_link a {		
	
	color: #0099ff; 
	text-decoration: none;
}


/************************************************************
*	News
************************************************************/



.news {
	width: 910px;
	margin-top: -3px;	
}


.short_news_table {	
	width: 840px;
}
.short_news {
	position: relative;
	margin: 3px 10px 0px 0px;
	border-top: 9px solid #010000;	
	width: 200px;		
}


.short_news img {
	border-top: 0px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
}

.short_news a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
} 

.news_title {
	
	padding: 8px 0px 1px 0px;
	margin-bottom: -4px;
	color: #404040;
	font-size: 18px;
	font-family: times new roman;
	text-decoration: underline;
	line-height: 1.2em;
}

.news_title_long2 {
	
	padding: 0px;
	margin-bottom: -2px;	
	color: #404040;
	font-size: 18px;
	font-family: times new roman;
}
.news_title a {
	color: #404040;
}

.news_read_more {
	padding: 0px;
	margin: 0px;
	font-family: courier;
	
}

.news_read_more a {
	color: #0099ff; 
	text-decoration: underline;
	text-align: right;		
}

.short_news_footer {
		
}
.short_news_footer img {
	border: 0px solid #fff;
	margin-top: 2px;
}

.news_description {
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.news_description p {
	margin-bottom: 0px;
} 

.news_posted {
	color: #8f8f8f;	
	font-size: 11px;
	font-style: italic;		
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: courier new;
}

.news_posted2 {
	color: #8f8f8f;	
	font-size: 11px;
	font-style: italic;		
	margin-top: 0px;
	margin-bottom: 8px;
	/*font-family: times new roman;*/
	font-family: courier new;
}

.long_news_header {
	margin-top: -10px;
	padding: 0px 0px 5px 0px;		
}


.long_news_header a {
	font-family: monaco;
	font-size: 9px;	
	text-decoration: none;
	
}

.long_news_title {	
	color: #808080;
}


.long_news_line_gap {
	height: 20px;
}

.empty_news_td {
	width: 210px;
/*	width: 183px;*/
}


/************************************************************
*	FAQ
************************************************************/
.faq_question {	
	font-style: italic;
	text-decoration: underline;
	width: 620px;
}

.faq_ansver {
	width: 620px;
	padding-bottom: 10px;
}

.faq p {
	padding: 0px;
	margin: 0px;
	margin-top: 0.7em;

}


