@charset "utf-8";
/* CSS Document */

/* Reset Body Property */
body{border:0; margin:0; padding:0; background-color:white; background-image:url("bg.gif"); background-repeat: repeat-x; }
body{font: 12px/170% Verdana, Arial, Helvetica, sans-serif; color: #91807F;}
	
#navbar-container{background:;}
#int-site-container{height:auto; padding-top: 15px; }
#header, #navbar, #int-site{width:950px; margin:0 auto;}
/*------------------*/
/* LOGO */
#header{height:400px; padding-top:30px;}
img {border: 0; border-style: none;}
/*------------------*/
/* Nav Bar */
#navbar{
background-image: url(logoSpace2.gif); 
background-repeat: no-repeat;
padding-top: 10px;
height:26px;
line-height:26px;
text-align: right;
}
#navbar a:link, #navbar a:visited { color:#888888; text-transform: none; margin-left:30px; text-decoration: none; }
#navbar a:hover{color: #f65c2b; }
/* #navbar a:link, p.right a:visited, p.right a:hover{
color:#660000;
margin-left:30px;
text-decoration:none;}
*/
#menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-left: 30px;
padding-top:  15px;
float: left;
width: 203px;
height: 300px;
color: #888888;
background: #f3f3f3;
line-height: 115%;
text-transform: none;
text-decoration:none;
font-size: 14px;
margin-left: 0px;
margin-top: 5px;
}
#menu a:link, #menu a:visited { color: #888888; text-decoration: none; }
#menu a:hover {color: #f65c2b; text-decoration: underline; }
#menu b { color: #454545; }

ul { padding: 0; margin-top: 0px; border: 0; margin-left: 10px; }


#newContent {
color: #767676;
height: 350px;
width: auto;
line-height: 140%;
font-size: 12px;
padding-top: 5px;
}
#newContent li  { border-top: 0px solid #cecece; list-style: none; float: left; width: 160px; padding: 4px 0px 0px 14px; margin: 0 5px 0px 0; }
#newContent b { color: #454545; font-size: 12px; }
#newContent img {padding-bottom: 20px; }


#Product {
color: #767676;
height: 350px;
width: 727px;
line-height: 140%;
font-size: 12px;
padding-top: 5px;
margin-left: auto;
height:auto;
}
#Product li  { border-top: 0px solid #cecece; list-style: none; float: left; width: 160px; padding: 4px 0px 0px 14px;; margin: 0 5px 0px 0; }
#Product b { color: #454545; font-size: 12px; }
#Product img {padding-bottom: 20px; }

#Content {
color: #767676;
height: 350px;
width: 700px;
line-height: 140%;
font-size: 12px;
padding-top: 0px;
margin-left: auto;
height:auto;
}

#Page { width: 727px; margin-left: auto; padding-top: 15px; height: 70px; vertical-align:top; margin: 0; }
#Page b { color:#454545; }
#Page li { float: left; list-style: none; padding: 4px 0px 0px 14px; width:auto; }
#Page .right { float: right; }
#Page a:link, #Page a:visited { color: #f65c2b; text-decoration: none; }
#Page a:hover { text-decoration: underline; color: #f65c2b; }

.small { font-size: 9px; }
.orange { color: #f65c2b; }

#footer {
clear: both;
border-top: 1px solid #dbdbdb;
margin-top: 0px;
padding-top: 0px;
font-size: 9px;
text-transform: none;
color: gray;
text-align: right;
height: 30px;
}
#footer_inside { width: 950px; font-size: 9px;}
#footer_inside li { float: left; list-style: none; }
#footer_inside .right { float: right; }
#footer_inside a:link, #footer_inside a:visited { color: #f65c2b; text-decoration: none; }
#footer_inside a:hover { text-decoration: underline; color: #f65c2b; }