body {
	color:#333;
	line-height:180%;
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #fff;
	background-repeat: repeat-x;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
#projectnav {
	margin: 0px;
	padding: 5px;
	width: 250px;
}
    /* // image replacement */
			
	#container{
	position:relative;
	text-align:left;
	width:600px;
	background:#fff;
	margin-bottom:2em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
		}	
#outerwrapper {
	width: 1300px;
}
	#header{
	height:100px;
	line-height:80px;
	color:#fff;
	background-color: #FFF;
	width: 1300px;
		}				
#tel {
	float: right;
	padding: 0px;
	margin-top: -85px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	float: left;
	margin-top: -10px;
	margin-left: 70px;
}
#mainnav {
	padding: 0px;
	height: 1000px;
	width: 300px;
	float: left;
	margin: 0px;
}
#mainnav ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 70px;
	float: right;
	line-height: 18px;
}
#mainnav li {
	float: right;
	margin-bottom: 10px;
	width: 100px;
}
#mainnav a {
	text-decoration: none;
	color: #000;
	float: right;
	text-align: right;
}
#mainnav a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
	font-size: larger;
}
	#content{
	position: relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
	list-style:none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:800px;
	height:700px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:250px;
		z-index:1000;
		}	
		#slidernext2, #sliderprev2{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{
	left:800px;
	top: 250px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#thumbwrap {
	width: 220px;
	float: left;
}
#submain {
	height: 110px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.thumb {
	list-style: none;
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#projectlist {
	float: right;
	display: inline;
	width: 800px;
	margin-left: 0px;
	padding-left: 320px;
}
ul.thumb li {
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;
	width: 55px;
	height: 55px;
}
ul.thumb li img {
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	top: 0;
	-ms-interpolation-mode: bicubic;
	right: 0px;
}
ul.thumb li img.hover {
	background:url(../thumb_bg.png) no-repeat center center;
	border: none;
}
#firstslide {
	padding: 0px;
	height: 700px;
	width: 800px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../textslide.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#secondslide {
	padding: 0px;
	height: 700px;
	width: 800px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../textslide.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#thirdslide {
	padding: 0px;
	height: 700px;
	width: 800px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../textslide.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#firstslide h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#secondslide h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#fourthslide {
	padding: 0px;
	height: 600px;
	width: 600px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../textslide.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#thirdslide h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#sixthslide {
	padding: 0px;
	height: 600px;
	width: 600px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../textslide.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#fifthslide {
	padding: 0px;
	height: 600px;
	width: 600px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../textslide.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#fourthslide h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#sixthslide h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#firstslide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	margin-left: 60px;
}
#thirdslide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	margin-left: 60px;
}
#fifthslide h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	margin: 0px;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#sixthslide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	margin-left: 60px;
}
#fifthslide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	margin-left: 60px;
}
#fourthslide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	margin-left: 60px;
}
#secondslide p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	margin-left: 60px;
}
#slider object {
	margin-top: 250px;
	margin-left: 100px;
}
#projecttitles {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	float: left;
	width: 400px;
	padding-top: 10px;
}

		.size {
			font-family: Helvetica, Arial, sans-serif;
			font-weight: normal;
			font-style: normal;
			font-size: 11px;
		}
		.ChaparralProSemibold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ChaparralProSemibold', sans-serif;
			font-size-adjust: 0.43;
		}
		.ChaparralProSemibold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ChaparralProSemibold', sans-serif;
			font-size-adjust: 0.43;
		}
		.ChaparralProBold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ChaparralProBold', sans-serif;
			font-size-adjust: 0.44;
		}
		.ChaparralProItalic {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ChaparralProItalic', sans-serif;
			font-size-adjust: 0.43;
		}
		.ChaparralProBoldIt {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ChaparralProBoldItalic', sans-serif;
			font-size-adjust: 0.45;
		}
		.ChaparralProRegular {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'ChaparralProRegular', sans-serif;
			font-size-adjust: 0.42;
		}#launchweb {
	float: right;
	padding-top: 10px;
}
#launchweb a {
	color: #000;
	text-decoration: none;
}
#launchweb a:hover {
	font-size: 14px;
	color: #000;
}

