@charset "UTF-8";
body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
margin-top: 0px;
}

#header{
width: 1000px;
height: 146px;
margin-left: auto;
margin-right: auto;
background-image:url(images/header-bg.jpg);
}

.navigation{
width: 362px;
height: 18px;
clear: both;
margin-left: 62px;
padding-top: 10px;
padding-left: 14px;
}

.navigation ul{
margin: 0px;
padding: 0px;
}

.navigation li{
display: inline;
list-style-type:none;
}

a.navigation{
color:#000000;
width: 45px;
text-decoration: none;
margin-left: 3px;
margin-right: 22px;
}

a.navigation:hover{
color:#007793;
width: 45px;
text-decoration: none;
margin-left: 3px;
margin-right: 22px;
}

a.navigation2{
color:#000000;
width: 45px;
text-decoration: none;
margin-left: 23px;
margin-right: 21px;
}

a.navigation2:hover{
color:#007793;
width: 45px;
text-decoration: none;
margin-left: 23px;
margin-right: 21px;
}

.navigation-box{
width: 85px;
height: 23px;
float:left;
}

#main{
width: 892px;
margin-left: auto;
margin-right: auto;
}

#left{
width: 651px;
float: left;
}

#right{
width: 187px;
padding-left: 15px;
padding-right: 15px;
margin-top: -5px;
padding-top: 0px;background-image:url(images/sidebar-bg.png);
background-repeat: no-repeat;
float:left;
}

#flash{
width: 631px;
height: 196px;
margin-top: 5px;
margin-bottom: 15px;
margin-left: 3px;
}

.content{
width: 561px;
background-image:url(images/content-bg.png);
background-repeat: no-repeat;
padding-left: 20px;
padding-right: 60px;
padding-top: 15px;
overflow:hidden;
}

.top{
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-bottom: 35px;
}

.left{
width: 263px;
float: left;
padding-right: 15px;
padding-top: 10px;
border-right-color: #999999;
border-right-style: solid;
border-right-width: 1px;
}

.right{
width: 258px;
padding-top: 20px;
padding-left: 20px;
float: left;
}

h1{
font-size: 24px;
font-weight: bold;
color: #fd9700
}

h2{
font-size: 16px;
font-weight: bold;
color: #007591;
}

.subheading{
font-size: 14px;
color: #007591;
font-weight:bold;
}

.footer{
text-align: center;
clear:both;
font-size: 11px;
margin-top: 15px;
padding-top: 15px;
}

h3{
color: #00738e;
font-weight: bold;
}

h3.sidebar{
font-size: 26px;
letter-spacing: -2px;
}

h3.top{
font-size: 26px;
color: #fda21c;
margin-top: 8px;
margin-bottom: 8px;
padding-bottom: 10px;
padding-top: 15px;
letter-spacing: -2px;
}

li.mail{
list-style-image: url(images/mail.gif);
line-height: 24px;
}

li.sidebar{
list-style-type: none;
line-height: 26px;
height: 40px;
}

ul.sidebar{
margin-left: 7px;
padding-left: 7px;
font-weight: bold;
font-family: Arial Narrow, Helvetica, sans-serif
}

.box{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.formstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
	margin-top: 4px;
	margin-left: 10px;
	padding: 2px;
}

a{
color: #007591;
text-decoration: none;
}

a.hover{
color: #007591;
text-decoration: underline;
}

.bottom{
padding-top:10px;
}

.product-bottom{
padding-top:70px;
}

li.scroll{
list-style-image:url(images/arrow.jpg);
}