* {
	padding:0;
	margin:0 auto;
}
img {
	border:0;
}
a:active, a:focus {
	outline: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bbb8b7;
	background-image:url(images/stowage/background.gif);
	background-repeat:repeat;
}
div#tophead {
	width:760px;
	height:50px;
	overflow:hidden;
}
div#tophead #logo {
	width:520px;
	overflow:hidden;
	float:left;
}
div#tophead #copyheader {
	width:240px;
	height:50px;
	background-image:url(images/stowage/images/stowage1b.gif);
	background-repeat:no-repeat;
	float:right;
}
div#header {
	width:760px;
	height:100px;
	overflow:hidden;
}
div#header #logo {
	width:520px;
	height:100px;
	overflow:hidden;
	float:left;
	background-image:url(images/stowage/images/stowage1.gif);
	background-repeat:no-repeat;
}
div#header #copyheader {
	width:237px;
	height:90px;
	background-image:url(images/stowage/images/stowage3.gif);
	background-repeat:no-repeat;
	text-align:right;
	float:right;
	padding-top:10px;
	padding-right:3px;
}
div#header #copyheader .text {
	color:#CC3333;
	padding-right:10px;
	padding-top:28px;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
}
div#header #copyheader .small {
	font-size:11px;
	padding-right:5px;
	padding-top:0px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
div#header #copyheader .small1 {
	font-size:11px;
	color:#333333;
	text-decoration:none;
	padding-right:5px;
	font-weight:bold;
}
div#contractline {
	width:758px;
	height:25px;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	line-height:22px;
	font-size:12px;
	text-align:center;
	background-color:#b02314;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	margin-bottom:8px;
	background-image:url(images/stowage/images/stowages2.gif);
	background-repeat:repeat-x;
}
div#contractline .spacer {
	padding-left:20px;
	padding-right:20px;
}
div#container {
	width: 758px;
	background-color:#FFFFFF;
	border:1px solid #666666;
	height:auto;
	overflow:hidden;
}
div#content {
	width:738px;
	height:inherit;
	margin:10px;
	background-color:#FFFFFF;
}
/****************** TOP CONTAINER***************/
div#content #topwrap {
	width:738px;
	overflow:hidden;
	float:left;
}
div#content #topwrap #drawing {
	width:328px;
	float:left;
	margin-bottom:15px;
	height:335px;
}
div#content #topwrap #video {
	width:400px;
	margin-left:10px;
	float:right;
	text-align:center;
	vertical-align:middle;
	height:350px;
}
div#content #topwrap #video #title {
	width:400px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	border-bottom:2px solid #666666;
	margin-bottom:10px;
}
div#content #topwrap #drawing #title {
	width:328px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#b02314;
	border-bottom: 2px solid #b02314;
	margin-bottom:10px;
}
div#content #topwrap #drawing ul {
	list-style-type:none;
	text-indent:5px;
	color:#b02314;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:10px;
}
div#content #topwrap #drawing ul li a {
	list-style-type:disc;
	color:#b02314;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
div#content #topwrap #drawing ul li a:hover {
	list-style-type:disc;
	color:#333333;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
div#content .url a {
	color:#b02314;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
div#content .url a:hover {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
div#content .url2 a {
	color:#cc3333;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
div#content .url2 a:hover {
	color:#b02314;
	text-decoration:underline;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

/****************** MIDDLE CONTAINER***************/
div#content #middlewrap {
	width:738px;
	min-height:75px;
		float:left;
}
div#content #middlewrap #manuals {
	width:328px;
	float:left;
}
div#content #middlewrap #accessory {
	width:400px;
	float:right;
}
div#content #middlewrap #manuals #title {
	width:328px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	border-bottom:2px solid #CC3333;
	margin-bottom:5px;

}
div#content #middlewrap #accessory #title {
	width:400px;
	height:25px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC3333;
	border-bottom:2px solid #CC3333;
	margin-bottom:5px;

}
div#content #middlewrap #manuals ul, #accessory ul {
	list-style-type:none;
	text-indent:5px;
	color:#CC3333;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
div#content #middlewrap #manuals ul li a, #accessory ul li a {
	list-style-type:disc;
	color:#CC3333;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
div#content #middlewrap #manuals ul li a:hover, #accessory ul li a:hover {
	list-style-type:disc;
	color:#333333;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
}
/****************** BOTTOM CONTAINER***************/
div#content #productlisting {
	width:738px;
	margin-top:10px;
	margin-bottom:10px;
	min-height:150px;
		float:left;
}
div#content #productlisting2 {
	width:738px;
	margin-top:10px;
	margin-bottom:10px;
	min-height:65px;
		float:left;
}
div#content #productlisting #list1 {
	width:328px;
	float:left;
}
div#content #productlisting #list2 {
	width:400px;
	float:left;
	margin-left:10px;
}
div#content #productlisting #list1 #title {
	width:328px;
	height:24px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	border-bottom:2px solid #333333;
}
div#content #productlisting #list2 #title {
	width:400px;
	height:24px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	border-bottom:2px solid #333333;
}
div#content #productlisting #list1 ul, #list2 ul {
	list-style-type:none;
	text-indent:5px;
	color:#333333;
	font-weight:bold;
}
div#content #productlisting #list1 ul li a, #list2 ul li a {
	text-decoration:none;
	color:#333333;
}
div#content #productlisting #list1 ul li a:hover, #list2 ul li a:hover {
	text-decoration:none;
	color:#b02314;
}
div#content #productlisting2 #list1 {
	width:328px;
	float:left;
}
div#content #productlisting2 #list2 {
	width:400px;
	float:left;
	margin-left:10px;
}
div#content #productlisting2 #list1 #title {
	width:328px;
	height:24px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	border-bottom:2px solid #333333;
}
div#content #productlisting2 #list2 #title {
	width:400px;
	height:24px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	border-bottom:2px solid #333333;
}
div#content #productlisting2 #list1 ul, #list2 ul {
	list-style-type:none;
	text-indent:5px;
	color:#333333;
	font-weight:bold;
}
div#content #productlisting2 #list1 ul li a, #list2 ul li a {
	text-decoration:none;
	color:#333333;
}
div#content #productlisting2 #list1 ul li a:hover, #list2 ul li a:hover {
	text-decoration:none;
	color:#b02314;
}
/************ footer***************/
div#footer {
	width:758px;
	height:20px;
	overflow:hidden;
	background-color:#b02314;
	text-align:right;
	background-image:url(images/stowage/footers.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}
div#footer .footer {
	line-height:20px;
	color:#FFFFFF;
	padding-right:10px;
	font-size:10px;
}
/*********productlisting page******************/
div#content #product {
	width:738px;
	min-height:50px;
}
div#content #product .table {
	border:1px solid #666666;
	margin-bottom:5px;
}
div#content #product .tablehead {
	background-color:#b02314;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:2px;
	height:20px;
	text-indent:10px;
}
div#content #product .productrow {
	font-size:11px;
	color:#333333;
	height:50px;
	line-height:50px;
	text-indent:10px;
}
div#content #product .productrow a {
	font-size:11px;
	color:#b02314;
	text-indent:10px;
	text-decoration:none;
}
/************* Styles************/
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.link a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b02314;
	font-weight:bold;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#b02314;
	padding-bottom:5px;
}
h1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	text-decoration:none;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
