@charset "utf-8";
body {
	background-color: #c0c0c0;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#containter {
	width: 738px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#containter #top {
	background-image: url(../images/top.png);
	_background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 738px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#containter #middle {
	background-image: url(../images/middle.png);
	_background-image: url(../images/middle.gif);
	width: 700px;
	padding-top: 1px;
	padding-right: 19px;
	padding-bottom: 1px;
	padding-left: 19px;
	float: left;
	position: relative;
}
#containter #middle #logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 700px;
	float: left;
	position: relative;
}
#logolink a {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 106px;
	width: 400px;
	position: relative;
	text-indent: -999em;
}


ul.MenuBar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
ul.MenuBar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	cursor: pointer;
	width: 88px;
	float: left;
	height: 18px;
}

#containter #middle #logo #home a {
	background-image: url(../images/home.gif);
	text-indent: -999em;
	display: block;
	height: 18px;
	width: 88px;
}
#containter #middle #logo #contact a {
	background-image: url(../images/contact.gif);
	text-indent: -999em;
	display: block;
	height: 18px;
	width: 88px;
}
#containter #middle #logo #contact a:hover {
	background-image: url(../images/contact_over.gif);

}
#containter #middle #logo #home a:hover {
	background-image: url(../images/home_over.gif);

}
#containter #middle #menu {
	height: 28px;
	width: 700px;
	float: left;
	position: relative;
	background-color: #950E0B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	z-index: 100;
}
#containter #middle #content {
	width: 700px;
	float: left;
	position: relative;
	z-index: 0;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#containter #middle #content #right a {
	color: #7cb501;
	text-decoration: underline;
}
#containter #middle #content #right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#containter #middle #content #left {
	float: left;
	width: 286px;
	position: relative;
	padding-top: 20px;
}
#containter #middle #content #left p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-right: 40px;
	margin-left: 30px;
	color: #FFFFFF;
}
#containter #middle #content #right {
	float: right;
	width: 384px;
	position: relative;
	padding-right: 22px;
	padding-top: 26px;
	padding-bottom: 26px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#containter #middle #content #right #pcs_hd {
	background-image: url(../images/pcs_hd.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 388px;
}
#containter #middle #content #right h2 {
	font-size: 13px;
	font-weight: bold;
	color: #D61C01;
}






#containter #bottom {
	background-image: url(../images/bottom.png);
	_background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 738px;
	float: left;
	position: relative;
	z-index: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
#bottom a{
	color: #000000;
	text-decoration: underline;
}
#bottom a:hover {
	color: #000000;
	text-decoration: none;
}
#bottom #left {
	float: left;
	width: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 19px;
	position: relative;
}
#bottom #right {
	float: right;
	width: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 19px;
	position: relative;
	text-align: right;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.highlight {
	color: #E89F35;
}


form {
	margin: 0px;
	padding: 0px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #950E0B;
	border: 1px solid #FED147;
	font-size: 10px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	border: 1px solid #000000;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right ul {
	padding-left: 15px;
}

#right ul li {
	background-image: url(../images/bullet.gif);
	background-position: 0px 5px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}
/* menu */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}



#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 14em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li a { /* second-level lists */
	background-color: #9E0B0F;
	background-image: none;
	text-indent: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	padding-top: 7px;
	height: 21px;
	width: 14em;
}
#nav li ul li a:hover { /* second-level lists */
	background-color: #e89f35;
	background-image: none;
	text-indent: 0px;
	color: #FFFFFF;
	text-decoration: none;
	width: 14em;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.meet {
	height: 28px;
	width: 158px;
}
.meet a {
	background-image: url(../images/menu/meet.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 158px;
	text-indent: -999em;
}
.meet a:hover {
	background-image: url(../images/menu/meet_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 158px;
	text-indent: -999em;
}
.works {
	height: 28px;
	width: 128px;
}
.works a {
	background-image: url(../images/menu/how.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 128px;
	text-indent: -999em;
}
.works a:hover {
	background-image: url(../images/menu/how_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 128px;
	text-indent: -999em;
}
.services {
	height: 28px;
	width: 97px;
}
.services a {
	background-image: url(../images/menu/services.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 97px;
	text-indent: -999em;
}
.services a:hover {
	background-image: url(../images/menu/services_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 97px;
	text-indent: -999em;
}
.price {
	height: 28px;
	width: 109px;
}
.price a {
	background-image: url(../images/menu/price.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 109px;
	text-indent: -999em;
}
.price a:hover {
	background-image: url(../images/menu/price_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 109px;
	text-indent: -999em;
}
.menus {
	height: 28px;
	width: 137px;
}
.menus a {
	background-image: url(../images/menu/menus.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 137px;
	text-indent: -999em;
}
.menus a:hover {
	background-image: url(../images/menu/menus_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 137px;
	text-indent: -999em;
}
.faq {
	height: 28px;
	width: 71px;
}
.faq a {
	background-image: url(../images/menu/faq.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 71px;
	text-indent: -999em;
}
.faq a:hover {
	background-image: url(../images/menu/faq_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 71px;
	text-indent: -999em;
}
.boxedtabletop td {
	vertical-align: top;
}
.imageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.specialSpacing p {
	padding-bottom: 5px;
}
