@charset "UTF-8";
/* CSS Document */

#header-oem {
	width: 999px;
	height: 359px;
	background-image: url(../images/foundation/header_oem.jpg);
	background-repeat: no-repeat;
	margin-left:8px;
	margin-bottom:0px;
	padding-top:20px;
}
#headertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	height:70px;
	padding-right:500px;
	font-weight: bold;
	color: #FFF;
	margin-left: 20px;
	line-height: 33px;
}
#headersubinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:520px;
	height:91px;
	margin-top:60px;
	margin-left: 20px;
	line-height: 23px;
	color: #FFF;
}
#tabholder {
float:left;	
}
#sidebullets {
	float: left;
	height: 300px;
	padding-left:10px;
	padding-right:10px;
	width: 220px;
	margin-top: -40px;
}
#sidebullets ul li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
	padding-top: 0px;
	width: 224px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	color: #0C5EDF;
}
#sidebullets ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
	color: #0C5EDF;
	text-decoration:none;
}
#contactblock {
	float: left;
	width: 210px;
	height: 950px;
	margin-left: 15px;
	margin-top: 0px;
	z-index: 4;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	
}
#tabseperator {
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px;
	width: 735px;
	height: 35px;
	margin-top: -10px;
	float: right;
	background-image: url(../images/foundation/tabseperator.jpg);
	background-repeat: no-repeat;
	color: #05377F;
}
#tabheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left:10px;
	color: #05377F;
	margin-bottom:15px;
}
#solutionimg {
float:left;	
margin-right:10px;

}
#tabtxthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:10px;

}
#tab-controls {
	float:right;
	margin-top:85px;
	margin-right:5px;
	width: 746px;
	height: 40px;
	background-image: url(../images/foundation/tabbarbg.jpg);
	background-repeat: no-repeat;
}
#tabcontentbg {
	width: 999px;
	height: auto;
	min-height: 400px;
	margin-left: 8px;
	background-image: url(../images/foundation/internelbg_08.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#tabcontentbg-bottom {
	width: 999px;
	height: 15px;
	margin-left: 8px;
	background-image: url(../images/foundation/internelbg_14.jpg);
	background-repeat: no-repeat;
}
#tabcontentbg-cont {
	width: 999px;
	height: auto;
	min-height: 190px;
	margin-left: 8px;
	background-image: url(../images/foundation/internelbg_17.jpg);
	background-repeat: repeat-y;
}
.tab_content {
	padding-bottom:0px;
	margin-right:3px;
	padding-left:10px;
	padding-right:0px;
}
ul.tabs {
	margin-top:1px;
	margin-left:1px;
	position:relative;
	float: left;
	list-style: none;
	width: 100%;
}
ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;

}
ul.tabs li a {
	height: 18px;
	width: 88px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	display: block;
	outline: none;
	width: 89px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00ABF0;
	background-image: url(../images/foundation/tabbtnbg.jpg);
	background-repeat: no-repeat;
}
ul.tabs li a:hover {
	background-image: url(../images/foundation/tabbtnbg_active.jpg);
	background-repeat: no-repeat;
	color: #333;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-image: url(../images/foundation/tabbtnbg_active.jpg);
	background-repeat: no-repeat;
	color: #333;
}
.tab_container {
	z-index:2;
	overflow: hidden;
	clear: both;
	float: left;
	font-weight: normal;
	width: 510px;
	margin-top:-40px;
	margin-left:5px;
	padding-left:0px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height:600px;
	
}
#solutionholderbox {
	width: 928px;
	height: 960px;
	padding:20px;
	background-image: url(../images/solutions/solutionholderbg.jpg);
	background-repeat: no-repeat;	
	margin-left:25px;
	margin-bottom:20px;
}
#solutionbox {
	width: 276px;
	height: 194px;
	float:left;
	background-image: url(../images/solutions/solutionboxbg.jpg);
	background-repeat: no-repeat;
	margin:10px;
}
#solutionboxholder {
margin-left:20px;
}
