body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #555555;
	background-repeat: repeat-y;
	background-position: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}
h1 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;	
	border-bottom: 1px solid #dedede;
}

a, a:visited, a:active {
	color: #0000ff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}

#container {
	width: 940px;
	text-align: left;
	margin-top: 0px; 
	margin-bottom: 0px; 
/*	margin-right: 0px; 
	margin-left: 0px;  */
	margin-right: auto; 
	margin-left: auto; 
}

h2 {
	margin: 3px 0px 3px 0px;
	font-size: 16px;
	
}

#header {
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url('images/header4.gif');
	margin-right: auto; 
	margin-left: auto; 
	
}

#headercontent {
	width: 940px;
	text-align: left;
	padding-top: 23px;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 

}

.welcome {
	margin-top: 14px;
	margin-bottom: 5px;
}

.logo1 {
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 38px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 50px;
}

.logo2 {
	letter-spacing: -1px;
/*	color: #f2f2f2; */
	color: #d4e4f8;
	font-size: 28px;
	margin: 0px 0px -10px 27px;
	padding: 0px 0px 0px 50px;
}

#topmenu {
	float: left;
	height: 25px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 27px; 
	margin-right: 0px;
	margin-bottom: 0px; 
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: inline;
	list-style: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
/*	color: #d4e4f8; */
	color: #ffffff;
	font-weight: bold;
	background: #266bc0;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 8px 20px 8px 20px;
}

#topmenu li a:hover {
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	padding: 8px 20px 8px 20px;
	background: #d4e4f8;
	color: #000000;
}

#thcontent {
	float: left;
	clear: left;
	width: 715px;
	padding: 0px 0px 0px 0px;
	margin: 28px 0px 45px 0px;
	display: block;
}

#footer {
	margin-bottom: 30px;
}
#content {
	float: left;
	clear: left;
	width: 715px;
	padding: 0px 0px 0px 5px;
	margin: 25px 0px 30px 0px;
	display: block;
}

#menu {
	float: right;
	clear: right;
	display: block;
	width: 180px;
	height: 710px;
	padding-left: 20px;
	border-left: 1px dotted #dedede;
}

.thbar {
	border: 1px solid #dedede;
	background-color: #f2f2f2; 
	display: block;
	width: 678px;
	text-align: center;
	padding: 5px 8px 5px 8px;
	margin: 3px 3px 2px 0px;
}

.thumbn {
	border: 1px solid #dedede;
	background-color: #f2f2f2; 
	display: block;
	width: 210px;
	float: left;
	padding: 5px 8px 5px 8px;
	text-align: center;
	margin: 3px 6px 3px 0px;

/*	background-image: url('images/thbg1.gif');
	background-position: top left;
	background-repeat: repeat-x; */

}

.thumbn img {
	border: 1px solid #ffffff;
}
.thpreview {
	background: url('images/blue_view.gif') no-repeat left center;
}
.thdownload {
	background: url('images/blue_down.gif') no-repeat left center;
}

.thdesc {
	padding: 5px 0px 5px 9px;	
	margin-top: 0px;
	margin-bottom: 2px;
}

.thdesc a {
	padding: 5px 10px 7px 23px;
	font-weight: bold;
}

.cclogo {
	border: 0;
	float: left;
	margin: 3px 10px 5px 0px;
}

.cctext {
	margin-top: 14px;
	width: 515px;
}

#buttons p {
	margin-top: 13px;
	padding-top: 5px;
	}
	
#buttons {
	display: inline;
	float: right;
	text-align: center;
	margin-top: 14px;
	}

#buttons {
	font-size: 11px;
}
