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

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

html { background-image:url(../images/htmlbg.jpg); background-repeat:repeat-y;}

body {font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; background-image:url(../images/bodybg.jpg); background-repeat:no-repeat; }

.frame {position: relative; background:  width: 1000px; margin: 0 auto;}

#header {height: 120px; background: none;}

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;}

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

li { list-style:none; color:#000000; font-size:15px; line-height:20px;}
