/* Content - Out */

div#content-out {
	background: url(../images/content-bg-sub-page-bottom.gif) 176px bottom no-repeat;
	padding-bottom: 10px;
}


/* Content */

div#content-innerframe {
	position: relative;
	left: 12px;
	background: url(../images/content-bg-sub-page.gif) 164px 54px repeat-y;
	margin-top: 5px;
	font-size: 12px;
	padding-bottom: 0px;
}

div#content-innerframe h2 {
	position: relative;
	background: url(../images/content-h2-bg-sub-page.jpg) no-repeat;
	width: 919px;
	height: 62px;
	font-size: 20px;
	font-weight: normal;
	line-height: 250%;
	text-indent: 20px;
}

div#content {
	position: relative;
	margin: 0 0 0 178px;
	width: 730px;
}

div#content input, div#content select, div#content button, div#content textarea {
	border: 1px solid #aaa;
	padding: 2px;
}

/* Content - Services */

div#services {
	position: relative;
	width: 730px;
	margin: 30px 0 0 0;
}

div#services h3 {
	background: url(../images/services-h2-bg.gif) no-repeat;
	width: 725px;
	height: 28px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff !important;
	line-height: 200%;
	text-indent: 10px;
	margin: 0;
}

div.service {
	width: 241px !important;
	float: left;
}

div#content div#services table {
	margin: 0 !important;
}

div.service h4 {
	width: 224px !important;
	height: 30px;
	margin: 18px 0 0 0 !important;
	font: 15px "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
}

div.service p {
	width: 224px !important;
	margin: 0 0 0 0 !important;	 
}

div.service p img {
	margin: 20px 0 0 0 !important;
}

div.service p em {
	display: block;
	height: 70px;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}


div.service ul {
	width: 221px !important;
	margin: 10px 10px 10px 15px;
	line-height: 136%;
/*	list-style: none; */
	list-style-position: outside;
	list-style-type: disc !important;
}

div.service ul li {
/*	display: block;
	background: url(../images/sidebarnav-li.gif) 0 6px no-repeat;
	padding: 0 0 0 12px;*/
}

div.service a {
	display: block;
	background: url(../images/service-a.gif);
	width: 80px;
	height: 22px;
	margin: 16px 0 20px 0;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

div.service ul li a {
	background:none;
	display: inline;
	height: 70px;
	margin: 10px 0 0 0;
	font-size: 12px;
	font-style: normal;
	color: #006699;

	
	
}

.white {
	color: white;
}






