* { margin:0; padding:0;}
body {
	font-family:Tahoma;
	font-size:100%;
	line-height:1em;
	color:#393939;
	background-color: #000000;
	background-image: url(images/bg_body.jpg);
}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#d5b99e;}

.clear { clear:both;}
.alignright { text-align:right;}

ul {margin:0px; padding:0; list-style:none;}
li {background:url(images/z_ul.gif) left no-repeat; padding-left:10px; line-height:1.4em;}
li a { color:#df3913; text-decoration:none;}
li a:hover {color:#000; text-decoration:underline;}


dl { float:left;}
dd { background:url(images/bg_dotted.gif) left bottom repeat-x;}
dd span { float:right; background:#3f3f3f;}
dd a { background:#3f3f3f; color:#d5b99e; text-decoration:none;}
dd a:hover { text-decoration:underline;}


/*txt, links*/

h1 { background:url(images/logo.jpg) left top no-repeat; width:164px; height:102px; text-indent:-10000px; font-size:1em;}
h2 { font-size:1em; margin:0px;}

/*header*/
.header_wrapper {
	height:auto;
	background-color: #000000;
	background-image: url(images/bg_header_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	padding-top: 29px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 34px;
}
.header_wrapper .menu { padding:0 0 0 61px;}
.header_wrapper .menu a img { margin-right:50px;}
.header_wrapper .right { background:url(images/line_right.gif) right top repeat-y;}
.header_wrapper .left { background:url(images/left_line.gif) left top repeat-y;}


/*content*/
#content { font-family:Verdana; font-size:11px; color:#dfdfdf; line-height:18px;}
#content .col_2 { background:url(images/bg_content.gif) left top repeat-y;}
#content .title { margin-bottom:46px;}
#content .bg_line {
	padding-bottom:10px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content p { padding-bottom:25px;}
#content .box { width:100%;}
#content .pad { font-size:1em; font-weight:normal; margin:15px 0 10px 0;}
#content .ind {
	padding-top: 30px;
	padding-right: 22px;
	padding-bottom: 32px;
	padding-left: 31px;
}



/*footer*/
#footer { font-family:Verdana; font-size:0.5625em; color:#181818; padding:12px 30px 0 0; text-align:right;}
#footer a { color:#181818;}


/*================== index.html ==================*/
#page1 #content .block { background:url(images/bg_splash.jpg) left top no-repeat #000; width:718px; font-family:Verdana;}
#page1 #content a { color:#f7f4eb; text-decoration:none;}
#page1 #content a:hover { text-decoration:underline;}
#page1 #content .menu { padding:0 0 309px 32px;}
#page1 #content .menu a { margin-right:48px;}
#page1 #content .block .cone_left { padding:3px 10px 26px 29px;}

/*================== index-1.html ==================*/
#page2 #content p { padding:0 0 7px 0;}
#page2 #content .column1 { width:212px;}
#page2 #content .column2 { width:180px;}
#page2 #content .pic1 { float:right; margin-bottom:30px;}
#page2 #content .ind { padding:40px 28px 27px 31px;}

/*================== index-2.html ==================*/
#page3 #content .ind { padding:30px 22px 31px 31px;}
#page3 #content .column1 { width:173px; margin-right:32px;}
#page3 #content .column2 { width:173px;}
#page3 #content .pad { padding:10px 0px 10px 0;}

/*================== index-3.html ==================*/
#page4 #content .column1 { width:190px;}
#page4 #content .column2 { width:207px;}
#page4 #content .pic1 { margin-bottom:25px;}

/*================== index-4.html ==================*/
#page5 #content .ind1 { padding:32px 22px 24px 31px;}
#page5 #content .column1 { width:199px;}
#page5 #content .column2 { width:194px;}
#page5 #content .column1 .div { height:34px;}
#page5 #content .column2 .div { height:103px;}

/*================== index-5 .html ==================*/
#page6 #content p { padding-bottom:15px;}
#page6 #content .ind { padding:30px 22px 42px 31px;}

/*==================list====================*/
.block { background:#000; width:718px;}
.block .right { background:url(images/line_right.gif) right top repeat-y;}
.block .bottom { background:url(images/line_bottom.gif) left bottom repeat-x;}
.block .left { background:url(images/left_line.gif) left top repeat-y;}
.block .cone_right { background:url(images/cone_right_bottom.gif) no-repeat right bottom;}
.block .cone_left { background:url(images/cone_left_bottom.gif) no-repeat left bottom; padding:0px 9px 9px 9px;}

/*==========================================*/

.input {color:#dfdfdf;		 
		height:21px;
		width:190px;
		background:none;
		border:solid 1px #1a1b1d;
		font-size:1em;
		font-family:Verdana;
}

textarea {background:none;
			color:#dfdfdf;
			border:solid 1px #1a1b1d;
			width:194px;
			height:89px;
			overflow:auto;
			font-family:Verdana; 
			font-size:1em;
}
