/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}

.smalltext1 {
	font-size: 10px;
	margin-left: 10px;
}

a:link {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a:active {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#header_container {
	position: relative;
	top: 10px;
	width: 100%;
	height: 80px;
	border-bottom: #343434 solid 2px;
	border-top: #343434 solid 2px;
}

#header {
	position: relative;
	width: 788px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}

#main_container {
	position: relative;
	display: block;
	margin-top: 30px;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}

#topnav ul {
	margin-left: 0px;
	padding: 0px;
	display: inline;
}

#topnav li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#topnav li a {
	float: left;
	display: block;
	width: 131px;
	height: 18px;
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	Padding-top: 9px;
	text-decoration: none;
	border-bottom: 2px solid #343434;
}

#topnav li a:visited {
	color: #343434;
}

#topnav li a:active {
	color: #343434;
}

#topnav li a:hover {
	color: #fcfcfc;
	background-color: #343434;
	border-bottom: 2px solid #999;
}

/*IMPORTED CSS*/

div.header_table {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 787px;
	height: 81px;
	border-bottom-color: #f94600;
}

div.mainlogo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 285px;
	height: 53px;
}

div.headerbox_1 {
	position: absolute;
	left: 285px;
	top: 0px;
	width: 502px;
	height: 30px;
	background-color: #343434;
}

div.sublogo {
	position: absolute;
	left: 285px;
	top: 30px;
	width: 502px;
	height: 23px;
	background-repeat: repeat-x;
}

div.headerbox_2 {
	position: absolute;
	left: 0px;
	top: 53px;
	width: 787px;
	height: 28px;
}

/* CENTRAL BODY STYLES */

#box1 {
	float: left;
	width: 405px;
	padding: 0;
	margin: 20px 20px 10px 40px;
}

#box1 em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box2 {
	float: right;
	width: 200px;
	margin: 40px 60px 20px 20px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 15px;
}

#box2 em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#box2 ul {
	margin-left: 0px;
	padding-left: 0px;
}

#box2 li {
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 5px;
	list-style-type: square;
	color: #343434;
}

#box3 {
	float: left;
	width: 405px;
	padding: 0;
	margin: 10px 20px 0 40px;
	font-size: 11px;
}

#box3 em {
	color: #6da1c2;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box4_header {
	float: right;
	width: 210px;
	height: 9px;
	margin: 30px 60px 0 20px;
	background: url(images/top_index.png) no-repeat 0 bottom;
}

#box4_title {
	float: right;
	width: 210px;
	margin: 0px 60px 1px 20px;
	padding-bottom: 3px;
	background-color: #343434;
}

#box4 {
	float: right;
	width: 210px;
	margin: 0px 60px 0 20px;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

#box4_footer {
	float: right;
	width: 210px;
	height: 9px;
	margin: 1px 60px 0 20px;
	background: url(images/bottom_index2.png) no-repeat 0 top;
	clear: right;
}

#box4_title em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 20px;
}

#box4 em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 20px;
}

#box4 img {
	margin-left: 23px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: #343434 solid 1px;
}

#box4 ul {
	margin-left: 0px;
	padding-left: 0px;
}

#box4 li {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-type: none;
	color: #343434;
}

#box5 {
	float: left;
	width: 150px;
	padding: 0;
	font-size: 12px;
	padding: 20px 20px 20px 20px;
	margin: 40px 20px 0 40px;
}

#box5 em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#box6_header {
	float: right;
	width: 280px;
	height: 9px;
	background: url(images/top_portfolio.png) no-repeat 0 bottom;
	margin-right: 30px;
	margin-top: 20px;
}

#box6_title {
	float: right;
	width: 280px;
	padding-bottom: 3px;
	background-color: #343434;
	margin-right: 30px;
	margin-bottom: 1px;
}

#box6_title em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 20px;
}

#box6 {
	float: right;
	width: 280px;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 30px;
}

#box6_footer {
	float: right;
	width: 280px;
	height: 9px;
	background: url(images/bottom_portfolio.png) no-repeat 0 top;
	margin-right: 30px;
	margin-top: 1px;
	clear: right;
}

#box6 img {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: #343434 solid 1px;
}

#box6 ul {
	margin-left: 0px;
	padding-left: 0px;
}

#box6 li {
	font-size: 11px;
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	list-style-type: none;
	color: #343434;
}

#box8 {
	float: left;
	width: 380px;
	padding: 0;
	margin-top: 30px;
	margin-left: 40px;
}

#box8 em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#box8 a:hover {
	color: #82709F;
}

#box9 {
	float: right;
	width: 200px;
	height: 320px;
	margin-right: 46px;
	margin-left: 0;
	margin-top: 30px;
	padding: 12px;
	background-image: url(images/box_ebay.png);
	background-repeat: repeat;
}

#box9 ul {
	margin-left: 0px;
	padding-left: 0px;
}

#box9 li {
	text-align: center;
	font-size: 11px;
	margin-left: 10px;
	padding-left: 0px;
	padding-top: 5px;
	list-style-type: none;
	color: #343434;
}

#box10 {
	top: 0px;
	margin: 30px 5px 0px 0px;
	float: left;
	width: 500px;
	border: 1px solid #343434;
}

#box10_title {
	clear: right;
	float: right;
	font-size: 11px;
	width: 235px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 10px;
	margin-right: 10px;
}

#box11_header {
	float: right;
	width: 235px;
	height: 9px;
	background: url(images/top_mockup.png) no-repeat 0 bottom;
	margin: 30px 10px 0 5px;
}

#box11_title {
	clear: right;
	float: right;
	width: 235px;
	padding-bottom: 3px;
	background-color: #343434;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 5px;
}

#box11_title em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 15px;
	vertical-align: bottom;
}

#box11 {
	clear: right;
	float: right;
	width: 235px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	margin-right: 10px;
	margin-left: 5px;
}

#box11_footer {
	clear: right;
	float: right;
	width: 235px;
	height: 10px;
	background: url(images/bottom_mockup.png) no-repeat 0 bottom;
	margin-right: 10px;
	margin-left: 5px;
}

#box11 em {
	color: white;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 10px;
}

#box11 ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

#box11 li {
	font-size: 11px;
	padding-top: 5px;
	list-style-type: none;
	color: #343434;
	padding-top: 5px;
	padding-left: 35px;
}

#box12_header {
	width: 450px;
	height: 9px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(images/top_contact.png) no-repeat 0 bottom;
	font-size: 12px;
}

#box12_title {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	text-align: center;
	font-size: 12px;
	background-color: #343434;
	margin-bottom: 1px;
}

#box12 {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#box12 em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#box12_title em {
	color: white;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

#box12_footer {
	width: 450px;
	height: 9px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	background: url(images/bottom_contact.png) no-repeat 0 top;
}

form {
	text-align: center;
}

form input, textarea {
	background: url(images/tile_contact.png) repeat;
}