html {
	background: url(/images/background.jpg) top left repeat-x;
	font-family:sans-serif;
}

a:visited { color:blue; }

strong {font-weight:bold;}
body { text-align:center; }
.clear {clear:both;}
.column {float:left;}
.green { background:#006a71; }
.grey { background:#636466; }

div#header { 
	margin:0px 0px 0px 50px;
	width:710px;
}

div#header #search p, div#header #search form {
	text-align:right;
        color:#006a71;
	font-size:12px;
}

div#header #search form input {
        display:block;
        font-size:12px;
        border:0px;
        padding:0px;
	margin:0px;
	background:#FFF;
	color:#666;
}

div#header #search form {
        margin-top:20px;
}

div#header #search form input.submit {
        border:0px;
	color:#006a71;
}

div#header #search {
	float:right;
        width:410px;
}

div#container {
	margin: 0 auto;
	margin-top:6px;
	width:825px;
	background:#FFF;
	text-align:left;
	padding:30px 0px 50px 0px;
}

img#logo { margin-bottom:20px; }

ul#menu {
	width:100%;
	height:25px;
}

ul#menu li {
	float:left;
	margin-left:2px;
	text-align:center;
}

ul#menu li a {
	text-decoration:none;
	display:block;
	padding:7px 4px 7px 4px;
	color:#FFF;
	font-size:14px;
	line-height:10px;
	background:#006a71;
}

ul#menu li a:hover { background:#636466; }

#content {
	margin-left:70px;
	width:695px;
}

h1 {
	margin-top:20px;
	font-size:20px;	
	font-style:italic;
	color:#006a71;
}

p, td {
	color:#666;
	font-size:14px;
        line-height:18px;
}

.product_menu {
	margin:25px 47px 0px 0px;
	width:200px;
	border-top:5px solid #636466; 

}
.product_menu.last { margin-right:0px; }

.product_menu h2 {
	font-size:16px;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}

.product_menu h2, .product_menu p, .product_menu li, .product_menu a, .product_menu dt {
	text-decoration:none;
	font-size:12px;
	color:#002d62;
}
.product_menu a:hover { color:#636466; }

.product_menu li {
	font-size:12px;
	line-height:16px;
        list-style:none;
	/*
         * list-style-position:inside;
	list-style-image:url(/images/arrow.gif);
        */
}

p.email, p.phone, p.fax {
color:#006a71;
padding-left:50px;
background-repeat:no-repeat;
margin-top:15px;
}

p.email { 
background-image:url(/images/email.gif);
line-height:28px;
}
p.email a:hover { color:#636466; }
p.email a {
    color:inherit;
    text-decoration:underline;
}

p.phone { 
background-image:url(/images/phone.gif);
line-height:30px;
}

p.fax { 
background-image:url(/images/fax.gif);
line-height:30px;
}

#intro {margin-top:30px; }
#intro h1 {margin-top:0px;}
#intro p { font-size:12px;line-height:13px;}
#intro { }
.featured_product img {
	display:block;
}
.featured_product dl {display:block;}
.featured_product ul li { 
line-height:11px;
font-size:11px;
list-style-image:none;
margin-left:15px;
list-style:square; 
}
.featured_product div {
	width:150px;
        margin-top:5px;
        padding-left:5px;
}
.featured_product dt {
	clear:both;
        font-weight:bold;
	padding-top:10px;
}

a.download {
    display:block;
    color:#006971;
    text-decoration:none;
    height:30px;
    background-repeat:no-repeat;
    vertical-align:middle;
    padding:10px 0px 0px 35px;
    background-image:url(/images/fileico/download.gif);
}

.listing a {
    text-decoration:none;
    color:#777;
}

.listing td { height:100px; }

a.pdf {
    background-image:url(/images/fileico/pdf.jpg);
}

.productview img {
    float:left;
    margin-right:30px;
}
.productview p {
clear:both;
padding-top:10px;
}
.productview .features h2 {
    font-size:20px;    
}

.productview .features ul {
    margin-top:10px;
    float:left;
    list-style:disc;
    list-style-position:inside;
}
.productview .features ul li {
    list-style:square;
    list-style-position:inside;
}
.productview .features {
    position:relative;
    left:30px;
    color:#002c61;
}

.productview h1 {
    color:black;
    font-weight:bold;
    font-style:normal;
}

.downloads {
	float:right;
	width:120px;
}

table.searchresult th {
    font-weight:bold;
    color:#FFF;
    padding:3px;
    font-size:16px;
}

table.searchresult {
    font-size:12px;
    width:690px;
}

table.searchresult tr {
}

table.searchresult tr.alt {
    background:#d6eaee;
}

table.searchresult a {
    text-decoration:none;
    color:#777;
}

div#rotation {
    width:330px;
    height:219px;
    margin-left:10px;
    margin-top:21px;
    float:right; 
}

table.mailer_form th {
font-weight:bold;
}

table.mailer_form td {
    padding:3px;
}

.termsandconditions ul li {
    margin-top:10px; 
    font-size:12px;
}

.termsandconditions ul {
    margin-left:15px;
}

.profile ul li {
    margin-left:20px;
    list-style:disc;
   
}
.profile {font-size:14px;color:#616561;}

.profile table th { padding-right:10px; }

ul.service li {
list-style:square;
color:#002c61;
}

ul.service li span {
    color:#616561;
}

#footer {
width:825px;
margin:0 auto;
padding:15px 0px 10px 0px;
}

#footer p {
    font-size:12px;
}

#footer a {
    color:#616561;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}

#footer p a:hover {
    text-decoration:underline;
}

.error {
text-align:left;
color:#F00;
}

ul.download_list li {
    list-style:square;
 list-style-position:inside;
}

table.info-request td {
    padding:2px;
}

#footer table td {
font-size:12px;
}
