html
{
  background: url("../images/bg1.jpg") repeat;
}

body
{
  
}

.col16
{
  background: url("../images/16_col.gif") repeat-y;
}

.content h2
{
  font-family: 'Droid Serif', Georgia, serif;
  font-weight: normal;
}

.content h5
{
  font-family: 'Droid Sans', arial, serif;
  font-weight: normal;
  padding-bottom: 2px;
}

.content a
{
  color: #33557b;
  text-decoration: none;
}

.content a:hover
{
  color: #317BB7;
  cursor: pointer;
}

.content .nav
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.content div.padDiv{
  padding: 0px 5px;
}

.content .hrSeparator
{
	width: 100%;
	text-align: center;
	font-weight: bold;
	}

.content .blue
{
	color: #1451d7;
	}
	
.content .green
{
	color: #139e16;
	}
	
.content .raquo
{
	padding-bottom: 5px;
	color: #139e16;
	font-size: 1.2em;
	}

#wrapper
{
  /*background-color: #f9f9f9;*/
  margin: 0 auto;
  margin-bottom: 20px;
}

#header
{
  /*border-bottom: #1451d7 3px solid;*/
  margin-top: 15px;
  margin-bottom: 5px;
}

	#header #logo
	{
		/*margin-top: 20px;*/
		float: right;
	}
	

  #header h1{
	height: 16px;
	width: 230px;
	float: right;
	
	background: url("../images/MaximusGlobalLogo.png") no-repeat;
	text-indent: -3333px;
	margin: 0;
	padding: 0;
	
  }
  
  #header #tagline
  {
  	margin-top: 5px;
  }
  
  
#mainNav
{
	width: 100%;
	background-color: #1451d7;
	float: left;
	position: relative;
	z-index: 100;
	margin-top: 5px;
}

	#mainNav img
	{
		float: right;
		width: 38px;
	}

	#mainNav li a, #mainNav li li a
	{
		font-family: 'Droid Sans', arial, serif;
		text-decoration: none;
		color: #fff;
		}

	#mainNav ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#mainNav ul li
	{
		display: block;
		position: relative;
		float: left;
	}
	
	#mainNav li ul
	{
		display: none;
	}
	
	#mainNav ul li
	{
		margin-right: 1px;
	}
	
	#mainNav ul li a
	{
		display: block;
		padding: 2px 8px 1px 9px;
		background: #0f43b6;
		white-space: nowrap;
	}
	
	#mainNav ul li a:hover
	{
		background: #139e16;
		color: #fff;
	}
	
	#mainNav li:hover ul
	{
		display: block;
		position: absolute;
	}
	
	#mainNav li:hover li
	{
		float: none;
		border-bottom: 1px solid #1451d7;
		border-right: 1px solid #1451d7;
		border-left: 1px solid #1451d7;
	}
	
	#mainNav li:hover a
	{
		background: #0f43b6;
		z-index: 100;
	}
	
	#mainNav li:hover li a:hover
	{
		background: #139e16;
	}
		
  .bannerB{
	border-top: none;
	border-left: 4px solid #0f43b6;
	border-bottom: 4px solid #139e16;
	border-right: 4px solid #139e16;
	clear: both;
	height: 270px;
    width: 952px;
  }
  
  #banner{
    clear: both;
    background: url("../images/roadtohorizon_.jpg") no-repeat;
    height: 270px;
    width: 952px;
  }
  
	#aboutusbanner{
		background: url("../images/AboutUs_.jpg") no-repeat;
	}

	#ourexpertisebanner{
		background: url("../images/OurExpertise.jpg") no-repeat;
	}
	
	#visionmissionbanner{
		background: url("../images/VisionMission.jpg") no-repeat;
	}
	
	#teambanner{
		background: url("../images/Team.jpg") no-repeat;
	}
	
	#clientsbanner{
		background: url("../images/Clients.jpg") no-repeat;
	}
	

