*{
	padding:0;
	margin:0;
	outline:0;
	border:0;
}
body {
  background:url(images/background.jpg) repeat;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

p {
  line-height: 1.5em;
}

.wrapper{
	width:990px;
	margin:0 auto;
}
.header{
	width:990px;
}

.logo_link{
	background:url(images/logo.png) no-repeat;
	float:left;
	width:592px;
	height:75px;
	clear:both;
	margin-top:35px;
}

.about{
	background:url(images/about.png) no-repeat;
	float:left;
	width:110px;
	height:120px;
	clear:both;
	margin-top:35px;
}

.contact{
	background:url(images/contact.png) no-repeat;
	float:left;
	width:110px;
	height:120px;
	clear:both;
	margin-top:35px;
}

.twitter{
	background:url(images/twitter.png) no-repeat;
	float:left;
	width:130px;
	height:120px;
	clear:both;
	margin-top:35px;
}

.top_banner{
	background:url(images/top_banner.png) no-repeat;
	width:188px;
	height:42px;
	float:left;
}
.quote{
	background:url(images/quote.png) no-repeat;
	width:978px;
	height:88px;
	margin:0 auto;
	margin-top:25px;
}
.menu_top ul{
	width:390px;
	float:right;
}

.glow{
	background:url(images/glow.png) repeat-x;
	height:145px;
	margin:0 auto;
}
	

.menu_top ul li{
	float:left;
	list-style:none;
	display:inline;
	padding-left:10px;
}

.footer {
	background:url(images/footer.png) no-repeat center;
	width: 1057px;
	height: 150px;
	margin: 0 auto;
}

.footer p {
	width: 600px;
	text-align: center;
	margin-left: 175px;
	padding-top: 75px;
	font-size: 11px;
}

.footer p a {
	color:#222200;
	text-decoration:none;
}

/*jquery*/
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 990px;
  margin:0 auto;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

.title {
  background: url(images/tab_bg.png) no-repeat;
  color: #fff;	
  padding: 0.5em;
  height:40px;
  font-family:"Myriad Pro",Arial;
  font-size:20px;
  line-height:30px;
  font-style:italic;
}

ul li ul, logos{
	width: 990px;
	margin:0 auto;
	padding-top:5px;
}

ul li ul li{
	list-style:none;
	float:left;
	width:475px;
	height:208px;
	display:inline;
	padding-left:5px;
}

ul li ul li img{
	padding-left:0px;
}

.logos li{
	list-style:none;
	float:left;
	width:132px;
	height:132px;
	display:inline;
	padding:0 5px 0 5px;
}
/* Gallery */
.but {
	width: 950px; height: 33px;
	margin: 0 20px 0 0;
	display: block;
}
.but a {
	float: right;
	margin: 5px 10px 0 0;
	cursor: pointer;
}
/* END Gallery*/

/* Contact */
.quote2 {
	background: url(images/quote2.png) no-repeat;
	width: 848px; height: 83px;
	margin: 25px auto 0;
}
#contact {
	width: 990px;
	margin: 0 auto;
}
#contact h1 {
	background: url(images/contact_h.png) no-repeat;
	width: 621px; height: 52px;
}
#contact form {
	width: 400px;
	margin: 6px 0 0 18px;
}
#contact form div { margin: 11px 0 0 0; }
#contact form label {
	width: 100px; height: 37px;
	display: inline-block;
	
	color: #FFFFFF;
	font-family:"Myriad Pro", Arial;
	font-size: 18px;
	font-style: italic;
}
#contact form input.styled {
	background: url(images/input.png) no-repeat;
	width: 270px; height: 27px;
	padding: 10px 0 0 20px;
	vertical-align: middle;
	color: #FFFFFF;
}
#contact form input.highlight { background: url(images/input_ac.png) no-repeat; width: 270px; height: 27px; padding: 10px 0 0 20px; vertical-align: middle; color: #FFFFFF;}
#contact form textarea {
	background: url(images/textarea.png) no-repeat;
	width: 270px; height: 178px;
	padding: 10px 0 0 20px;
	vertical-align: middle;
	
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 0.9em;
}
#contact form textarea.highlight { background: url(images/textarea_ac.png) no-repeat; }
#contact form input.submit, #contact form input.reset {
	background: url(images/submit.png) no-repeat;
	width: 80px; height: 35px;
	padding: 0 0 0 0;
	cursor: pointer;
}
#contact form input.reset { background: url(images/reset.png) no-repeat; }
#contact form div.buttons { width: 180px; margin: 0 auto 0 160px; }
#contact #contactform { width: 400px; float: left; }
#contact #card {
	background: url(images/card.png) no-repeat;
	width: 351px; height: 253px;
	margin: 100px 0 0;
	float: right;
}

/* Scroller */
.scroller {
	width: 960px;
	overflow: hidden;
}
.scrollContainer {
	height: 480px;
	width: 3960px;
}
.gal1, .gal2, .gal3, .gal4 {
	width: 960px;
	height: 480px;
	float: left;
}
#recaptcha
{
float:right;
}