/* CSS Document - re:Fresh Design */
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #666666;
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1{
	color: #465f88;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
	padding-top: 110px;
	padding-right: 30px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #FFCA0A;
}
a{
	color: #475E88;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #FFCA08;
}
#paper{
	clear: both;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_paper.gif);
	background-repeat: repeat-x;
}
#languages{
	background-image: url(../images/bg_languages.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 20px;
	color: #FEFEFE;
}
#languages a{
	color: #C1D3EB;
}
#languages a:hover{
	color: #FFFFFF;
}
#top{
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 177px;
}
#top_menu_container{
	background-image: url(../images/bg_top_menu_container.gif);
	background-repeat: repeat-x;
}
#top_menu{
	height: 36px;
	padding-left: 20px;
}
#top_menu ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#top_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;

}
#top_menu li a{
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
#top_menu li a:hover{
	background-image: url(../images/bg_top_nav_hover.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#top_menu li a.selected{
	background-image: url(../images/bg_top_nav_hover.gif);
	background-repeat: repeat-x;
}
#content_left{
	padding: 12px;
}
#content_center{
	background-image: url(../images/bg_content_center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#content_right{
	background-color: #475e88;
	color: #FFFFFF;
	padding: 20px;
	width: 235px;
}
#content_right a{
	color: #FBCD06;
}
#content_right a:hover{
	color: #FFFFFF;
}
#index_projects{
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bg_index_projects.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 2px;
}
.index_project{
	width: 270px;
	border: 1px solid #475E88;
}
#footer{
	background-color: #475E88;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
#footer a{
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: underline;
	color: #475E88;
}
#nav{}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBCD06;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav li a{
}
#nav li a:hover{}
.project{
	padding: 8px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.project_gallery{
	padding-top: 8px;
}
.project_img{
	width:63px;
	height:63px; 
	float:left;
	display:block;
	margin-right:8px;

}
 a.sel{ color:#FFFFFF;}
#slideslide{ overflow:hidden; width:546px; height:304px;}
