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

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif, serif;
	color: #8C8C8C;
}

#wrapper {
	width: 1050px;
	text-align: left;
	background-color: #79796E;
	margin: auto;
	padding: 0;
}

#column01 {
	float: left;
	width: 300px;
	height: 850px;
}

#contact-section {
	float: left;
	background-image: url(images/column_left-image-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 320px 10px 10px 10px;
	height: 590px;
	width: 300px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 260px;
	width: 280px; /* proper value */	
}

#contact-section p {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.4;
	text-align: center;
}

#contact-section p a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#contact-section p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#column02 {
	float: left;
	width: 450px;
	height: 850px;
	background-color: #e6e6e6;
}

#header {
	float: left;
	width: 450px;
	background-color: #ff000d;
	height: 75px;
}

.running_lines-title {
	float: left;
	padding: 75px 0 0 0;
	background-image: url(images/running_lines-heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 450px;
	margin: 0;
	overflow: hidden;
	display: block;
	height: 0px; !important; /* for most browsers */
	height: /**/ :75px; /* for IE5/Win */
}

#bodycopy {
	float: left;
	background-color: #FF000D;
	padding: 10px 15px 10px 15px;
	height: 325px;
	width: 450px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 305px;
	width: 420px; /* proper value */
}

#bodycopy p {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.5;
}

#images {
	float: left;
	width: 450px;
	background-color: #e6e6e6;
	height: 450px;
}

#images img {
	float: left;
}

#column03 {
	float: left;
	width: 300px;
	height: 800px;
	background-color: #e6e6e6;
}

#tariff-wrapper {
	float: left;
	background-image: url(images/tariff-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	padding: 45px 10px 10px 10px;
	height: 310px;
	width: 300px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 255px;
	width: 280px; /* proper value */
}

#tariff {
	float: left;
	width: 280px;
	height: 255px;
}

#photo-wrapper {
	float: left;
	background-image: url(images/photo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	padding: 40px 10px 10px 10px;
	background-color: #787878;
	height: 260px;
	width: 300px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 210px;
	width: 280px; /* proper value */
}

#photo-update {
	float: left;
	width: 280px;
	height: 210px;
}

#news-wrapper {
	float: left;
	background-image: url(images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	padding: 45px 10px 10px 10px;
	height: 260px;
	width: 300px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 205px;
	width: 280px; /* proper value */
}

#news {
	float: left;
	width: 280px;
	height: 205px;
}


#guestbook-wrapper {
	float: left;
	background-image: url(images/guestbook-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #505050;
	padding: 70px 0px 0px 0px;
	height: 540px;
	width: 300px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 470px;
	width: 300px; /* proper value */
}

#guestbook {
	float: left;
	width: 300px;
	height: 470px;
}

