/* website by Thrillpill Design www.thrilpill.com*/
html, body {
	background:#333 url('../images/bg3.gif');
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color:#000;
}

h3
{
	color: #000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	padding: 0;
	margin: 0;
}


.table {
	width:760px;
	border: solid 10px #fff;
	margin: 0;
	
}

.head {
	height:170px;
	
	background: #f3f3f3;
	font-size: 11px;
}

.menu {
	width: 760px;
	height:20px;
	vertical-align: top;
	color: #fff;
	text-align: right;
	font-weight: bold;
	background: url('../images/menubg.gif') left repeat #000;
}

.menu a {
color: #fff; 
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

.menu a:hover {
color: #fff; 
font-size: 11px;
text-decoration: underline;
font-weight: bold;
}

.contents {
	width:765px;
	height: 400px;
	
}

.controw {
	width:100%;
	height: 400px;
	position: relative;
	top: 190px;
	
}

#left_abt {
	width:175px;
	height:100%;
	vertical-align:top;
	font-family: Verdana, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background: url('../images/btmbg.gif') left bottom no-repeat #ccc;

}

#left_prt {
	width:175px;
	height:100%;
	vertical-align:top;
	font-family: Verdana, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background: url('../images/prtbg.gif') left bottom no-repeat #ccc;
}

#left_dwn {
	width:175px;
	height:100%;
	vertical-align:top;
	font-family: Verdana, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background: url('../images/dwnbg.gif') left bottom no-repeat #ccc;
}

#left_cnt {
	width:175px;
	height:100%;
	vertical-align:top;
	font-family: Verdana, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background: url('../images/cntbg.gif') left bottom no-repeat #ccc;
}

#left_hom {
	width:175px;
	height:100%;
	vertical-align:top;
	font-family: Verdana, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background: url('../images/homebg.gif') left bottom no-repeat #ccc;
}

.left a {
color: #000;
text-decoration: none;
border-bottom: dotted 1px #000;
}

.left a:hover {
color: #000;
text-decoration: underline;
border-bottom: solid 1px #000;
}

.right {
	width:585px;
	height:600px;
	vertical-align:top;
	font-family: Verdana, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	background: #f3f3f3;	
	
}

.right a {
color: #d00;
text-decoration: underline;
border-bottom: dotted 1px #f3f3f3;
}

.right a:hover {
color: #a00;
text-decoration: none;
border-bottom: dotted 1px #d00;
}
