@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:11px/13px Tahoma;
	color:#212121;
}
img {
	border-width:0px
}
p, form, h1, h2, h3 {
	margin:0;
	padding:0
}
a {
	font:11px/13px Tahoma;
	color:#212121;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a:focus {
	outline:0px;
}
.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background:#050505;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main {
	width:1112px;
	margin:0 auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: 0 top;
}
.link1, .link1 a {
	color:#b3b3b3;
	font:10px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.link1 a:hover {
	text-decoration:none;
	color:#fff;
}
#top_link {
	float:left;
	padding:20px 0 0 40px;
	width:880px;
	color:#fff;
}
#top_link a, #top_link a:hover {
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#top_link a:hover {
	text-decoration:underline;
}
.p14 {
	font-size:14px;
	line-height:17px;
}
/*
================================================================================
|                                     MENU                                   |
================================================================================
*/
#menu_top {
	height:20px;
	width:520px;
	margin:30px 0 0 5px;
}
#menu_top div {
	padding:0;
	float:left;
	margin:0;
}
#menu_top a {
	margin:0 15px 0 15px;
	padding-left:15px;
	white-space: nowrap;
	font: 11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#9f9f9f;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#menu_top a:hover, #menu_top a.active {
	text-decoration:none;
	color:#ffae00;
	background-image: url(../images/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#menu_top div.btn {
	background-image: none;
}
#menu_top div.btn_on {
	background-image: url(../images/menu_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	height:305px;
	width:1112px;
	text-align:left;
}
#header_top01 {
	height:61px;
	width:1112px;
	background:url(../images/top01.jpg) no-repeat;
	overflow: hidden;
}
#header_01 {
	height:244px;
	width:353px;
	float:left;
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header_02 {
	height:244px;
	width:209px;
	float:left;
	background-image: url(../images/header02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header_03 {
	height:244px;
	width:550px;
	float:left;
	background-image: url(../images/header03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header #call {
	font:11px/17px Arial;
	color:#FFFFFF;
	width: 135px;
	margin: 10px 20px 0 0;
	padding-left:30px;
	float: right;
}
/*
================================================================================
|                                     CONTENT                                   |
================================================================================
*/
#content_top {
	background: url(../images/c_top.jpg) no-repeat top;
}
#content_bot {
	padding-bottom: 40px;
}
#content {
	text-align:left;
	background-color: #FFFFFF;
	width: 1112px;
}
#content h1 {
	color:#000000;
	height:40px;
	font-size: 30px;
	line-height: 45px;
	background-image: url(../images/h_welcome.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 15px;
	font-style: italic;
	font-weight: normal;
}
#content h1 span {
	font-size:20px;
}
/*
================================================================================
|                                     CENTER                                  |
================================================================================
*/
#center {
	width:528px;
	float:left;
	padding-top: 10px;
	font-size: 12px;
}
#center #head_bg {
	width:644px;
	height:58px;
	background:url(../images/head_bg.gif) no-repeat;
	padding-bottom: 28px;
}
#center .pad {
	padding:0 20px 0 20px;
}
#center .brad {
	font:normal 10px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding: 0 0 10px 17px;
}
#center .brad a {
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#center .brad a:hover {
	text-decoration:underline;
}
#center .brad .active {
	text-decoration:underline;
	color:#fff;
	text-transform:uppercase;
}
/*
================================================================================
|                                     LEFT                                   |
================================================================================
*/
#left {
	width:287px;
	float:left;
	padding:0;
}
/*
================================================================================
|                                     RIGHT                                   |
================================================================================
*/
#right {
	width:296px;
	background:url(../images/right_top.jpg) no-repeat;
	padding-bottom: 25px;
	float: right;
}
#content #right h2 {
	font:normal 17px/20px Tahoma;
	margin-left:-20px;
	color:#000000;
	padding-bottom: 10px;
}
/*
================================================================================
|                                     menu_left                                 |
================================================================================
*/
#menubg {
	width:287px;
	margin-top:-32px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 1000;
}
#menutop {
	width:287px;
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menubot {
	background-image: url(../images/menu_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px 0 25px 0;
}
#menu_left, #menu_left ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu_left a {
	font:normal 14px/30px Arial;
	color:#000;
	text-decoration:none;
	height:31px;
	display: block;
	text-indent:66px;
	width:255px;
	margin-left:20px;
	background-image: url(../images/bg_but_off.png);
	background-repeat: no-repeat;
	text-transform:uppercase;
}
#menu_left li a:hover, #menu_left li.active a {
	background-image: url(../images/bg_but_on.gif);
	background-repeat: no-repeat;
	color:#000;
}
#menu_left li {
	display: block;
	width:287px;
}
.collection {
	height:226px;
	background:url(../images/bg_collection.jpg) repeat-x;
	width: 520px;
}
.collection1 {
	height:226px;
	background:url(../images/bg_collection.jpg) repeat-x;
	width: 780px;
}
.button {
	width:116px;
	height:20px;
	background:url(../images/button.gif);
	font:bold 15px/19px "Times New Roman", Times, serif;
	color:#fff;
	margin: 15px auto 0 auto;
}
.button a, .button a:hover {
	font:bold 15px/19px "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}
/*
================================================================================
|                                     FOOTER                                  |
================================================================================
*/
#footer {
	color:#727272;
	width:1112px;
	height:215px;
	margin:0 auto;
	background: url(../images/footer_bg.jpg) no-repeat 0px 0px;
	text-align: left;
}
#footer a {
	color:#727272;
	margin:0 7px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
}
#footer .nolink {
	margin:0 7px;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:underline;
	color:#fff;
}
#footer a:hover, #footer a.active {
	text-decoration:underline;
	color:#fff;
}
#footer .white {
	color:#fff;
}
#footer .white a {
	color:#fff;
	margin:0 24px;
}
#credits {
	font-family:Arial;
	color:#1e1e1e;
	font-size:11px;
	text-align:center;
	padding-top:38px;
}
#credits a {
	text-transform:none;
	margin:0;
}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w {
	width:210px;
	height:14px;
	border-bottom:1px solid #D4D0C8;
	border-left:2px inset #999999;
	border-right:1px solid #D4D0C8;
	border-top:2px inset #999999;
	margin-bottom:3px;
	margin-top:1px;
}
.w1 {
	width:300px;
	height:14px;
	border-bottom:1px solid #D4D0C8;
	border-left:2px inset #999999;
	border-right:1px solid #D4D0C8;
	border-top:2px inset #999999;
	margin-bottom:6px;
	margin-top:5px;
}
.w3 {
	width:300px;
	border-bottom:1px solid #D4D0C8;
	border-left:2px inset #999999;
	border-right:1px solid #D4D0C8;
	border-top:2px inset #999999;
	margin-bottom:3px;
	margin-top:1px;
	height: 92px;
}
 @-moz-document url-prefix() {
.w, .w1, .w3 {
 margin-bottom:5px;
}
}
.wSR {
	float:right;
	margin-top:11px;
}
.font_w {
	font-weight:normal;
}
input {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	font-weight:400;
	padding-left:2px;
}
textarea {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
}
.submit, .reset {
	text-align:center;
	color:#FFFFFF;
	width:75px;
	border-width:0px;
	float:left;
	cursor:pointer;
	vertical-align: top;
	height:20px;
	padding:0;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
 @-moz-document url-prefix() {
.submit, .reset {
vertical-align:inherit;
padding:0;
margin:-4px 0 0 0;
background-position:0 4px;
height:24px;
}
}
