*{ margin:0; padding:0; }
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D2D2D;
	background:#BCBEC0 url(../images/backBg.png) repeat-x left top;
}


#menu_div { 	width:700px;
				height:99px;
				float:right;
				margin-top:30px;
				position:relative;
				display:block;
				
						}

ul.menu_top { list-style-type:none;
				width:700px;
				height:99px;
				
						}
			
li.menu_li {float:left;
			list-style-type:none;

			}
			
li.menu_li_sep  {background:url(../images/sep_n.gif) left center no-repeat;
				width:2px;
				height:48px;
				float:left;
				list-style:none;
				}
				


			

a.menu_left { background:url(../images/left_n.gif) left center no-repeat;
				text-align:center;
				
				height:33px;
				width:60px;
				padding:15px 10px 0px 15px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#fff;
				text-decoration:none;
				}
				
a.menu_left:hover { background:url(../images/left_h.gif) left center no-repeat;
				height:33px;
				width:60px;
				text-align:center;
				
				padding:15px 10px 0px 15px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#000;
				display:block;
				text-decoration:none;
				}
				

a.menu_right { background:url(../images/right_n.gif) right center no-repeat;
				height:33px;
				width:70px;
				padding:15px 15px 0px 10px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				text-align:center;
				}

a.menu_right:hover { background:url(../images/right_h.gif) right center no-repeat;
				height:33px;
				width:70px;
				padding:15px 15px 0px 10px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#000;
				display:block;
				text-decoration:none;
				text-align:center;
				}
				

a.menu_mid_l { background: url(../images/mid_left_n.gif) left center no-repeat;
				height:33px;
				width:70px;
				padding:15px 10px 0px 10px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				text-align:center;
				}
				

a.menu_mid_l:hover { background: url(../images/mid_left_h.gif) left center no-repeat;
				height:33px;
				width:70px;
				padding:15px 10px 0px 10px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#000;
				display:block;
				text-decoration:none;
				text-align:center;
				}

a.menu_mid_r { background: url(../images/mid_right_n.gif) right  no-repeat;
				height:33px;
				width:60px;
				padding:15px 10px 0px 10px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#fff;
				display:block;
				text-decoration:none;
				text-align:center;
				}
				
a.menu_mid_r:hover { background: url(../images/mid_right_h.gif) right  no-repeat;
				height:33px;
				width:60px;
				padding:15px 10px 0px 10px;
				display:block;
				font:12px Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#000;
				display:block;
				text-decoration:none;
				text-align:center;
				}








.dropdown {float:left; }
.dropdown dt { border:0px;    font-weight:bold; cursor:pointer; background:none}

.dropdown dt:hover { background:url(../images/menu_hover_bg.gif) repeat-x;
			} 

.dropdown dd {position:absolute; top:48px; overflow:hidden; display:none;  z-index:1000; opacity:0}

.dropdown dd.one {left:100px }
.dropdown dd.two {left:88px}
.dropdown dd.thr {left:236px}
.dropdown dd.fou {left:343px}
.dropdown dd.fiv {left:457px}
.dropdown dd.six {left:448px}
.dropdown dd.sev {left:689px}
.dropdown dd.eig {left:0px}
.dropdown dd.nin {left:1020px}
.dropdown dd.ten {left:900px}


.dropdown ul { list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a.sublist{display:block;
			font:13px Arial, Helvetica, sans-serif;
			background:#949494;
			width:150px; 
			height: auto;
			padding:5px 5px;
			
			border:1px solid #999999;
			border-top:none;			
			margin:0px;
			text-decoration:none;
			color:#fff;
			
			text-align:left;}
.dropdown a.sublist:hover {background: #EEEEEE; color: #000; text-decoration:none}







































h1, h2, h3, p{
	padding:5px 0;
}
p, li{
	line-height:150%;
}
h1{
	font-size:24px;
	color:#d1c271;
}
h2{
	font-size:18px;
}
h3{
	font-size:14px;
}
.bluetext{
	color:#262262;
}
ul{
	padding:5px 0 5px 30px;
}
img{
	border:none;
}
a, a:hover{
	text-decoration:none;
}
a{
	color:#2d2d2d;
}
a:hover{
	color:#D1C271;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.clear{
	clear:both;
}
.padInside{
	padding:15px;
}
.btn{
	width:96px;
	height:32px;
	border:0;
	background:url(../images/submit.png) no-repeat center top;
	cursor:pointer;
}
input, textarea{
	width:300px;
	border:#ccc 1px solid;
	padding:2px;
	margin:2px;
}


#wrap{
	width:889px;
	margin:0 auto -100px;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#topBanner{
	width:889px;
	
	height:170px;
	background:url(../images/logo.png) no-repeat left 40px;
}

#topBanner img{
	width:102px;
	height:102px;
	display:block;
	margin-top:40px;
	float:left;
	background:url(../images/logo2.png) no-repeat center top;
	text-indent:-9999px;
}

#menu{
	width:579px;
	height:99px;
	float:right;
	margin-top:30px;
}
#menu li{
	list-style-type:none;
	float:left;
}
#menu a{
	height:50px;
	display:block;
	text-indent:-9999px;
}
#menu a.home{
	width:90px;
	background:url(../images/menu.png) no-repeat 0 0;
}
#menu a.about{
	width:117px;
	background:url(../images/menu.png) no-repeat -90px 0;
}
#menu a.team{
	width:116px;
	background:url(../images/menu.png) no-repeat -207px 0;
}
#menu a.clients{
	width:127px;
	background:url(../images/menu.png) no-repeat -323px 0;
}
#menu a.contact{
	width:129px;
	background:url(../images/menu.png) no-repeat -450px 0;
}
#menu a.home:hover{
	width:90px;
	background:url(../images/menu.png) no-repeat 0 -50px;
}
#menu a.about:hover{
	width:117px;
	background:url(../images/menu.png) no-repeat -90px -50px;
}
#menu a.team:hover{
	width:116px;
	background:url(../images/menu.png) no-repeat -207px -50px;
}
#menu a.clients:hover{
	width:127px;
	background:url(../images/menu.png) no-repeat -323px -50px;
}
#menu a.contact:hover{
	width:129px;
	background:url(../images/menu.png) no-repeat -450px -50px;
}
#content{
	width:889px;
	height:inherit;
	background:url(../images/contBg.png) repeat-y 1px top;
	behavior: url(iepngfix.htc);
}
#contTop{
	width:889px;
	height:inherit;
	background:url(../images/contBgTop.png) no-repeat left top;
}
#contLeft{
	width:296px;
	height:inherit;
	float:left;
}
#contLeft li{
	list-style-image:url(../images/greenBullet1.png);
	font-size:16px;
	font-weight:bold;
	line-height:200%;
	margin-left:10px;
}
#contLeft a{
	margin-left:15px;
}
#contLeft p{
	font-style:italic;
}
.center{
	text-align:center;
}
#contRight{
	width:567px;
	height:inherit;
	float:right;
}
#contRight li{
	list-style-image:url(../images/greenBullet2.png);
	padding-left:10px;
	margin-left:10px;
}
#contRight li.clients{
	line-height:250%;
	list-style-image:none;
	list-style-type:circle;
}
#contRight .padding-inside{
	padding:15px 25px 15px 15px;
}
#contBottom{
	width:889px;
	height:74px;
	background:url(../images/contBgBottom.png) no-repeat 1px bottom;
	behavior: url(iepngfix.htc);
}
#footer{
	width:889px;
	height:100px;
}
#footer p{
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#footer a:hover{
	color:#6C6C6C;
}

