body {
	font:				12px Arial, Helvetica, Verdana, sans-serif;
	font-weight:		normal;
	color:				#fff;
	background:			#291706 url(../images/bg_main.png) top center no-repeat;
	margin:				0 auto;
	padding:			0;
	text-align:			center;
}

#container {
	margin:				0 auto;
	padding:			0;
	min-width:			792px;
	width:				792px;
	max-width:			792px;
}

#header {
	margin:				185px 0 0 0;
	padding:			0;
	min-height:			46px;
	height:				46px;
	max-height:			46px;
	overflow:			hidden;
}

#content {
	margin:				0;
	padding:			0;
	background:			url(../images/bg_content_0.png) top center no-repeat;
	min-width:			792px;
	width:				792px;
	max-width:			792px;
	min-height:			427px;
	height:				427px;
	max-height:			427x;
	overflow:			hidden;
}

#content #left_2 {
	margin:				0;
	/*padding:			16px 2px 0 2px;*/
	padding:			0 2px 0 3px;
	width:				500px;
	float:				left;
}

#content #right_2 {
	margin:				0;
	padding:			0 2px 0 2px;
	width:				283px;
	float:				left;
	clear:				right;
}

#content #right_2 #head {
	margin:				40px 0 0 0;
	padding:			0 2px 0 0;
	text-align:			left;
}

#content #right_2 #menu_mid {
	margin:				2px 0 0 0;
	text-align:			center;
	white-space:		nowrap;
}

#content #right_2 #menu_mid a {
	font:				12px Arial, Helvetica, Verdana, sans-serif;
	color:				#9bc6eb;
	margin:				0;
	padding:			0 3px 0 3px;
	text-decoration:	none;
	white-space:		nowrap;
}

#content #right_2 #menu_mid a.esp {
	font:				11px Arial, Helvetica, Verdana, sans-serif;
}

#content #right_2 #menu_mid a:hover {
	text-decoration:	underline;
}

#content #right_2 #menu_mid a.active {
	font-size:			14px;
}

#content #right_2 #body {
	margin:				21px 2px 0 2px;
}

#content #right_2 #body #body_l {
	font-size:			14px;
	font-style:			italic;
}

#content #right_2 #body #body_r {
	margin:				4px 10px 0 40px;
	font-size:			13px;
}

#content #right_2 #body #body_r div {
	margin-top:			3px;
}

#content #right_2 #body #body_r a {
	font-size:			13px;
	color:				#fff;
	text-decoration:	none;
}

#content #right_2 #body #body_r a:hover {
	text-decoration:	underline;
}

#content #left {
	margin:				0;
	padding:			16px 2px 0 2px;
	width:				351px;
	float:				left;
}

#content #left img {
	margin-left:		32px;
}

#content #right {
	margin:				0;
	padding:			0 2px 0 2px;
	width:				433px;
	float:				left;
	clear:				right;
}

#content #right #menu_mid {
	margin:				37px 0 0 0;
	text-align:			center;
}

#content #right #menu_mid a {
	font:				12px Arial, Helvetica, Verdana, sans-serif;
	color:				#9bc6eb;
	margin:				0;
	padding:			0 11px 0 11px;
	text-decoration:	none;
}

#content #right #menu_mid a:hover {
	text-decoration:	underline;
}

#content #right #body {
	font-size:			11px;
	text-align:			left;
	margin:				42px 0 0 56px;
}

#content #right #body p {
	margin:				2px 56px 12px 0;
}

#content #right #body a {
	color:				#fff;
	text-decoration:	underline;
	white-space:		nowrap;
}

#content #right #body label {
	float:				left;
	width:				130px;
}

#content #right #body input, #content #right #body textarea {
	width:				200px;
}

#content #right #body .button {
	margin-left:		130px;
}

#content #right #body .button input {
	width:				auto;
}

#content #right #head {
	margin:				40px 0 0 0;
	padding:			0 2px 0 0;
	text-align:			right;
}

#footer {
	margin:				21px 0 0 0;
	padding:			0;
}

#footer #top {
	font-size:			12px;
	color:				#9bc6eb;
}

#footer #top a {
	font-size:			12px;
	color:				#9bc6eb;
	text-decoration:	none;
}

#footer #top a:hover {
	text-decoration:	underline;
}

#footer #bot {
	margin:				12px 0 12px 0;
	font-size:			13px;
	text-align:			center;
	color:				#fff;
}

#footer #bot a {
	font-size:			13px;
	color:				#fff;
	text-decoration:	none;
}

#footer #bot a:hover {
	text-decoration:	underline;
}

#footer #bot img {
	padding:			0 8px 0 8px;
}
