body
{
	
	background-image: url(../images/hold.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}

h1{
	color:#b0851f; 
	font-family: Corbel; 
	font-size:30px;
	
}
h2{
	color:#b0851f; 
	font-family: Corbel; 
	font-size:22px;
	float:left;
	text-align:left;
	
}
h3{
	color:#b0851f; 
	font-family: Corbel; 
	font-size:20px;
	 float:left;
	
}
h4{
	color:#b0851f; 
	font-family: Corbel; 
	font-size:18px;
	 float:left;
	
}
h5{
	color:#0099ff; 
	font-family:Corbel; 
	font-size:18px;
	float:left;
	
}
h6{
	color:#0099ff; 
	font-family:Corbel; 
	font-size:16px;
	float:left;
	
}

a:link {
	color: #b0851f;
	text-decoration:none;
}
a:visited {
	color: #3C97D1;
	text-decoration:none;
}
a:hover {
	color: #0099ff;
	text-decoration:none;
}
a:active {
	color: #054F81;
	text-decoration:none;
}

#header

{
	background-image: url(../images/header.png);
	height:150px;
	width:980px;
}

#container{
	width:980px;
	height:auto;
	float:none;
}


#wrap
{
	-webkit-box-shadow:  8px 0 8px #2a2a2a,  -8px 0 8px #2a2a2a;
	-moz-box-shadow:  8px 0 8px #2a2a2a,  -8px 0 8px #2a2a2a;
	box-shadow: 8px 0 8px #2a2a2a,  -8px 0 8px #2a2a2a;
	margin-top:20px;
	float: left;
	clear:both;
	background-color:#000;
	margin-bottom:20px;
	width:980px;
	height:auto;
}

#slider {
	/* You MUST specify the width and height */
	width:980px;
	height:300px;
	position:relative;
	overflow:hidden;
	margin-top:1px;
	float: left;	 

}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:200px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:200px;
	background-color:#000;
	overflow:hidden;
	font-family:Corbel;
	font-size:16px;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	


.clear {
	clear:both;	
}

#main
{
	background-color:#FFF;
	height:auto;
	width:980px;
	margin-top:1px;
	float: left;
}

#mainteam
{
	background-color:#FFF;
	height:auto;
	width:980px;
	margin-top:1px;
	float: left;
}

#mainnews4
{
	
	background-color:#FFF;
	height:855px;
	width:980px;
	margin-top:1px;
}

#main10
{
	
	background-color:#FFF;
	height:1250px;
	width:980px;
	margin-top:1px;
}


#main5
{
	
	background-color:#FFF;
	height:830px;
	width:980px;
	margin-top:1px;
}

#main6
{
	background-color:#FFF;
	height:auto;
	width:560px;
	float:left;
	clear: right;
	padding-bottom: 25px;
}

#main8
{
	background-color:#303030;
	height:1250px;
	width:200px;
	float:left;
	padding-bottom: 15px;
}

#main9
{
	background-color:#e7e7e7;
	height:1250px;
	width:189px;
	float:right;
	padding-left:5px;
	padding-bottom: 15px;
}

#main1
{
	background-color:#303030;
	height:850px;
	width:200px;
	float:left;
	padding-bottom: 15px;
}

#main2
{
	background-color:#FFF;
	height:auto;
	width:560px;
	float:left;
	clear: right;
}

#mainnews
{
	background-color:#FFF;
	height:855px;
	width:560px;
	float:left;
	clear: right;
}

#mainnews1
{
	
	background-color:#303030;
	height:855px;
	width:200px;
	float:left;
	
}

#mainnews2
{
	background-color:#e7e7e7;
	height:855px;
	width:189px;
	float:right;
	clear: right;
	padding-left: 5px;
}

#main3
{
	background-color:#e7e7e7;
	height:850px;
	width:189px;
	float:right;
	padding-left:5px;
	padding-bottom: 15px;
}

#main4
{
	
	background-color:#FFF;
	height:830px;
	width:980px;
	float:left;
}


#contact
{
	background-color:#FFF;
	height:650px;
	width:980px;
	clear: both;
	float: left;	
}

#footer
{
	background-color:#115b8c;
	height:100px;
	width:980px;
	margin-top:1px;
	float: left;
	text-align: center;
}

#menu
{
	height:auto;
	text-align:center;
	clear: both;
	float: left;
	width:960px;
	padding-left:20px;	

}

.hovermenu ul{
font: bold 17px Corbel;
padding-left: 0;
margin-left: 0;
height: 10px;
margin-top:120px;
text-align:center;

}

.hovermenu ul li{
list-style: none;
display: inline;
float:left;
clear:right;
text-align:center;
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color:#fff;
	display:inline;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	width:147px;
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 3px;
	margin-left: 3px;
}

.hovermenu ul li a:hover{
background-color:#37c5ef;

}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#box
{
	background-image:url(../images/box.png);
	height:185px;
	width:500px;
	float:left;
	margin-left:40px;
	text-align:left;
}

#box2
{
	height:auto;
	width:500px;
	float:left;
	margin-left:40px;
	text-align:left;
	padding-bottom: 15px;
}

#box3
{
	height:auto;
	width:500px;
	float:left;
	margin-left:40px;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top:25px;
	padding-top: 15px;
}

#ltbox
{
	height:auto;
	width:240px;
	float:left;
	text-align:left;
	padding-right: 9px;
}

