body {
	background: #f1f1f1 url("../images/body-bg.gif") repeat-x center top;
	color: #ffffff;
}

.submit{ width:100px; height:24px; margin-top:8px; color:#666666; background: #ffffff; border: 1px solid #e2e1d8; font-family: Helvetica, Arial, sans-serif; font-size:12px; cursor: pointer;}
.newssubscribe{ width:100px; height:24px; margin-top:8px; color:#666666; background: #ffffff; border: 1px solid #e2e1d8; font-family: Helvetica, Arial, sans-serif; font-size:12px; cursor: pointer;}

#wrapper {

	color: #ffffff;
	background: url("") repeat-y center top;
	width: 974px;
	padding:0px 10px 0px 10px;
	margin: 0px auto 10px auto;
	}

#topsect {
	width: 100%;
	background: #ffffff;
}

#header {
	display: block;
	height: 133px;
	width: 974px;
	margin: 0px auto 0px auto;
	position: relative;
	background: #ffffff;
	padding: 0px;
	z-index: 1;
}

#header h1 {
	font-size: 34px;
	color:#038be2;
	font-weight:bold;
}

#header p {
	font-size: 18px;
	color:#038be2;
	font-weight:normal;
	margin-top:-10px;

}

#header #logolink {
	display:block;
	position: absolute;
	top: 20px;
	right: 38px;
	padding-top:101px;
	width:350px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url("../images/logo.jpg") left top no-repeat;
	margin: 0px;
	text-decoration: none;
}

#header img{
	visibility: hidden;
}

#strapline {
	display:block;
	position: absolute;
	top: 55px;
	left: 44px;
	width: 600px;
	text-align:left;
	overflow: hidden;
	margin: 0px;
	text-decoration: none;
}

#nav {
	display: block;
	width: 974px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url("../images/nav-bg.gif") repeat-x center top;
	border: 0px solid #ffffff;
	padding-top: 0px;
	padding-bottom: 42px;
	z-index: 2;
}

#nav a:hover {
	text-decoration: none;
}

#nav li li {

	font-size:12px;
	margin-left:0px;
	line-height:12px;
	border-bottom: 1px dotted #b1b1b1;

}

#xtd_menu_wrapper {

	position: absolute;
	display: block;
	left: 0px;
	z-index: 3;

}

#xtd_menu {
}

#xtd_menu div.moduletable {

	padding:0;
}

#bannerdisplay {
	display: relative;
	width: 964px;
	position: relative;
	padding: 0px;
}

#bannerdisplay #bannerrandom {
	float: left;
	display: relative;
	margin: 0 0 0 0;
	padding: 0px;
	background: #333333;
	border-bottom: 1px solid #111111;
	clear: left;
	width: 964px;
	height: 300px;
	overflow: hidden;
}

#bannerdisplay #bannerrandom img {
	/*float: right;
	display: block;
	margin: 0 0 0 20px;
	padding: 5px;
	background: #FFFFFF;
	clear: right;*/
	width: 964px;
	height: 300px;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}


/* setting for body section */

.feed {

	margin:0 0 0 0;
	font-weight:normal;
	font-size:12px;
}

.testimonials_feed {

	margin:0 0 0 0;
	font-weight:normal;
	font-size:0.85em;
}

.date {

	margin:0 0 0 0;
	font-weight:normal;
	font-size:10px;
	color:#bab9b2;
}

.pagination {

	float: left;
	padding:10px;
	margin-top:10px;
	font-weight:normal;
	font-size:12px;
}

.white_border {

	float: left; margin: 0px 0px 0px 0px; padding:1px 1px 1px 1px; background:#ffffff;

}

.i_left {

	float: left; margin: 0px 0px 0px 0px; padding:1px 1px 1px 1px; background:#ffffff;
	border-top: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;

}

a:hover .i_left {

	float: left; margin: 0px 0px 0px 0px; padding:1px 1px 1px 1px; background:#ffffff;
	border-top: 2px solid #ffe7f5;
	border-right: 2px solid #ffe7f5;
	border-bottom: 2px solid #ffe7f5;
	border-left: 2px solid #ffe7f5;

}

.i_right {

	margin: 10px auto 10px auto; padding:1px 1px 1px 1px; background:#ffffff;
	border-top: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5;
	border-bottom: 2px solid #f5f5f5;
	border-left: 2px solid #f5f5f5;

}

a:hover .i_right {

	margin: 10px auto 10px auto; padding:1px 1px 1px 1px; background:#ffffff;
	border-top: 2px solid #038be2;
	border-right: 2px solid #038be2;
	border-bottom: 2px solid #038be2;
	border-left: 2px solid #038be2;

}

.img_small {float: left; margin: 0px 6px 6px 0px; padding:1px; background:#f5f5f5;
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
}

a:hover .img_small {
	border-top: 1px solid #038be2;
	border-right: 1px solid #038be2;
	border-bottom: 1px solid #038be2;
	border-left: 1px solid #038be2;
}

#bodywrapper {

	display: block;
	height: auto;
	width: 974px;
	height: auto;
	background: #ffffff;
	position: relative;
	padding: 0px;
	clear: both;
}

#bodywrapper_inner {

	}

hr {
color: #fff;
background-color: #fff;
margin: 10px auto 10px auto;
border: 1px dotted #e2e1d8;
border-style: none none dotted;
}

