/*-------------------------- GENERAL --------------------------*/
* {
	margin: 0px;
	list-style-type: none;
}
img{ border:none;}
a{
	outline:none;
	text-decoration:none;
	color: #FF6633;
}
ul{ list-style-type:none;}
.spacer{
	line-height:0; font-size:0; clear:both;
	}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 10px;
}
#wrapper #logo {
	height: 185px;
	background-color: #FFFFFF;
	background-image: url(../images/top_logo1.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bar {
	background-color: #010044;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
	height: 25px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #nav {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #FF9900;
	padding-left: 25px;
	clear: both;
	border: 1px solid #666666;
}
#wrapper #bodyArea {
	background-color: #000000;
}
#wrapper #bodyArea #left {
	width: 180px;
	float: left;
}
#wrapper #bodyArea #left #left-navbg {
	width: 150px;
	background-image: url(../images/nav-bg1.jpg);
	line-height: normal;
	background-repeat: repeat-x;
	margin: 10px;
	float: right;
	height: 330px;
}
#wrapper #bodyArea #left #left-navbg #nav-left li {
	background-image: url(../images/btn01.jpg);
	height: 34px;
	width: 150px;
	background-repeat: no-repeat;
}

#wrapper #bodyArea #left #left-navbg #nav-left li a {
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	width: 150px;
	height: 34px;
	display: block;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #bodyArea #left #left-navbg #nav-left li a:hover{
	background-image: url(../images/btn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 150px;
	padding-top: 0px;
	height: 30px;
	font-size: 14px;
	color: #999999;
	}


#wrapper #bodyArea #right {
	float: right;
	background-color: #000000;
	width: 620px;
}
#wrapper #bodyArea #right #right-top {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 365px;
	background-repeat: no-repeat;
}

.tdpic200_160 {
	padding: 0px;
	height: 160px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	white-space: nowrap;
	display: block;
}
.pdttxt1 {
	margin-left: 20px;
	margin-right: 50px;
}


#wrapper #bodyArea #right #right-bottom {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}

#wrapper #bodyArea #footer {
	background-color: #000000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	margin: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	font-style: normal;
	text-indent: 10px;
	display: block;
	padding: 5px;
	color: #CCCCCC;
}
#wrapper #bar #nav-top {
	margin-left: 180px;
}
#wrapper #bar #nav-top li {
	display: block;
	width: 120px;
	height: 25px;
	border: 1px groove #666666;
	float: left;
	text-align: center;
}
#wrapper #bar #nav-top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
}
#wrapper #bar #nav-top a:hover {
	background-color: #000000;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
