/* Localized */
/**************************************GENERAL*****************************************/
* { padding: 0; margin: 0; }
html
{
	height:100%;
}
h1{
color:#f1a82c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
h2{
color: #5f5f5f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

a h3{
color:#5f5f5f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: 100;
text-decoration: underline;
}

p{
font-weight:200;
}

img {
	border: 0;
}

body 
{
height:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background: #A8A4A5;
background-image:url(../img/gradient.jpg);
background-repeat: repeat-x;
text-align: center;
}

a:link, a:visited, a:active
{
color:#76adc9;
text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.image-right{
border: solid;
border-color: #CCCCCC;
float:right;
margin: 0px 0px 0px 10px;
padding:0px 0px 0px 0px;
}

.image-left{
border: solid;
border-color: #CCCCCC;
float:left;
margin:0px 8px 0px 0px;
padding:0px 0px 0px 0px;
}

.image-left2{
border: none;
float:left;
padding:7px 7px 3px 0px;
}

.p-main{
padding-right: 10px;
}

.list{
padding-left:25px;
}

.headline{
color: #ffffff;
}

.orange {
	color: #fba95c;
}

.orange_breaker {
	margin: 10px 0 10px 0;
}
/**************************************************************************************/

/**************************************TEMPLATE*************************************/
#wrapper
{ 
margin: 0 auto;
width: 976px;
background: white;
border: 2px solid #cecece;
text-align: left;
}

#wrapper:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden;
}

#content {
	margin: 6px 6px 6px 6px;
}

#banner{
 padding: 0px;
 margin: 0 auto;
 width: 976px;
 height: 135px;
 position: relative;
 }
 
#topbox {
	width: 342px;
	height: 117px;
	position: absolute;
	top:0;
	right: 0;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	font-size: 11px;
	color: #fba95c;
	font-weight:bold;
 }
 
 #topbox a {
	color: #a8a6a6;
 }
 
 #topbox p {
	margin: 6px 0 0 20px;
 }
 
 #headerform {
	margin: 15px 0 0 20px;
 }
 
 #headerform input {
	color: #cccccc;
 }

 #main 
{ 
float:left;
color: #666666;
width: 495px;
min-height:500px;
_height:500px;
margin: 24px 0 0px 25px;
padding-bottom: 20px;
}

#right_image {
	float:right;
	margin:56px 5px 0 0;
	width: 194px;
	font-size:11px;
	color:#666666;
}

#right_image p {
	margin-top: 10px;
	color:#f17904;
}

#right_image img {
	margin-bottom: 3px;
}

#left_image {
	float:left;
	margin:56px 15px 0 0;
	width: 194px;
	font-size:11px;
	color:#666666;
}
 /**********************************************************************************/
 
 
 /*********************************LEFT BOX*****************************************/
 #left { 
 color: #000000;
 background: #DDDDDD;
 padding: 0px;
 height:100%;
 width: 200px;
 float: left;
 font-size:12px;
 margin: 20px 0 0 10px;
}

#leftnav ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#leftnav a
{
display: block;
padding: 5px;
width: 190px;
height: 17px;
line-height: 17px;
background-color: #DDDDDD;
border-bottom: 1px solid #eee;
color: #6d6d6d;
font-weight:bold;
}

#leftnav a:hover
{
background: url("../img/gradient_6.jpg") repeat-x;
text-decoration: none;
color: #FFFFFF;
}

.leftnav_selected
{
	color:#FFFFFF;
	background-color: #76adc9;
}
/****************************************************************************/
 
 
/***********************************NAV *************************************/

#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
	width: 964px;
}

#sddm li {
	list-style: none;
	float: left;
	text-align: center;
}


#sddm div {
	position: absolute;
	padding: 0;
	width: 250px;
	visibility: hidden;
	background: #FFFFFF;
}

#sddm li a {
	display:block;
	text-decoration: none;
}

#sddm div a {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	background: #03b3ed;
	color: #d3f0fa;
	line-height: 25px;
	height: 25px;
	text-align: left;
	margin-top: 1px;
	padding-left: 10px;
}

#sddm div a:hover {
	color: #FFFFFF;
}

.nav_main  {
	height: 32px;
	line-height: 32px;
	background: url("../img/gradient_3.jpg") repeat-x;
	font-weight: bold;
	font-size: 13px;
}

.nav_main:hover {
	background: url("../img/gradient_4.jpg") repeat-x;
}

#nav_home {
	width: 172px;
	color: white;
	border-right: 1px solid #8a8889;
}

#nav_about {
	width: 272px;
	color: white;
	border-right: 1px solid #8a8889;
	margin-left: 1px;
}

#nav_fund {
	width: 259px;
	color: white;
	border-right: 1px solid #8a8889;
	margin-left: 1px;
}

#nav_downloads {
	width: 253px;
	color: white;
	border-right: 1px solid #8a8889;
	margin-left: 1px;
}
/*************************************************************************************/
 
/***************************************HOME PAGE***********************************/
#home_table {
	width: 964px;
	height: 315px;
	margin-top: 10px;
}

#home_table a {
	color: #fba95c;
	font-weight: bold;
}

.main_box {
	border: 2px solid #cecece;
	width: 306px;
	height: 315px;
	position: relative;
}

#main-home
{
float: left;
margin: 6px 0 10px 0;
color: #666666;
width: 970px;
}

.box_header {
	margin: 6px 6px 0px 6px;
	font-size: 14px;
}

.box_content {
	margin: 10px 10px 0 10px;
	color: #666666;
	font-size: 11px;
	line-height:15px;
	text-align: left;
}

.content_surround{
	margin: 6px 6px 6px 6px;
	width: 294px;
	height: 303px;
}

#fund_box {
	height: 160px;
}

#thanks_box {
	margin-top: 12px;
	height: 138px;
}

/*************************************************************************************/

/************************************FOOTER*****************************************/
#footer { 
 width: 980px;
 clear: both;
 color: #FFFFFF;
 margin: 0 auto;
 padding-top: 15px;
 text-align:center;
 font-size: 11px;
}

#footer a 
{
	color:#ffffff;
}
/*************************************************************************************/