@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#807770;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
}

a	{
	color:#807770;
}

#container {
	
	width:970px;
	height:auto;
	margin:auto;

}

#header {
	height:96px;
}


.logoimg {
	margin-top:40px;
	margin-left:15px;
	float:left;
}



#nav {
	float:right;
	margin-top:-15px;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#807770;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#nav {margin-top: 50px;}
}

#nav, x:-moz-any-link, x:default {
    margin-top: 50px;;
}


#nav a {
	
	text-decoration:none;
	
}

#nav a:hover {
	color:#e38b00;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}


.navitem1 {
	float:right;
	padding-left:4px;
	padding-right:8px;
	width:50px;
}

.navitem2 {
	float:right;
	padding-left:8px;
	padding-right:8px;
	width:60px;
}

.navitem2b {
	float:right;
	padding-left:14px;
	padding-right:12px;
	width:60px;
}

.navitem3 {
	float:right;
	padding-left:0px;
	padding-right:3px;
	width:70px;
}

.navitem3b {
	float:right;
	padding-left:0px;
	padding-right:28px;
	width:70px;
}

.selected {
	color:#e38b00; !important
	font-size:13px;
	text-decoration:none;
	font-weight:bold;

}


#body {
	height: 535px;
}

.homepageimgs {
	margin-top:15px;
	margin-left:6px;
	float:left;

}


#pagecontent {
	width:340px;
	height:275px;
	margin-top:120px;
	margin-left:60px;
	float:left;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	
}

.footerimage {
	margin-left:15px;
	margin-top:10px;
}


#portfolioimage {
	float:left;
	width:670px;
	margin-left:60px;
	margin-top:32px;
}

#portfolionav {
	float:left;
	margin-top:18px;
	margin-left:50px;
	

}

#portfolionav p {
	margin-bottom:10px;
		font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	color:#807770;
}

#portfolionav a {
	color:#807770;
	text-decoration:none;
	
}

#portfolionav a:hover {
	color:#e38b00;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}



#portfoliopagesthumb {
	float:left;
	width:115px;
	margin-top:33px;
	margin-left:42px;
	

}


#portfoliopagesthumbscroll {
	float:left;
	width:175px;
	margin-top:33px;
	margin-left:42px;
	height:429px;
	overflow:scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	

}


#thumbreflection {
	float:left;
	width:115px;
	margin-left:42px;
	

}

.portfoliothumbs {
	margin-bottom:42px;
}


#pagetitle {
	position: absolute;
	width:650px;
	top:585px;
	margin-left:20px;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#333333;

}

#pagetitle a {
	color:#807770;
	text-decoration:none;
	
}

#pagetitle a:hover {
	color:#e38b00;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}




#projectname {
	float:left;
}

#nextback {
	float:right;
	margin-right:15px;
}


#subnav {
	position: absolute;
	width:250px;
	top:80px;
	/*margin-left:240px;*/
	margin-left:825px;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:10px;
	color:#333333;

}

#subnav a {
	text-decoration:none;
	
}

#subnav a:hover {
	color:#e38b00;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.subnavitem {
	float:left;
	padding-left:10px;
	padding-right:14px;
	width:30px;
}

