@charset "utf-8";
/* CSS Document */

button {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 220px;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	background-image: url(btndown.jpg);
}

.menu {
	width: 250px;
	margin-left: 20px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}



a.btn {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

a:hover.btn {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CA2515;
	font-weight: normal;
	text-decoration: underline;
}

.row {
	height: auto;
	font-family: "Zapf Dingbats";
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ca2515;
	letter-spacing: -1px;
	}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ca2515;
	font-style: italic;
	font-weight: normal;
	}
	
	h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight: bold;
	vertical-align: 5%;
	}
	
	h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-style: italic;
	font-weight: normal;
	vertical-align: 5%;
	}
	
b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
		}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
		}

#body {
	height: auto;
	width: 900px;
	background-color: #ca2515;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	

#content {
	height: auto;
	width: 900px;
	margin-left: auto ;
  margin-right: auto ;
		 
	}
	
#topbanner {
height: 411px;
width: 900px;
background-color:#000;
	}

#topdecor {
	height: 40px;
	width: 900px;
	background-image: url(topdecor.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	}
	
#pagescontent {
		float: left;
	min-height: 500px;
	width: 900px;
	background-color: #FFF;
	}
	
#left {
	float: left;
	min-height: 500px;
	width: 300px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(imageleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#right {
	float: right;
	min-height: 500px;
	width: 600px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(decorleft.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#downdecor {
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(downdecor.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	}
	
#contacts {
	float: left;
	height: 110px;
	width: 900px;
	background-color: #707070;
	background-attachment: scroll;
	background-image: url(contacts.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	#footer {
	float: left;
	height: 47px;
	width: 900px;
	background-color: #ededed;
	text-align: center;
	
	}
.dot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CA2515;
}

	
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	height: auto;
	width: 530px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(line.png);
	background-repeat: repeat-y;
	background-position: left top;
		}


.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
