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

html, body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0; 
}

body {
	scrollbar-face-color: #696969; 
	scrollbar-track-color: #676767;
	scrollbar-arrow-color: #bca873; 
	/*scrollbar-arrow-color: #ab9762;*/
	scrollbar-shadow-color: #999999; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-3dlight-color: #bbbbbb; 
	scrollbar-highlight-color: #bca873;
}
/* Leave this in. This style code created by The PCman Website CSS Generator find this and more at: http://www.thepcmanwebsite.com  Copyright 2007 */


#wrapper {
	position: relative;
	width: 800px;
	height: 540px;
	margin: 0 auto;
	padding: 0;
}

#title {
	padding-top: 20px;
	text-align: center;
	color: #222;
}
#title h1 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	}

#tagline {
	padding-top: 15px;
	text-align: center;
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
}

#menu {
	margin-top: 25px;
	margin-left: 690px;
	width: 100px;
	/*border: #CCFF33 1px solid;*/
	}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #edbc56;
}
ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	margin-bottom: 10px;
}

/*#centerbox {
	position: relative;
	margin-top: -70px;
	margin-left: 77px;
	width: 570px;
	height: 130px;
	border: #CCFF33 1px solid;

}*/

/*#textcontent {
	position: relative;
	padding: 10px 20px;
	height: 330px;
	width: 201px;
	overflow: auto;
}*/	
	

#centerbox {
	position: relative;
	width: 608px;
	height: 142px;
	margin-top: -60px;
	margin-left: 57px;
}
#centertxt {
	position: relative;
	line-height: 180%;
	padding: 5px 23px 15px 15px;
	height: 122px;
	overflow: auto;
	/*border: #F00 1px solid;*/
}
#centertxt li {
	line-height: 150%;
	margin-bottom: 7px;
}

#categories ul {
	margin-top: -3px;
}
#categories li {
	margin-left: 15px;
	margin-bottom: 3px;
}
.category {
	color: #edbc56;
	font-weight: bold;
}

#address {
	float: left;
	width: 250px;
	margin-top: 35px;
	margin-left: 17px;
	/*border: #CCFF33 1px solid;*/

}

#righttxt {
	float: right;
	width: 450px;
	height: 111px;
	margin-top: 25px;
	font-weight: bold;
	overflow: auto;
	/*border: #CCFF33 1px solid;*/
}
#righttxt td {
	vertical-align: top;
	padding-right: 40px;
}
#righttxtNoScroll {
	float: right;
	width: 450px;
	height: 132px;
	margin-top: 25px;
	font-weight: bold;
	/*border: #CCFF33 1px solid;*/
}
#righttxtNoScroll td {
	vertical-align: top;
	padding-right: 40px;
}



h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
 }

#SixSteps {
	margin-left: 20px;
}

#SixSteps ol {
	list-style-type: upper-roman;
}

.eml {
	color: #fcc657;
}

/* Unique background image for each page */
.AboutUs {
	background: url(../images/AboutUsBG.jpg) left top no-repeat;
}

.WhatWeDo {
	background: url(../images/WhatWeDoBG.jpg) left top no-repeat;
}

.Events {
	background: url(../images/EventsBG.jpg) left top no-repeat;
}

.ClientListing {
	background: url(../images/ClientListingBG.jpg) left top no-repeat;
}

.References {
	background: url(../images/ReferencesBG.jpg) left top no-repeat;
}

.Portfolio {
	background: url(../images/PortfolioBG.jpg) left top no-repeat;
}
		
.ContactUs {
	background: url(../images/ContactUsBG.jpg) left top no-repeat;
}
	

#portfolioFlash {
	float: left;
	width: 689px;
	height: 296px;
	margin: -65px 0 0 -3px;
	/*border: 1px solid #FF00FF;*/
}	
					
#homeFlash {
	float: right;
	width: 484px;
	height: 129px;
	margin-top: 17px;
	}
					