@charset "utf-8";

* {margin:0; padding:0;}
body {background:#e6e6e6; width:750px; margin:0px auto; padding:0; color:#333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

a {text-decoration:none; color:#36C;}
a:hover {text-decoration:underline;}

img {border:0px;}

#header {background:url(images/tp.gif) repeat-x; height:55px;}

#logo {background:url(images/logo.gif) no-repeat; width:145px; height:75px; margin:0 0 0 30px; float:left; display: inline;}

#header_left {background:url(images/tl.gif) no-repeat; width:20px; height:75px;float:left;}
#header_right {background:url(images/tr.gif) no-repeat; width:20px; height:75px;float:right;}

ul {list-style:none; margin:0 30px 0 0; }
li {background: url(images/title.gif)  no-repeat 0 8px; line-height:20px; padding:0 0 0 15px; margin:0 15px; }

#nav {padding:3px 0 0 0; float:right;}
#nav ul {list-style:none; margin:0 30px 0 0; float:left; display:inline;}
#nav li {background:url(); line-height:47px;float: left;padding:0 0 0 15px; margin:0 15px; display:inline;}
#nav a  {font-weight:bold; color:red; text-decoration:none; padding:5px 15px 0 0; display:block;}
#nav ul li a:link,#nav ul li a:visited {font-weight:bold; color:#666; text-decoration: none;}
#nav ul li a:hover{color:#0099FF;}

#nav #curpage {background:url(images/nav.gif) no-repeat 0 0;}
#nav #curpage a { color:white; background:url(images/nav.gif) no-repeat 100% 0;}

#home #pg_home, #products #pg_products, #help #pg_help, #contact #pg_contact {background:url(images/nav.gif) no-repeat 0 0;}
#home #pg_home a, #products #pg_products a, #help #pg_help a, #contact #pg_contact a { color:white; background:url(images/nav.gif) no-repeat 100% 0;}

#page {background:url(images/bgn.gif) repeat-y;}
#main {width:700px; float:right; margin:5px 20px 20px 0; display: inline;}

#footer {background:url(images/bm.gif) repeat-x; height:20px; overflow: auto;} 
#footer_left 	{width:20px; height:20px; background:url(images/bl.gif) no-repeat; float:left;}
#footer_right 	{width:20px; height:20px; background:url(images/br.gif) no-repeat; float:right;}

#cpyrt {display:block; text-align:center; font-size:12px; color:#666666; border-top:1px dashed #999999; margin:10px 20px 0 20px; padding: 4px 0 0 0;}

.clear {clear:both;}

