@charset "utf-8";
/* CSS Document */

@import 'reset.css';
@import '960.css';
@import 'menu.css';
@import 'fonts.css';

body {font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; }

.frame {position: relative; background: url(../images/frameback.png) repeat-y; width: 960px; margin: 0 auto; padding: 0 20px;}

#header {height: 150px; width: 960px; background: #fff;}

embed {padding: 5px 0;}

.contactline {width: 95%; margin: 2px auto 0; clear:both;}
.contactitem {width: 50%; float: left; font-size:1.2em; line-height: 20px;}
.contactlabel {width: 50%; float: left; font-size:1.2em; line-height: 20px;}
.contactsubmit {width: 20%; float: left; font-size:1.2em; line-height: 20px; position:relative;left: 21.5%; padding-top: 5px;}
.contactitem input, .contactitem textarea{ width: 100%;}
.contactform {margin: 0 0 10px 0;}

.hidden {display: none;}
.clear {clear: both;}
.fleft {float:left;}
.cleft {clear: left;}

.slideshow {text-align: center; overflow:hidden;}
.slideshow a{display: block; margin: 0 auto; z-index: 2;}
.slideshow img{z-index: 2;}
