html {
	overflow: -moz-scrollbars-vertical;
}
body, body *{
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	line-height:1.22em;
	color:#666666;
}
body {
	text-align: center;
}
/*GENERAL*/
#wrap {
	text-align: center;
	width: 1000px;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width: 950px;
	margin: auto;
	text-align: left;
}
#header{
	margin: auto;
	padding-top: 10px;
	height: 80px;
	width: 950px;
}
#header img{
	float: left;
}
#header #navigation{
	float: right;
	padding-top: 50px;
}
#header #navigation a {
	color:#999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 17px;
}
#header #navigation a.active {
	color: #008FD4;
}
#header #navigation a:hover {
	border-bottom: 1px dotted gray;
}
#headerbanner {
	margin-bottom: 10px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto; 
}
#headerbanner img {
	width: 1000px;
	*width: 1005px; 
	height: 200px;
}
#content #banner {
	background:transparent url(bg_banner.png) no-repeat scroll 0 0;
	position: absolute;
	float: left;
	width: 669;
	height: 110;
	margin-top: -110px;
	text-align: center;
}
#content #banner img {
	margin-top: 5px;
}
#footer {
	background:transparent url(bg_footer.gif) repeat-x scroll left top;
	margin-top:40px;
	padding-top: 7px;
	text-align: center;
	color:#666666;
	font-weight: bold;
	clear: both;
}
/*SPECIALS*/
.sideblock {
	float: right;
	width: 240px;
}
.contentblock {
	margin: 0 0 20px;
	width: 665px;
}
.contentblock .imgRight{
	float: right;
	margin-right: 20px;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px dotted gray;
	text-align: center;
}
.grayBoxTop {
	background: transparent url(bg_widebox_top.gif) no-repeat scroll 0 0;
	height: 12px;
	font-size: 7px;
}
.grayBoxContent {
	background-color:#F7F7F7;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding-left: 5px;
	padding-right: 5px;
}
.grayBoxBottom {
	background: transparent url(bg_widebox_bottom.gif) no-repeat scroll 0 0;
	background-position: bottom;
	height: 12px;
	margin-bottom: 10px;
	*margin-top: -6px;
	clear: both;
}
.splitBox {
	float: left;
	width: 320px;
}
.splitBoxTop {
	background: transparent url(bg_splitbox_top.gif) no-repeat scroll 0 0;
	height: 12px;
	font-size: 7px;
}
.splitBoxContent {
	background-color:#F7F7F7;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 410px;
}
.splitBoxBottom {
	background: transparent url(bg_splitbox_bottom.gif) no-repeat scroll 0 0;
	height: 12px;
	margin-bottom: 10px;
	clear: both;
}
div#titleLEFT {
	background:transparent url(productionpartner.gif) no-repeat scroll left bottom;
	padding-bottom:5px;
	color:#0480BE;
	font-size:170%;
	margin-bottom:10px;
	padding-left: 70px;
}
div#titleRIGHT {
	background:transparent url(solutionpartner.gif) no-repeat scroll left bottom;
	padding-bottom:5px;
	color:#0480BE;
	font-size:170%;
	padding-left: 70px;
	margin-bottom:10px;
}
/*CONTENT*/
h1, h2, h3, h4, h5, h6, h7 {
	background:transparent url(bg_dottedline.gif) repeat-x scroll left bottom;
	padding-bottom:5px;
	color:#0480BE;
}
h1 {
	font-size:170%;
	margin-bottom:10px;
	width:100%;
}
ul + h2 {
	margin-top: 5px;
}
h2 + p {
	margin-top: 5px;
}
p {
	font-weight:normal;
	line-height:150%;
	padding-bottom: 7px;
}
p.bold{
	font-weight: bold;
}
a {
	font-weight: bold;
	color:#0480BE;
	cursor: pointer;
}
a:hover, a.expand:hover {
	color: #0480BE;
	cursor: pointer;
}
a.expand {
	display: block;
	margin-bottom: 10px;
	color: #666666;
	text-decoration: none;
}
a.subscribe {
	border: 1px solid #666666;
	padding: 2px;
	background-color: white;
	float: right;
	text-decoration: none;
}
a.subscribe:hover {
	margin-top: 1px;
	margin-left: 1px;
	color: #008FD4;
}

a.ext {
	background:transparent url(bg_ahref_extern.gif) no-repeat scroll right 2px;
	padding-right:22px;
}
a.ext:hover {
	background:transparent url(bg_ahref_extern_hover.gif) no-repeat scroll right 2px;
	padding-right:22px;
}
ul, ol {
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	list-style-image: url(icon_li.gif);
	margin-left: 30px;
}
ul.news li {
	margin-left: 25px;
	list-style-image: url(icon_news.gif);
}
ul.jobs li {
	margin-left: 25px;
	list-style-image: url(icon_job.gif);
}
ul.events li {
	margin-left: 25px;
	list-style-image: url(icon-event.gif);
}
img {
	border-width: 0px;
}
div.label {
	margin-top: 10px;
	width: 200px;
	float: left;
	clear: left;
}
div.field {
	margin-top: 10px;
	float: left;
	padding-left: 0px;
}
input.field {
	width: 300px;
}
.red {
	color: red;
}
.red input.field {
	background-color: #DC5B24;
	color: white;
}