* { padding: 0; }body {	font-family: "Century Gothic";	font-size: 11px;	background-color: #CCCCCC;	background-image: url(images/html_bg.png);	background-repeat: repeat-x;}a { color:#666666;	text-decoration: none;}a.hover { color:#999999;		text-decoration: none;}#wrapper {  margin: 0 auto; width: 922px;}#header {	width: 900px;	color: #000000;	padding: 10px;	border: 0px none #ccc;	height: 50px;	margin: 20px 0px 0px;	background-image: url(images/logo.jpg);	background-repeat: no-repeat;}#navigation {	width: 900px;	color: #000000;	margin: 0px;	height: 20px;	padding-right: 10px;	padding-bottom: 10px;}#navigation ul,#navigation ul li {	float: left;	list-style-type: none;	margin: 0;	padding: 0;	font-size: 13px;	line-height: 25px;}#navigation ul {	height: 41px;}#navigation ul li a {	float: left;	display: block;	height: 41px;	color: #000000;	text-decoration: none;	padding-top: 0;	padding-right: 18px;	padding-bottom: 0;	}#navigation ul li.selected a {	color: #696969;}#navigation ul li a:hover {	color: #696969;}/* Layout */#heading {	color: #000000;	background:#FFFFFF url(images/heading_background.jpg) no-repeat;	height: 80px;}.heading-head {	height: 74px;}.heading-head h2 {	float: left;	margin: 0;	padding: 30px 0 0 10px;	color: #CCCCCC;	font: normal 29px/30px "Century Gothic";	letter-spacing: .5px;}.heading-head h2 span {	padding-right: 16px;	border-right: 1px solid #ccc;	padding-left: 10px;}.heading-head p {	margin: 0;	padding: 38px 0 0 12px;	float: left;	font: normal 15px "Century Gothic";	letter-spacing: .5px;}.heading-head p span {	margin: 0;	font: normal 12px "Century Gothic";	letter-spacing: .5px;	padding-right: 40px;	padding-bottom: 10px;	padding-left: 40px;	background-color: #FFFFFF;	height: 50px;	}#content {	color: #000000;	background:#FFFFFF url(images/background.jpg) no-repeat;	height: 274px;	border-top: #000000;	border-right: 3px solid #000000;	border-bottom: 3px solid #000000;	border-left: 3px solid #000000;}#content2 {	color: #000000;	background:#FFFFFF url(images/background2.jpg) no-repeat;	height: 485px;	border-right: 3px solid #000000;	border-bottom: 3px solid #000000;	border-left: 3px solid #000000;}#content3 {	color: #000000;	background:#FFFFFF url(images/background2.jpg) no-repeat;	height: 208px;	border-right: 3px solid #000000;	border-bottom: 3px solid #000000;	border-left: 3px solid #000000;}#writing {	color: #000000;	border-right: 3px solid #000000;	border-left: 3px solid #000000;	font-family: "Century Gothic";	font-size: 11px;	background-color: #FFFFFF;	padding-right: 20px;	padding-bottom: 10px;	padding-left: 20px;	text-align: justify;}#about {	color: #000000;	border-right: 3px solid #000000;	border-left: 3px solid #000000;	font-family: "Century Gothic";	font-size: 11px;	background-color: #FFFFFF;	text-align: justify;}.content p {	margin: 0;	font: normal 11px "Century Gothic";	letter-spacing: .5px;	padding-right: 40px;	padding-bottom: 10px;	padding-left: 40px;	background-color: #FFFFFF;	}#testimonials_heading {	color: #000000;		height: 20px;}.testimonials_heading-head {	height: 16px;}.testimonials_heading-head h2 {	float: left;	margin: 0;	padding: 15px 0 0 10px;	color: #CCCCCC;	font: normal 18px "Century Gothic";	letter-spacing: .5px;}.testimonials_heading-head h2 span {	padding-right: 16px;	padding-left: 10px;}#testimonials {	color: #000000;	font-family: "Century Gothic";	font-size: 11px;	padding-top: 10px;	padding-right: 20px;	padding-bottom: 10px;	padding-left: 20px;	text-align: justify;	}			#right {width:400px; float: right;}	/* Layout   -------------------------------- */#footer {	color: #FFFFFF;	background: #000000;	padding: 5px;	height: 30px;}.footer p {	color: #FFFFFF;	background: #000000;	font-size: 9px;}.footer a {	color: #CCCCCC;	text-decoration: none;}
