@charset "UTF-8";
#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px solid #E6E6E6;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#price {
	background-color: #FFF;
	width: 224px;
	float: left;
	text-align: center;
}
.text_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
}
#side_photo {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 400px;
	float: left;
	text-align: right;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	list-style-type: square;
	line-height: 28px;
}
.margin_50 {
	margin-left: 50px;
}
#content {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
}
#logo {
	margin: 0px;
	width: 940px;
	height: 115px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#nav {
	background-color: #AC0000;
	height: auto;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC0000;
	padding-left: 50px;
	font-weight: bold;
}
.bullets_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	color: #333;
	line-height: 20px;
	padding-right: 50px;
}
#footer {
	width: 940px;
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
}
#header {
	width: 940px;
}
a:link {
	color: #AC0000;
	text-decoration: none;
}
a:visited {
	color: #AC0000;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #AC0000;
	text-decoration: none;
}
#contact {
	width: 275px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AC0000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	background-color: #FFF;
	margin: 0px;
	height: 500px;
	width: 940px;
}
#side_text {
	background-color: #FFF;
	float: right;
	width: 500px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	text-align: center;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #AC1500;
	vertical-align: middle;
	clear: right;
	line-height: 26px;
}
#phone-number {
	float: right;
	height: 100px;
	width: 250px;
	clear: both;
}
