body {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #03366B;
	margin: 0px;
}

#frame {
	height: auto;
	width: 840px;
}

#top {
	background-attachment: scroll;
	background-image: url(../swapimages/index_top1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 85px;
	width: 840px;
}
#left {
	background-attachment: scroll;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 555px;
	width: 247px;
}
#main {
	background-attachment: scroll;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 404px;
	width: 523px;
	padding-top: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #203B7E;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
}
.scrollbox {
	float: left;
	height: 404px;
	width: 515px;
	padding-right: 5px;
	overflow: auto;
}

.sandbag {
	float: right;
	height: 320px;
	width: 220px;
}

#menu_frame {
	text-align: left;
	float: left;
	height: auto;
	width: 202px;
	padding-top: 270px;
	padding-left: 45px;
}

a.menu_btn:link, a.menu_btn:active, a.menu_btn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #03366B;
	float: left;
	height: 16px;
	width: 190px;
	text-decoration: none;
}

a.menu_btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	float: left;
	height: 16px;
	width: 190px;
	text-decoration: none;
}

#submenu_frame1, #submenu_frame2, #submenu_frame3, #submenu_frame4, #submenu_frame5 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #04305F;
	border-bottom-color: #04305F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: 202px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: none;
}

#submenu_frame1 {
	background-attachment: scroll;
	background-image: url(../images/sub_menu1_text.gif);
	background-repeat: no-repeat;
}

#submenu_frame2 {
	background-attachment: scroll;
	background-image: url(../images/sub_menu2_text.gif);
	background-repeat: no-repeat;
}

#submenu_frame3 {
	background-attachment: scroll;
	background-image: url(../images/sub_menu3_text.gif);
	background-repeat: no-repeat;
}

#submenu_frame4 {
	background-attachment: scroll;
	background-image: url(../images/sub_menu4_text.gif);
	background-repeat: no-repeat;
}

#submenu_frame5 {
	background-attachment: scroll;
	background-image: url(../images/sub_menu5_text.gif);
	background-repeat: no-repeat;
}

#bubbles {
	position:absolute;
	width:800px;
	height:350px;
	z-index:1;
	top: 25px;
	visibility: visible;
	margin-left: 40px;
}

#model360 {
	width:200px;
	height:267px;
	padding: 10px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}

#modelcross {
	width:310px;
	height:320px;
	float: right;
	padding-top: 45px;
}

a.sub_menu_btn:link, a.sub_menu_btn:active, a.sub_menu_btn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #537597;
	float: left;
	height: 16px;
	width: 180px;
	text-decoration: none;
	padding-left: 15px;
}

a.sub_menu_btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03366B;
	float: left;
	height: 16px;
	width: 180px;
	text-decoration: none;
	padding-left: 15px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	float: left;
	height: 100px;
	width: 840px;
}

a.foot:link, a.foot:active, a.foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #537597;
	text-decoration: none;
}

a.foot:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #114374;
}
#side_menu {
	float: left;
	width: 500px;
	height: auto;
	margin-bottom: 15px;
}

a.bc:visited, a.bc:link, a.bc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	background-attachment: scroll;
	background-image: url(../images/drop_hilite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 15px;
}

a.bc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	background-attachment: scroll;
	background-image: url(../images/drop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 15px;
}

#page1, #page2, #page3, #page4, #page5 {
	display: none;
}

#page1 {
	display: block;	
}

.photo_right {
	background-attachment: scroll;
	background-image: url(../images/set.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	float: right;
	height: 255px;
	width: 325px;
	border: 1px solid #003366;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.sc {
	float: left;
	height: 350px;
	width: 500px;
	overflow: auto;
	padding-right: 10px;
}
#pour {
	float: right;
	height: 164px;
	width: 124px;
}

a.pagelink:visited, a.pagelink:link, a.pagelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	float: left;
	height: auto;
	width: 500px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 15px;
}

a.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

#qa1, #qa2, #qa3, #qa4, #qa5, #qa6, #qa7, #qa8, #qa9, #qa10, #qa11, #qa12, #qa13 {
	display: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	float: left;
	height: auto;
	width: 500px;
}
.de_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
	text-align: right;
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
}
.de_edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 300px;
	text-align: left;
	line-height: 20px;
	height: 20px;
}
.de_row {
	text-align: center;
	float: left;
	width: 520px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

.loginButtonBlue {
	background-color: #7DB1CE;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight:bold;
	font-size:10px;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
}
.spec-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #114374;
	}
.spec-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #114374;
	padding-left: 20px;
	margin-bottom: 4px;
	}