/* 
Author: MiningDistributors.Com & GLOBALXEON.COM
Templates: Mining Distributors CA/US
URL: http://www.miningdistributors.com
www.globalxeon.com - A Global Xeon Website
*/


*{margin:0; padding:0;}

body {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px; 
background: #d6d6d6;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #629F00; text-decoration: none; }
a:hover { text-decoration: none; color : #629F55; }

ul
{list-style:circle; margin:15px 0 25px 0; font-size:11px;}

li
{margin:0 0 8px 10px;}

#wrap {
margin: 20px auto;
width: 720px;
}

#header {
background :#d6d6d6 url(images/header.gif) no-repeat;
height: 160px;
}

#header h1 {
font-size: 30px;
font-weight: 100;
padding: 63px 0 0 67px;
letter-spacing: -1px;
}

#header h1 a { 
color: #629F00;
}
#header h1 a:hover { 	
color: #629F55;
}

#header h2 {
color: #111;
font-size: 11px;
font-weight: 600;
padding: 7px 0 0 69px;
}

#contentbg {
background: #d6d6d6 url(images/content.jpg) repeat-y;
padding: 0 20px 0 26px;
}

#content {
float: left;
width: 468px;
text-align: justify;
}

#content p
{margin:0 0 20px 0;}

#content h2
{

        color: #444;
        font-size: 22px;
        font-weight: 100;
        line-height: 30px;
        margin-bottom: 20px;
        padding: 10px 0 10px 0;
        text-align: left;
        border-bottom: 1px dotted #ccc;

}

#content ul { margin:15px 0 25px 10px; }

#sidebar {
float: right;
width: 190px;
}
#sidebar ul { list-style-type: none; }

#bottom {
background: #d6d6d6 url(images/bottom.jpg) no-repeat;
padding: 15px 0;
}

#footer {
text-align: center;
font-size: 11px;
}
.webgen-menu-item-selected { font-weight: 600; }

