body {
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #444444;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #c50e1c;
}

#wrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

#top {
	position: relative;
	width: 990px;
	height: 20px;
}

#submenu {
	position: relative;
	width: 200px;
	height: 210px;
	margin: 0 790px 0 0;
}

#submenu .content {
	position: absolute;
	left: 0;
	top: 0;
}

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

#submenu ul li {
	margin: 0;
	padding: 0;
}

#submenu ul li.title {
	display: block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	width: 160px;
	text-transform: uppercase;
}

#submenu ul li a {
	display: block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	width: 160px;
	color: #8c8c8c;
}

#submenu ul li a:hover, #menu ul li a:focus {
	color: #c50e1c;
}

#menu {
	position: relative;
	width: 850px;
	height: 230px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 0;
	position:absolute;
	z-index:200;
}

#menu ul li {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu ul li a {
	display: block;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 7px 20px;
	text-decoration: none;
	width: 160px;
	text-transform: uppercase;
	color: #444444;
}

#menu ul li a:hover, #menu ul li a:focus, #menu ul li a.active {
	color: #ffffff;
	background-color: #c50e1c;
	padding: 7px 20px;
}

ul.submenu{
	list-style: none;
	margin: 0;
	background:#D8D9da none repeat scroll 0 0;
	left:199px;
	position:absolute;
	z-index:1000;
	top:240px;
	padding: 0;
   -moz-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.3);
   -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.3);

}

ul.submenu li a{
	display: block;
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 7px 20px;
	text-decoration: none;
	width: 160px;
	text-transform: uppercase;
	width: auto;
	color: #444 !important;
}

ul.submenu li a:hover{
	color: white !important;
}

ul.submenu li:hover{
	background-color: #c50e1c;
	color: white !important;
}

ul.submenu li:hover a{
	color: #fff !important;
}

#fill {
	position: relative;
	width: 990px;
	height: 430px;
	background: transparent url('../img/index-fill.png') no-repeat top left;
}

#offer {
	position: absolute;
	width: 335px;
	height: 150px;
	top: 480px;
	left: 0;
	z-index: 100;
}

#offer #info {
	position: static;
	float: left;
	width: 0;
	height: 150px;
	background: #c50e1c url('../img/offer-info.jpg') no-repeat top left;
	cursor: pointer;
}

#offer #handle {
	position: static;
	float: left;
	width: 35px;
	height: 150px;
	background: transparent url('../img/offer-handle.png') no-repeat top left;
	cursor: pointer;
}

#content {
	position: relative;
	width: 850px;
	height: 800px;
	margin: 0 140px 0 0;
	background: #c5c6c6 url('../img/content-background.png') no-repeat bottom left;
}

#contentFrame1 {
	position: relative;
	width: 850px;
	height: 165px;
	margin: 0 140px 0 0;
	background: #c5c6c6;
}

#frame1 {
	position: relative;
	width: 830px;
	height: 165px;
	margin: 0 0 0 20px;
}

#frame1 .leftnav {
	position: static;
	float: left;
	width: 20px;
	height: 165px;
	background: #C5C6C6 url('../img/arrow-left.png') no-repeat top left;
	cursor: pointer;
}

#frame1 .title {
	position: static;
	float: left;
	width: 50px;
	height: 165px;
	background-color: #ffffff;
}

#frame1 .content {
	position: relative;
	float: left;
	width: 740px;
	height: 165px;
	background-color: #ffffff;
	overflow: hidden;
}

#news {
	position: relative;
}

.newscontainer {
	position: relative;
	width: 1480px;
	height: 165px;
}

.newsitem {
	position: relative;
	width: 350px;
	height: 145px;
	padding: 10px 20px 10px 0;
	float: left;
	line-height: 1.3em;
}

.newsitem img {
	float: left;
	padding:  10px 20px 10px 0;
}

.newsitem a.more{
	display:block;
}

.newsitem div.content p{
	margin-bottom:2px;
}

.newsitem div.contentNewsItem{
	height: 123px;
	*height: 120px;
	overflow:hidden;
}

#frame1 .rightnav {
	position: static;
	float: left;
	width: 20px;
	height: 165px;
	background: #C5C6C6 url('../img/arrow-right.png') no-repeat top left;
	cursor: pointer;
}

#nav {
	position: relative;
	width: 790px;
	height: 20px;
}

#frame2 {
	position: relative;
	width: 790px;
	height: 165px;
	margin: 0 20px 0 40px;
}

#frame2 .box {
	background-color: #ffffff;
	position: static;
	width: 385px;
	height: 230px;
	float: left;
	margin-bottom: 20px;
}

#frame2 .box.left {
	margin-right: 20px;
}

#frame2 .box.info {
	width: 345px;
	height: 190px;
	padding: 20px;
	line-height: 1.3em;
}

#frame2 .box.info h2 {
	margin: 0 0 15px 0;
	line-height: 1.4em;
}

#frame2 .box.info img {
	float: left;
	margin: 0 20px 20px 0;
}

#frame2 .box-readmore {
	position: relative;
	top: 70px;
	left: 110px
}

#payoff {
	position: absolute;
	bottom: 0;
	left: 134px;
}

#socialtext {
	position: absolute;
	bottom: 45px;
	left: 510px;
	color: #87888a;
}

#social {
	position: absolute;
	bottom: 13px;
	right: 13px;
	width: 422px;
	height: 36px;
	line-height: 36px;
}

#social .leftGroup{
	float: right;
	padding: 7px 0 0 0;
}

#social .rightGroup{
	float: right;
	height: 100%;
}

#social img {
	float:left;
	margin: 0 0 0 5px;
}

#newsletter, #youw8 {
	position: absolute;
	width: 260px;
	height: 130px;
	*height:175px;
	bottom: 68px;
	right: 138px;
	background: transparent url('../img/popup.gif') no-repeat bottom left;
	color: #ffffff;
	padding: 20px;
	line-height: 1.3em;
}

#youw8{
	right: 6px !important;
}

#newsletter .input, #youw8 .input {
	border: 0;
	background-color: #ffffff;
	padding: 3px;
	margin: 10px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	color: #888888;
	display: block;
	width: 254px;
}

#newsletter .submit, #youw8 .submit {
	border: 0;
	background-color: #c50e1c;
	padding: 3px;
	margin: 10px 0 0 0 !important;
	font-family: Arial, Verdana, sans-serif;
	color: #ffffff;
	display: block;
	*width: auto;
	*height: 21px;
}

#youw8 .linkWrapper{
	margin: -20px 0 0 0;
}

#youw8 a{
	color: white;
}

#footer {
	position: relative;
	width: 990px;
	height: 35px;
}

#copy {
	position: absolute;
	left: 135px;
	line-height: 50px;
	color: #87888a;
}

#footermenu {
	position: absolute;
	right: 142px;
	line-height: 50px;
	color: #87888a;
}

#footermenu img {
	margin: 0 0 0 10px;
}

#footermenu a {
	text-decoration: none;
	color: #87888a;
}

#footermenu a:hover, #footermenu a:focus {
	text-decoration: underline;
}

#bottom {
	position: relative;
	width: 990px;
	height: 10px;
}

#slideshow {
	position: absolute;
	width: 792px;
	height: 563px;
	top: 20px;
	right: 0;
	z-index: 100;
}

a:link						{ color: #c50e1c; text-decoration: none;		}
a:visited					{ color: #c50e1c; text-decoration: none;		}
a:active					{ color: #c50e1c; text-decoration: underline;	}
a:hover						{ color: #c50e1c; text-decoration: underline;	}