#pageQuote
{
	font-family: Georgia, Serif;
	font-style: italic;
	text-align: center;
	}
	
	#pageQuote h2
	{
		line-height: 1.3em;
		color: #555;
		}
		
	#pageQuote p
	{
		color: #888;
		}

#contentMain
{
  margin-left: 10px;
  margin-bottom: 15px;
  min-height: 400px;
}

 
 #contentMain h5
 {
   border-bottom: 2px #1451d7 solid;
 }
 
 #contentMain .dropcaps
 {
  font-family: Georgia, Serif;
  /*font-family: 'Droid Serif', arial, serif;*/
  font-style: italic;
  font-size: 3.2em;
  float: left;
  line-height: 1em;
  padding: 0 2px 0 0;
  position: relative;
 }
 
 #contentMain .serifFont
 {
  font-family: Georgia, 'Times New Roman', Serif;
 }
  
 .contentIntros
  {
   text-align: justify;   
  }
    
    /* Client Testimonials */
    #clientSpeak
    {
      background-color:#fff;
    }
    
    #slider
    {
      overflow: hidden;
    }
    
    
    
    #slider ul, #slider li
    {
      margin:0;
		  padding:0;
		  list-style:none;

    }
    
    #slider li
    {
      width:193px;
		  height:200px;
		  overflow:hidden;
    }
    
    p.quote
    {
      font-size: 1.5em;
      line-height: 1.3em;
      font-family: Georgia, Serif;
      font-style: italic;
      color: #666;
    }
    
    span.client
    {
      color: #888;
    }
    
    span.company
    {
      font-size: 0.9em;
      color: #aaa;
    }
    
    /* Client Testimonials Ends */

  #sideNav
  {
   
  }
  
    #sideNav ul
    {
    
    }
    
    #sideNav ul li
    {

    }
    
    #sideNav li a
    {
      display: block;
      font-family: 'Droid Serif', Georgia, serif;
      border-bottom: 1px #e8e8e8 dashed;
      
      padding: 5px 5px 5px 4px;
      margin-bottom: 17px;
      *margin-bottom: 0px;
    }
  
  .teamIntros{
    text-align: justify;
  }
		
		.pic
		{ 
			
			float: right; 
			margin: 0px 0px 5px 10px;
			
			border: 1px #000 solid;
			}
			
			.pic img
			{
				margin: 2px;
				}

	img.clogos{
		width: 120px;
		height: 75px;
	}		
		
	h5.cCategories{
		background: url("../images/navedge.png") right no-repeat;
	}

	#frmContactForm table
	{
		border: none;
	}
	
	#frmContactForm table td
	{
		border: none;
	}
	
	#frmContactForm table td
	{
		vertical-align: top;
	}
	
	#frmContactForm table label
	{
		font-size: 0.9em;
	}

	#frmStatus{
		border: 1px solid #139e16;
	}
#contentSidebar{
  margin-bottom: 15px;
}

#footer
{
  border-top: 4px solid #139e16;
  height: 50px;

}
 
	#footerNav ul
	{
		list-style: none;
		list-style-type: none;
	}
	
	#footerNav li
	{
		list-style-type: none;
		float: left;
	}
	
		#footerNav li a{
			color: #777;
			font-size: 0.9em;
		}
		
		#footerNav li a:hover{
			color: #555;
		}
	
	.copyright{
		color: #999;
		font-size:0.8em;
		font-style:italic;
	}
	
	#fuelmediaworks{
		margin-top: 5px;
	}
	
		#fuelmediaworks a{
			float: right;
			font-family: Georgia, serif;
			font-style: italic;
			color: #eee;
		
			background: url("../images/fmw_sprite.png") top right no-repeat;
			display: block;
			font-size: 0.8em;
			height: 14px;
			width: 100px;
		}
	
		#fuelmediaworks a:hover{
			background-attachment: top right;
			background-position: 78px -14px;
			color: #f58420;
		}
	
