html{
	background: #ede9e1 url(../images/bg-html.gif) repeat-x;
	height:100%;
}
body {
	margin: 0;
	background: url(../images/bg-main-holder.gif) repeat-y 50% 0;
	min-height:100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
* html body {height:100%;}
a {color:#032554;}
a:hover {text-decoration: underline; color:#08723a;}
img {border-style: none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
/*hidden-text*/
.hidden-text{
	display:block;
	text-indent: -9999px;
	overflow:hidden;
}
.wrapper{
	width:100%;
	overflow:visible;
	margin:0 0 18px;
}
.main-holder{background: url(../images/bg-body.gif) no-repeat 50% 0;}
/*main start*/
#main {
	margin: 0 auto;
	width: 914px;
	position: relative;
	padding: 102px 0 0;
}
.subpage #main {padding:116px 0 0;}
/*header start*/
#header {
	width:100%;
	height: 116px;
	position: absolute;
	top:0;
	left:0;
}
.top-text{
	position: absolute;
	top:32px;
	right:12px;
	font-size:13px;
	color:#232323;
}
.subpage .top-text{top:37px;}
/*logo*/
.logo{
	width:202px;
	height:85px;
	background: url(../images/logo.gif) no-repeat;
	position:absolute;
	top:20px;
	left:12px;
	cursor:pointer;
}
.subpage .logo{top:25px;}
.logo a{
	display:block;
	height:100%;
}
.logo a span{
	display: block;
	height:100%;
	width:100%;
	overflow:hidden;
	text-indent: -9999px;
	cursor:pointer;
}
/*navigation*/
.navigation{
	margin:0;
	padding:5px 0 8px 12px;
	list-style:none;
	position: absolute;
	top:60px;
	right:12px;
	background: url(../images/bg-navigation.gif) no-repeat;
	width:638px;
	line-height:28px;
	font-weight: bold;
}
.subpage .navigation{top:65px;}
.navigation li:first-child{background: none;}
.navigation li{
	float:left;
	padding: 0 17px 0 20px;
	background: url(../images/separator.gif) no-repeat 0 50%;
}
.navigation li a{color:#fff;}
.navigation li a:hover,
.navigation li.active a{
	color:#ffe96d;
	text-decoration: none;
}
/*header end
container start*/
#container {width:100%;}
.subpage #container {
	background:url(../images/bg-container.gif) repeat-y;
	overflow:hidden;
}
.container-area{
	width:906px;
	background: url(../images/bg-container-top.gif) no-repeat;
	padding: 0 8px 0 0;
}
.container-area:after{
	content:"";
	display:block;
	clear:both;
}
.subpage .bottom{
	background:url(../images/bg-container-bottom.gif) no-repeat 0 100%;
	height:42px;
	width:100%;
}
/*flash-holder*/
.flash-holder{
	width:947px;
	margin:0 -23px 0 -10px;
	position: relative;
}
.flash-holder img{display:block;}
/*content*/
.content{
	width:614px;
	padding: 0 13px 8px;
	margin:-62px 0 0;
}
.content h1{
	font-size:15px;
	color:#161616;
	margin:0 0 6px;
}
.content p{
	/*margin:0 0 5px;*/
	font:12px Helvetica, Arial, sans-serif;
}
.text-column{
	width:433px;
	position: relative;
}
/*side-bar*/
.side-bar{
	width:265px;
	padding: 30px 0 0 30px;
	float:left;
}
.inner-flash-place-holder{
	margin:0 0 40px -17px;
	position: relative;
}
/*side-nav*/
.side-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 14px;
	line-height: 24px;
	width:265px;
}
.side-nav li{
	width: 265px;
	vertical-align:top;
	overflow:hidden;
}
.side-nav li a{
	color:#000;
	display: block;
	overflow:hidden;
	height:1%;
	float:left;
	min-width:163px;
	padding: 0 8px 0 0;
}
.side-nav li a span{
	float:left;
	padding: 0 0 0 8px;
	cursor: pointer;
}
.side-nav li a:hover,
.side-nav li.active a{
	background:url(../images/bg-side-nav-hover.gif) no-repeat 100% 0;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
}
.side-nav li a:hover span,
.side-nav li.active a span{background:url(../images/bg-side-nav-hover.gif) no-repeat;}
.subpage .content{
	width:609px;
	float:right;
	padding: 30px 0 0;
	margin:0;
}
.subpage .content h1{
	font: 35px/32px "Times New Roman", Times, serif;
	margin:0 0 2px;
	/*border-bottom:1px solid #af9ea0;*/
	padding: 0 0 3px;
}
.subpage .content h2{
	font:17px/27px "Times New Roman", Times, serif;
	margin:0 0 10px;
	line-height:20px;
	color:#012353;

}
/*breadcrumbs*/
.breadcrumbs{
	margin:0 0 19px;
	padding:0;
	list-style:none;
	color:#8e8e8e;
	font: 11px Helvetica, Arial, sans-serif;
}
.breadcrumbs li:first-child{
	background:none;
	padding-left: 0;
}
.breadcrumbs li{
	display:inline;
	padding:0 3px 0 9px;
	background: url(../images/arrow.gif) no-repeat 0 50%;
}
.breadcrumbs li a{
	color:#8e8e8e;
	text-decoration:underline;
}
.breadcrumbs li a:hover{text-decoration:none;}
/*tabs-nav*/
#tabs-nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 13px;
	line-height: 14px;
	float:left;
}
#tabs-nav li{
	float:left;
	margin:0 -7px 0 0;
	position: relative;
}
#tabs-nav li a{
	display: block;
	overflow:hidden;
	width:98px;
	height:43px;
	position: relative;
	background:url(../images/bg-tab.gif) no-repeat;
	color:#242424;
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
}
#tabs-nav li a span{
	display: block;
	text-align: center;
}
#tabs-nav li a:hover,
#tabs-nav li.active a{
	background-position:0 100%;
	text-decoration: none;
}
#rightcolumn{float:right;margin-right:15px;width:175px;position:relative;}

