@charset "UTF-8";
/* CSS Document */

body {
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FFFFFF;
	background-color: #000000;
	text-align:center;
	}

p {
	margin-top:0px;
	margin-bottom:20px;
	}

a {
	color: #fff200;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	text-decoration:none;
	}
	
a.navigation {
	color: #000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	}

a.home-nav {
	color: #FFF;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
	text-decoration:none;
	}

a:hover, a.navigation:hover, a.home-nav:hover {
	text-decoration:none;
	color:#afafaf;
	}
	
a.home-nav:hover {
	color: #fff200;
	text-decoration:none;
	}

h1{
	font-weight:bold;
	font-size: 25px;
	line-height:30px;
	color: #FFF;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left:0px;
	}

img {
	border: 0;
	}

.yellow {
	color: #fff200;
}

#home-header {
	margin:0px auto;
	width:800px;
	height:143px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/home-header.gif") bottom left no-repeat;
	}
	
#about-header {
	margin:0px auto;
	width:800px;
	height:94px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/about-header.gif") bottom left no-repeat;
	}
	
#clients-header {
	margin:0px auto;
	width:800px;
	height:94px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/clients-header.gif") bottom left no-repeat;
	}

#contact-header {
	margin:0px auto;
	width:800px;
	height:94px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/contact-header.gif") bottom left no-repeat;
	}

#news-header {
	margin:0px auto;
	width:800px;
	height:94px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/news-header.gif") bottom left no-repeat;
	}

#services-header {
	margin:0px auto;
	width:800px;
	height:94px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/services-header.gif") bottom left no-repeat;
	}

#work-header {
	margin:0px auto;
	width:800px;
	height:94px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/header/work-header.gif") bottom left no-repeat;
	}

#content-wrap {
	margin:0px auto;
	top:94px;
	width:800px;
	height:411px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/content-wrap-bg.gif");
	}

#home-content-wrap {
	margin:0px auto;
	top:94px;
	width:800px;
	height:314px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/content-wrap-bg.gif");
	}
	
	
	#logo {
		margin-left:61px;
		margin-right:61px;
		margin-top:84px;
		margin-bottom:84px;
		width:181px;
		height:243px;
		padding:0px 0px 0px 0px;
		z-index:2;
		float: left;
		text-align:center;
		}
		
			  /* for Internet Explorer */
			  /*\*/
			  * html #logo{
					margin-left: 35px;
					margin-top: 70px;
					margin-right:0px;
					margin-bottom:0px;
			  }
			  /**/

	#home-logo {
		margin-left:71px;
		margin-top:24px;
		width:181px;
		height:243px;
		padding:0px 0px 0px 0px;
		z-index:2;
		float: left;
		text-align:center;
		}
		
			  /* for Internet Explorer */
			  /*\*/
			  * html #home-logo{
					margin-left: 35px;
					margin-top: 25px;
					margin-right:0px;
					margin-bottom:0px;
			  }
			  /**/
	
	#content {
		padding: 15px 15px 15px 15px;
		width:467px;
		height:396px;
		margin:0px 0px 0px 0px;
		z-index:2;
		float: right;
		color:#FFF;
		line-height:21px;
		font-size:15px;
		text-align:center;
		overflow:scroll;
		}
		
	#home-content {
		padding: 30px 0px 30px 0px;
		width:495px;
		height:300px;
		margin:0px 0px 0px 0px;
		z-index:2;
		float: right;
		color:#FFF;
		line-height:25px;
		font-size:15px;
		overflow:hidden;
		}

#footer {
	margin:0px auto;
	top:505px;
	width:800px;
	height:95px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/footer.gif") bottom left no-repeat;
	}

#home-footer {
	margin:0px auto;
	top:505px;
	width:800px;
	height:143px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	background: url("/images/home-footer.gif") bottom left no-repeat;
	}

#copyright {
	margin:0px auto;
	top:650px;
	width:800px;
	height:30px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
	z-index:1;
	font-size:9px;
	color:#FFFFFF;
	text-align:left;
	}

#marquee {
	margin:0px auto;
	width:800px;
	height:30px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	z-index:1;
	font-size:21px;
	color:#000;
	}

#navigation {
	margin:0px auto;
	position:absolute;
	top:82px;
	left: auto;
	width:790px;
	height:18px;
	font-size:16px;
	overflow:hidden;
	padding-right: 10px;
	z-index:3;
	text-align:right;
	color:#000;
	}
	
			  /* for Internet Explorer */
			  /*\*/
			  * html #navigation{
				  position:relative;
				  top:72px;
			  }
			  /**/

#home-navigation {
	margin:0px auto;
	position:absolute;
	top:130px;
	left: auto;
	width:790px;
	height:20px;
	font-size:16px;
	overflow:hidden;
	padding-right: 10px;
	z-index:3;
	text-align:right;
	color:#000;
	}
	
			  /* for Internet Explorer */
			  /*\*/
			  * html #home-navigation{
				  position:relative;
				  top:120px;
			  }
			  /**/

#home-copy {
		margin: 0px 0px;
		width:235px;
		height:200px;
		padding:0px 0px 0px 0px;
		z-index:2;
		float:left;
		text-align:center;
		}
		
			  /* for Internet Explorer */
			  /*\*/
			  * html #home-copy{
				  width: 230px;
			  }
			  /**/

#spacer {
	margin:0px;
	padding:0px;
	width:100%;
	height:10px;
	}