* {
	margin: 0;
	padding: 0;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
p, li {
	line-height: 14px;
}
.clearer {
	clear: both;
}

html {
	height: 100%;
}
body {
	height: 100%;
	background: #e5e5e5 url('../images/body-bg.gif') repeat-x;
}
#container {
	position: relative;
	min-height: 100%;

	width: 1050px;
	margin: 0 auto;
	background: white;
}

#content {
	padding-bottom: 50px;
}

.objectcontainer {
	clear: both;
}

.sub-column {
	padding-bottom:30px;
	width: 481px;
	float: left;
}

.sub-column img{
	float: left;
}

.sub-column p{
	width: 200px !important;
	padding-left: 26px;
	padding-right: 26px;
	float:right;
}

#header {
	background: url('../images/omc-logo.gif') no-repeat 30px 20px;
	height: 140px;

	text-indent: -9999px;
	overflow: hidden;
}
#bannerarea .left,
#bannerarea .right {
	height: 470px;
}
#bannerarea .left {
	width: 765px;
	float: left;
	position: relative;

	background: #424242;
}

	/** main menu **/

	ul#main-menu {
		list-style-type: none;
		height: 35px;
	}
	ul#main-menu li {
		float: left;
		line-height: 35px;
		height: 35px;
		margin-left: 32px;
	}
	ul#main-menu li a {
		text-decoration: none;
		letter-spacing: 1px;

		color: white;
		font-size: 12px;
	}
	ul#main-menu li a:hover,
	ul#main-menu li.active a {
		color: #f78c21;
	}

	ul#submenu {
		position: absolute;
		bottom: 0;
		left: 0;

		list-style-type: none;
	}
	ul#submenu li.active {
		background: url('../images/submenu-arrow.gif') no-repeat center 26px;
	}
	ul#submenu li.active a {
		color: white;
	}
	ul#submenu li.active a:hover {
		color: #f78c21;
	}

#bannerarea .right {
	width: 241px;
	height: 375px;
	border-top: 35px solid #e58722;
	border-bottom: 35px solid #e58722;
	padding: 25px 22px 0 22px;
	float: right;
	position: relative;
	background: #f78c21;
}

	#bannerarea .right strong  {
		color: white;
		font-size: 16px;
	}
	#bannerarea .right ul.news, #bannerarea .right ul.archive {
		list-style-type: none;
	}
	#bannerarea .right ul.news li {
		margin-top: 23px;
		width: 225px;
	}
	#bannerarea .right ul.archive li {
		margin-top: 8px;
		width: 225px;
	}
	#bannerarea .right ul.news li p {
		color: #424242;
	}
	#bannerarea .right ul.news li strong a, #bannerarea .right ul.archive li strong a {
		color: white;
		text-decoration: none;
		font-size: 11px;
	}
	#bannerarea .right ul.news li strong a:hover, #bannerarea .right ul.archive li strong a:hover  {
		text-decoration: underline;
	}

	/** right-form, services **/

	#bannerarea .right form {
		margin-top: 5px;
	}
	#bannerarea .right label {
		float: left;
		clear: left;
		width: 63px;
		height: 20px;
		line-height: 20px;

		color: white;
	}
	#bannerarea .right label,
	#bannerarea .right input,
	#bannerarea .right select {
		margin-top: 10px;
	}

	#bannerarea .right input,
	#bannerarea .right select {
		width: 150px;
		height: 14px;
		padding: 3px 0;

		border: 1px solid #7f7f7f;
	}
	#bannerarea .right select {
		height: 22px;
		width: 152px;
		padding: 2px 0;
	}
	#bannerarea .right input.submit {
		padding: 0;
		height: auto;
		width: 114px;
		margin-left: 63px;
		margin-top: 15px;
		display: block;

		background: #424242;
		color: white;
		border: 0;
	}

	#KT_Insert1 {
		margin-left: 0px;
		margin-top: 0px;
	}

	#form1 input {
		width: 250px;
		height: 14px;
		padding: 3px 0;
	}

	#form1 textarea {
		width: 250px;
		height: 100px;
		padding: 3px 0;
	}

	#form1 select {
		height: 22px;
		width: 254px;
		padding: 2px 0;
	}

	#KT_Insert_Contact {
		padding: 0;
		margin-top: 10px !important;
		height: auto !important;
		width: 253px !important;
		margin-left: 0px;
		margin-top: 0px;
		display: block;
		background: #424242;
		color: white;
		border: 0;
	}

	/** right-bottom block **/
	#bannerarea .right .bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		height: 94px;
		width : 241px;
		padding: 25px 22px;

		color: #424242;
		background: #f89a35;
	}
	#bannerarea .right .bottom p {
		color: #424242;
	}

	#bannerarea .right .bottom h2 {
		color: #424242;
		font-size: 14px;
	}

#contentblock {
	clear: both;
	padding-top: 37px;
	display: inline-block; /* ie7 double padding bug */
	margin-left: 30px;
	padding-bottom: 40px;
}
	#contentblock .content-image {
		border: 8px solid #e5e5e5;
		float: left;
	}
	#contentblock .content-text-image {
		padding-left: 260px;
	}

	#contentblock .content-text {
		padding-left: 0px;
	}

	#contentblock h1, a.h1link {
		font-size: 14px;
		margin-bottom: 16px;
		color: #ff9933;
		text-decoration: none;
	}

	a:hover.h1link {
		text-decoration: underline;
	}

	#contentblock p {
		line-height: 15px;
		width: 735px;
		margin-bottom: 18px;
	}

	#contentblock ul {
		padding-left: 13px;
	}


	#contentblock .intro-text {
		width: 735px;
		border-bottom: 2px solid #f2f2f2;
	}

	#contentblock .intro-text h1 {
		font-size: 16px;
		margin-bottom: 21px;
		color: #666666;
	}

	#contentblock ul.intro-list {
		list-style-type: none;
		height: 110px;
		margin-top: 30px;
		margin-bottom: 35px;
	}
	#contentblock ul.intro-list li {
		float: left;
		height: 110px;
		width: 300px;
		margin-right: 10px;
	}
	#contentblock ul.intro-list li img {
		float: left;
		border: 8px solid #e5e5e5;
		margin-right: 22px;
	}
	#contentblock ul.intro-list li strong a {
		/* padding-top: 98px; */
		display: block;
		font-size: 14px;
		color: #ff9933;
		text-decoration: none;
		margin-bottom: 10px;
	}
	#contentblock ul.intro-list li strong a:hover {
		text-decoration: underline;
	}
	#contentblock ul.intro-list li p {
		margin-left: 137px;
		width: 163px; /* 300-115(img)-22(margin) */
	}

#footercontainer {
	position: relative;
	margin-top: -55px;
	height: 55px;
	clear:both;
	background: #d4d4d4;
}
#footer {
	width: 1035px;
	padding-left: 15px;
	margin: 0 auto;
	height: 50px;
	border-top: 5px solid #c8c8c8;

	background: #424242;
}
	ul#footer {
		list-style-type: none;
	}
	ul#footer li {
		float: left;
		padding: 0 15px;
		margin-top: 18px;
		line-height: 11px;
		border-right: 1px solid white;
	}
	ul#footer li.last {
		border: none;
	}
	ul#footer li a {
		color: white;
		text-decoration: none;
	}
	ul#footer li a:hover,
	ul#footer li.active a {
		color: #ff9933;
	}
