@charset "UTF-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
    font-family: 'VanillaRegular';
    src: url(../fonts/Vanilla-webfont.eot);
    src: url(../fonts/Vanilla-webfont.eot?#iefix) format('embedded-opentype'),
         url(../fonts/Vanilla-webfont.woff) format('woff'),
         url(../fonts/Vanilla-webfont.ttf) format('truetype'),
         url(../fonts/Vanilla-webfont.svg#VanillaRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}
body{font-family:Helvetica, sans-serif;}
#container {width:800px;margin:auto;}
#header {height:146px;margin-left:16px;margin-right:16px;}
#column1 {width:414px;padding-top:45px;float:left;}
#column1 h1{font-family:VanillaRegular;Helvetica, sans-serif;font-size:38px;color:#666;text-decoration:none}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
#navigationbar {margin-right:16px;padding-top:68px;padding-bottom:10px;width:320px;float:left;}
#navigationbar li{display:inline;margin-right:7px;}
#navigationbar li a{font-size:12px;padding-left:13px;color:#666;text-decoration:none}
#row1 {clear:both;padding-top:10px;padding-bottom:19px;border-top:2px solid #CCC;}
#navigationbar li a:hover{color:#CCC;}
#subcolumn1,#subcolumn2, #subcolumn3 {float:left}
#subcolumn1 {width:150px;margin-left:16px;clear:both;}
#subcolumn1 li a{font-size:12px;color:#666;text-decoration:none;display:block;padding-bottom:16px;}
#subcolumn1 li a:hover{color:#CCC;}
#subcolumn2 {width:435px;}
#projectnavigation{margin-top:33px;}
#projectnavigation li{display:inline;}
#projectnavigation li.project1,#projectnavigation li.project2,#projectnavigation li.project3{margin-right:7px;}
#subcolumn3 {width:174px;margin-left:8px;}
#subcolumn3 p{font-size:12px;color:#666;line-height:15px;}
.clear{clear:both;}
#subcolumn4{width:800px;margin:auto;}
#subcolumn4_2{width:700px;margin:auto;}
#subcolumns #subcolumn4 #subcolumn4_2 p {font-family: Vanilla;font-size:16px;}
#subcolumn4 p{font-size:12px;color:#666;line-height:15px;}
#subcolumn5{width:800px;margin:auto;}
#subcolumn6{width:300px;float:left}
#subcolumn7{width:300;float:right}
#subcolumn8{width:300;float:left}

