@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
#container {
	background-color: #000000;
	height: auto;
	width: 900px;
	margin: 0px auto 0px auto;
}
#header {
	float: left;
	height: 98px;
	width: 900px;
}
#hdr_title {
	float: left;
	height: 49px;
	width: 600px;
	font-size: 40px;
	padding-top: 8px;
}
#hdr_mnu {
	float: left;
	height: 36px;
	width: 900px;
}
.home_link {
	float:left;
	padding: 5px;
	width: auto;
	height: 15px;
	font-size:14px;
	background-color: #121212;
	margin-top: 3px;
}
.home_link a:link {color:#FFFFFF; text-decoration:none; padding:3px;}
.home_link a:visited {color:#FFFFFF; text-decoration:none;padding:3px;}
.home_link a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	padding:3px;
}
/*#middle { // THIS MUST BE REMOVED
	float: left;
	height: 600px;
	width: 880px;
}*/
#middle {
	height: 650px;
	width: 900px;
	margin-bottom: 10px;
	float: left;
}
#middle_about {
	height: 880px;
	width: 950px;
	margin-bottom: 10px;
	float: left;
}
#middle_prices {
	height: 945px;
	width: 880px;
	margin-bottom: 10px;
	float: left;
}
#rt_col {
	float: right;
	height: 440px;
	width: 250px;
	margin-right: 10px;
}
#rt_col_Lg {
	float: right;
	height: 750px;
	width: 260px;
	margin-right: 5px;
	margin-top: 90px;
}
#footer {
	float: left;
	height: 45px;
	width: 900px;
	margin-top: 10px;
}
#abt_hdr {
	width:680px;
	height:auto;
	float:left;
	margin: 5px;
	padding: 5px;
}
#cnt_hdr {
	width:580px;
	height:20px;
	float:left;
	margin: 5px;
	padding: 5px;
}
#pht {
	width:279px;
	height:400px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
#cnt {
	width:575px;
	height:400px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
#cnt_links {
	width:575px;
	height:560px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
#clt_hdr {
	width:580px;
	height:20px;
	float:left;
	margin: 5px;
	padding: 5px;
}
#clt {
	width:240px;
	height:400px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
#clt_gallery {
	width:600px;
	height:500px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
.ref_nm {
	font-size: 11px;
	font-style: italic;
	line-height: 25px;
}
.sm_txt {
	font-size: 12px;
}.md_txt {
	font-size: 13px;
	font-weight: bold;
}
#prc {
	width:350px;
	height:215px;
	float:left;
	margin:7px;
	padding: 5px;
}
#prc_img {
	width:279px;
	height:186px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
#prc_img_price1 {
	width:279px;
	height:186px;
	float:left;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
	margin-top: 15px;
}
#prc2 {
	width:350px;
	height:330px;
	float:inherit;
	margin:7px;
	padding: 5px;
}
#prc_img2 {
	width:279px;
	height:330px;
	float:right;
	margin:7px;
	padding: 5px;
	border: 1px solid #333333;
	background-color: #121212;
}
