* {
	margin: 0;
	padding: 0;
}

body {
background: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
padding-top: 20px;
}

.orderform {
margin: 0 auto;
width: 1000px;
background-color: #FFFFFF;
border: 1px solid #041e43;
font-family: 'Arial' 'Helvetica' sans-serif;
font-size: 12px;
}

.orderform table {
margin: 0 auto;
}

/*
.top_link {
text-align:center;
background: #FFFFFF url("images/logo_order.png") top center no-repeat;
width: 1000px;
margin: 0 auto;
margin-bottom: 5px;
padding-top: 90px;
padding-left: 10px;
}*/

.top_link {
text-align:center;
width: 1000px;
margin: 0 auto;
margin-bottom: 5px;
padding-top: 5px;
padding-left: 10px;
}

.top_link a{
color: #c10c41;
font-weight: bold;
text-decoration: none;
}

#toplogo {
width: 1000px;
margin: 0 auto;
}

a {
color: #333333;}

a.contact {
text-decoration: none;
}

#catalogs a {
color: #333333;
}

#wrap {
margin: 0 auto;
width: 1000px;
height: 708px;
background: url("images/page_bg.jpg");
border: 2px solid #666666;
margin-bottom: 10px;
}

#header {
height: 90px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #aaa;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #111;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
border-top: 1px dotted #555;
border-bottom: 1px dotted #555;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #004990;
}
#menu ul li a:hover {
color: #004990;
text-decoration: none;
font-weight: 600;
}

#content {
padding: 0 0px 20px 0px;
height: 100%;
}

.right {
float: right;
width: 660px;
text-align: left;
padding-right: 20px;
padding-left: 20px;
background: url("images/content_bg.png") top left repeat-x;
}

.right_index {
float: right;
width: 660px;
text-align: left;
padding-right: 20px;
}

.right_index a {
color: #2c5778;
text-decoration: none;
}

.right table {
font-size: 12px;
font-family: sans-serif;
}

.right h2 a {
text-decoration: none;
color: #FF6600;
font-size: 16px;
}

.right h2 a:hover {
color: #111;
}

.right ul {
list-style-type: none;
}

.right a {
color: #2c5778;
font-weight: bold;
text-decoration: none;
}

.right a.sublink {
color: #666666;
font-weight: bold;
}

.right img.about {
border: 4px solid #999999;
}



.right .orderbtn a {
text-decoration: none;
color: #FFFFFF;
}

.right .orderbtn a:hover {
color: #FF6600;
}

#bio ul {
list-style-type: none;
margin-left: 0px;
font-size: 11px;
}

#bio ul li {
float: left;
width: 150px;
margin: 0px 5px;
text-align: left;
}

#bio img {
margin-bottom: 10px;
}

.left {
float: left;
width: 300px;
margin-top: 0px;
color: #333333;
background: url("images/nav_bg.png") top left repeat-x;
height: 708px;
}

#nav {
padding-top: 30px;
font-weight: bold;
}

#nav p {
height: 22px;
width: 300px;
}

#nav p:hover {
background: url("images/navitem_hover.png") top left no-repeat;
}

#nav a {
background: url("images/nav_arrow.png") center left no-repeat;
padding-left: 16px;
color: #CCCCCC;
text-decoration: none;
font-size: 16px;
margin-left: 40px;
}

#nav a:hover {
background: url("images/nav_arrow_hover.png") center left no-repeat;
color: #FFFFFF;
text-decoration: none;
}

#testimonial {
margin-top: 340px;
padding: 10px;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}

#footer {
margin: 0 auto;
width: 100%;
text-align: center;
padding-top: 10px;
}