@import url(color.css);

.clear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hides from IE-mac \*/
* html .clear { height:1%; }

/* Normalize margin and padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, 
input, p, blockquote, th, td { margin: 0; padding: 0; }

/* Normalize heading font sizes */
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

/* Remove list-styles from lists */
ol, ul { list-style: none; }

/* Normalize font style and font weight */
address, caption, cite, code, dfn em, strong, th, var { font-style: normal; font-weight: normal; }

/* Remove border from tables */
table { border-collapse: collapse; border-spacing: 0; }

/* Remove border from fieldset and img */
fieldset, img { border: 0; }

/* left align text in caption and th */
caption, th { text-align: left; }


/* =Homepage main layout */
html { text-align: left; }
body { width: 100%; margin: 0px auto; text-align: left; position: relative;  }
div#content { width: 100%; }
div#branding { width: 100%; height: 23px; float: left; background: url(../images/bar3.gif) repeat-x; 
margin-bottom: 20px; border-Bottom: 1px solid #999; overflow: hidden; }
div#branding a { float: left; padding: 3px 9px 0 0; }
div#branding a.home { padding-left: 25px; }
div#branding span { background: url(../images/bar_arrow.gif); height: 0; padding-top: 23px; float: left; margin-right: 9px;   }
div#content_main { float: left; width: 100%; }
div#content_main li.col_first { width: 177px; float: left; margin-right: 28px; padding-left: 25px; }
div#content_main li.col { width: 577px; margin: 0; float: left; }
div#nav_main { width: 177px; height: 155px; float: left; border-bottom: 1px solid #999; }
div#nav_main li { width: 145px; }
div#nav_sub { width: 177px; float: left; padding-top: 15px;  }
li.col li.row_top { height: 155px; border-bottom: 1px solid #999; }
li.col li.row_bottom  { height: 360px; padding-top: 15px; }
li.col li.row_bottom img { padding-top: 7px; }
div.nav_portfolio { height: 20px; overflow: hidden; width: 577px; }
div.nav_portfolio a { float: left; margin-right: 15px; font-size: 18px; }
div.nav_portfolio span  { float: left; margin-right: 15px; padding-top: 1px; }
div.description_2 { width: 400px; padding-top: 76px; }
div.description_3 { width: 400px; padding-top: 60px; }
div.description_4 { width: 400px; padding-top: 44px; }
div#site_info { width: 100%; height: 40px; clear: both; padding-top: 10px; margin-bottom: 15px; }
div#site_info li.col_first { width: 177px; float: left; margin-right: 28px; margin-left: 25px; padding-top: 15px; border-top: 1px solid #999; }
div#site_info li.col { width: 577px; float: left; padding-top: 15px; border-top: 1px solid #999; }

div#site_info li.col_first span { width: 160px; margin-bottom: 2px; }
div#site_info li.col span { width: 180px; margin-bottom: 2px; }

/* =address */
address.vcard { font-style : normal; }
address span { display : block; }

/* =Typography */
body { font : 12px/16px Georgia, "Times New Roman", Times, serif; }
div#content_main {font : 12px/16px Georgia, "Times New Roman", Times, serif; }
div#nav_main, li.col li.row_top h4, li.col li.row_bottom h3  { font : 18px/26px Georgia, "Times New Roman", Times, serif; }
div#nav_sub { font : 12px/24px Georgia, "Times New Roman", Times, serif; }
li.col li.row_top h1 { font: 24px/34px Georgia, "Times New Roman", Times, serif; margin: 0 0 10px 0; font-weight: normal; }
li.col li.row_bottom h2 { font: 24px/34px Georgia, "Times New Roman", Times, serif; margin: 0 0 10px 0; font-weight: normal; }
li.col li.row_bottom p { padding: 0 0 10px 0; }
div.nav_portfolio { font : 12px/18px Georgia, "Times New Roman", Times, serif; }
div.nav_portfolio a:link, div.nav_portfolio a:visited { text-decoration: none; }


/* =Browse Portfolio */
div#description li { float: left; margin-right: 10px; }
div#description li.border { padding: 0 7px; border: 1px solid #000;  }
div#description dl.two { width: 480px; float: right; padding: 93px 120px 0 0; clear: both; }
div#description dl.three { width: 480px; float: right; padding: 77px 120px 0 0; clear: both; }
div#description dl.four { width: 480px; float: right; padding: 61px 120px 0 0; clear: both; }
div#description dl.five { width: 480px; float: right; padding: 43px 120px 0 0; clear: both; }

/* Form Styling */
form#userinfo { width: 100%; padding-top: 25px; }
div#content_main label, div#content_main label span { display: block; padding: 1px 3px 1px 0; }
label { font: 14px/20px Georgia, "Times New Roman", Times, serif; float: left; width: 100%; }
label span { float: left; width: 65px; text-align: left; }
#message { margin: 10px 0; }
div#formButtons { padding-left: 66px; margin:4px 0; }