/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.4em;
}
h5 {
	margin-right: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12px;
}

#wrap	{
	margin-left: auto;
	width:760px;
	margin-top:4px;
	margin-right: auto;
	z-index: auto;
	margin-bottom: 0px;
}

#nav {
	width:175px;
	font-size: 12px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bgcontent.jpg);
	float: left;
	border: solid #666 0px;
	border-top: none;
	clear: none;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
	padding: 2px 0px 2px 0px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	display: block;
}
#nav a {
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

#nav a:hover {
	color: #000000;
	background-color: #FFC875;
}
	
#header {
	width: 760px;
	position: relative;
	height: 90px;
	z-index: 1;
	background-image: url(../images/header.jpg);
	float: left;
	background-repeat: no-repeat;
	background-color: #000000;
	border-right: solid #666 1px;
}
#content {
	width: 575px;
	position: relative;
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-left: 0px;
	background-image: url(../ts2/Styles/ts2/images/bgbtmgrad.gif);

}
.img_left {
	padding: 10px 30px 0px 0px;
	float: left;
}
.img_t {
	border: 0px solid #E1E1E1;
	float: left;
	padding: 5px;
	margin: 3px;
}
.img_b {
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
}
p {
	color: #666666;
	margin-top: 0px;
}
h3 {
	font-size: 16px;
	margin-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-right: 10px;
	margin-bottom: 0px;
}
/*h1 {
	margin-left: 50px;
	margin-right: 50px;
}*/
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}	
a:hover {
	color: #000000;
	
	text-decoration: none;
}
#footer{
	z-index: 10;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	border-top: solid #666 1px;
	font-size: 10px;
	width: 760px;
}
#copyright {
	font-size: 10px;
	color: #999999;
	float: left;
}
#siteby {
	float: right;
}

#map {
	position: relative;
	left: 50px;
}
.img_right {
	padding: 10px 0px 10px 20px;
	float: right;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 18px;
	color: #FF9900;
}
#contact {
padding-left: 100px
}
.grad {
	background-image: url(../images/bgbtmgrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
}
.pright {
	text-align: right;
	width: 200px;
	float: right;
}


.matrix {
	float: right;
	margin-bottom: 10px;
	width: 572px;
}
.thumb {
	margin: 6px;
}

.thumbbox {
	
	float: right;
	border: solid #E1E1E1 1px;
	padding: 3px;
	margin-bottom: 10px;
}

.terms {
	font-size: 9px;
}
.tableborder {
	border-collapse: collapse;
}
.clearthis {
	clear: both;
}
.greenback {
	background-color:#3F6
}
.redunderline {
	color:#F00;
	text-decoration:underline;
}