@charset "UTF-8";
body {
	background-color: #1e1e1e;
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
	margin-right: 0px;
}
#main {
	width: 99%;
	overflow: visible;
	margin-left: 15px;
}
#content {
	margin-top: 0px;
	overflow: hidden;
}
#sidebar {
	width: 16%;
	padding-top: 0px;
	float: left;
}
#header {
	height: 44px;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url(site_images/firewire_text_logo1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 16px;
}
#footer {
	clear: both;
	background-image: url(site_images/firewire_text_copyright.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	margin-bottom: 30px;
	margin-top: 20px;
	width: 800px;
}
#logo {
	float: right;
	margin-right: 15px;
	margin-top: 21px;
}
#navigation {
	width: 100%;
	height: 117px;
	background-color: #1E1E1E;
	background-image: url(site_images/navigation_background.png);
	background-repeat: repeat-x;
}
#navigation li {
	float: left;
	padding-right: 20px;
}
#navigation ul {
	list-style-type: none;
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 0px;
}
.portfolio {
	width: 280px;
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
	height: 350px;
	position: relative;
}
.project {
	width: 400px;
	float: left;
	margin-right: 30px;
}
.image {
	margin-right: 1%;
	margin-bottom: 1%;
}
#gallery {
	width: 100%;
	clear: both;
	padding-top: 15px;
}
#gallery img {
	margin-right: 5px;
}
.gallery {
	height: 129px;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gallery_text {
	float: left;
	height: 200px;
	width: 200px;
	margin-right: 13px;
	margin-bottom: 13px;
	background-image: url(site_images/214px_back_image8.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 11px;
	padding-bottom: 11px;
}

/*fonts*/

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bolder;
	margin-top: 0px;
	line-height: 55px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(site_images/firewire_arrow_light.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 5px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(site_images/firewire_arrow_light_small.png);
	background-position: right;
	background-repeat: no-repeat;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
	font-weight: lighter;
}
a:link {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 9px;
}
a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 9px;
}
a:hover {
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 9px;
}
a img {
	border-width:0;
}
#navigation a:link {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#navigation a:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#navigation a:hover {
	color:#666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/** form styling **/

form {
	width:320px;
}
label {
	display:block;
	font-weight:bold;
}
textarea {
	width:320px;
	height:80px;
}
.textInput {
	width:320px;
}
.warning {
	font-weight:bold;
	color:#FFFFFF;
}
.text {
	width: 700px;
	float: left;
	margin-bottom: 35px;
}
#main #content .text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#main #content .text li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	margin-right: 7px;
}
#main #content #gallery .gallery_text a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 20px;
}
#main #content #gallery .gallery_text a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
}
