/*
Theme Name: Max Neutra
Theme URI: 
Description: 
Version: 2.7
Author: Jett Media Group
Author URL: http://www.jettmg.com
*/
/* Reset and Basic page setup */
* {margin: 0; padding: 0;}
html {}
body {font: 11px Arial; color:#000000; background: url(../images/background-home.jpg) top center no-repeat #101010;}
hr{color:#ffffff; height:2px;}
ul {}
a {outline: none; text-decoration: none;  font-family:Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:bold; color:#ffffff;}
a img {border:none;}
.right {clear:right;}
a.product {color:#ffffff;}

/* END RESET */

#header{
height: 248px;
}

#header-content{
height:220px;
margin:0 auto;
padding-bottom:38px;
text-align:right;
float: right;
}

#middle{
height: 500px;
}

#middle2{
height: 562px;
background: url(../images/background-middle.jpg) top center no-repeat;
margin: 0 auto;
}

#middle-content{
color:#000000;
height:525px;
margin:0 auto;
padding-top:5px;
width:780px;
}

#middle-content a{
color:#000000;
}

#middle-top{
height: 363px;
width: 864px;
margin: 0 auto;
text-align: left;
}

#middle-bottom{
width: 864px;
height: 150px;
margin: 0 auto;
padding-top: 10px;
}

#middle-content-left{
float: left;
height: 125px;
width: 418px;
background-image: url(../images/meet-max.png);
}

#middle-content-right{
float: right;
height: 125px;
width: 415px;
background-image: url(../images/news-events.png);
}

#middle-content-left-cont{
height:120px;
margin:0 auto;
padding-top:25px;
width:386px;
}

#middle-content-right-cont{
height:90px;
margin:0 auto;
overflow:hidden;
padding-top:28px;
width:386px;
}

#footer{
height: 100px;
}


#footer2{
height: 100px;
padding-top:10px
}


#footer-content{
color: #565656;
height: 75px;
float: left;
margin: 0 auto;
}

#footer-content a{
color: #878686;
}

#header-stuff {
width: 864px;
margin: 0 auto;
}

#footer-stuff {
width: 864px;
margin: 0 auto;
}

#newsletter {
color: #565656;
float: left;
margin: 0 auto;
text-align: left;
margin-top: 170px;
}
div.navigation a.prev {
	background-image: url(/css/prevPageArrow.gif);
}
div.navigation a.next {
	background-image: url(/css/nextPageArrow.gif);
}
div.loader {
	background-image: url(/css/loader.gif);
}