.headerblock{position:relative;padding-bottom:25px;}

.post{
	height:1%;
	/*padding: 0 0 0 17px;  Don - 2/25/2010 */
	position: relative;
	width:400px;
}
.post p{
	/*margin:0 0 5px;*/
	font: 12px Helvetica, Arial, sans-serif;
}
.banners{
	float:right;
	padding:0;
	list-style:none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top:0px;
}
.banners li{margin:0 25px 8px 0;}
.banners img{display:block;}
/*container end
footer start*/
#footer {
	height:1%;
	overflow:hidden;
	padding: 0 13px;
	font-size: 11px;
	line-height: 14px;
	color:#171717;
}
.footer-area{
	width:100%;
	overflow:hidden;
	padding: 10px 0;
	border-top:1px solid #c7c7c7;
	text-align:center;
}
.subpage .footer-area{
	border-style:none;
	padding:5px 0 10px 0;
}
#footer p{
	margin:0;
	text-align:center;
}
#footer a{color:#171717;}
.adr{
	width:100%;
	overflow:hidden;
	text-align: center;
}


.footer-nav{margin:auto; overflow:hidden;}
#footnav{
	margin:0;
	list-style:none;
	padding:0;
}

#footnav li{
	display:inline;
	padding: 0px 5px 0px 6px;
	background: url(../images/separator-footer.gif) no-repeat left;
}

#footnav li:first-child{background: none;padding: 0px 5px 0px 5px; }

.adr div{display:inline;}
/*footer end*/
/*main end*/

.rollcursor{cursor:pointer;}
.soultionbox{width:540px;padding:10px;border-left:solid 1px #B8CDE1;border-right:solid 1px #B8CDE1;border-bottom:solid 1px #B8CDE1;background:#FFF;}


#homebox{float:left;width:207px;margin-right:25px;}
#homebox h2{display:block;margin:0px;color:#FFFFFF;width:190px;padding:7px 10px 0px 10px;height:18px;font-size:12px;}
#homebox h2.green{background:url(../images/home-box-green-lid.jpg) no-repeat;}
#homebox h2.blue{background:url(../images/home-box-blue-lid.jpg) no-repeat;}
#homebox .build{padding:10px;background:url(../images/home-background-blank.jpg);height:139px;overflow:hidden}

.nop{}
.nop p{margin:0px;}


.loctab{
	width: 130px;
	height:22px;
	padding-top:14px;
	background: url(../images/alliances/tab.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	float:left;
	text-align:center;
}
.loctab_active{
	width: 130px;
	height:22px;
	padding-top:14px;
	background: url(../images/alliances/tab-over.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	float:left;
	text-align:center;
}
.loctab_end{
	width:35px;
	height:36px;
	background: url(../images/alliances/tab-blank.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float:left;
}

.loctab_content{
	width:503px;
	border-left:solid 1px #B2ACA0;
	border-right:solid 1px #B2ACA0;
	border-bottom:solid 1px #B2ACA0;
	padding:26px;
}
.loctab_item{
	text-align:center;
	width:251px;
	float:left;
	padding-bottom:20px;
}