body{
	margin-top:0px;
	text-align:center;
	
}

table{
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	
}
td {
	padding:0px 0px 0px 0px;
	vertical-align:top;
	/*border-style:solid;*/
	border-width:1px;
}
.Contact{
	font-family: verdana,sans-serif;
	font-weight: bold;
	color:#666666;
	text-align:left;
	/*padding:0px 20px 70px 20px;*/
	font-size:10px;
	
}




div {
	/*border-style:dotted;*/
	border-width:1px;
	padding: 0px 0px 0px 0px;
}

.SectionHeader{
	font-family: verdana,sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:white;
	letter-spacing:2px;
	font-weight:bold;
	background-color:#cccccc;
	padding:0px 20px 0px 20px;
	width:100%;
	
}
.SectionHeaderDiv{

}



#container{
	text-align:left;
	width:750px;

}
#topSide{
	/*border-style:dotted;*/
	
	background-image:url(shadowRight.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0px 14px 0px 0px;	

}
#topContent{
	width:734px;
	padding:0px 10px 0px 10px;
	/*border-style:dotted;*/
}

.bottomShadow{
	padding:0px 14px 0px 0px;
	
}
.bottomShadow div{
	background-image:url(shadowBottom.gif);
	background-repeat:repeat-x;
	
	height:32px;
	background-color:white;
	
}



#leftTable{
	
	
	background-image:url(shadowRight.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0px 14px 0px 0px;
	
}
#leftSide{
	width:100%;
	vertical-align:top;
	padding: 0px 10px 60px 10px;
	
	
}

#rightTable{
	
	background-image:url(shadowRight.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0px 14px 0px 0px;
	

}
#rightSide{
	
	width:174px;
	padding: 0px 10px 60px 10px;
	
}


#navigation {
	font-family: verdana,sans-serif;
	
}
#navigation a{
	text-decoration:none;
	color:#cc9966;
	
}


#navigation h2{
	font-size:11px;
	
	text-transform:uppercase;
	
}
#navigation h4{
	font-size:10px;
}

#navigationTable{
	width:100%;
}
#navPrev {
	text-align:left;
	width:33%;
}

#navCurr {
	text-align:center;
	width:33%;
	
}
#navCurr a{

}



#navNext{
text-align:right;
	width:33%;
	
}



/*------------ITEM AND INFO-------------------*/
#item{

	width:100%;
	
	text-align:center;
	padding: 32px 0px 32px 0px;
		
	
}

#info{
	
	padding-bottom:80px;
	padding-left:10px;
	padding-right:32px;	
	
}


#info p {
	font-family: trebuchet ms,sans-serif;
	color:#777777;
	letter-spacing: 2.2px;
	font-size:12px;
	line-height:18px;
	
	
}

#info h2{

	letter-spacing:4px;
	font-weight:bolder;
	font-family: trebuchet ms,sans-serif;
	font-size:13px;
	
}
#info a{
	font-family: verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#cc9966;
	font-weight:bold;
	letter-spacing:5px;
}






/*---------------PORTFOLIO--------------------*/
#portfolio{
	
}

#currentItem h4{
	color:#666666;
	font-size:11px;
}
#currentItem .PortfolioText{ 
	color:#999999;
	font-weight:bold;
	letter-spacing:1px;
}



.PortfolioItem table{
	width:100%;
	
}
.PortfolioText{
	width:100%;
	font-family: verdana,sans-serif;
	font-size: 11px;
	color:#444444;
	letter-spacing: 1px;
	line-height:15px;
	word-spacing: 0.3px;
	
	
}

.PortfolioText a{
	font-family: verdana,sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color:#cc9966;
}

.PortfolioText h4{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2.9px;
	color: #777777;
	position:relative;
	top:9px;
}

.PortfolioLaunch{
	position: relative;
	font-family: verdana,sans-serif;
	font-size: 9px;	
	text-align:right;
	padding-top: 10px;
	color:#bbbbbb;
	
}

.PortfolioLaunch a{
	font-weight: bold;
	letter-spacing: 1px;
	font-size:9px;
	color:#cc9966;
	text-decoration:none;
}



.PortfolioThumb {
	vertical-align: bottom;
	width:120px;
	background-image:url(thumbBG.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	
	
}

.PortfolioThumb img{
	outline-style:none;
	outline-width:0px;
	border-style:none;
	
	float:right;
	width:61px;
	height:61px;
	position:relative;
	left:-11px;
	top:-13px;
}

#siteInfo{
	font-family: verdana,sans-serif;
	font-size: 10px;	


	color:#bbbbbb;
}
