.contents  {
	background-color: #ffffff;
}

.contents .left {
	float: left;
	width: 230px;
}

.contents .right {
	float: left;
}
.blockContents {
	margin-left: 0px; 
	margin-top: 0px;
}

.submenu {
	padding: 20px;
}

.submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

.submenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.submenu a.active span {
	color: #174870;
}


.submenu ul ul {
	margin-left: 15px;
	margin-top: 10px;
}

.submenu ul li a span:hover {
	color: #174870;
}

.submenu li.l3 a span {
	font-size: 11px;
}

.contents .right .inner {
	padding: 20px;
}

.mainarticle .image {
	float: right;
}

.menu a {
	text-decoration: none;
}

.submenu a {
	text-decoration: none;
}

.article h1 {
        color: #B2BB1E;
        font-size: 12px;
        font-weight: bold;
}

.article h1 span {
        color: #000000;
        padding-right: 5px;
}

.article {
        margin-bottom: 20px;
}

.article img {
        float: left;
        margin-right: 13px;
        border: 0px;
}

* {
	line-height: 18px;
}

html {
	overflow-y: scroll;
}


body {
	background-color: #1a476e;
	text-align: center;
	padding-top: 50px;
	background-image: url("default/images/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}



.main {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	border-collapse: collapse;
	text-align: left;
}

.heading {
	background-color: #244963;
	background-image: url("default/images/heading.jpg");
	background-repeat: no-repeat;
}

.heading .container {
	width: 950px;
	height: 75px;
}

.heading a {
	display: block;
	position: absolute;
	width: 240px;
	height: 77px;
	cursor: pointer;
}





.searchsimplefield {
	background-color: #1a476e;
	color: #ffffff;
	border: 0px;
	height: 18px;
	width: 140px;
	margin: 0px;
	position: absolute;
}

.searchsimplebutton {
	background-color: #1a476e;
	color: #ffffff;
	height: 20px;
	width: 28px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 144px;
	position: absolute;
}

.menu {
	background-color: #375168;
	background-image: url("default/images/menu_background.jpg");
	background-repeat: repeat-x;
}

.menu .container .inner {
	padding-left: 72px;
}

.menu .container {
	width: 950px;
	height: 41px;
	overflow: hidden;
}

.contents {
	background-color: #ffffff;
}

.contents .container {
	height: 100%;
	width: 950px;
}

.footer {
	background-color: #243443;
	background-image: url("default/images/footer.jpg");
	sbackground-image: url("default/images/Webside-ny-bunn-m-logo-2.jpg");
	background-repeat: no-repeat;
}

.footer * {
	line-height: 12px;
}

.footer .container {
	width: 950px;
	height: 59px;
	border-collapse: collapse;
}

.footer .container table {
	border-collapse: collapse;
	margin-top: 12px;
}

.footer td {
	color: #ffffff;
	font-size: 11px;
}

.footer .phone {
	color: #B2BB1E;
	font-size: 11px;
}

.footer .col1 {
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #B2BB1E;
}

.footer .col2 {
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #B2BB1E;
}

.footer .col3 {
	padding-left: 20px;
}

.footer .row2 {
	height: 5px;
}

.footer .signature {
	position: relative;
REMposition: absolute;
	left:790px;
	top: -19px;
REMmargin-left: 660px;
REMmargin-top: 10px;
}

.footer .signature * {
	font-size: 10px;
	color: #aaaaaa;
}

.footer a {
	text-decoration: none;
}

.menu ul {
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
}


.menu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	padding-right: 40px;
	color: #ffffff;
	text-transform: uppercase;
}

.menu ul li a span {
	color: #c8bfb8;
}

.menu ul li a span:hover, .menu ul li a.active span {
	color: #708fab;
}

.menu ul li img {
	margin-top: -18px;
	vertical-align: top;
}

.searchform {
	position: absolute;
	margin-left: 769px;
	margin-top: 48px;
}

.supportlink, .supportlink:link, .supportlink:visited {
	text-decoration: none;
	position: absolute;
	margin-left: 882px;
	margin-top: 5px;
	color: #ffffff;
	width: 65px;
	height: 22px;
	display: block;
	text-transform: uppercase;
}


.top_image {
	height: 180px;
	background-image: url(default/images/flash_image.jpg);
	background-repeat: no-repeat;
}


