:focus {
-moz-outline-style: none;
}
img {
border: 0;
}
a{
  outline: none;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

a:visited.sections {
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
}

a:visited {
	text-decoration: none;
	color: #535353;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
}

a:active, a:hover {
	background: #000000;
	color: #ffffff;
}
a:active.sections, a:hover.sections {
	background: #000000;
	color: #ffffff;
}

hr {
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

body {
	margin: 0;
	background-color:#ffffff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
	color: #000000;
}

#container {
	width: 1200px;
	float:left;
}
#header {
	width: 1200px;
	height: 60px;
	float: left;
	width: 100%;
}
#sub_container {
	width: 1200px;
	height: 630px;
	float:left;
}
#nav_container {
	width: 180px;
	top: 60;
    left: 0;
    position: fixed;
	padding-right: 20px;
	float: left;
	background-color: #ffffff;
}
.logo {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
	width: 160px;
	height: 80px;
	padding-left: 10px;
	float: left;
}
.logo a:hover {
	background: none;	
	}

#sections {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
	margin-top: 10px;
	width: 160px;
	height: 25px;
	padding-left: 20px;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
	text-align: left;
}
#project_list {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
	margin-top: 10px;
	width: 160px;
	height: 170px;
	padding-left: 20px;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
#project_description {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
	margin-top: 10px;
	width: 160px;
	height: 350px;
	padding-left: 20px;
	float: left;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	text-align: left;
}
#copyright {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
	margin-top: 10px;
	padding-left: 20px;
	width: 160px;
	height: 30px;
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
	text-align: left;
}
#content {
	width: 1000px;
	margin-left: 200px;
	float: left;
	text-align: left
}
#columns_content {
	width: 1000px;
	margin-left: 200px;
	padding-top: 80px;
	float: left;
	text-align: center
}
#columns {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	width: 229px;
	height: 295px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 12px;
	font-size: 10px;
	text-align: left;
}
#columns_spacer {
	width: 10px;
	height: 300px;
	float: left;
	}
