/* usr here goes */

html, body, #topmenu ul, p, h1, h2, h3, h4, h5, h6, div {
	margin: 0;
	padding: 0;

}

body {
	background: #8b8f99 url(images/body-bg.jpg) repeat-x;
	position: relative;
	font-family: Arial, Tahoma, sans-serif;
}

#wrapper {
	width: 1000px;
	margin: 0 auto auto;	
   min-height: 1000px;
	position: relative;
	height: auto;
}

#content {
	margin: 0 auto auto;
	width: 770px;
	min-height: 200px;
	position: relative;
	/*top: 388px;*/
}


#box {
	background: #171e21 url(images/usr-new.jpg) no-repeat ;
	width: 916px;
	margin: 0 auto auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
	position: relative;
	height: auto;
	padding-top: 388px;
}

#topmenu {
	position: relative;
	width: 100%;
	height: 79px;
	background: url(images/usr-pish_03.png) repeat-x;
}

#text {
	/*background: #fff;*/
	min-height: 400px;
	position: relative;
}

#text a {
color:#0896BD;
}

/* ------------ */

#topmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#topmenu ul li {
	float: left;
	width: 154px;
	text-align: center;
	height: 79px;
	line-height: 79px;
	font-size: 12px;
	color: #fff;
}

#topmenu ul li:hover {
	background: url(images/hover.jpg) no-repeat top left;
}

#topmenu ul li a {
	font-size: 12px;
	color: #fff;
}

#text {
	background: #fff url(images/text-bg.jpg) bottom left no-repeat;
	padding: 64px 64px;
	padding-top: 50px;
}

#footer {
	position: relative;	
	width: 730px;
	margin: 0 auto auto;
	height: 85px;
}

#footer div {
padding-top: 20px;
}

#footer table {
width: 100%;
}

#footer td {
vertical-align: top;
}

#footer strong {
	color: #0896bd;
	padding-bottom: 10px;
}

#footer td {
font-size: 12px;
color: #fff;
}

#footer div div {
	margin-top: 27px;
	margin-right: 15px;
	float: left;
	font-size: 12px;
	color: #fff;
}

#footer div p {
	padding-top: 5px;
}

#footer a {
	color: #fff;
}

a#logo {
	position: absolute;
	width: 330px;
	height: 116px;
	left: 112px;
	z-index: 10;
}

#text h1 {
	color: #0896bd;
	text-align: center;
	font-weight: 100;
	font-size: 20px;
}
