/* CSS Document: ChartwellInternation.com */

/* class styles */
.menu {
	margin-right:1px;
	margin-bottom:1px;
}
.menu p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0;
	border-top:1px solid #fff;
	background-color:#d5d8ce;
}
.menu a {
	width:180px;
	height:17px;
	color:#000;
	display:block;
	padding:3px 7px;
	margin:0;
	text-decoration:none;
}
.menu a:hover {
	background-color:#f2f5f1;
}
.question{
	color:#009eaf;
	font-weight:bold;
	margin-bottom:0;
	text-decoration:none;
	cursor:pointer;
}
.question:hover{
	text-decoration:underline;
}
.answer{
	margin-top:0;
	visibility:hidden;
	display:none;
}
.marginbottom0{
	margin-bottom:3px;
}
.margintop0{
	margin-top:0;
}
.required{
	color:#FF0000;
}

/* id styles */
#wrapper{
	width:751px;
	margin:0px 48px 0px 0px;
}
#header {
	width:100%;
	height:120px;
	z-index:100;
}
#header #logo{
	width:218px;
	height:69px;
	float:right;
	margin:51px 0px 0px 532px;
}
#header #navigation{
	width:534px;
	height:38px;
	margin: -38px 0px 0px 0px;
	float:left;
}
/* HTML Hack for IE 5.x-6.0 */
html>body>div#wrapper>div#header>div#navigation{
	margin-top:-36px;
}
#header #navigation ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#header #navigation li {
	padding:0;
	margin:0;
	display:inline;
	list-style-type:none;
}
#header #navigation li a{
	width:89px;
	margin-right:-4px;
}
/* HOMEPAGE IDs */
#hp-wrapper{
	position:relative;
	width:100%;
	height:301px;
	margin-top:-3px;
	float:left;
}
/* HTML Hack for IE 5.x-6.0 */
html>body>div#wrapper>div#hp-wrapper{
	margin-top:0px;
}
#hp-wrapper #marketing-module{
	position:absolute;
	top:0px;
	left:333px;
	width:418px;
	height:301px;
}
#hp-wrapper #home-photo{
	position:absolute;
	top:0px;
	left:0px;
	width:333px;
	height:192px;
}
#hp-wrapper #home-content{
	position:absolute;
	top:192px;
	left:0px;
	width:292px;
	height:auto;
	padding:10px 23px 0px 18px;
}
/* INTERIOR PAGE IDS */
#ip-wrapper{
	width:100%;
	margin-top:-3px;
}
#ip-wrapper a:hover{
	color:#666;
	text-decoration:underline;
}
#ip-banner{
	width:750px;
	height:108px;
	clear:both;
}
#ip-sidebar{
	width:226px;
	height:auto;
	float:left;
}
#ip-sidebar #subnav{
	font-size:11px;
	line-height:18px;
	width:226px;
	float:left;
	padding:69px 30px 10px 8px;
}
#ip-sidebar #subnav ul{
	padding:0;
	margin:0;
}
#ip-sidebar #subnav li{
	list-style-type:none;
	text-align:right;
}
#ip-sidebar #subnav a:link, #ip-sidebar #subnav a:visited{
	color:#009eaf;
	text-decoration:none;
}
#ip-sidebar #subnav a:hover{
	text-decoration:underline;
}
#ip-sidebar #subnav a.active{
	font-weight:bold;
}
#ip-sidebar #subnavnews{
	font-size:10px;
	line-height:14px;
	width:226px;
	float:left;
	padding:63px 30px 10px 8px;
}
#ip-sidebar #subnavnews li{
	list-style-type:none;
	text-align:right;
	margin-bottom:6px;
}
#ip-sidebar #subnavnews a:link, #ip-sidebar #subnavnews a:visited{
	color:#009eaf;
	text-decoration:none;
}
#ip-sidebar #subnavnews a:hover{
	text-decoration:underline;
}
#ip-sidebar #subnavnews a.active{
	font-weight:bold;
}
#ip-content{
	width:451px;
	margin-left:250px;
	margin-top:25px;
	padding-left:25px;
}
#ip-content p{
	text-align:justify;
}
html>body>div#wrapper>div#ip-wrapper>div#ip-content{
	margin-top:25px;
}
#ip-links{
	clear:both;
	margin:0px auto 0px 250px;
	padding-top:40px;
	padding-left:25px;
}
#ip-links li {
	display:inline;
	list-style-type:none;
	font-size:11px;
}
#ip-links ul {
	padding:0;
	margin:0;
}
#ip-links a:link, #ip-links a:visited  {
	text-decoration:none;
	color:#555;
	font-size:11px;
}
#ip-links a:hover {
	text-decoration:underline;
}
#ip-links a.active {
	color:#555;
	font-weight:bold;
}
/* FOOTER */
#footer{
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
	font-size:.7em;
	color:#bebebe;
	padding:50px 0px 0px 0px;
	clear:left;
}
html>body>div#wrapper>div#footer{
	padding-top:50px;
}
#footer #copyright{
	padding-left:10px;
}
#footer a {
	color: #b0b0b0;
}
#footer li {
	display:inline;
	list-style-type:none;
}
#footer #copyright a:link, #footer #copyright a:visited {
	text-decoration:underline;
}
#footer #copyright a:hover {
	text-decoration:none;
}
#footer #footernav a:link, #footer #footernav a:visited  {
	text-decoration:none;
}
#footer #footernav a:hover {
	text-decoration:underline;
}
#footer a.active {
	color:#737373;
}
#footer #credit {
	position:relative;
	display:inline;
	float:right;
	width:71px;
	margin: 0;
	padding: 0px 0px 0px 10px;
}

/* HTML TAGS */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:15px;
	color:#333;
}
p, td{
	font-size:11px;
	margin:0px auto 8px auto;
}
h1,h2,h3,h4,h5,h6{
	color:#009eaf;
}
h1 {
	font-size:16px;
	margin-bottom:30px;
}
h2 {
	font-size:14px;
	margin-bottom:10px;
}
h3 {
	font-size:12px;
	margin-bottom:8px;
}
a{
	color:#009eaf;
	text-decoration:none;
}