body, html {
     margin: 0 0 0 0;
     background-color: #000;
     font-family: Tahoma;
     color: #fff;
     font-size: 13px;
     height: 100%;
}

body{
	background: url(/images/hor_lines_top.gif) repeat-x;
	background-position: 0px 50px;
}

img {
	border: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 14px;
}

#headlines {
	background: url(/images/vert_lines.gif);
	width: 802px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	position: relative;
	height: auto;
}

#header {
	background: url(/images/hor_lines_top.gif) repeat-x;
	width: 100%;
	height: 151px
}

#header .inner {
	width: 802px;
	height: 126px;
}

#header .inner .left {
	background: #000;
	width: 198px;
	height: 122px;
	border: 2px solid white;
	float: left;
}

#header .inner .right {
	background: #000;
	width: 598px;
	height: 122px;
	border-top: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	float: left;
}

#header .inner .left div {
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
}


#header .inner .left_small {
	width: 198px;
	height: 25px;
	_height: 27px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	float: left;
	background: none;
}

#header .inner .right_small {
	background: none;
	width: 598px;
	height: 25px;
	border-right: 2px solid white;
	float: left;
	background: transparent;
}

#header .inner .right_small .mainmen {
	cursor: pointer;
}

#header .inner .right_small .sub_menu {
	position: absolute;
	background-color: #9b9c9e;
	display: none;
}

#header .inner .right_small .sub_menu a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}

#header .inner .right_small .sub_menu a:hover {
	background-color: #cdcecf;	
}


#content .inner {
	background: #000;
	width: 802px;
	height: 425px;
}

#content .inner .left {
	background: #000;
	width: 198px;
	height: 425px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	float: left;
}

#content .inner .right {
	background: #000;
	width: 598px;
	height: 425px;
	border-right: 2px solid white;
	float: left;
}

#content .inner .right .text{
	width: 380px;
	margin-left: 28px;
	//margin-left: 15px;
	margin-top: 86px;
	margin-right: 50px;
	float: left;
}

#content .inner .right h1 {
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

#content .inner .right p {
	line-height: 26px;
}

#content .inner .right .images{
	width: 125px;
	height: 271px;
	float: left;
	margin-top: 120px;
}

#content .inner .right a {
	color: #9b9c9e;
	text-decoration: none;
	font-weight: bold;
}



#footer {
	background: url(/images/footer.gif) repeat-x;
}

#footer .inner {
	width: 802px;
	height: 105px;
	background: url(/images/vert_lines.gif);
	margin-left: auto; 
	margin-right: auto;
}

#footer .inner .left {
	background: none;
	width: 198px;
	//width: 200px; 
	height: 23px;
	float: left;
	border-top: 1px solid #9b9c9e;
	border-bottom: 2px solid #fff;
}

#footer .inner .right {
	background: none;
	width: 598px;
	height: 23px;
	float: left;
	border-top: 1px solid #9b9c9e;
	border-bottom: 2px solid #fff;
	margin-left: 2px;
}

#footer .inner .copy {
	background: #000;
	height: 23px;
	float: left;
	margin-left: 220px;
	_margin-left: 110px;
	margin-top: 17px;
	color: #646466;
	font-size: 10px;
}

#footer .inner .copy {
}
