body {
	background: #F7F7F3;
	margin: 0 0 25px 0;
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
p{ padding-right:20px; }
a { color: #4A4A48; text-decoration: none; }
a:hover { text-decoration: underline; }

a.footer { color: #c7bdb5; text-decoration: underline; font-size: 11px; }
a.footer:hover { color: #8a7c70; text-decoration: none; }

#box    {
        width: 141px;
        height: 62px;
        background-color: #FFFFFF;
        border: #CCCCCC 1px solid;
        margin-left: 20px;
        margin-top: 5px;
}

#pbox   {
	Width: 275px;
	height: 62px;
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
	margin-left: 20px;
	margin-top: 5px;
}
#banner {
	width: 900px;
	height: 216px;
	border: #CCCCCC 1px solid;
	position: relative;
        top: 5px;
}
#wrapper{
	width:900px;
        padding: 0;
        margin: 0 auto;
} 
#logo   {
	width: 225px;
	height: 66px;        
	align: left;
        margin-top:5px;
        border: none;
        background-color: #F7F7F3;
} 
.capital{
        font-family: tahoma;
        font-size: 14px;
        font-color: #CCCCCC;
        font-weight: bold;
        margin-left:20px;
}       
        
.menu   {
        font-family: tahoma;
        font-size: 12px;
        font-color: #CCCCCC;
        margin-left: 60px;
        margin-right: 60px;
        text-align: center;
        margin-top:10px;
}
#menu   {
        width: 900px;
        height: 40px;
        margin-top: 5px;
        border: #CCCCCC 1px solid;
        background-color: #FFFFFF;
}
#side   {
        height:300px;
        margin-top: 10px;
        margin-left:0px;
        background-color: #FFFFFF;
        border:#CCCCCC 1px solid;
        float: left;
        width: 200px; 
}
#left   {
        width: 348px;
        border: none;
        margin-top: 10px;
        float: left;
        margin-left: none;
}
#right  {
        width: 348px;
        border: none;
        margin-top: 10px;
        float: left;
        margin-left: none;
}
#footer {
	width: 900px;
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
}
.copy   {
        float:left;
        margin-right:10px;
        text-align:center;
}
#general{
        width:650px;
        margin-top:10px;
        float: left;
        margin-left: none;
        background-color: none;
        border:none;
}
.product{
        font-family:tahoma;
        font-size: 12pt;
}