
html,*{
	margin: 0px;
	padding: 0px;
}
body {
	
	margin: 0px;
	padding: 0px;
	text-align: center;
    background: url("../images/bk.gif") repeat;
}
img{
	border:none;
}
div#wrapper {
	width:775px;
	margin:auto;
	position:relative;
	padding:0px;
	background:#1b1b1b;
}
div#wrapper div#intro h1.present{
	height:20px;
	line-height:18px;
	font-family: Verdana;
	font-size: 9px;
	color: #413c3a;
	text-align:left;
}
div#wrapper div#banner{
	height:87px;
	
}
div#wrapper div#mainmenu{
	height:79px;
    width:775px;
	background: url("../images/banner.jpg") no-repeat;
	text-align:center;
    padding-top:86px;
}
div#wrapper div#mainmenu a{
	padding-left:30px;
	color: white;
	font-size: 14px;
	text-decoration: none;
	line-height:35px;
}
div#wrapper div#mainmenu a:hover{
	color:#55a6d1;
}
div#wrapper div#welcome{
	height:33px;
	background: url("../images/welcome.gif") no-repeat;
	font-size: 22px;
	color: #646462;
	text-align: center;
	font-family: Arial;
}
a{
	font-family: Tahoma;
	color: #7d7a75;
}
div#wrapper div#tlr{
	height:56px;
	background: url("../images/tlr.gif") no-repeat;
	clear:both;
}
div#wrapper div#blr{
	height:44px;
	background: url("../images/blr.gif") no-repeat;
	clear:both;
    margin: 0 auto;
}
div#wrapper div#leftright {
    background: url("../images/mlr.jpg") repeat-y;
	width: 775px;
}
div#wrapper div#leftright div#cols{
	width:775px;
	overflow:auto;

}
div#cols div#leftc{
	float:left;
	text-align:left;
	width:540px;
}
.ac{
	text-align:center;
	padding-top:20px;
    padding-bottom:50px;
}
p.al,.al{
	text-align:justify;
	padding:30px 83px 25px 80px;
	font: 11px Verdana;
	color:#7d7a75;
}
div.navi{
	text-align:left;
	padding-left:10px;
    color:#C6C4B7;
}

div.navi a{
	font-family: Tahoma;
	color: #625e59;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height:400%;
}
div.navi a:hover{
	color: #a6a5a5;
}
div#cols div#rightc{
	float:right;
	text-align:left;
	width:200px;
}
div#wrapper div#footer{
	height:115px;
	background: url("../images/footer.jpg") no-repeat;
	text-align:left;
    width:775px;
}
div#wrapper div#footer div#footer1{
	color: #666633;
	font-size:11px;
}
div#wrapper div#footer div#footer1 a{
	font-family: Verdana;
	font-size: 11px;
	color: #666633;
}
div#wrapper div#footer div#footer2{
	padding-top:20px;
	padding-left:20px;
	font-family: Verdana;
	font-size: 11px;
	color: #686868;
}
div#wrapper div#footer div#footer2 a{
	padding-top:20px;
	font-family: Arial;
	text-decoration: underline;
	font-size: 10px;
	color: #686868;
}
div#wrapper div#footer div#footer2 a:hover{
	padding-top:20px;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	color: #686868;
	overflow: hidden;
}
.linkbar {
color:#666633;
font-family:Verdana;
font-size:10px;
font-weight:normal;
padding-left:10px;
text-decoration:none;
}
.linkbar a {
color:#666633;
font-family:Verdana;
font-size:10px;
text-decoration:underline;
}
div.Content_Main
{
    padding:10px;
    color:#7D7A75;
    font:11px Verdana;
    text-align:justify;
}

#layout {
	margin: 35px 0 0 140px;
}

#mainmenu ul {
    list-style: none;
    color:white;
}

#mainmenu ul li {
    position: relative;
    float: left;
}

#mainmenu li a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: .3em 6px;
}

#mainmenu li a:hover {
    color: white;
}

#mainmenu li ul{
    position: absolute;
    width: 10em;
	display: none;
}


#mainmenu li:hover ul{
    display: block;
}

#mainmenu ul li ul li {
    border: 1px solid #686;
    width: 100%;
    background: #6A1E28;
}


.product_cat_tab { 
    width : 190px; 
    height : 30px; 
    text-align: center; 
    color: #ffffff; 
    background-image : url('../images/product_cat_tab.png'); 
}

.boxbody { 
    background-color:#888888;
    background-image : url('../images/boxbody.gif'); 
    background-repeat : no-repeat; 
    background-position : bottom;
    width: 190px; 
}
.boxbottom { 
    background: url('../images/boxbottom.png') no-repeat; 
    height:10px;
    width:190px;
    margin-bottom:10px;
}
#box1{
	width:70%;
	float: left;
	color: #FFFFFF;
}
#box2{
	width:25%;
	float: left;
	padding-left: 20px;
    padding-top: 50px;
}
#menu-bottom{
	color: yellow;
}
