@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#bodyContainer {
	margin: 0 auto;
	width: 970px;
	height: auto;
}
#active {
	color: #FFF;
}
.menuItemContainer {
	height: 100%;
	width: 196px;
	margin-left: 4px;
	float: left;
}
.menuItemContainer a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #460201;
}
#header {
	height: 110px;
	width: 100%;
	margin-bottom: 20px;
}
.imageSlider {
	background-color: #EBEBEB;
	height: 365px;
	width: 100%;
	margin-bottom: 20px;
}
#logo {
	height: 100%;
	width: 170px;
	background-image: url(images/logo.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	float: left;
}
.menuTop {
	height: 18px;
	width: 100%;
	margin-bottom: 4px;
	background-color: #EBEBEB;
}
.menuMiddle {
	background-color: #EBEBEB;
	height: 48px;
	width: 100%;
	text-align: center;
	margin-bottom: 4px;
	text-decoration: none;
	padding-top: 18px;
	vertical-align: middle;
}
#active div {
	background-color: #450101;
}
.mainArea {
	width: 100%;
	padding-bottom: 20px;
}
#leftCol {
	width: 490px;
	padding-bottom: 20px;
	padding-right: 20px;
	height: auto;
	float: left;
	display: block;
}
#serviceLeftCol {
	width: 560px;
	padding-bottom: 20px;
	height: auto;
	float: left;
	display: block;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	height: 39px;
	width: 100%;
	background-color: #EBEBEB;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 19px;
}
#rightCol {
	width: auto;
	padding-bottom: 20px;
	height: auto;
	float: left;
	display: block;
}
#serviceRightCol {
	width: auto;
	padding-bottom: 20px;
	height: auto;
	float: left;
	display: block;
	margin-left: 20px;
}

.squareItem:hover {
	background-color: #CCC
	}

.squareItem {
	height: auto;
	width: 290px;
	background-color: #EBEBEB;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-right: 10px;
}
#center {
	float: left;
	margin-left: 10px;
}
#left {
	float: left;
}
#right {
	float: right;
	margin-right: 0px;
}



.item {
	padding: 5px;
	height: auto;
	width: auto;
	float: left;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
}
.rightImage {
	padding: 5px;
	height: auto;
	width: auto;
	float: right;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
}

.row2 {
	height: auto;
	width: 300px;
	float: left;
	display: block;
}

.row1 {
	height: auto;
	width: 670px;
	float: left;
	display: block;
}

.itemContainer {
	height: auto;
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 0px;
}

.rightItem {
	padding: 5px;
	height: auto;
	width: auto;
	float: left;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
}

.titleItem {
	padding: 10px;
	height: auto;
	width: auto;
	float: left;
	background-color: #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	font-weight: normal;
	display: block;
}
.titleContainer {
	height: auto;
	width: 100%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
}
.service {
	width: 100%;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #450101;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.mainTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #450101;
	display: block;
	margin-bottom: 10px;
	font-weight: 600;
}
#mainText {
	width: 730px;
	margin-right: 20px;
}
#aboutText {
	width: 690px;
	margin-right: 20px;
}
.text {
	padding: 10px;
}
.squareItem img {
	padding-bottom: 10px;
}
#serviceTitle {
	font-size: 40px;
	font-weight: 600;
}
#serviceTitleContainer {
	margin-right: 40%;
	margin-left: 30%;
}
.itembreak {
	margin-right: 70%;
}
.longItembreak {
	margin-right: 40%;
}
