* { margin:0; padding:0; }

body { font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif; color:#6a797d; margin-top:10px; background:#eaf1ff;  }
a { color:#959ea1; text-decoration:none; }
a.on { color:#0249d8; text-decoration:none; }
a:hover { color:#0249d8; text-decoration:underline; }
.cl { clear:both; }
#container { width:990px; margin:auto; font-weight:300; font-size:35px; }


/*  header styles */
#header { height:60px; color:#0249d8; }
h1 { font-size:47px; float:left; text-decoration:underline; }


/* navigation */
#nav { margin-top:30px; clear:both; height:65px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
#nav ul { }
#nav ul li { list-style:none; display:block; float:left; margin:10px 73px 0 0; }

/* main content */
#main { margin-top:15px; font-size:16px; font-weight:normal; }
#main #image { float:left; width:487px; margin-bottom:10px; }
#main #content { width:450px; float:right;  }
#main #content p, #main p { line-height:23px; margin-bottom:10px; }


/* contact us styles */
fieldset { border:0; }
label.error { color:#ff0000; }
input, textarea, select { font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif; font-size:18px; margin:0 20px 30px 0; }
textarea { width:350px; height:100px; }
button { font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif; font-size:18px; margin:0 20px 15px 0;}

.cl { clear:both; }
#formleft { float:left; width:50%; }
#formright { float:right; width:50%; }
label.labelwidth { display:block; width:70px; float:left; }


.formbutton { display:block; width:75px; height:30px; border:1px solid #6a797d; float:left; margin:0 20px 15px 0; text-align:center; }
a.formbutton div { margin-top:5px; }

/* photo gallery */
.pg { margin:0 60px 50px 0; }

/* footer  */
#footer { clear:both; padding-top:20px; font-size:16px; height:30px; border-top:1px solid #ccc; }
.footercontent { float:left; margin-right:20px; }