@charset "utf-8";
/* CSS Document */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
body {
	background-color: #000000;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
#wrapper #nav {
	height: auto;
	width: 85px;
	float: left;
}
#wrapper #main {
	height: auto !important;
	height: 325px;
	width: 650px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(../images/maintile.gif);
}

#wrapper #main #type1 {
	float: left;
	height: 100%;
	width: 130px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: 0;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
#wrapper #header {
	height: 92px;
	width: 721px;
	margin-bottom: 65px;
	margin-left: 85px;
	margin-top: 10px;
}
* {
	margin: 0px;
}
#wrapper #main #type2 {
	float: right;
	height: auto;
	width: 505px;
	margin: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #login {
	height: 287px;
	width: 181px;
	float: left;
	background-image: url(../images/Clients.jpg);
	padding-top: 45px;
	color: #FFFFFF;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-color: #666666;
}
#wrapper #header #topmain {
	margin-left: 85px;
	margin-top: 25px;
}

#wrapper #main #type3 {
	margin: 7px;
	width: 95%;
}
h1 {
	color: #999966;
	margin-top: 10px;
	font-style: normal;
	line-height: 150%;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #999966;
}
h3 {
	color: #999966;
}

