/*home page*/
.home-box {
	min-width:976px;
	overflow:hidden;
	background:url(/images/bg-home-box.gif) no-repeat 50% 145px;
}
.homepage #header {
	width:929px;
	margin:0 auto;
	padding:80px 13px 29px 0;
}
.homepage #header .enthral-execute {
	top:75px;
	left:161px;
}
.homepage .navigation-holder {
	width:907px;
	margin:27px 0 0 16px;
}
.homepage .navigation div { background:url(/images/bg-navigation-right-home.gif) no-repeat 100% 0;}
.homepage .navigation {
	padding:0 0 0 100px;
	z-index:4;
	/*background:url(/images/bg-navigation-left-home.jpg) no-repeat;*/
	background:none;
}
/*home-main-top*/
.home-main-top {
	width:900px;
	margin:0 0 0 34px;
	padding:365px 0 0;
	background:url(/images/bg-home-main-top.png) no-repeat;
}
.home-main-center {
	height:1%;
	padding:0 29px 23px 30px;
	background:url(/images/bg-home-main-center.png) repeat-y;
}
.home-main-center:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.home-main-bottom {
	display:block;
	width:900px;
	height:16px;
	background:url(/images/bg-home-main-btm.gif) no-repeat;
	font-size:0;
	line-height:0;
}
.home-main {
	float:left;
	position:relative;
	margin:-345px 0 0;
	background:url(/images/separator-content.gif) repeat-x 0 100%;
}
.links-area {
	margin:45px 0 0;
	background:url(/images/bg-content-main.gif) repeat-y 370px 0;
}
.links-area:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
* html .links-area { height:1%;}
.links-box {
	margin:-45px 0 -8px;
	float:left;
	position:relative;
}
.home-main h4 {
	margin:0;
	padding:3px 0 1px 22px;
	float:left;
	background:url(/images/bg-links-title.jpg) repeat-x;
	font-size:17px;
	line-height:27px;
	color:#fff;
}
.home-main h4 a { color:#fff;}
.home-main h4 a:hover { text-decoration:none;}
.home-main h4 strong {
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
.links-box .snapshots {
	width:345px;
	float:left;
}
.links-box .snapshots h4 { width:279px;}
.links-title {
	height:1%;
	overflow:hidden;
}
	.links-title span {
		float:left;
		width:38px;
		height:31px;
		font-size:0;
		line-height:0;
		background-repeat:no-repeat;
	}
	.links-title span.snapshots-left { background-image:url(/images/bg-snapshots-title.png);}
	.links-title span.links-right {
		width:6px;
		background-image:url(/images/bg-links-title-right.png);
	}
/*	.links-box .snapshots img {
		display:block;
		border:8px solid #fff;
		margin:14px 0 0;
	}
*/	.links-box .quicklinks {
		display:inline;
		width:444px;
		float:left;
		margin:0 0 0 51px;
	}

	#rotateImages{
		width:330px;
		height:210px;
		overflow:hidden;
		border:8px solid #FFFFFF;
		margin:14px 0 0;
		text-align:center;
	}
	
	
.links-box .quicklinks h4 { width:378px;}
.links-title span.quicklinks-left { background-image:url(/images/bg-quicklinks-title.png);}
.links-box .quicklinks ul {
	width:469px;
	list-style:none;
	margin:0 0 0 -24px;
	padding:0;
}
.links-box .quicklinks ul img { display:block;}
.links-box .quicklinks ul li {
	display:inline;
	float:left;
	padding:14px 0 11px;
	margin:0 0 0 24px;
}
.news-area {
	height:1%;
	overflow:hidden;
	margin:17px 0 0;
	padding:19px 0 0;
	background:url(/images/separator-content.gif) repeat-x;
	font-size:11px;
	line-height:16px;
	color:#d4d4d4;
}
.news-area-left { background-image:url(/images/bg-news-link.png);}
.news-area h4 { width:775px;}
.news-holder {
	width:866px;
	padding:21px 0 17px;
	margin:0 0 0 -56px;
	overflow:hidden;
}
.news-holder h6 {
	margin:0;
	font-size:11px;
	line-height:13px;
	color:#d8181e;
	padding-bottom:5px;
}
.news-holder p { margin:8px 0 2px;}


/*home logo*/
.homepage .logo {
/*	width:176px;
	height:182px;
	top:-74px;
	left:-21px;
*/
	width:176px;
	height:280px;
	top:-131px;
	left:-21px;

}
.homepage .logo strong {
	width:176px;
	height:182px;
	background:url(/images/logo-home.png) no-repeat;
}
.homepage .logo a {
	width:176px;
	height:182px;
	margin:0;
}
.homepage .login-box {
	margin:26px 0 0 144px;
	z-index:7;
}
.homepage .login-box fieldset .user-name { background:url(/images/bg-borders-user-home.jpg) no-repeat;}
.homepage .login-box fieldset .password { background:url(/images/bg-borders-password-home.jpg) no-repeat;}
.homepage .login-box fieldset .search { background:url(/images/bg-borders-search-home.jpg) no-repeat;}
.homepage .login-box fieldset .user-name div,
.homepage .login-box fieldset .password div,
.homepage .login-box fieldset .search div {
	background:url(/images/bg-borders-right-home.jpg) no-repeat 100% 0;
}
.homepage .login-box a {
	font-weight:bold;
	font-size:11px;
	line-height:24px;
	color:#fff;
	text-decoration:underline;
	text-transform:uppercase;
	float:left;
	padding:0 0 0 5px;
}
.homepage .login-box a:hover { text-decoration:none;}
.homepage .login-box fieldset {
	display:inline;
	padding:0 0 0 8px;
	float:left;
}

.homepage #loginForm INPUT.submit{
	background:transparent url('../images/btn-login-home.jpg') top left no-repeat;
	width:69px;
	height:35px;
	margin:-6px 0 0 0px;
}

