html {
	background: url(images/bg.jpg) repeat-x #202020;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/bg.jpg) repeat-x #202020;
}

a:link, a:visited {	color: #fff; text-decoration: underline; }
a:active, a:hover { color: #fff; text-decoration: none; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fdf9f9;
	text-align: justify;
	margin: 0 0 15px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #fdf9f9;
	margin: 0 0 15px 0;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ac6c07;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#container {
	width: 959px;
	background: url(images/container.jpg) top no-repeat;
}

#container_bg {
	width: 959px;
	margin: auto;
	background: url(images/container_bg.jpg);
}

#container_bottom {
	width: 959px;
	height: 9px;
	background: url(images/container_bottom.jpg);
}

#header {
	width: 959px;
	height: 326px;
	background: url(images/header1.jpg) no-repeat;
	padding: 1px 0 0 0;
}

/* Menu */
#menu {
	height: 28px;
	width: 915px;
	margin: 20px 0 0 20px;
	padding: 0;
}

.menu_right {
	float: right;
}

#menu ul {
	list-style: none;
	display: inline;
}

#menu li {
	float:left;
}

#menu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 0 0 0 13px;
	height: 28px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
}

#menu li a b {
	float: left;
	display: block;
	height: 28px;
	padding: 0 20px 0 11px;
}

#menu li.current a, #menu li a:hover {
	background: url(images/menu_left_current.png) no-repeat;
	color: #fff;
}

#menu li.current a b, #menu li a:hover b {
	background: url(images/menu_right_current.png) right top no-repeat;
}
/*End OF menu*/

#content_area {
	width: 895px;
	margin: 0 auto;
}

.one_col {
	width: 100%;
	margin: 0;
	padding: 0;
}

.section_1 {
	width: 180px;
	float: left;
}

.section_2 {
	width: 435px;
	float: left;
}

.section_3{
	width: 298px;
	float: left;
}

.section_3_mid {
	width: 258px;
	padding: 0 20px;
}

.title_blue {
	background: url(images/title_blue.png) no-repeat;
	width: 290px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.title_red {
	background: url(images/title_red.png) no-repeat;
	width: 258px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.title_violet {
	background: url(images/title_violet.png) no-repeat;
	width: 290px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.v_line {
	background: url(images/v_line.png) no-repeat;
	float: left;
	width: 48px;
	height: 257px;
}

.h_line {
	background: url(images/h_line.png) no-repeat;
	float: left;
	width: 866px;
	height: 48px;
}

#footer {
	width: 100%;
	color: #fdf9f9;
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
}
#midbody {
	width: 100%;
	color: #fdf9f9;
	margin: 0;
	font-size: 14px;
	padding: 20px 0 10px 0;
	text-align: center;
}
.leap_list {
	list-style: none;
	padding: 0 ;
}

.leap_list li {
	color: #fdf9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bullet_1.png) no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0 ;
}

.leap_list a {
	color: #AAA;
	text-decoration: none;
}

#title_third, #title_third:hover {
	cursor:text;
	text-decoration:none;
}

.leap_list a:hover {
	color: #FFF;
	text-decoration: underline;
}

.list_2 {
	list-style: none;
	padding: 0 ;
	margin: 0;
	float: left;
}

.red_list li {
	color: #dccac5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/bullet_red.png) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0 ;
}

.red_list a {
	color: #dccac5;
	text-decoration: none;
}

.red_list a:hover {
	color: #dccac5;
	text-decoration: underline;
}

.blue_list li {
	color: #b2dcde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/bullet_blue.png) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0 ;
}

.blue_list a {
	color: #b2dcde;
	text-decoration: none;
}

.blue_list a:hover {
	color: #b2dcde;
	text-decoration: underline;
}

.violet_list li {
	color: #a9a5bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/bullet_violet.png) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 20px 5px 0;
}

.violet_list a {
	color: #a9a5bc;
	text-decoration: none;
}

.violet_list a:hover {
	color: #a9a5bc;
	text-decoration: underline;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}