@charset "utf-8";
.RedPicure {
	color: #c00d1e;
	border: medium solid #c00d1e;
}
body {
	background-image: url(../images/snow_background.jpg);
	background-attachment: fixed;
}
.style1 {color: #000000}
.style2 {color: #FFFFFF}
.Contentstyle {
	font-size: 18px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.Contenttitlestyle {
	font-size: 24px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;

}
#footer {
	clear: both;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
}
#menu {
	float: left;
	width: 166px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #C00D1E;
}
#content {
	padding: 10px;
	float: right;
	width: 578px;
	background-color: #000000;
	background-image: url(../images/main/roundedge.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contentbottom {
	width: 598px;
	float: right;
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../images/main/roundedge2.gif);
}
#head {
	height: 177px;
	width: 780px;
}
#head1 {
	height: 177px;
	width: 124px;
	margin: 0px;
	float: left;
	background-repeat: no-repeat;
}
#head2 {
	height: 39px;
	width: 656px;
	margin-left: 124px;
	background-image: url(../images/main/head_02.png);
	background-repeat: no-repeat;
}
#head3 {
	height: 40px;
	width: 656px;
	float: right;
	background-image: url(../images/main/head_03.png);
	background-repeat: no-repeat;
}
#head4 {
	height: 62px;
	width: 656px;
	float: right;
	background-image: url(../images/main/head_04.png);
}
#head5 {
	height: 36px;
	width: 656px;
	float: right;
	background-image: url(../images/main/head_05.png);
	background-repeat: no-repeat;
}
#services {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 598px;
	float: right;
	height: auto;
}
a:link {
	color: #c00d1e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c00d1e;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #c00d1e;
}
