body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-left: auto;
	background-image: url(imgs/Wrixoncare_banner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

img { border: none; } 

#leftcol {
	width: 160px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 0px;
	text-decoration: none;
	height: auto;
	position: absolute;
	left: auto;
	top: 335px;

}

#leftcol p {
	font-size: 75%;
	padding-left: 10px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
	color: #666666;

}

#leftcol h3 {
	font-size: 11px;
	padding-left: 1em;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;




}

#leftcol a:link {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-weight: bold;


}

#leftcol a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	font-weight: bold;

}

#content {
	width: 600px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(image.php);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #006699;








}
#content p {
	font-size: 75%;
	line-height: 1.2em;
	padding-left: 10px;
	color: #333333;




}
#content h1 {
	font: bolder normal 18px "Trebuchet MS", Verdana, Tahoma;
	color: #666666;
	padding-left: 10px;
	padding-top: 228px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;





}
#content h2 {
	text-decoration: none;
	font-size: 90%;
	padding-left: 10px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	color: #006699;
	padding-top: 0px;
	padding-bottom: 0px;

}

#content h3 {
	font-size: 100%;
	padding-left: 1em;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: bold;
	color: #006699;
	background-color: #C7B6D9;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;




}


#navigation {
	width: 180px;
	padding: 0px;
	position: absolute;

}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: normal;

}
#navigation a:link, #navigation a:visited {
	display: block;
	border-left: 12px solid #722100;
	border-right: 1px solid #722100;
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 0.5em;
	padding-right: 5px;


}
#navigation a:hover {
	background-color: #FF9933;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #FF9900;
	width: 160px;
}
#navigation .subnav a:link, #navigation ul.subnav a:visited {
	background-color: #FF0000;
	color: #CC0000;
}
#footer {
	clear: both;
	padding: 5px 0 0 18px;
	font-size: 70%;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;


}
a:link {
	text-decoration: none;
	color: #666666;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #993300;
}
a:active {
	color: #CC6600;
}
