* {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 100%;
	min-width: 600px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 250px;
	background-image: url(linehead.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#logo {
	margin-top: 50px;
	margin-left: 70px;
	margin-bottom: 50px;
	float: left;
}
#head_baner {
	float: right;
	position: relative;
	padding-right: 310px;
	margin-top: 40px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
	margin: 0 0 0 20px;
}
#img_cont {
	height: 201px;
	width: 280px;
	border: 3px solid #999999;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 300px;
	margin-left: -300px;
	position: relative;
	margin-top: 20px;
	background-color: #141414;
	font-size: 14px;
	line-height: 170%;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	text-indent: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sr li, a:link, a:hover {
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	list-style-type: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	min-width: 600px;
	height: 160px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #080808;
}

#foo_cop {
	margin: 20px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#foo_vm {
	margin: 20px;
	float: right;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 10px;
}



#tiz {

	float: left;
	margin: 0 0 0 34px;
}
