@charset "UTF-8";
/* CSS Document */
body {background:#000000; color:#fff; font-family:Verdana; font-size:0.75em; letter-spacing:0.05em; font-weight:lighter; margin:0; padding:0;}
.NavHome a {float:left; margin-right:5px; display:block; height:29px; width:113px; background-image:url(/library/images/btn-homepage.gif);}
.NavHome a:hover {display:block; height:29px; width:113px; background-image:url(/library/images/btn-homepage.gif); background-position: -113px 0;}		
.NavAbout a {float:left; margin-right:5px; display:block; height:29px; width:113px; background-image:url(/library/images/btn-aboutme.gif);}
.NavAbout a:hover {display:block; height:29px; width:113px; background-image:url(/library/images/btn-aboutme.gif); background-position: -113px 0;}		
.NavProducts a {float:left; margin-right:5px; display:block; height:29px; width:113px; background-image:url(/library/images/btn-myproducts.gif);}
.NavProducts a:hover {display:block; height:29px; width:113px; background-image:url(/library/images/btn-myproducts.gif); background-position: -113px 0;}		
.NavContact a {float:left; margin-right:5px; display:block; height:29px; width:113px; background-image:url(/library/images/btn-contact.gif);}
.NavContact a:hover {display:block; height:29px; width:113px; background-image:url(/library/images/btn-contact.gif); background-position: -113px 0;}		
.SendIt a {float:left; margin-right:5px; display:block; height:29px; width:113px; background-image:url(/library/images/btn-sendit.gif);}
.SendIt a:hover {display:block; height:29px; width:113px; background-image:url(/library/images/btn-sendit.gif); background-position: -113px 0;}		
#header1 {margin:0 auto; width:900px; background-image:url(/library/images/bg-top-1.jpg); background-repeat:no-repeat; height:106px; margin-top:20px;}
#header2a {margin:0 auto; width:900px; background-image:url(/library/images/bg-top-2.jpg); background-repeat:no-repeat; height:127px;}
#header2a img {margin-left:480px; margin-top:15px;}
#header3 {margin:0 auto; width:900px; background-color:#fff; background-image:url(/library/images/bg-top-3.jpg); height: 86px;} 
.menu {float:right; padding-top:40px; padding-right:25px;}
#clock {position:relative; color:#666; top:10px; float:right; margin-right:35px; font-size:0.75em;}
#container {margin:0 auto; width:900px; background-color:#fff; padding-top:10px;}
#container p {padding:0 35px; color:#666;}
#container h1 {padding:0 35px; color:#666; padding-bottom:20px; margin-bottom:-20px;}
#container h2 {padding:0 35px; color:#e34abd; padding-bottom:20px; margin-bottom:-20px; font-size:1.25em;}
#container a {color:#e34abd;;}
#container a:hover {text-decoration:none;}
#container li {color:#666;}
table {padding:0 35px; color:#666;}
table th {background-color:#e34abd; color:#fff;}
table td {background-color:#fff; color:#666; text-align:center; border-bottom:1px solid #e34abd;}
#container img {padding:0 20px;}
#footer {margin:0 auto; width:900px; text-align:center; background-color:#e34abb; background-image:url(/library/images/bg-footer.jpg); background-repeat:no-repeat; color:#fff; font-size:0.85em; height:31px; min-height:31px; margin-bottom:20px;}
#footer a {color:#ccc;}
#footer a:hover {text-decoration:none;}
#clear {clear:both;}

input, select, textarea {border:1px solid #e34abb; font-family:"Courier New", Courier, monospace; font-size:14px;}
