@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body,td,th {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
a:link {
	color: #09F;
}
a:visited {
	color: #333;
}
a:hover {
	color: #F90;
}
a:active {
	color: #09F;
}
h1 {
	font-size: 18px;
	color: #000;
	white-space: normal;
}
h2 {
	font-size: 16px;
	color: #000;
}
h3 {
	font-size: 24px;
	color: #000;
}
#left {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 50px;
}
#contact {
	clear: both;
	float: left;
	height: auto;
	width: 150px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.img_followicons {
	padding-right: 15px;
	padding-top: 5px;
}
#nav {
	list-style-type: none;
	clear: both;
	float: left;
	height: auto;
	width: 148px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#nav a:link {
	color:#000;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
#nav a:active {
	color:#09F;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
#nav a:visited {
	color:#000;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
#nav a:hover {
	color:#F90;
	font-size:16px;
	font-weight:bolder;
	text-decoration:none;
}
#main {
	float: left;
	height: auto;
	width: 460px;
	margin-left: 50px;
	padding-right: 50px;
	padding-left: 20px;
	margin-top: 35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F90;
	margin-bottom: 50px;
}
.footer {
	font-size: 10px;
	font-style: italic;
}
#footer {
	background-color: #000;
	width: 100%;
	height: 15px;
	color: #FFF;
	bottom: 0px;
	padding: 25px;
	left: 0px;
	clear: both;
	float: left;
	position: relative;
}
#right {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 30px;
	margin-top: 35px;
	margin-bottom: 50px;
}
.hr_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
.hr_dotted_black {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.highlights {
	font-weight: bolder;
	color: #FFF;
	background-color: #000;
}
#portfoliomain {
	float: left;
	height: auto;
	width: 485px;
	margin-left: 50px;
	padding-right: 25px;
	padding-left: 20px;
	margin-top: 35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F90;
	margin-bottom: 50px;
}
.portfolio_work {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
}
#nav_portfolio {
	text-align: right;
	float: left;
	height: auto;
	width: 180px;
	margin-top: 25px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	list-style-type: none;
}
#nav_portfolio a:link {
	color:#000;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
}
#nav_portfolio a:active {
	color:#09F;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
}
#nav_portfolio a:visited {
	color:#000;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
}
#nav_portfolio a:hover {
	color:#F90;
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
}
.about_img {
	text-align: right;
	padding-left: 35px;
	float: right;
	padding-bottom: 25px;
	padding-top: 10px;
}