#news_row {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	border-bottom: 1px dotted #e2e1d8;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#news_row_large {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#news_image {
	display: relative;
	float: right;
	height: auto;
	width: 101px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#news_image_large {
	display: relative;
	float: right;
	height: auto;
	width: 176px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#testimonials_row {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	border-bottom: 1px dotted #e2e1d8;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#testimonials_row_large {
	display: relative;
	min-height: 158px;
	width: auto;
	position: relative;
	padding-top: 4px;
	margin:0px 0px 0px 0px;
	clear: both;
}

#testimonials_image {
	display: relative;
	float: right;
	height: auto;
	width: 101px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#testimonials_image_large {
	display: relative;
	float: right;
	height: auto;
	width: 176px;
	position: relative;
	background:#f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 0px;
	margin:10px 0px 10px 10px;
	clear: both;
}

#mainbodysect {

	float:left;

	background: #ffffff;

	padding-left:0px;

	padding-right:0px;

	margin: 0 0 0 0;

	}

#fullcolumn {

	width:974px;

	float:left;

	background: #ffffff;

	margin:0px 0px 0px 0px;

	padding:0px;

	}

#leftcolumn {

	width:240px;

	float:left;

	background: #ffffff;

	margin:0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	}

#leftcolumn li {

	font-size:12px;

	line-height:31px;

	margin-left:6px;

	border-bottom: 1px dotted #e2e1d8;

	background: #ffffff url("../images/bullet-000.gif") no-repeat right 1.25em;	/*list-style: square url("../images/bullet.gif");*/

	}

#rightcolumn {

	width:734px;

	float:left;

	background: #ffffff;

	margin:0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	}

#rightcolumn li {

	font-size:12px;

	line-height:18px;

	margin-left:0px;

	border-bottom: 1px dotted #e2e1d8;

	padding:0px 0px 10px 0px;

	background: url("../images/bullet-000.gif") no-repeat right 0.4em;	/*list-style: square url("../images/bullet.gif");*/

	list-style: none;

	}

#middlecolumn {

	width:508px;

	float:left;

	background: #ffffff;

	margin:0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	}

#middlecolumn li {

	font-size:12px;

	line-height:18px;

	margin-left:0px;

	border-bottom: 1px dotted #e2e1d8;

	padding:0px 0px 10px 0px;

	background: url("../images/bullet-000.gif") no-repeat right 0.4em;	/*list-style: square url("../images/bullet.gif");*/

	list-style: none;

	}

#rightcolumnnarrow {

	width:224px;

	float:left;

	background: #ffffff;

	margin:0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	}

#rightcolumnnarrow li {

	font-size:12px;

	line-height:31px;

	margin-left:6px;

	border-bottom: 1px dotted #e2e1d8;

	background: #ffffff url("../images/bullet-000.gif") no-repeat right 1.25em;	/*list-style: square url("../images/bullet.gif");*/

	}

.columninner {

	float:left;

	background: #f9f9f9 url("../images/column_inner-bg.gif") repeat-x center top;

	margin:0px 0px 0px 10px;

	padding:20px 20px 20px 20px;

	}

.threecolumninner {

	float:left;

	background: #f1f1f1 url("") no-repeat center top;

	margin:0px 5px 0px 5px;

	padding:10px 10px 10px 10px;

	border-right: 1px solid #e2e1d8;

	}

#footer_wrapper {

	width: 100%;

	margin: 0px auto 0px auto;

	padding: 10px 0px 20px 0px;

	background: #038be2 url("../images/footer-bg.gif") repeat-x center bottom;

	filter: alpha(opacity=90);

	-moz-opacity: 0.9;

	-khtml-opacity: 0.9;

	opacity: 0.9;

	}

#footer_inner {

	width: 948px;

	margin: 0px auto 0px auto;

	padding: 10px 0px 0px 0px;

}

#footer_inner li {

	font-size:12px;

	margin-left:10px;

	line-height:22px;

	background: url("../images/bullet-fff.gif") no-repeat right 0.5em;	/*list-style: square url("../images/bullet.gif");*/

}

#footer_inner h4 {

	margin-left:10px;

}

#footer_1 { 

	width:50%;

	float:left;

}

#footer_2 { 

	width:28%;

	float:left;

}

#footer_3 { 

	width:15%;

	float:left;

}

#footer_1 div, #footer_2 div, #footer_3 div {

	text-align:left;

	font-size:12px;

	font-weight:normal;

	color:#ffffff;

	line-height:18px;

}

#footer_1 div a:link, #footer_2 div a:link, #footer_3 div a:link {

	color:#ffffff;

}

#footer_1 div a:visited, #footer_2 div a:visited, #footer_3 div a:visited {

	color:#ffffff;

}

#footer_1 div a:hover, #footer_2 div a:hover, #footer_3 div a:hover {

	color:#000000;

}

#bubble_wrapper {

	width: 974px;

	margin: 0px auto 0px auto;

	padding: 0px 20px 0px 20px;

	background: url("../images/shadow-bg_03.png") no-repeat center top;

	}

#bubble_inner {

	width: 938px;

	margin: 0px auto 0px auto;

	padding: 10px 0px 0px 0px;

	}

#bubble_1 p {

	text-align:right;

	font-size:12px;

	font-weight:normal;

	color:#999999;

}