/* Search Form */


.homepage .login-box fieldset.search-box {
	float:right;
	margin:0 -10px 0 0;
	position:relative;
}

.homepage #searchForm INPUT.submit{
	background:transparent url('../images/btn-go-home.jpg') top left no-repeat;
	width:50px;
	height:35px;
	margin:-6px 0 0 0px;
}


/*welcome-box-top*/
.welcome-box-top {
	width:907px;
	margin:0 0 0 34px;
	padding:222px 0 0;
	background:url(/images/bg-welcome-box-top.png) no-repeat;
}
.welcome-box-center {
	height:1%;
	background:url(/images/bg-welcome-box-center.png) repeat-y;
}
.welcome-box-center:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.welcome-box-bottom {
	display:block;
	width:907px;
	height:11px;
	background:url(/images/bg-welcome-box-btm.png) no-repeat;
	font-size:0;
	line-height:0;
}
.welcome-box {
	float:left;
	position:relative;
	padding:0 0 15px 28px;
	margin:-197px 0 0;
}
/*img-box-top*/
.img-box-top {
	width:270px;
	float:left;
	margin:3px 0 0;
	background:url(/images/bg-img-box-top.gif) repeat-y;
}
.img-box {
	padding:6px;
	background:url(/images/bg-img-box-btm.gif) no-repeat 0 100%;
	width:260px;
	height:160px;
	overflow:hidden;
}
.img-box img { display:block;}
.welcome-box .txt {
	height:1%;
	overflow:hidden;
	color:#fff;
	padding:0 222px 0 34px;
}
.welcome-box .txt h2 {
	margin:0;
	font-weight:normal;
	font-size:19px;
	line-height:23px;
	letter-spacing:0px;
	padding:0;
}
/*
.welcome-box .txt strong {
	font-weight:normal;
	font-size:13px;
	line-height:15px;
}*/
.welcome-box .txt p {
	margin:18px 0 12px;
	font-size:11px;
	line-height:15px;
}
.welcome-box .txt a {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#fff;
}


/*subscribe-box*/
.subscribe-box {
	height:1%;
	margin:13px 0 0;
	padding:0 300px 25px 31px;
	position:relative;
}
.subscribe-box:after {
	height:0;
	clear:both;
	content:"";
	display:block;
}
.subscribe-box a.subscribe {
	float:left;
	width:301px;
	height:47px;
	margin:2px 34px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-subscribe-me.png) no-repeat;
}
.subscribe-txt {
	height:1%;
	overflow:hidden;
}
.subscribe-box p {
	margin:0 0 15px;
	line-height:18px;
}
.subscribe-box img.men {
	position:absolute;
	bottom:0;
	right:20px;
}


/* Latest News */
.one-news {
	display:inline;
	width:377px;
	float:left;
	margin:0 0 0 56px;
}
.one-news img {
	float:left;
	margin:4px 20px 0 0;
	border:1px solid #fff;
}
.one-news .news-txt {
	height:1%;
	overflow:hidden;
}
.one-news .news-txt a {
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	padding:0 0 0 17px;
	background:url(/images/bg-news-link-home.gif) no-repeat;
	color:#d8181e;
	margin-top:15px;
	display:block;
}
.homepage #footer {
	padding:33px 0 30px;
	margin:0 42px 0 35px;
}

