body  { font-size: 76%; font-family: Arial, Verdana, sans-serif; line-height: 1.4em; background-color: #CCBA97; background-image: url("pics/bg-gradient.png"); background-repeat: repeat-x; text-align: center; margin: 0 }
h1    { color: #000; font-size: 2em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0 0 0.67em }
h2  { color: #666; font-size: 1.4em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0.67em 0 }
h3  { color: #666; font-size: 1.4em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0.67em 0 }
h4  { color: #666; font-size: 1.4em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin: 0.67em 0 }
p, ul, ol, td  { color: #63635B; font-size: 1.1em; font-family: Arial, Verdana, sans-serif; font-weight: normal; line-height: 1.4em; margin-top: 0.67em; margin-bottom: 0.67em }

table {
	border-top: 1px #E5E6E1 solid;
	border-left: 1px #E5E6E1 solid;
	font-size: 11px;
}

th {
	color: #333;
	background: #CCBA97;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 4px;
}

td {
	border-right: 1px #E5E6E1 solid;
	border-bottom: 1px #E5E6E1 solid;
	padding: 4px;
}

.wrapper     { text-align: left; margin: 0 auto; position: relative; width: 994px }
.row    { width: 994px; float: left }
.row_main    { background-color: #fff; width: 994px; float: left }
.row_top    { width: 994px; float: left; }
.column_shadow_left    { width: 15px; float: left}
.column_shadow_right    { width: 15px; float: left}
.column_shadow_main    { width: 760px; float: left}
.column_nav    { width: 222px; float: left; border-top: 63px solid #fff; border-right: 0; border-bottom: 63px solid #fff; border-left: 0 }
.column_content     { width: 670px; float: left; border-style: solid; border-width: 63px 0 33px 33px; border-color: #fff }
#column_footer_left      { color: #fff; font-size: 10px; font-family: Arial, Verdana, sans-serif; font-weight: normal; width: 380px; float: left }
#column_footer_right      { color: #fff; font-size: 10px; font-family: Arial, Verdana, sans-serif; font-weight: normal; text-align: right; width: 380px; float: right }
#column_footer_right a    { color: #fff; font-weight: normal; text-decoration: none }
#column_footer_right a:hover    { color: #63635B }

#navcontainer
{
 background: #ECECEB;
 margin: 0;
 padding: 0;
 font-size: 1em;
}

ul#navlist
{
 text-align: left;
 list-style: none;
 padding: 0;
 margin: 0;
 width: 222px;
 font-size: 1.1em;
}

ul#navlist li
{
 display: block;
 margin: 0;
 padding: 0;
}

ul#navlist li a
{
 display: block;
 width: 100%;
 padding: 7px 0 7px 23px;
 border-width: 1px;
 border-color: #ffe #aaab9c #ccc #D8D8D6;
 border-style: solid;
 color: #63635B;
 text-decoration: none;
 background: #D8D8D6;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
 /*color: #000000;*/
 background: transparent;
 /*border-color: #aaab9c #ccc #fff #ECECEB;*/
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
 color: #000000;
 background: transparent;
 border-color: #aaab9c #ccc #fff #ECECEB;
}

ul#navlist ul
{
 text-align: left;
 list-style: none;
 padding: 0;
 margin: 0;
 font-size: 0.9em;
}

ul#navlist ul li
{
 display: block;
 margin: 0;
 padding: 0;
}

ul#navlist ul li a
{
 padding: 4px 0 4px 23px;
 border-width: 1px;
 border-color: #ECECEB #aaab9c #ECECEB #D8D8D6;
 border-style: solid;
 color: #63635B;
}

#modules ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight:normal;
}

#modules li {
	color: #094367;
	width: 160px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
	background-position: 0 100%;
	background-repeat: no-repeat;
	text-align: center;
}

#modules li a {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	width: 160px;
	height: 120px;
	display: block;
	padding: 0;
	margin: 0;
	text-decoration:none;
	color: #000;
}

#modules li a:hover {
	color: #666;
}

#modules li:nth-child(4n) {
	padding: 0 0 10px 0;
}
