* {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;	
	font-family: Arial;
	color: #000000;
	padding-top: 30px;
	background: #c0c0c0;
}
p {
	padding-bottom: 10px;
	padding-top: 0px;
}
a {
	font-family: Arial;
	color: #f2963e;	
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #f2963e!important;
}
h1 {
	font-size: 20px;
	color: #9c9d9f;
	padding-bottom: 10px;
}
h2 {
	font-size: 20px;
	color: #9c9d9f;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	color: #9c9d9f;
	padding-top: 10px;
}
td {
	font-family: Arial;
	/* font-size: 0.75em; */
	color: #000000;
	padding-bottom: 10px;
}
.main h3 {
	padding-bottom: 10px;
}
li {
	line-height: 20px;
}
#topcontainer {
	margin: auto;
	text-align: left;
	width: 814px;
	background: url(../images/bg-squares.jpg);
	height: 36px;
}
#topcontainer .header {

}
#topcontainer .header .logo {
	height: 36px;
}
#topcontainer .header .logo {
	width: 120px;
	float: left;
}
#topcontainer .header .nav, #topcontainer .header .sub-nav {
	float: left;
	padding-top: 7px;
}
#topcontainer .header .nav ul {
	list-style-type: none;
	width: 470px;
}
#topcontainer .header .sub-nav ul {
	list-style-type: none;
	width: 220px;
}
#topcontainer .header .nav li {
	float: left;
	padding-left: 5px;
}
#topcontainer .header .nav li a, #topcontainer .header .sub-nav li a {
	color: #000000;
	text-decoration: none;
}
#topcontainer .header .nav li.active a, #topcontainer .header .sub-nav li.active a {
	color: #f2963e!important;
}
#container {
	margin: auto;
	text-align: left;
	width: 814px;
	font-size: 0.75em;
}
#container .top-image {
	height: 356px;
}
.textbox {
	width: 406px;
	float: left;
	border-right: 1px solid #ececec;
	background: url(../images/bg-squares.jpg);
	border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	height: 140px;
}
.right {
	width: 405px!important;
	border-right: 0px!important;
	border-left: 2px solid #ececec;	
}
.contentholder {
	padding: 0px 10px 10px 20px;
}
.content {
	
}
.short {
	width: 195px;
	float: left;
}
.flash {
	width: 180px;
	float: left;
}
.push {
	width: 201px;
	float: left;
	border-right: 3px solid #ececec;
	background: url(../images/bg-squares.jpg);
	border-bottom: 3px solid #ececec;
	height: 140px;
	margin-bottom:2px;
}
.first {
	width: 202px;
}
.nomargin {
	border-right: 0px!important;
}
.subpage {
	padding: 10px 0px 10px 10px;
	width: 804px;
	background: #eceded;
	overflow: auto;
}
.leftnav ul {
	padding-top: 20px;
	list-style-type: none;
	float: left;
	width: 150px;
}
.leftnav li a {
	color: #000000;
	text-decoration: none;
}
.leftnav li.active a {
	color: #f2963e!important;
}
.main {
	padding-top: 10px;
	float: left; 
	width: 445px;
}
.main ul {
	list-style-type: none;
}
.main ul li {
	padding: 0px 0px 10px 0px;
}
.main.product {
	background: url(../images/bg-squares.jpg);
	width: 633px;
	margin-top: 20px;
	padding-left: 20px;
}
.main.flash {
	width: 276px;
	padding-top: 12px;
}
.pusharea {
	padding-top: 10px;
	padding-left: 8px;
	float: left;
}
.pusharea .push {
	width: 180px;
	float: none!important;
	border-right: 0px!important;
	padding: 0px 10px 10px 10px;
}
.pusharea .push.wide {
	width: 349px!important;
}
.pusharea .push.wide .content{
	padding-top: 10px!important;
}
#axcontent {
	
}
#form1 {
	float: left;
	/* padding-left: 20px; */
	width: 409px;
}
.text {
	padding-left: 50px;
	text-align: left;
	width: 320px;
	float: left;
}
.text-field, .text-field-short {
	padding: 0px;
	margin: 0px;
	width: 160px;
	height: 16px;
}
.text-field-short {
	width: 60px;
}
.option-box {
	border: #cccccc;
	width: 164px;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.submit {
	float: right;
}
.clear{ clear:both;} 
.red{ color:#ff0000!important; text-decoration:underline!important;}