
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

strong{
	font-weight: normal;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
}

a{
	text-decoration: none;
	color: #BA015C;
}

a:hover {
	text-decoration: underline;
}

#header{
	width: 770px;
	margin: 0 auto;
}

input.text{
	width:140px;
}

input, textarea, span.input_border{
	border: 1px solid #BABABA;
	margin: 1px 0;
	position: static;
}

span.warning{
	display:block;
	font-size:11px;
	line-height:13px;
	margin-left:80px;
	color:red;
	clear: both;
}

span.input_border{
	margin-top:2px;
	float:left;
}

span.input_border input{
	background-color: #ffffff;
	color: #BA015C;
	border: none;
}	

table.fcktable{
	color: #3B3B3B;
	border: 1px solid #3B3B3B;
	border-collapse: collapse;
	text-align: center;
}

table.fcktable td, table.fcktable th{
	padding: 3px;
	border: 1px solid #3B3B3B;
}

a#logo{
	float: left;
	width: 178px;
	height: 103px;
	display: block;
	overflow: hidden;
}

a#logo img {
	display: block;
	width: 178px;
	height: 103px;
	border: none;
}

#menu {
	float: right;
	display: inline;
	margin-top: 40px;
	margin-right:100px;
	padding-right:6px;
	background: url(../images/img1.gif) no-repeat top right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	width: 100px;
	padding: 30px 0 0 6px;
	text-align: center;
	background: url(../images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #BA015C;
}

div.clear{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}

.offers p, .offers ul{
	margin-bottom: 5px;
}

div.gallery{
	zoom:1;
}

div.gallery a{
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	display: block;
}

div.gallery a img{
	display: block;
	border: 3px solid #bababa;
	width: 130px;
	height: 85px;
}

div.gallery a:hover img{
	border-color: #BA015C;
}


#splash {
	width: 770px;
	height: 239px;
	margin: 0 auto;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	padding: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(../images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
