html,body{margin:0;padding:0}
body{
	text-align:center;
	background-color: #2d4457;
	margin-top: 20px;
	font-family: arial, sans-serif;
	font-size: 13px;
	background-image: url(home_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container{
	width:744px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	}
	
#wrapper{
	float:left;
	width:744px;
	vertical-align: top;
}

#header {
	padding-left: 170px;
	position: absolute;
	z-index: 2;
}
	
#sidenav li a.home {
	height:23px;
	width:119px;
	display: block;
	background:url(nav_off.gif) no-repeat top left;
}

#sidenav li a.home:hover {
	height:23px;
	width:119px;
	display: block;
	background-image: url(nav_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidenav li a.homeover {

	color: #fff;
	height:18px;
	width:119px;
	display: block;
	background-image: url(nav_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidenav li a.home2 {
	height:12px;
	width:119px;
	display: block;
	font-size: 12px;
	text-indent: -12px;
}

#sidenav li a.home2:hover {
	height:12px;
	width:119px;
	display: block;
}


#sidenav{
	float:left;
	font-size: 13px;
	background-image: url(nav_back.gif);
	background-repeat: no-repeat;
	height: 579px;
	position: absolute;
	z-index: 3;
	top: 40px;
	padding-top: 30px;
	width: 179px;
	padding-left: 4px;
}


#sidenav li {
	float:left;
	text-indent: 0px;
	list-style-type: none;
	padding-bottom: 6px;
	}

	
#sidenav ul{
	margin: 0px;
	padding: 0px;
}

#sidenav li a{
	color: #e8e8be;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidenav li a:hover{
	color: #fff;
	list-style-type: square;
	text-decoration: none;
}

#content{
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border: 4px solid #000;
	position: relative;
	left: 38px;
	padding-left: 140px;
	width: 550px;
	background-image: url(back_content.gif);
	padding-top: 40px;
	top: 59px;
	visibility: visible;
	padding-right: 10px;
	text-align:justify;
}	

#content p{line-height:1.4; }
	
h1 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
h2{
	font-size: 13px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: 6px;
}

p{ margin:0 10px 10px;}

a{ color: #FF6600;}


#footer {
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 0px;
	clear:both;
	color: #999999;
	margin-top: 64px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer2 {
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 380px;
	text-align: center;
	padding-bottom: 0px;
	clear:both;
	margin-top: -6px;}

#footer li {
	list-style-type: none;
	display: inline;
	padding:0 4px 0 4px;
	font-size: 12px;
	}
	
	
#footer2 li {
	list-style-type: none;
	display: inline;
	padding:0 4px 0 4px;
	margin-top: -6px;
	}
	
	
#footer li a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#container a{
	color: #FF6600;
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
}


.text2 {
	margin:0 10px 10px;
	font-weight: bold;
}
.trumptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

table{
font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
	}
	
.pagetitle {
	margin-top: 10px;
	margin-bottom: 4px;
}

.pagetitle2 {
	margin-top: 4px;
}
#cards {
	background-color: #000000;
	border: 6px solid #ede9e9;
	width: 480px;
	min-height: 400px;
	color: #FFFFFF;
	padding: 10px;
	margin: 16px;
	text-align: center;
}

#cards table {
	color:#333;
	border:0;
	text-align:left;
}

#cards table td {
	text-align:left;
	padding:3px 10px;
}

#cards table td.center {
	color:#333;
	text-align:center;
	padding: 0;
	font-weight:bold;
}

#cards img {border: 1px solid #ede9e9; margin-top: 2px;}

#card1 {
	float: left;
	padding-top:10px;
	padding-left:10px;
	background-color: #000000;
	background-image: url(card.gif);
	height: 312px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: left top;
}
#card2 {
	float: right;
	padding-top:10px;
	padding-left:8px;
	background-color: #000000;
	background-image: url(card.gif);
	height: 312px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: right top;
}
#cardbottom {
	padding-top: 350px;
}
#homeflash {
border: 6px solid #ede9e9;
	width: 520px;
	height: 390px;
	margin-bottom: 6px;
	}
	#flashborder{
border: 6px solid #ede9e9;
width: 500px;
	height: 450px;
	}
	
#content div a img {border:none;}

#content div img {border: 4px solid #ede9e9; margin-top: 2px;}

.pict {
	float: right;
	border: 4px solid #ede9e9;
	margin-bottom: 10px;
	margin-left: 20px;
}
#popupimage {
	width: 113px; 
	float: right; 
	padding-left: 20px;
	padding-bottom: 60px;
	text-align:center;
	font-size: 11px;
}


