@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAEFF2;
}



#container {
	text-align: left;
	margin: auto;
	width: 100%;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	width: 930px;
	height: 201px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}

#content {
	width: 930px;
	position: relative;
	margin: auto;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
}
.home_content {
	background-image: url(../images/home_content.jpg);
	background-repeat: no-repeat;
	position: relative;
	min-height: 430px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#footer {
	width: 930px;
	height: 30px;
	text-align: center;
	position: relative;
	margin: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B6C70;
	text-decoration: none;
}


#sidebar1 {
	float: left;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 270px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
}
#sidebar1 li {
	padding-bottom: 14px;
	list-style-image: url(../images/bullet_heart.png);
}
#sidebar1 ul {



}
#mainContent {
	margin-left: 462px;
	padding-right: 10px;
	position: relative;
} 
.order_middle {
	background-image: url(../images/order_middle.jpg);
	background-repeat: repeat-y;
	position: relative;
	height: 339px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
}
.order_bottom {
	background-image: url(../images/order_bottom.jpg);
	height: 9px;
	background-repeat: no-repeat;
	font-size: 1px;
}
.order_panel {
	background-image: url(../images/order_panel.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 425px;
	padding-bottom: 4px;
	position: relative;
	margin-left: 14px;
}

#content_middle {
	background-image: url(../images/central_box.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:62px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 20px;
	line-height: 20px;

}
.order_top {
	background-image: url(../images/order_top.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 20px;
}
.order_panel_photo {
	left: 4px;
	top: 2px;
	float: left;
	padding: 2px;
	padding-right: 20px;
}
.order_middle   h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #016a6e;
	padding-top: 12px;
}
.order_middle  h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #016a6e;
	padding-bottom: 10px;
}
.order_middle  table {
	font-size: 11px;
}

.order_top h1 {
	text-transform: uppercase;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	color: #3D6F70;
	font-weight: bold;
}
.tagline {
	position: absolute;
	left: 442px;
	top: 95px;
	height: 62px;
	width: 377px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #4d808f;
	text-align: center;
	line-height: 17px;
}
#header .logo {
	position: absolute;
	left: 60px;
	top: 77px;
}
.content_swirl {
	position: absolute;
	left: 252px;
	top: 300px;
	z-index: 1000;
}
#header_flash {
	height: 222px;
	padding-right: 0px;
	padding-left: 15px;
	position: relative;
	background-image: url(../images/flash_header_bg.jpg);
	background-repeat: no-repeat;
}
.order_panel2 {
	background-image: url(../images/order_panel2.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 425px;
	padding-bottom: 4px;
	position: relative;
	margin-left: 14px;
}
.flash_fly {
	position: absolute;
	z-index: 1000;
	left: 15px;
	top: -26px;
}
.more_models {
	background-image: url(../images/btn_order_more.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	text-align: right;
	padding-right: 65px;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 27px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-left: 45px;
}
.more_back {
	background-image: url(../images/btn_order_back.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	text-align: left;
	padding-left: 65px;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 27px;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	float: left;
	padding-right: 45px;
}
.lala {
	width: 300px;
	border: thin solid #00FF00;
	position: relative;
	padding: 120px;
}
.more_models a {
	color: #FFFFFF;
	text-decoration: none;
}
.more_back a {
	color: #FFFFFF;
	text-decoration: none;
}

