@import url('reset.css');
body {background:#315682; font-family:Arial, Helvetica, sans-serif; font-size:1em; text-align:center; line-height:1.5em; letter-spacing:1px; color:#FFF;}

a:link {font-weight:normal; text-decoration:none; color:#FFF;}
a:visited {font-weight:normal; text-decoration:none; color:#FFF;}
a:hover {font-weight:normal; text-decoration:underline; color:#F00;}
a:active {font-weight:normal; text-decoration:underline; color:#F00;}

p {text-align:left;}

#header {margin:0px; padding:10px; background:#5487BE url(images/gear.gif) right no-repeat; height:62px; text-align:left;}
#headerNavigation {margin:0px; padding:2px; height: 20px; background:#FE9900; letter-spacing:2px; border-top:solid 2px #FFF; border-bottom:solid 2px #FFF;}

#content {margin:0 auto; padding:20px; border-bottom:solid 2px #FFF; width:760px; text-indent:35px;}
#productlist {margin:0 auto;}
#productlist li {margin:0 auto; padding:20px; width:740px; height:230px}
#productlist h1 {width:740px; background:#5781D5; font-size:1em; letter-spacing:2px; line-height:1.5em;}
#productlist img {float:left; margin-right:10px; border:solid 6px #FFF;}

/*#footer {clear:both; position:absolute; bottom:0; margin:0px; padding:5px; background:#333; text-align:center; height:40px; font-size:0.8em; line-height:1.3em;}*/
#footer {clear:both; margin:0px; padding:5px; background:#333; height:40px; font-size:0.8em; line-height:1.3em;}
#footer span {float:left; color:#000; font-size:0.5em}
#footer span a:link {font-weight:normal; text-decoration:none; color:#000;}
#footer span a:visited {font-weight:normal; text-decoration:none; color:#000;}
#footer span a:hover {font-weight:normal; text-decoration:none; color:#000;}
#footer span a:active {font-weight:normal; text-decoration:none; color:#000;}

#contact {margin-right:auto; margin-left:auto; padding:20px; background:url(images/contactus.gif) right no-repeat; width:680px;}

.submit {border: none;}
checkbox, input, radio, select {border:solid 1px #808000;}
textarea {border:solid 1px #808000;}
