/* CSS Document */

BODY {
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	MARGIN: 0px;
	padding: 0px;
}

.inputf {
	background-color: #FFFFA0;
	border: 1px solid #D40017;
	font-size:11px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	height:118px;
	width:778px;
}
.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top:30px;
	padding-left:20px;
}
.sitename a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	text-decoration:none;
}
.sitename .color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#9077FB;
	text-decoration:none;
}

#menu {
	width:779px;
	background-attachment: scroll;
	background-image: url(images/backgr_left_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu_left {
	float:left;
}
.menu_right {
	float:right;
	width:320px;
}

#maincontent {
	width:780px;
}
.clear {
	clear:both;
	background-color:#FFFFFF;
	height:1%;
}
#down {
	width:780px;
	background-color:#87BEE1;
	height:35px;
	text-align:center;
	background-attachment: scroll;
	background-image: url(images/down_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:36px;
	position:relative;
}
*html #down {
	width:778px;

}
.yellow {
	clear:both;
	background:#FDD600;
	height:3px;
}
.column_left {
	width: 212px;
	float:left;
	height:100%;
	margin:0px;
	text-align:center;
	padding-top:20px;
	position:relative;
}
.column_center {
	height:100%;
	width: 1px;
	float:left;
	padding:10px;
}
.column_right {
	background-color:#FFFFFF;
	float:right;
	width: 544px;
	
}

#special_offers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 195px;
	border: 1px solid #C6C6C6;
	text-align:center;
	margin-left:5px;
	background:#FFFFFF;
}
*html #special_offers {
	margin-left:0px;

}
.content .news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	margin:5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	position:relative;
	width:544px;
	margin:0px;
	padding:0px;
}
*html .content {
	width:564px;

}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}
*html .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:10px;
	margin-top:20px;
	margin-bottom:5px;
	padding-right:10px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 147px;
	border: 1px solid #E7C0A1;
	border-top:0px;
	float:right;
	position:relative;
	background-color:#F7F4E8;
	margin:0px;
	padding:0px;
	
}
*html .news {
	width: 147px;
	margin-left:10px;
}
.news a {
	color:#DB3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight:normal;
	padding-left:10px;
}
.news H1 {
	padding:0 5px;
	margin:0 5px;
	color:#DB3141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.down_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top:10px;
}
.down_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px;
}
.down_content a:hover {
	color:#4D4A3E;
}
.middle {
	clear:both;
	width:780px;
}
.signuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F449B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	width:373px;
	padding-right:10px;
}
*html .signuptext {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	width:373px;
	padding-right:10px;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 10px;
	padding:0 10px;
	padding-left:0px;
	margin-left:0px;
	background-attachment: scroll;
	background-image: url(images/dots-line.gif);
	background-repeat: repeat-x;
	position:absolute;
	height:3px;
	width:373px;
}
*html .dots {
	width:388px;
	margin:0px;
	padding:0px;
	clear:left;
}
.image_left {
	float:left;
	margin: 16px;
	margin-left:0px;
	width:373px;
	
}
*html .image_left {
	margin-left:5px;

}
.underimage {
	clear:both;
	height:1%;
	width:373px;
	background:#00FF00;
}