body {
	font-family: Verdana;
	margin: 0px;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	background-color: #2D2D2D;
	font-size: 12px;
	color: #fff;
	width: 1000px;
	line-height: 17px;
}

table {
	font-size: 12px;

}

h2 {
	font-family: Verdana;
	font-size: 17px;
	color: #F40031;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a2 {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}

#container_big {
	width: 818px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 1000px;
	text-align: left;
	padding: 0px;
}


#header {
	float: none;
	position: relative;
	width: 1000px;
	height: 139px;
	text-align: center;
	background-repeat: no-repeat;
	overflow: auto;
	font-family: Verdana;
	background-image: url(images/m1.png);
	margin-top: 30px;
}

 
#menu {
	float: right;
	position: absolute;
	width: 442px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	overflow: hidden;
	height: 29px;
	text-align: center;
	top: 81px;
	left: 556px;
}

#menu a {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	width: auto;
	height: auto;
	line-height: 33px;
	color: #fff;
	margin-right: 16px;
	background-repeat: no-repeat;
	background-position: right;
}

#menu a:hover {
	color: #333333;
	text-decoration: none;




}


#content {
	float: none;
	position: relative;
	width: 1000px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-color: #2D2D2D;
	height: 350px;
}

#right {
	width: 300px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #fff;
	font-size: 12px;
	border-left-width: 0px;
	border-left-style: none;
	height: 350px;
	background-repeat: no-repeat;
	background-position: center top;
}
#left {
	width: 160px;
	float: left;
	right: 0px;
	top: 0px;
	color: #fff;
	font-size: 12px;
	height: 350px;
	background-image: url(images/l.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 4px;
	padding-top: 20px;
	background-repeat: no-repeat;
}

#main {
	float: none;
	position: relative;
	width: 500px;
	left: 0px;
	background-image: url(images/box.jpg);
	color: #333333;
	margin-left: 180px;
	padding-left: 18px;
	padding-top: 5px;
	height: 350px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana;
	width: 1000px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;

}

.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;


}
#container_big #container #content #content2 #main a {
	color: #666666;
}

