html {
	background: #000;
	font-size: 100%;
	}
body {
	background: url(../images/body-bg.gif) repeat left top;
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #afada7;
	font-family: Tahoma;
	}
body, form, fieldset, ul {
	margin: 0;
	padding: 0;
	} 
a {
	color: #898584;
	color: #edc951;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
div#footer a {
	color: #898584;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0;
	padding: 1em 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	list-style: none;
	}



#header {
	margin: 0 0 40px 0;
	}

#header .row-1 {
	background: #000;
	padding: 4px 0;
	}
#header .row-1 li {
	border-left: 1px solid #686560;
	float: left;
	line-height: 1em;
	margin: 0 0 0 -9px;
	padding: 0 17px 0 8px;
	}
#header .row-1 li a {
	color: #686560;
	text-decoration: none;
	}
#header .row-1 ul {
	float: left;
	overflow: hidden;
	padding: 9px 0 0 0;
	}


#header .row-2 {
	padding: 20px 0;
	height: 104px;
	}


#header .row-3 {
	border-bottom: 5px solid #d0cdc4;
	}


#header .row-4 {
	background: #dad6cc;
	color: #898584;
	}
#header .row-4 h3 {
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	color: #3f3b39;
	margin: 0 -30px 0 0;
	}

#header .row-4 .col-1 h3 {
	background-position: 220px 6px;
	}
#header .row-4 .col-2 h3 {
	background-position: 220px -74px;
	}
#header .row-4 .col-3 h3 {
	background-position: 220px -154px;
	}

#header .row-4 .col-1,
#header .row-4 .col-2,
#header .row-4 .col-3 {
	width: 320px;
	}
#header .row-4 .col-2,
#header .row-4 .col-3 {
	background: url(../images/line-y.gif) repeat-y left top;
	}

#header .row-4 .indent {
	padding: 20px 30px;
	}

#header .row-4 .link,
#header .row-4 .link span {
	background-image: url(../images/link-bg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	}
#header .row-4 .link {
	color: #fff;
	font-size: 1.08em;
	margin: 0;
	padding: 0 0 0 2px;
	text-decoration: none;
	text-transform: uppercase;
	}
#header .row-4 .link span {
	height: 36px;
	line-height: 34px;
	padding: 0 22px 0 20px;
	}

#header .row-4 .col-1 .link {
	background-position: left top;
	}
#header .row-4 .col-1 .link span {
	background-position: right top;
	}

#header .row-4 .col-2 .link {
	background-position: left -36px;
	}
#header .row-4 .col-2 .link span {
	background-position: right -36px;
	}

#header .row-4 .col-3 .link {
	background-position: left -72px;
	}
#header .row-4 .col-3 .link span {
	background-position: right -72px;
	}
	

#content,
#sidebar-left,
#sidebar-right {
	float: left;
	}


#content {
	width: 100%;
	}
#content h3 {
	margin: 0;
	}
#content ol,
#content ol a {
	color: #edc951;
	}
#content ol {
	margin: 0;
	padding: 0 0 0 20px;
	}
#content ol li {
	padding: 2px 0;
	}
#content .indent {
	padding: 0 266px 0 0;
	}


#sidebar-left,
#sidebar-right {
	position: relative;
	width: 206px;
	}
#sidebar-left h3,
#sidebar-right h3 {
	margin: 0 0 22px 0;
	}


#sidebar-left {
	border-right: 1px solid #222323;
	margin: 0 -237px 0 0;
	padding: 0 30px 0 0;
	}

#sidebar-right {
	border-left: 1px solid #222323;
	margin: 0 0 0 -237px;
	padding: 0 0 0 30px;
	}


#footer {
	background: #000;
	color: #686560;
	font-size: 1.3em;
	margin: 40px 0 0 0;
	padding: 20px 0;
	text-align: center;
	}



.main {
	font-size: 1.3em;
	margin: 0 auto;
	width: 960px;
	}
.main h3 {
	color: #fff;
	font-size: 2.3em;
	letter-spacing: -1px;
	line-height: 0.8em;
	}



.bg-top {
	background: url(../images/bg-top.png) no-repeat center top;
	}


.col-1, .col-2, .col-3, .f-left {
	float: left;
	}

.f-right {
	float: right;
	}


.date {	
	color: #4e4a48;
	font-size: 0.9em;
	padding: 4px 0 28px 0;
	}


.login {
	color: #898584;
	}
.login input {
	background: #3a3634;
	border: 1px solid #2b2827;
	border-bottom-color: #474341;
	color: #898584;
	margin: 0 0 12px 0;
	padding: 7px 8px;
	width: 188px;
	}
.login label {
	display: block;
	}
.login label input {
	background: none;
	border: 0 none;
	height: auto;
	margin: 0 10px 0 0;
	width: auto;
	}
.login li {
	padding: 0 0 8px 0;
	}

.login .button {
	background: #edc951;
	border: 0 none;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin: 20px 0;
	padding: 0 20px;
	text-transform: uppercase;
	width: auto;
	}


.menu {
	float: right;
	padding: 35px 0 0 0;
	}
.menu a,
.menu a span {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	}
.menu a {
	color: #fff;
	font-size: 1.08em;
	text-decoration: none;
	text-transform: uppercase;
	}
.menu a span {
	padding: 0 16px;
	}
.menu a span span {
	line-height: 34px;
	padding: 0 4px;
	}
.menu a:hover,
.menu a:hover span,
.menu .active,
.menu .active span {
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	}

.menu a:hover,
.menu .active {
	background-position: left top;
	}
.menu a:hover span,
.menu .active span {
	background-position: right bottom;
	}
.menu a:hover span span,
.menu .active span span {
	background-position: left center;
	background-repeat: repeat-x;
	}

.menu li {
	float: left;
	}


.name {
	color: #fff;
	float: left;
	font-size: 3em;
	line-height: 0;
	text-decoration: none;
	text-transform: uppercase;
	}


.nav {
	overflow: hidden;
	}
.nav a {
	color: #898584;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
.nav li {
	background: url(../images/nav-bg.gif) repeat-x left top;
	margin: -11px 0 0 0;
	padding: 11px 0 21px 0;
	}


.search {
	float: right;
	position: relative;
	}
.search input {
	background: #3a3634;
	border: 1px solid #2b2827;
	border-bottom-color: #474341;
	padding: 7px 30px 7px 10px;
	width: 194px;
	}

.search .button {
	background: url(../images/button-search.gif) no-repeat center center;
	border: 0 none;
	height: 23px;
	padding: 0;
	position: absolute;
	right: 8px;
	top: 4px;
	width: 26px;
	z-index: 2;
	}


.wrapper {
	overflow: hidden;
	width: 100%;
	}
	
.my_left {
	float: left;
	width: 315px;
	padding-right: 30px;
	border-right: 1px solid #222323;
}

.my_right {
	float: left;
	width: 315px;
	padding-left: 30px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div#content p {
	border-bottom: 1px solid #222323;
}
	
a.my_logo {
	float: left;
}

ul.sitemap li {
	padding: 5px 10px;
	margin-left: 40px;
	list-style: circle;
}

div.my_h_line_top {
	height: 30px;
	border-bottom: 1px solid #222323;
}

div.my_h_line_bot {
	height: 10px;
	overflow: hidden;
}

table.my_form td {
	padding: 2px;
	vertical-align: middle;
}

table.my_form input, table.my_form select {
	color: #666666;
}

input.my_send {
	background: #edc951;
	color: #333333 !important;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	padding: 5px;
	margin-top: 10px;
}


