/* Universal Resets */
* { padding: 0; margin: 0; }
/* END Universal Resets */

html {
	width: 100%;
	height:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	width: 100%;
	height: 100%;
	background-image: url(../img/bg_bottom.jpg);
	background-color: #c8def3;
	background-repeat: repeat-y;
	background-position: 50%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#wrapper {
	width: 100%;
	height: 100%;
}

#page_container {
	height: 594px;
	background-image: url(../img/left_right_bg.jpg);
	background-repeat: repeat-x;
	border-color: #8aa8b8;
	border-top: 1px dashed #8aa8b8;
	position: relative;
	clear: left;
	padding-left:1px;
}

#page {
	width: 793px;
	height: 593px;
	background-color : #FFFFFF;
	border-left: 1px dashed #8aa8b8;
	border-right: 1px dashed #8aa8b8;
	margin: 0 auto;
}

#bg_top {
	height: 50%;
	float:left;
	width: 100%;
}

*[id="bg_top"] { margin-bottom:-250px; }

#bg_top_bla {
	width: 793px;
	margin: 0 auto;
	position: relative;
	clear: left;
	border-left: 1px dashed #8aa8b8;
	border-right: 1px dashed #8aa8b8;
	height: 100%;
}

#bg_bottom {
	border-top: 1px dashed #8aa8b8;
	background-color: #c8def3;
	height: auto;
	width: 100%;
}

#bg_bottom_bla {
	width: 793px;
	margin: 0 auto;
	position: relative;
	clear: left;
	border-left: 1px dashed #8aa8b8;
	border-right: 1px dashed #8aa8b8;
	height: 50%;
}

#nonspacer {
	clear: both;
}

#main_left {
	width: 232px;
	height: 593px;
	border-right: 1px solid #9bb2be;
	float: left;
}


#main_right {
	width: 560px;
	height: 593px;
	float: left;
	clear: right
}

#banner_top {
	height: 63px;
	margin-bottom: 4px;
	border-bottom: 1px solid #a6b2b5;
}

#banner_top img {
	display: block;
}

#left_nav {
	height: 367px;
	width: 232px;
	background-image: url(../img/nav_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #a6b2b5;
}



#logo_bottom {
	height: 145px;
	width: 232px;
	background-image: url(../img/logo_bottom.jpg);
}

#nav_topspacer {
	height: 8px;
}

.nonsub a {
	color: #476e7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../img/nav_quad.jpg);
	background-repeat: no-repeat;
	background-position: 12px 6px;
	line-height: 20px;
	width: 196px !important;
	width: 173px;
	margin-top: 10px;
	padding-left: 28px;
	text-transform: uppercase;
}

.nonsub a:hover {
	text-decoration: underline;
}

.nonsub a.active {
	color: #12447f;
	background-image: url(../img/nav_quad_hover.jpg);
	background-repeat: no-repeat;
	background-position: 12px 6px;
}

.issub a {
	font-size: 10px;
	margin-left: 34px;
	background-image: url(../img/nav_quad_sub.jpg);
	background-position: 15px 7px;
	padding-left: 25px;
	margin-top: 0px;
	color: #6f909d;
	text-transform: none;
}

.issub a.active {
	color: #12447f;
	background-image: url(../img/nav_quad_sub_hover.jpg);
	background-position: 15px 7px;
}

#bottom_nav {
	height: 20px;
	width: 230px;
	margin-top: 65px;
}

#bottom_nav a {
	color: #476e7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(../img/nav_quad.jpg);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	line-height: 20px;
	padding-left: 34px;
	width: 196px;
}

#top_nav {
	width: 558px;
	height: 23px;
	margin-top: 11px;
	text-align: center;
}


a.top_nav_2 {
	background-color: #093d7a;
}

a.top_nav_3 {
	background-color: #b0564c;
}

a.top_nav_4 {
	background-color: #0072b2;
}

.top_blocknav a {
	display: block;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	width: height: 21px;
	border: 1px solid #547e8f;
	width: 170px;
	float: left;
	margin-right: 3px;

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.top_blocknav a:hover {
	background-color: #74aec3;
}

.top_nav_spacer {
	width: 20px;
	float: left;
}

#content {
	height: 489px;
	padding-top: 8px;
	width: 558px;
	background-image: url(../img/content_bg.jpg);
	background-position: 0px 15px;
	background-repeat: no-repeat;
}

#content_ad {
	width: 558px;
	height: 61px;
	background-color: #FFFFFF;
	text-align: center;
}

#mid {
	width: 512px;
	margin: 0 auto;
	display: block;
	overflow: auto !important;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

.order_row input {
	border: 1px solid #5c7d8b;
	background-color: #dce6ec;
}

.order_row select {
	border: 1px solid #5c7d8b;
	background-color: #dce6ec;
	font-size: 11px;
	width: 140px;
}

.order_row option {
	background-color: #dce6ec;
	font-size: 11px;
}


#order_form textarea {
	border: 1px solid #5c7d8b;
	background-color: #dce6ec;
	width: 350px;
}

.order_label {
	width: 100px;
	float: left;
	color: #5d5e5e;
}

.order_label_red {
	width: 100px;
	float: left;
	font-weight: bold;
	color: #FF3E3E;
}

.order_label_big {
	width: 180px;
	float: left;
	color: #5d5e5e;
}

.order_spacer {
	display: block;
	height: 4px;
}

.order_label_comment {
	padding-bottom: 10px;
	height: 32px;
	width: 100px;
	float: left;
}

#order_form input.order_plz {
	width: 80px;
	margin-right: 12px;
}

#order_form {
	color: #5d5e5e;
	position: relative;
	top:-15x;
}

#order_info {
	margin-bottom: 4px;
}

.order_row {
	margin-bottom: 4px;
}

.order_submit {
	margin-left: 420px;
	background-color: #567c8d;
	color: #FFFFFF;
	font-size: 11px;
}

.form_duty {
	margin-top: 12px;
	margin-left: 125px;
}

.form_duty2 {
	margin-left: 125px;
}

.order_ticket {
	width: 60px;
}

.order_caution {
	font-weight: bold;
	margin-bottom: 4px;
}

a.order_check_button {
	background-color: #567c8d;
	width: 140px;
	text-align: center;
	float: left;
	line-height: 22px;
	margin-right: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.order_check_action {
	margin-top: 12px;
	margin-bottom: 8px;
	padding-left: 200px;
}
