﻿/* Layout Begin */

#wrapper {	
	top: 					0px;
	position: 				absolute;
	width:					824px;
	left:					50%;
	margin-left: 			-412px;
	background-image:		url('images/side-outer-glow.jpg');
	background-repeat:		repeat-y;
}

#layout {
	width: 					800px;
	z-index:				1;
	background-color:		white;
	margin-left:			12px;
	float:					left;
}

/* Layout End */

/* Navigation Begin */

#navigation {
	visibility:				hidden;
	height:					0px;
}

/* Navigation End */

/* Middle Body Begin */

#middlewrapper {
	visibility:				hidden;
	height:					0px;
}

/* Middle Body End */

/* Main Left Body Begin */

#left-main {
	margin:					0px 20px 0px 20px;
	padding:				20px 0px 0px 0px;
	width:					800px;
	margin-bottom:			60px;
	float:					left;
	border-top:				1px #000000 solid;
}

#left-main h1{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14pt;
	color:					#000000;
	font-weight:			normal;
	margin-top:				0px;
}

#left-main h2, h3, h4 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12pt;
	color:					red;
	font-weight:			normal;
	margin-top:				0px;
	margin-bottom:			0px;
}

#left-main p {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	font-weight:			normal;
	margin-right:			20px;
	margin-top:				5px;
}

#left-main ul {
	color:					#D13027;
}

#left-main a {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	text-decoration:		none;
}
/* Main Left Body End */

/* Main Right Body Begin */
#right-main {
	visibility:				hidden;
	height:					0px;
}

/* Main Right Body End */
/* Main Body End */

/* Footer Begin */
#footer {
	visibility:				hidden;
	height:					0px;
}
/* Footer End */

#bottomborder{
	visibility:				hidden;
	height:					0px;
}

/* Testimonials Page Begin */
#left-main span {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				9px;
	color:					#6E6F73;
	font-weight:			normal;
	margin-right:			20px;
	font-style:				normal;
	float:					right;
}
/* Testimonials Page End */

#print {
	display:				inline;
	margin:					0px 20px 0px 20px;
	padding:				20px 0px 0px 0px;
	margin-bottom:			60px;
	float:					left;
	border-top:				1px #000000 solid;
}

#print h1{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14pt;
	color:					#000000;
	font-weight:			normal;
	margin-top:				0px;
}

#print h2, h3, h4 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12pt;
	color:					red;
	font-weight:			normal;
	margin-top:				0px;
	margin-bottom:			0px;
}

#print p {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	font-weight:			normal;
	margin-right:			20px;
	margin-top:				5px;
}

#print ul {
	color:					#D13027;
}

#print a {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	text-decoration:		none;
}

#print address {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10pt;
	color:					#000000;
	font-weight:			normal;
	margin-right:			20px;
	font-style:				normal;
}

/* Contact Page End */

