@import "reset.css";

/*--------------------------
		General Items
----------------------------*/

body, html {background: #000000;}
body {
background: url(images/bg.jpg) top no-repeat;
 margin: 0px; padding: 0px; 
 color: #c2c2c2; 
 font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
 font-size: 11px;
 line-height: 16px;}
.front {background: url(images/front.png) 0 150px no-repeat; width: 960px; margin: 0 auto}

a {color:#fff} a:hover {color: #ababab}

#container {width: 840px; display: block; margin: 0 auto;}

#header {width: 840px; display: block; padding-top: 44px; }

.navigation {background: url(images/navigation.png) top no-repeat; width:404px; height:86px; display: block; padding-top: 10px; position: relative;}
.navigation li {list-style: none; margin: 0; padding: 0;}
.navigation .home {display: block; width: 175px; height: 70px; text-indent: -5555px; overflow: hidden; outline: none;position: absolute; list-style-type: none; top:0; left: 0;}
.navigation .mlp {display: block; width: 211px; height: 22px; text-indent: -5555px; overflow: hidden; outline: none;background: url(images/mlp.png) top no-repeat;margin-left: 180px;}
.navigation .pn {display: block; width: 211px; height: 22px; text-indent: -5555px; overflow: hidden; outline: none;background: url(images/pn.png) top no-repeat;margin-left: 180px;}
.navigation .cm {display: block; width: 211px; height: 22px; text-indent: -5555px; overflow: hidden; outline: none;background: url(images/cn.png) top no-repeat;margin-left: 180px;}

#content {margin-top: 40px; position: relative; height: 900px;}

#content .mlpp  {width:266px; height: 41px; display: block; outline: none; overflow: hidden; text-indent: -5555px; position: absolute; top: 35px;background: url(images/mlpp.png)no-repeat;left: 298px}

#content .front {background: url(images/contentfront.png) left top no-repeat; display: block; height: 900px;padding: 115px 100px 20px 420px; width: 320px;}

#content .cnav {width: 180px; margin-right: 20px; margin-left:40px; float: left; margin-top: 115px; background: #1d1e1c; padding: 10px; }
#content .inner {width: 480px; float: left; margin-top: 120px; }

p {margin-bottom: 18px;}

#single_1 {margin:10px 10px 10px 0; float: left; border: 1px solid #969694;}
.group1 {width: 630px; padding: 10px}

