/* HAND CODED BY DESIGNSAMPLES.INFO */

body {
	margin: 0px;
	background: #C0C0C0;
	font-family: tahoma, arial, helvetica;
	text-align: left;
	font-size: 13px;
	color: #333;
}

a { color: #DB483E; }

a:hover { color: black; }

a:visited { }

#page {
	float: left;
	width: 100%;
}

.pageTopCon {
	float: left;
	width: 100%;
	background: #9A9A9A;
	border-bottom: 1px solid #303030;
}

.pageTop {
	width: 880px;
	height: 52px;
	background: #4a4a4a;
}

.tleft { 
	float: left;
	width: 590px;
	margin-left: 10px;
}

.tright {
	float: right;
	width: 280px;
	margin-right: 10px;
}

.pageBot {
	float: left;
	width: 100%;
}

.ptopin {
	width: 880px;
	background: #303030;
}

.pageCon {
	float: left;
	width: 100%;
	background: #F5F5F5 url(/images/pbg.gif) repeat-x top left;
	border-bottom: 1px solid #303030;
}

.mainpage {
	width: 878px;
	background: white;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	padding-top: 20px;
}

.mainpage_h {
	width: 878px;
	background: white;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;	
}

.hleft {
	float: left;
	width: 289px;
	height: 300px;
	border-right: 1px solid #303030;
	background: #4C6FB4;
}

.hmid {
	float: left;
	width: 298px;
	height: 300px;
	background: #303030;
}

.hright {
	float: right;
	width: 289px;
	height: 300px;
	border-left: 1px solid #303030;
	background: #439D51;
}

.pleft { 
	float: left;
	width: 660px;
	margin-left: 20px;
	text-align: left;
	padding-bottom: 20px;
}

.pright {
	float: right;
	width: 160px;
	margin-right: 20px;
}

#tmenuCon {
	float: left;
	width: 100%;
	background: #D8D8D8;
	border-bottom: 1px solid #303030;
}

.tmenu {
	width: 878px;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
	background: #EFEFEF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #c0c0c0;
}

.tmenu a {
	color: #303030;
	text-decoration: none;
}

.tmenu a:hover {
	color: #000
	text-decoration: none;
}

.tmenu a:visited { }

.footerLinks {
	width: 880px;
	padding-top: 8px;
	text-align: center;
	font-size: 12px;
	color: #EFEFEF;
}

.footerLinks a {
	color: #515151;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #303030;
	text-decoration: underline;
}

.footerLinks a:visited { }

.copy {
	width: 880px;
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	font-size: 11px;
	color: #747474;
}

.copy a {
	color: #747474;
	text-decoration: none;
}

.copy a:hover {
	color: #303030;
	text-decoration: underline;
}

.copy a:visited { }

.gooad {
	float: left;
	width: 100%;
	background: #D8D8D8;
	padding-top: 10px;
	padding-bottom: 10px;
}



.ctitle {
	float: left: 
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #A8A8A8;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #A8A8A8;
}

.ptitle {
	float: left: 
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #333;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}

.rc { margin-bottom: 10px; }

.small {
	font-size: 11px;
	color: #ccc;
}

.con { color: #ccc; }

li { margin: 10px; }

.amazon {
	float: left;
	width: 126px;
	height: 240px;
	margin: 5px;
}