/* Content - Out */

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


/* Content */

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

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

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

 

/* Deleted Content - h3 and  h4  - Using PageTitle and Maintitle in layout.css
div#content h3 {
	position: relative;
	font: 21px "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-transform: capitalize;
}



div#content h4 {
	width: 490px;
	margin: 20px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
*/




/* do we really need this style, I think it can be deleted */
div#content h3 em {
	display: block;
	margin: 45px 0 10px 0;
	font-size: 16px;
	font-style: normal;
	color: #2970a6;
}

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


/* Sidebar */

div#sidebar {
	position: absolute;
	top: 126px;
	right: 0;
	width: 212px;
}

/* Flash video area */
 
div#flash {
	background: url(../images/flash_secondary.jpg) no-repeat; 
	text-align: center; 
	padding: 5px 1px 0 1px; 
	margin-top: 7px; 
	width: 211px; 
}



/* Sidebar - Info-Out */

div#info-out {
	position: relative;
	background: url(../images/service-offerings-bottom.gif) -2px bottom no-repeat;
	width: 212px;
	margin: 7px 0 0 0;
	padding: 0 0 6px 0;
}

div#info-out h2 {
	background: url(../images/service-offerings-h2-bg.gif) no-repeat;
	width: 212px;
	height: 28px;
	line-height: 200%;
	text-indent: 10px;
	font-size: 14px;
	color: #fff;
}


/* Content - Info */

div#info {
	position: relative;
	background: url(../images/so-in-bg.gif) -5px top repeat-y;
	padding-bottom: 20px;
}

div#info h3 {
	position: relative;
	width: 190px;
	margin: 6px 0 3px 15px;
	padding-top: 14px;
	border-top: 1px solid #cccccc;
	font-size: 13px "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
}

div#info h3.first {
	margin: 0 0 0 15px;
	border-top: 0;
}

div#info p {
	width: 190px;
	margin: 0 0 0 15px;
}

div#info p a {
/*	display: block;*/
	color: #003366;
	text-decoration: none;
}

div#info img {
	margin-left: 1px 0 0 0;
}


/* ************************** */




