body {
	background-color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: .03em;
}
img{
	float: left;
}
.c_top{
	position: fixed;
	left:70px;
	top:15px;
	z-index: 4;
	width:997px;
	}
.c_top_2{
	position: fixed;
	left:71px;
	top:36px;
	z-index: 3;
	width:997px;
	text-shadow: 2px 2px #c8c8c8;
}
.c_menu{
	position: fixed;
	left:70px;
	top:95px;
	z-index: 6;
}
.c_gallery{
	position: absolute;
	left:269px;
	top:117px;
	width:700px;
	z-index: 5;
	padding-left: 199px;
	visibility: hidden;
}
.show{
	visibility: visible !important;
}
.c_plate{
	position: absolute;
	left:269px;
	top:35px;
	width:997px;
	margin-top: 80px;
	padding-bottom: 100px;
	z-index: 1;
}
.c_shadow{
	position: fixed;
	left:70px;
	top:0px;
	z-index: 3;
	height: 130px;
	width:997px;
	/*display:none;
	background-image: url('../img/shad.png');*/
}
.c_copy{
	position: fixed;
	left:70px;
	bottom:10px;
	z-index: 5;
	width:997px;
}
.one{
	width: 197px;
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	min-height: 80px;
}
.description{
	background-image: none;
}
p{
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
} 
.bold{
	font-weight: 400;
}
#section_a{
	border-bottom: black 3px solid;
	padding-left: 3px;
}
#section_b{
	border-bottom: black 1px solid;
	padding-left: 3px;
}
.current_proj{
	border-bottom: black 3px solid;
}
.plate{
	margin-top: 2px;
	width: 798px;
	height: 530px;
	overflow: hidden;
}
.c_thumb{
	position:absolute;
	width: 197px;
	height: 130px;
	cursor: pointer;
}
.thumb_1, .thumb_2{
	width: 197px;
	height: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.thumb_title{
	width: 197px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #ececec;
	display: none;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 5px 3px 5px 0;
	
}
a:link {
	color: black;
	text-decoration: none;
	padding-bottom:1px;
	font-weight: 300;
}
a:visited{
	color: black;
	font-weight: 300;
}
a:hover{
	color: black;
	border-bottom: 1px solid black;
	font-weight: 300;
}
.text_link{
	background-color: transparent;
	padding-bottom: -20px;
}
a.website:link{
	border-bottom: 1px black solid;
}
a.website:visited{
	border-bottom: 1px black solid;
}
a.website:hover{
	border-bottom: 3px black solid;
}
a.menu_tab:link{
	text-decoration:none;
	font-weight: 300; 
	text-transform: uppercase;
	border-bottom: 1px black solid;
	padding-bottom: 3px;
	margin: 10px 2px 10px 0; 
	}
a.menu_tab:visited{
	text-decoration:none;
	font-weight: 300; 
	text-transform: uppercase;
	border-bottom: 1px black solid;
	padding-bottom: 3px;
	margin: 10px 2px 10px 0; 
	}
a.menu_tab:hover{
	text-decoration: none;
	font-weight: 500; 
	text-transform: uppercase;
	border-bottom: 5px black solid;
	margin: 10px 2px 10px 0; 
	}
a.unselected{
	color: #2a3cff; 
}
