/* left styles --------------------------------------- */

#left-side {
	display: block;
	float: left;
	width: 710px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	border-style: solid;
	border-width: 0 0 10 0;
	border-color: #CCC;
}


/* right styles --------------------------------------- */


#right-side {
	display: block;
	float: right;
	width: 270px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/sidebar-bg.jpg');
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 0 0 10 0;
	border-color: #CCC;
}

#empty-sidebar {
	float: left;
	width: 270px;
	height: 150px;
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 0px 0px;
}


* html #right-sidebar, #left-sidebar, #mainmessage-body-right { display:inline; }

/* large foundation styles --------------------------------------- */

#lrg-column {
	float: left;
	width: 710px;
	padding: 15px 0px 20px 20px;
	margin: 0px;
}

/* fhfeatures styles --------------------------------------- */


#mainfeatures {
	float: left;
	width: auto;
	height: auto;
	padding: 4px;
	margin: 0px;
	border-style: solid;
	border-width: 1;
	border-color: #CCC;
}

#mainmessage {
	float: left;
	width: 670px;
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 0px 0px;
	border-style: solid;
	border-width: 1 0;
	border-color: #CCC;
}

#mainmessage2 {
	float: left;
	width: 670px;
	height: 230px;
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 0px 0px;
	border-style: solid;
	border-width: 1 0 0 0;
	border-color: #CCC;
}

#mainmessage-title {
	float: left;
	width: 670px;
	height: 16px;
	padding: 0px;
	margin: 20px 0px 5px 0px;
	color: #000;
	text-align: left;
}

#mainmessage-title-left {
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height 16px;
	text-align: left;
}

#mainmessage-title-right {
	float: right;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	line-height 16px;
	text-align: left;
}

#mainmessage-text 
{
font-size: 15px;	

	
	
}

#mainmessage-body-left {
	float: left;
	width: auto;
	padding: 0px;
	margin: 15px 15px 0px 0px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}

#mainmessage-body-left2 {
	float: left;
	width: 250px;
	height: 230px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	background-image: url('../images/250-bg.jpg');
	background-repeat: no-repeat;
}

#mainmessage-body-right {
	float: left;
	width: 520px;
	padding: 0px;
	margin: 15px 25px 0px 30px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#mainmessage-body-right2 {
	float: left;
	width: 420px;
	height: 230px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

#mainmessage-bottom {
	float: left;
	width: 670px;
	height: 150px;
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 0px 0px;
}

#mainmessage-bottom-left {
	float: left;
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 19px;
	color: #000;
}

#mainmessage-bottom-left a {
	float: left;
	width: auto;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #000;
}

#mainmessage-bottom-right {
	float: right;
	width: auto;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 0px;
	color: #000;
	text-align: left;
}

* html #mainmessage-body { display:inline; }


/* bottom widget styles --------------------------------------- */

* html #b-top, #b-middle, #b-bottom, #b-top-left, #b-top-right, #b-item { display:inline; }

#b-top {
	float: left;
	width: 245px;
	height: 47px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}

#b-top-left {
	float: left;
	width: auto;
	padding: 0px;
	height: auto;
	margin: 11px 0px 0px 18px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}

#b-top-right {
	float: right;
	width: auto;
	padding: 0px;
	height: auto;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}

#b-item {
	float: left;
	width: 233px;
	padding: 0px;
	height: 30px;
	margin: 0px 6px;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	border-style: solid;
	border-width: 0 0 2 0;
	border-color: #FFF;
	background-image: url('../images/item-bg.gif');
	background-repeat: repeat-x;
	text-align: left;
}

#b-item a {
	padding: 0px 0px 0px 15px;
	color: #FFF;
	text-decoration: none;
}

#b-item a:hover {
	color: #FF0;
}
