/* CSS Document */

body,td,th {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #fcfcfc;
	margin:0px;
	padding:0px;
	margin-top: 10px;
} 
#head {
	height:25px;
	vertical-align:middle;
}
#nav {
	position:absolute;
	left:261px;
	top:20px;
	width:447px;
	height:19px;
	z-index:1;
}
#nav a {
	text-decoration:none;
	color:#666666;
	}
#nav a:hover {
	text-decoration:none;
	color:#ccc;
	}	
#content {
	margin-top:25px;
	height:475px;
	
}
.thumbnail {
	width:200px;
	float: left;
	width: 200px;
	margin: 0 15px 0px 0;
	padding: 5px 5px 0 5px;
}
.thumbnail a
{
float: left;
width: 200px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}
.thumbnail a:hover {
	border:1px solid #ddd;
}
.mainimg {
	border:1px solid;
	border-color:#ccc #999 #777 #ccc;
}
.clearboth { clear: both; }
#foot {
	clear:both;
	bottom:10px;
}
#foot a {
	text-decoration:none;
	color:#666666;
	}
#right a {
	text-decoration:none;
	color:#666666;
	}
#left a {
	text-decoration:none;
	color:#666666;
	}
#foot a:hover {
	text-decoration:none;
	color:#ccc;
	}
#right a:hover {
	text-decoration:none;
	color:#ccc;
	}
#left a:hover {
	text-decoration:none;
	color:#ccc;
	}
#right {
	position:absolute;
	z-index:2;
	top: 500px;
	right:13px;
}
#left {
	position:absolute;
	z-index:3;
	top: 500px;
	left:15px;
}
.style1 {
	font-size: 36px;
	color: #666666;
}
#imageWrap {
	width:auto;
	height:460px;
	border:none;
	margin:auto;
	margin-top:25px;
	margin-bottom:20px;
	vertical-align:middle;
	position:relative;
	clear:both;
}
#infoCard {
	width:215px;
	background:#dedadb;
	padding:5px;
	border:1px solid;
	border-color:#dedadb #bfbdbe #818181 #cccacb;
	margin-top:75px;
	}
#infoCard p { 
	padding:0 0 7px 0;
	margin:0px;
	font-size:14px;
}
#infoCard a {
	text-decoration:none;
	color:#333;
}
#infoCard a:hover {
	color:#999;
}
.style2 {color: #666666}
h2 {
	font-size: 16px;
	font-weight:normal;
}