#rtbox
{
	height:auto;
	width:240px;
	float:right;
	text-align:left;
	clear: right;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}

#google
{
	color:#b0851f;
	 font-family: Corbel; 
	 font-size:20px; 
	 margin-top:10px;
	  float:left; 
	  margin-left:15px; 
	  text-align:left; 
	  width:450px;
}

#form
{
	color:#b0851f;
	font-family:Corbel;
	font-size:20px;
	margin-top:30px;
	float:right;
	margin-right:15px;
	text-align:left;
	width:400px;
	font-weight:bold;
}

#richard
{
	height:530px;
	width:250px;
	float:left;
	margin-top:15px;

}

#others
{
	height:420px;
	width:650px;
	float:left;
	margin-top:15px;
    margin-left:20px;
	
}

#key
{
	height:70px;
	width:650px;
	float:left;
    margin-left:20px;
	margin-top:15px;
}

#key1
{
	height:200px;
	width:700px;
	float:left;
    margin-left:20px;
	margin-top:35px;
	
}

#team1
{
	height:250px;
	width:250px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	
}

#team2
{
	height:180px;
	width:180px;
	float:left;
	margin-top:15px;
	margin-left:20px;
}

#team3
{
	height:250px;
	width:250px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	
}

#team4
{
	height:180px;
	width:200px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#team11
{
	height:180px;
	width:200px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}
#team5
{
	height:200px;
	width:180px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#team6
{
	height:200px;
	width:180px;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

#team7
{
	height:60px;
	width:250px;
	float:left;
	margin-top:40px;
	margin-left:20px;
	border:solid;
	
}

#team8
{
	height:60px;
	width:250px;
	float:left;
	margin-top:40px;
	margin-left:20px;
	border:solid;
}

#team9
{
	height:250px;
	width:250px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	
}

#team14
{
	height:50px;
	width:200px;
	float:left;
	margin-left:20px;
	
}

#team15
{
	height:50px;
	width:200px;
	float:left;
	margin-left:20px;
	
}

#team18
{
	height:50px;
	width:200px;
	float:left;
	margin-left:20px;
	
}

#team19
{
	height:50px;
	width:200px;
	float:left;
	margin-left:20px;
	
}

#team20
{
	height:50px;
	width:200px;
	float:left;
	margin-left:20px;
	
}

#links
{}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color:#CCC;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#plane
{
	background-image:url(../images/plane.png);
	background-repeat:no-repeat;
	height:251px;
	width:480px;
	float:left;
	margin-top:10px;
	margin-left:40px;
	clear: left;
}

#tooltip1
{
    
	float:left;
	margin-top:140px;
	margin-left:0px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	width:110px;
	color:#b0851f;
	font-weight:bold;
}

#tooltip2
{
   
	float:left;
	margin-top:180px;
	margin-left:0px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	width:100px;
	color:#b0851f;
	font-weight:bold;
}

#tooltip3
{
    
	float:right;
	margin-top:10px;
	margin-right:5px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	color:#b0851f;
	font-weight:bold;
}

#tooltip4
{
   
	float:right;
	margin-top:130px;
	margin-right:5px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	width:0px;
	color:#b0851f;
	font-weight:bold;	
}

#inline1
{
	overflow: auto;
	width: 1000px;
	height: 500px;
	
}

#rightpicholder{
	float:left;
	margin-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070707;
	width:185px;
	height:auto;
	padding-bottom:15px;	
}
.rightpic{
	float:left;
	clear:both;
	display:inline;
	margin-left:2px;
}
#rightpicholder2nd{
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #070707;
	width:185px;
	height:auto;
	padding-bottom:15px;	
}
.footerlinks ul li{
	font-size:12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	text-align:left; 
	float:left; 
	margin-left:20px; 
	margin-top:15px; 
	list-style:none; 
	text-decoration:none;
	
}
.footericons ul li{
	float:right;  
	list-style:none; 
	margin-top:15px;
	width:auto;
	margin-right:25px;
	
}
.copyrighttext{
	font-family:Arial, Verdana, Helvetica,sans-serif;
	font-size:12px;
	clear:both;
	padding-top:30px;
	width:auto;
	height:auto;
	
}
.adverholder{
	float:left;
	clear:both;
}
.midlletext{
	color:#000; 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	float:left; 
	margin-top:5px;
	text-align:left; 
	padding-left:40px;
	padding-right:40px; 
	width:460px;
}
.newspic{
	height:auto;
	width:auto;
	margin-top:15px;
}
#teampicholder{
	width:980px;
	height:auto;
	float:left;
	clear:both;
	margin-top:15px;
}
#teamleftpicholder{
	width:auto;
	height:auto;
	margin-left:10px;
	float:left;
}
#richardteampicholder{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#maxteampicholder{
	width:auto;
	height:auto;
	float:left;
	clear:both;
	margin-top:20px;
	margin-left:75px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#mainteampicholder{
	width:666px;
	height:auto;
	float:right;
}
.smallteampicholder{
	width:98px;
	height:auto;
	margin-bottom:25px;
	margin-left:25px;
	float:left;
	display:inline-block;
	clear: right;
}
.smallteampic{
	width:auto;
	height:auto;
	float:left;
	margin-bottom:10px;
}
.smallteamtext{
	width:98px;
	height:33px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	font-size:9px;
	float:left;
	clear:both;
}
	
