@charset "utf-8";
/* CSS Document */
html, body {
overflow:hidden;
}

body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	background:transparent url(../img/body_bg.png) repeat;
	width:30000px;
}
.link {
text-indent:-10000px;
}
img
{
	border:0;
}
.clear
{
	clear:both;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
.frame {
	display:block;
	float:left;
	width:1800px !important;
	margin:0 auto;
	padding:0;
}
a {
color: #fff;
}
a:hover {
color: #ccc;
}

#footer 
{
	background:transparent url(../img/footer_bg.jpg) repeat-x;
	bottom:0;
	display:block;
	font-family:georgia,times,"times new roman",serif;
	height:31px;
	left:0;
	position:fixed;
	right:0;
	z-index:4000;
	text-align:center;
}
#start_text
{
	margin-top:5px;
}
#home_bg
{
	background:transparent url(../img/home_image_bg.png) no-repeat scroll 40% 50%;
	padding-top: 100px;
}
#home
{
	height:900px;
	left:150px;
	margin:0;
	padding:0;
	position:relative;
	width:1000px;

}
#home #logo
{
	background:transparent url(../img/logo.png) no-repeat scroll -150px 0;
	height:146px;
	margin-top:135px;
	position:relative;
	top:100px;
	width:578px;
}
#home_nav 
{
	padding-top:22px;
	position:relative;
	text-align:right;
	top:100px;
	width:428px;
}
#home_nav img
{
	border:medium none;
}
#home_nav div
{
	display:inline;
	margin-left:25px;
}

#about_bg
{
	background:transparent url(../img/about_image_3bg.png) no-repeat scroll 40% 50%;
}
#about
{
	
	height:900px;
	width:1000px;
	position:relative;
	left:200px;
	
}
#about #about_transparent
{
	background:transparent url(../img/about_transparent.png) no-repeat;
	width:452px;
	height:569px;
	padding:70px 10px 10px 10px;
}
#about #about_us_text
{
	background:transparent url(../img/about_us_text.png) no-repeat;
	width:198px;
	height:42px;
	margin-top:35px;
}
.about_img
{
	margin-top:30px;
}
.text
{
	color:#FFFFFF;
	padding-top:20px;
	padding-right:10px;
}
#menus_bg
{
	background: transparent url(../img/menus_image_bg.png) no-repeat scroll 40% 0;
}
#menus
{
	position:relative;
	width:1000px;
	height:900px;
	left:200px;
}
#menus .menus_transparent
{
	background: transparent url(../img/menus_transparent.png) no-repeat;
	width:576px;
	height:594px;
	padding:100px 10px 10px 10px;
}
#menus .menus_txt
{
	background:transparent url(../img/menus_txt.png);
	width:130px;
	height:43px;
}
.red
{
	color:#e91a1a;
	font-size:12px;
	font-style:italic;
}
ul.pdf_icon
{
	padding-left:36px;
	padding-top:30px;
}
ul.pdf_icon li
{
	list-style-image:url(../img/pdf_icon.png) !important;
	font-size:13px;
}

#contact_bg
{
	background:transparent url(../img/contact_image_bg.png) no-repeat scroll 40% 0;
}
#contact
{
	position:relative;
	width:1000px;
	height:900px;
	left:200px;
}
.contact_transparent
{
	background:transparent url(../img/contact_transparent.png) no-repeat;
	width:356px;
	height:600px;
	padding:10px 10px 10px 10px;
}
.contact_us_text
{
	background:transparent url(../img/contact_us_text.png) no-repeat;
	width:249px;
	height:42px;
	margin-top:110px;
	margin-left:20px;
}
#contact_form
{
	margin-top:27px;
}
#contact_form input, textarea
{
	width:310px;
	height:27px;
	background-color:#212121;
	color:#353a32;
	border:none;
	border-top:1px solid #010101;
	padding-top:5px;
	
}
div .input
{
	margin-top:5px;
	padding-left:10px;
	
}
#contact_form .textarea
{
	height:119px;
	
}
div.submit
{
	text-align:right;
	margin-top:15px;
	padding-right:38px;
}
input.btn_submit
{
	border:none !important;
	height:34px !important;
	width:55px !important;
	padding:0 !important;
	
}
#contact .contact_bottom
{
	margin-top:10px;
	background: transparent url(../img/contact_bottom_image.png) no-repeat scroll top right;
	width:300px;
	height:157px;
	text-align:left;
}
.contact_bottom
{
	color:#FFFFFF;
}
#gallery_bg
{
}
#gallery
{
	position:relative;
	left:150px;
	width:1000px;
	height:700px;
}
.gallery_transparent
{
	background: transparent url(../img/gallery_transparent.png) no-repeat;
	width:992px;
	height:581px;
	padding:10px;
}
.gallery_txt
{
	background: transparent url(../img/gallery_txt.png) no-repeat;
	width:150px;
	height:51px;
	margin:85px auto auto 10px;
}
.top_title
{
	color:#FFFFFF;
	padding:10px;
}
#gallery .list
{
	width:100%;
	padding-top:10px;

}
#gallery .list .col
{
	width:155px;
	height:114px;
	float:left;
	display:block;
	margin-left:5px;
	margin-top:5px;
	
}
.first
{
	margin-left:0 !important;
}