﻿@charset "utf-8";
@import "reset.css";
/* CSS Document */

*{padding:0;margin:0;}
a,img{border:none;outline:none;}
p{clear:both;text-indent:25px;}

strong {
font-weight: bold;
}

body{background:#7e7e7e url(images/background.jpg) no-repeat top center;font-family:century gothic, Arial, Helvetica, sans-serif;font-size:10pt;line-height:1.5;color:#000;}
#container{position:relative;margin:0 auto;width:1024px;height:auto;background:transparent url(images/shadow.png) repeat-y top center;}
#container #body{height:auto;margin:0;margin:0px auto;background: url(images/bg.png) repeat-x top center;width:911px;padding:20px;}
#container #body #content{position:relative;margin:0 auto;width:100%;}

a{color:#000;font-size:9pt;}

#logo{position:relative;margin-top:10px;width:400px;height:auto;}

#nav{position:relative;float:left;width:100%;height:28px;background:#292929;margin-top:10px;}
#nav ul{list-style:none;margin:4px 0 0 55px;}
#nav ul li{list-style:none;float:left;}
#nav ul li.divide{float:left;width:1px;background:#fff;margin:0 10px 0 10px;}
#nav ul li a{color:#fff;text-decoration:none;font-size:10.5pt;}
#nav ul li a:hover{color:#ed2227;}

#rotate{position:relative;margin:0 auto;width:889px;height:374px;}

#left{position:relative;float:left;width:450px;}
#right{position:relative;float:left;width:439px;}

#right a {
	font-size: 12pt;
	font-weight: bolder;
	line-height: 1;
	margin-bottom: 20px;
}

#s1,#s2,#s3,#s4,#s5,#s6,#s7 {
	overflow:hidden;width:372px;height:328px;border: 1px solid #000;
}
#s1 img,#s2 img,#s3 img,#s4 img,#s5 img,#s6 img,#s7 img {
	width:372px;height:328px;
}

.center{text-align:center;margin:0 auto;}

.rounded {
	margin-right:13px;float:left;background:#fff;width:470px;overflow:hidden;padding:15px;
}
.rounded2 {
	margin-right:13px;float:left;background:#fff;width:400px;overflow:hidden;padding:15px;
}
.rounded3 {
	background:#fff;width:869px;padding:10px;text-align:center;margin:0 auto;height:50px;
}
ul#gallery{list-style:none;width:889px;}
ul#gallery li{list-style:none;width:889px;}

.left{position:relative;float:left;width:504px;margin-bottom:40px;}
.right{position:relative;float:left;width:372px;}

ul.list{list-style:none;margin-bottom:20px;}
ul.list li{list-style:none;margin:0 0 0 10px;padding:}

#rotate img {
	z-index: 1;
}
#rotate {
	width:889px;height:374px;overflow:hidden;
}

#footer{position:relative;float:left;width:869px;}
#footer ul{list-style:none;position:relative;margin-left:50px;}
#footer ul li{list-style:none;float:left;}
#footer ul li.divide{float:left;width:1px;background:#000;margin:0 10px 0 10px;}
#footer ul li a{color:#000;text-decoration:none;font-size:10.5pt;}
#footer ul li a:hover{color:#ed2227;}

h1{font-family:century gothic, Arial, Helvetica, sans-serif;font-weight:bolder;font-size:41pt;color:#ed2227;line-height:1;color:#fff;padding:0;margin:0;foat:left;}
h2{font-family:Arial, Helvetica, sans-serif;font-weight:bolder;font-size:21pt;color:#ff0007;line-height:1.5}
h3{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:24pt;color:#ed2227;line-height:1.0}
h4{font-family:Arial, Helvetica, sans-serif;font-weight:bolder;font-size:18pt;color:#ad1f23;line-height:1.0;margin-bottom:5px;}
h4{font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:18pt;color:#ad1f23;line-height:1.0}
h5{font-family:Arial, Helvetica, sans-serif;font-size:24pt;color:#292929;text-transform:uppercase;line-height:1.2}
h6{font-family:Arial, Helvetica, sans-serif;font-size:16pt;color:#292929;line-height:1.2}
.h7{font-family:Arial, Helvetica, sans-serif;font-weight:bolder;font-size:18pt;color:#ad1f23;line-height:1.0;width:399px;text-align:center;font-weight:bold;}
.h8{position:relative;float:left;font-family:Arial, Helvetica, sans-serif;font-size:25pt;font-weight:bold;}

.red{color:#ee2227;font-weight:bold;}
.grey{color:#b7b7b7;font-weight:bold;}

.bold{font-weight:bold;}
.clear{clear:both;}
.c5{clear:both;height:5px;}
.c10{clear:both;height:10px;}
.c20{clear:both;height:20px;}
.c30{clear:both;height:30px;}
.c40{clear:both;height:40px;}
.c50{clear:both;height:50px;}

.error {
	width: 200px;
	font-weight: bold;
	color: #ff0000;
	clear: both;
}


