/* CSS Document */

body {
	background-color: #344256;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #8A752D;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container2 {
	background-color: #FFFFFF;
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#videoarea {
	padding: 10px;
}


#footer {
	background-image: url(../images/footer.jpg);
	height: 77px;
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: middle;
	font-size: 13px;
}
#foot {
	vertical-align: middle;
	padding-top: 20px;
}


table, td, tr, thead, tfoot, tbody, th, tf, img, p, div {
margin: 0px;
padding: 0px; 
}
#topcon {
	text-align: left;
	padding-left: 60px;
	height: 70px;

	
}
#botcon {
	width: 400px;
	vertical-align: top;
	height: 100%;
	margin-left: 120px;
	text-align: left;
}
#rightcon {
	padding-right: 10px;	
}
#bluethin {
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #313F7E;
	font-weight: normal;
}
#login {
	font-weight: bold;
	color: #E3DD91;
	font-size: 16px;
	height: 110px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#login a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#formtable {
}
#formtable td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#formtable td.none {
	margin: 0px;
	padding: 0px;
}
#rightcon blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 14px;
}

h1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #484848;
	margin: 0px;
	padding: 0px;
}
#topcon h1 {
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #313F7E;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}




.t {
	width: 100%;
	background-color:#AFA26E;
	background-image: url(../images/content_box/t.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.b {
	background-image: url(../images/content_box/b.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {
	background-image: url(../images/content_box/l.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(../images/content_box/r.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl {
	background-image: url(../images/content_box/bl.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/content_box/br.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/content_box/tl.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding:10px;
	background-image: url(../images/content_box/tr.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.green {
	color: #00CC00;
	font-weight: bold;
	text-decoration: underline;
}


.float_left {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
}
.float_right {
	float: right;
	padding-bottom: 7px;
	padding-left: 7px;
}
#sales {
	padding-top: 5px;
}



.pad1 {padding:10px;
}
.pad2 {padding:4px;
}
.pad2 a {
	color: #313F7E;

}
#topnav {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}
#topnav a {
	color: #683A02;
	text-decoration: none;
}
#sidenav {
	padding-left: 10px;
}
#sidenav a {
	color: #6D5C23;
	text-decoration: underline;
}
#botnav {
	text-align: center;
	padding-bottom: 8px;
}
#botnav a {
	color: #683A02;
	text-decoration: underline;
	font-size: 12px;
}




#nav {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

/*This compensates for any align's that the navigation may be within*/
#navigation {
	text-align: left;
	height: 40px;
	margin-top: 20px;
	padding-left: 4px;
}

/*These are classes used to customize the width of each link*/
/*Example: <ul class="link1"*/
#navigation .link1 {
	width: 92px;
}
#navigation .link2 {
	width: 77px;
}
#navigation .link3 {
	width: 137px;
}
#navigation .link4 {
	width: 145px;
}
#navigation .link5 {
	width: 147px;
}
#navigation .link6 {
	width: 118px;
}
#navigation .link7 {
	width: 173px;
}

#navigation ul {
	width: auto;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*In the event that all the links are the same width, set it here.*/
/*The padding between the links is set here*/
#navigation ul li {
	float: left;
	width: 105px;
}
/*The padding around the type(that is still within the background color) is set here*/
#navigation ul li a{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: auto;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
/*The default width of the dropdown is set here*/
#navigation ul li ul {
	position: absolute;
	width: 105px;
	left: -999px;
	margin-left: 5px;
}
/*This is where you customize dropdown width to fit different sized links*/
#navigation .sublink1 {
	width: 161px;
}
#navigation .sublink2 {
	width: 137px;
}
#navigation .sublink3 {
	width: 155px;
}
#navigation .sublink4 {
	width: 150px;
}
#navigation .sublink5 {
	width: 140px;
}
#navigation .sublink6 {
	width: 185px;
}
#navigation ul li ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #15244D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #15244D;
	border-left-color: #15244D;
}
#navigation ul li ul li a {
	padding-left: 5px;
	padding-top: 2px;
	background-color: #203775;
}
#navigation ul li ul li a:hover {
	background-color: #294898;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
li.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #15244D;
}
#sidenav hr {
}
#sidenav h2 {
	margin: 0px;
	padding: 0px;
}
#rfq {
	padding-bottom: 10px;
}