html *{
	padding: 0;
	margin: 0;
}
a img, :link img, :visited img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}
p{
	line-height: 18px;
}

/* base html */
body {
  background: #343a3d url(http://www.mayagroup.com/includes/business-images/bgd.gif);
  color: #fff;
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}

a {
 text-decoration: none;
 font-size: 120%;
 color:#05c7c0;
}
a:link {
 color:#05c7c0;
}     
 
a:hover { /* mouse over link */
 color:#05c7c0;
 text-decoration: underline;
}  
a:active {/* selected link */
 color:#05c7c0;
}

/* end base html */
/*  layout */
#wrapper{
	width: 900px;
	margin: 0 auto;
	border-right: solid 1px #222;
	border-left: solid 1px #222;
	border-bottom: solid 1px #222; 
	text-align: left;
	background: #000;
}

#header{
	width: 856px;
	padding: 20px 22px 25px 22px;
	min-height: 610px;
	background: #262b2e;
	position: relative;
}
#header h1{
	position: absolute;
	top:20px;
	left: 22px;
	width: 350px;
	height: 23px;
	font-family:Arial;
	font-size:25px;
	color:#fff;
    text-align:center;
	font-weight: bold;
}
#header h1 a{
	text-decoration: none;
	color: #95ca05;
}

/*#content{
    background: #2d3235; 
    padding: 10px 20px 20px 20px;
    border-bottom: 1px solid #343a3d;
}*/

#features {
    padding:5px;
    background: #2d3235; 
    border-bottom: 1px solid #343a3d;
    text-align:justify;
}

#features h3 {
    padding: 2px 0 5px 0;
    margin-top: 10px;
    margin-bottom: 0;
    letter-spacing: 1px;
}

#content {
    margin-top: 45px;
}

#content a{
    color:#05c7c0;
}

#brands h2{
    margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	font-size: 18px;
	padding: 4px;
	color: #95ca05; 
	text-transform:uppercase; 
	background-color: Black;
}

#content h2{
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	font-size: 18px;
	padding: 4px;
	color: #95ca05; 
	text-transform:uppercase; 
	background-color: Black;
}
#content h2 span{
    color: #8b8b8c;
    font-weight: normal;
    font-style:italic;
}
.mainimage {
            border:solid 4px #ccc; 
            min-width:621px;
            width:620px; 
            max-width: 620px;
            max-height: 400px;
        }
        
.linkbox {
    font-size: 14px; 
    padding: 5px; 
    border: solid 1px #262b2e; 
    margin: 5px; 
    background-color: #343a3d;
}

.catlinks {
    text-align:center;
    height: 40px;
}

#footer{
	width: 900px;
	margin: 10px auto 20px auto;
}
#footer a{
    color:#05c7c0;
}
#footer p{
	text-align: center;
}

/*navigation*/
#navigation{
	position: absolute;
	top:25px;
	right: 22px;
}
#navigation li{
	float: left;	
}

#navigation a {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px 15px 35px 15px;
	background-color:#000;
	border-bottom: 3px solid #fff;
	color:#fff;
	margin-right: 1px;
	font-weight: normal;
}
#navigation a:hover{
	border-bottom: 3px solid #95ca05;
	color:#95ca05;
}
#navigation li.selected a{
	border-bottom: 3px solid #95ca05;
	color:#95ca05;
}

#messagearea{
    position: absolute;
    top: 380px;
}
#brands{
    position: absolute;
    right:0;
    text-align:center;
    float:right;
    top:155px;
    max-width: 240px;
    padding: 2px;
}

#search{
	position: absolute;
	top: 100px;
	right: 22px
}

h2#slogan{
	position: absolute;
	top: 115px;
	left: 22px;
	font-family: Arial;
	font-size:20px;	
	font-weight: normal;
}
h2#slogan span{
	font-style: italic;
	color: #95ca05;
}

h2#slogan2{
	position: absolute;
	top: 98px;
	left: 22px;
	font-family: Arial;
	font-size:20px;	
	font-weight: normal;
}
h2#slogan2 span{
	font-style: italic;
	color: #95ca05;
}

h2{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}
#search input{
	float: left;
	background-color: #141718;
	border: 1px solid #393e41;
	padding: 3px;
	color: #fff;
	width: 152px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 7px;
	padding: 0;
	width: auto;
	font-size: 16px;
    text-transform:lowercase;
}
#about_us{
	float: left;
	width: 194px;
	margin-right: 27px;
	display: inline;
}
#services{
	float: left;
	width: 151px;
	margin-right: 42px;
	display: inline;	
}
#clients{
	float: left;
	width: 146px;
	display: inline;
}
#services ul li{
	padding:0 0 14px 18px;
	background: url(http://www.mayagroup.com/includes/business-images/bullet.jpg) no-repeat top left;
}
#clients ul li{
	padding:0 0 14px 20px;
	background: url(http://www.mayagroup.com/includes/business-images/arrow.jpg) no-repeat top left;
}
	
h3{
	padding: 30px 0 20px 0;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
#center{
	float:left;
	padding-bottom: 35px;
	border-bottom: 1px solid #343a3d;
}
#quote{
	float:left;
	padding: 35px 0;
	font-family: Arial;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 2px;
	color: #8b8b8c;
	
}
#quote p{
	line-height: 22px;
}
#quote p.testimonial{
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	color: #fff;
	
}
#quote .quote{
		font-size: 26px;
}
#news{
	padding-bottom: 10px;
	border-bottom: 1px solid #343a3d; 
}
#news li{
	margin-bottom: 20px;
	}
#news li p.date{
	color: #95ca05;
	font-weight: bold;
}
#news li p.archive{
	padding-left: 25px;
	background: url(http://www.mayagroup.com/includes/business-images/folder.jpg) no-repeat 0 50%;;
}

.green{
	color: #95ca05; 
}

.clear {
    clear:both;
}