/* Stripey Design Template */
/* Offpeak Web Design */
/* www.offpeakonline.com */
/* Copyrighted 2009 */


/* Body etc. */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
height: 100%; 
}

form {background-color: #aec1a7;
border: 1px solid #000;}

a {color: #048;}
a:hover {color: #06C;}
img {border: 0px; padding: 10px;}


body {
	font: 80%/120% Georgia, serif;
	background: #dde9ff url(images/simple_background_jpg.jpg) no-repeat left top; 
	height: 100%;
}

p { padding: 2px;
}

#wrapper {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 260px auto -4em auto;
	background: #fff url(images/topmenu.jpg) no-repeat left top;;
}


/* Header */


#header .menux {
	position: absolute;
	align: center;
	top: 260px;
}



/* Content Area */

#content {
	padding: 20px;
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height:1.1em;
	height: 100%;
}

#content h1 { font: 3em Georgia, serif; 
margin-top: 30px;
border-bottom: solid 2px #8cbcae;}
#content h2 { font: 2.4em Georgia, serif; }
#content h3 { font: 1.7em Georgia, serif; }


#content p {
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 1.5em;
}

#content a {
	color: #0066cc;
}

#content a:hover {
	text-decoration: underline;
}

.quote  {
	color: #333;
	padding-right: 5px;
	text-align: justify;
	font-size: 22px;
	float:left;
	width: 280px;
}

.quoteclient  {
	color: #333;
	background: #fff url(images/topmenu.jpg) no-repeat left top;;
	text-align: justify;
	font-size: 22px;
	float:left;
	width: 265px;
	height: 100%;
}



/* Footer */


#footer {
	clear: both;
	position: relative;
	height: 4em;
	text-align:center;
	background: #333;
	border-top: solid 1px #000;
}

#footer .menuz {
	font-family: Georgia, Sans-Serif;
	font-size: 14px;
	color: #000;
	padding-top: 10px;
}

#footer .menuz a {
	color: #fff;
	text-decoration:none; 
	padding: 0 5px 0 5px;	
}

#footer .menuz a:hover {
	color: #ccc;
	text-decoration:underline; 	
}