* {
	margin: 0;
	padding: 0;
}

html {
	background: #000000 url("../images/html.jpg") repeat-x left top;
}

ul {
	padding-left: 20px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 16px;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	background: #000000 url("../images/body.jpg") repeat-y left top;
	width: 1181px;
	margin: 0 auto 30px auto;
	position: relative;
}

a {
	color: #DF1835;
	text-decoration: none;
}
a:hover {
	visibility: visible;
	color: #FF5E55;
	text-decoration: underline;
	
}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 30px;
}
.page {
	background: url("../images/page.jpg") no-repeat left top;
	padding: 29px 125px 0 115px;
	width: 945px;
}
.header {
	position: relative;
	width: 901px;
	height: 100px;
	overflow: hidden;
	font-size: 100%;
	padding-left: 24px;
}
.header a {
	display: block;
	width: 760px;
	height: 100px;
	cursor: pointer;
	padding: 20px 0 0;
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	width: 905px;
	height: 100px;
	background: url("../images/header.jpg") no-repeat left top;
}
.headerflash {
	position: relative;
	width: 901;
	height: 180px;
	overflow: hidden;
	font-size: 100%;
	padding-left: 24px;
}
.headerflash a {
	display: block;
	width: 901px;
	height: 179px;
	cursor: pointer;
	padding: 0px 0 0;
	text-align: center;
	color: #84A7DC;
}
.headerflash span {
	display: block;
	position: absolute;
	width: 901px;
	height: 180px;
	background: url("../images/flash.jpg") no-repeat left top;
}
.topmenu {
	height: 27px;
	background: url("../images/topmenu.jpg") no-repeat left top;
	text-align: left;
	padding: 10px 27px 0 0;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: right;
	width: 105px;
	height: 22px;
	background: #A3BDE5 url("../images/roll.png") no-repeat left top;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #83A6DC url(../images/roll.png) no-repeat 0 -27px;
}
.main {
	width: 890px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 20px;
}
.bluebox {
	border: 1px solid #1d659a;
	clear: both;
	padding: 7px 17px 9px 8px;
	width: 679px;
	position: relative;
	margin-bottom: 18px;
}
.bluebox .big {
	float: left;
	margin-right: 40px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 335px;
	float: right;
	padding-bottom: 30px;
}
.bluebox .small1, .bluebox .small2 {
	position: absolute;
	bottom: 8px;
}
.bluebox .small2 {
	left: 529px;
}
.photos {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
}
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #C2D3EE;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
}
.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #729AD7;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.greybox {
	border: 1px solid #1d659a;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email {
	height: 13px;
	width: 218px;
	border: 1px solid #1d659a;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: right;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #888;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 10px;
	height: 25px;
	background: url("../images/footer.jpg") no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 200px;
	padding-top: 10px;
	color: #666666;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}
@charset "UTF-8";
/* CSS Document */


/**************MAST - holds brand, navigation and top links***********/

#mast{
	padding-top: 0px;
	padding-right: 6px;
	padding-left: 7px;

}

/*navigation*/

.logo{
	margin:0px 0px 20px 10px;
}


#navigation{
	background-image:url(../images/navBackground.jpg);
	background-repeat:repeat-x;
	width:899px;
	height:25px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
}

#navigation ul{
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}

#navigation li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a#home, a:visited#home{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:112px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-left: 10px;
}

a:hover#home{
	overflow:hidden;
	height: 20px !important;
	height /**/:31px;
	color: #F31334;
	background-image:url(../images/contactback.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
	text-decoration: none;
}

a#services, a:visited#services{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:163px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 11px;
	letter-spacing: .1em;
}

a:hover#services{
	overflow:hidden;
	height: 20px !important;
	height /**/:31px;
	color: #F31334;
	background-image:url(../images/portraitback.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
	text-decoration: none;
	
}

a#solutions, a:visited#solutions{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:124px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-left: 10px;
}

a:hover#solutions{
	overflow:hidden;
	height: 20px !important;
	height /**/:31px;
	color: #F31334;
	background-image:url(../images/digitalback.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
	text-decoration: none;
	
}

a#customers, a:visited#customers{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:139px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-left: 11px;
}

a:hover#customers{
	overflow:hidden;
	height: 20px !important;
	height /**/:31px;
	color: #F31334;
	background-image:url(../images/photoback.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
	text-decoration: none;
}

a#industries, a:visited#industries{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:70px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-left: 10px;
}

a:hover#industries{
		color: #FFCC33;
	background-image:url(../images/navBackgroundover.jpg);
	background-repeat:repeat-x;
}

a#software, a:visited#software{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:50px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .1em;
	padding-left: 30px;
}

a:hover#software{
	overflow:hidden;
	height: 20px !important;
	height /**/:31px;
    color: #F31334;
	background-image: url(../images/homeback.jpg);
	background-repeat:repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
	text-decoration: none;
}

a#search, a:visited#search{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:50px;
	display:block;
	float:left;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .2em;
	padding-left: 10px;
}

a:hover#search{
		color: #FFCC33;
	background-image:url(../images/navBackgroundover.jpg);
	background-repeat:repeat-x;
}

a#careers, a:visited#careers{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:60px;
	display:block;
	float:left;
	margin:0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .2em;	
}

a:hover#careers{
		color: #FFCC33;
	background-image:url(../images/navBackgroundover.jpg);
	background-repeat:repeat-x;
}

a#aboutUs, a:visited#aboutUs{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:65px;
	display:block;
	float:left;
	margin:0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .2em;
}

a:hover#aboutUs{
		color: #FFCC33;
	background-image:url(../images/navBackgroundover.jpg);
	background-repeat:repeat-x;
}

a#caseStudies, a:visited#caseStudies{
	overflow:hidden;
	height: 21px !important;
	height /**/:31px;
	width:65px;
	display:block;
	float:left;
	margin:0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	letter-spacing: .2em;	
}

a:hover#caseStudies{
	color: #FFCC33;
}

/*drop down*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {

}

#nav li ul {
	position: absolute;
	background-color:#3D3D3D;
	width: 150px;
	left: -999em;
	margin:25px 0 0 0px;
	padding:0 0 0px;
	border-right: 1px solid #F31334;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F31334;
	z-index: 100;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F31334;
}

*html #nav li ul{
	margin:25px 0px 0px -65px;
}
* + html #nav li ul{
	margin:25px 0px 0px -75px;
}


#nav li ul li{
	padding:0px;
	margin:0px;
}

#nav li ul a{
	color:#FFFFFF;
	display:block;
	padding:5px 5px 5px 10px;
	width:135px;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#nav li ul a:hover{
	color:#FFFFFF;
	background-color:#E01B36;
}

#nav li:hover ul {
	left: auto;
}


#nav li {
	float: right;
	
}


#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/*top sub links*/

#subLinks ul{
	margin:30px 0px 0px;
	float:right;
}

#subLinks li{
	display:inline;
	list-style-type:none;
	padding:5px 15px 5px 5px;
}

#subLinks a:link, #subLinks a:visited{
	text-decoration:none;
	color:#0066A4;
}

#subLinks a:hover{
	color:#F89321;
}

a.textclear:link {
	color: #005689;
	text-decoration: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	width: 100%;
	height: 21px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;

}
a.textclear:visited {
	color: #005689;
	text-decoration: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	width: 100%;
	height: 21px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;


}	
a.textclear:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	width: 100%;
	height: 21px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;

}
a.textclear:active {
	color: #005689;
	text-decoration: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	width: 100%;
	height: 21px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;

	
}

/*creates the lines in the sub links*/
.divider{
	background-image:url(nav/dividerLine.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#searchBox{
	margin:20px 10px 20px 20px;
	float:right;
	height:31px;
	position:relative;
	color:#FFFFFF;
}
#languages {
	height: 20px;
	width: 200px;
	float: right;
	background-image: url(nav/languages.gif);
	background-repeat: no-repeat;
}



.searchBoxStyle{
	border:1px solid #cccccc;
	height:15px;
	padding:0px;
	color:#000000;
	margin-bottom: 10px;
}

*html .searchBoxStyle{
	width:40px;
}


.searchText{
	padding:0px;
	width:33px;
	padding:10px 10px 10px 0px;
	float:left;
	color: #0465A7;
}


/************BREADCRUMB***********/
#breadcrumb{
	height:15px;
	padding:5px;
}

#breadcrumb ul{
	margin:0px 0px 0px 5px;
	padding:0px;
}

#breadcrumb li{
	display:inline;
}


#breadcrumb a:link, #breadcrumb a:visited{
	font-weight:bold;
}


/*feature boxes Large*/
.featureBox{
	width:280px;
	min-height:140px;
	padding:0px 5px 5px 10px;
	margin:5px 0px 0px;
	float:left;
	background-image: url(../images/window1.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center;
}

* html .featureBox, * html .featureBoxMap{
	width:287px;
	margin:10px 0px 0px 3px;
	height:140px;
}
.featureBox2{
	width:280px;
	min-height:140px;
	padding:0px 5px 5px 10px;
	margin:5px 0px 0px;
	float:left;
	background-image: url(../images/window2.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center;
}

* html .featureBox2, * html .featureBoxMap2{
	width:287px;
	margin:10px 0px 0px 3px;
	height:140px;
	
}
.featureBoxMap2{
	width:287px;
	min-height:140px;
	border:1px solid #cccccc;
	padding:0px;
	margin:5px 0px 0px 5px;
	float:left;
	
}
.featureBox3{
	width:280px;
	min-height:140px;
	padding:0px 5px 5px 10px;
	margin:5px 0px 0px;
	float:left;
	background-image: url(../images/window3.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center;
}

* html .featureBox3, * html .featureBoxMap3{
	width:287px;
	margin:10px 0px 0px 3px;
	height:140px;
}

.featureBoxMap3{
	width:287px;
	min-height:140px;
	border:1px solid #cccccc;
	padding:0px;
	margin:5px 0px 0px 5px;
	float:left;
}

.featureBoxHeaderOne{
	height:12px;
	background-image:url(nav/featureBoxTop.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0px 0px -5px;
	padding:20px 5px 160px 70px;
	font-size:1.2em;
	color:#FFFFFF;
}

*html .featureBoxHeaderOne{
	width:287px;
	padding:5px 0px;
}



.featureBoxHeaderTwo{
	color:#FFFFFF;
	font-size:1.1em;
	margin:5px 0px 0px;
	padding:5px 5px 0px 30px;
	font-weight: bold;
}

.topMargin{
	margin:30px 0px 0px 0px;
}

.featureBoxPara{
	margin:0px;
	padding:2px 30px 5px;
	color: #FFFFFF;

}

.featureBoxParaSmall{
	margin:0px;
	padding:5px 20px 5px 40px;
	font-size:1.1em;
	width:50%;
}

.featureBoxImage{
	padding:20px 10px 10px 20px;
}

.featureBoxImageAlt{
	padding:0px 10px;
}


/*Feature Boxes Small*/
.featureBoxSmall{
	width:280px;
	padding:0px 0px 2px;
	margin:5px 5px 0px 0px;
	float:right;
	height: 160px;
}

* html .featureBoxSmall{
	margin:5px 5px 0px 0px;
	width:194px;
}



.featureBoxSmallImage{
	float:right;
	margin:0px 0px 5px 5px; 
	border:solid 1px #cccccc;
}

.featureHeaderOneSmall{
	width:184px;
	height:12px;
	background-image:url(nav/featureBoxTop.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0px 0px 5px 0px;
	padding:5px;
	font-size:1.2em;
	color:#0066A4;
}

/*product centre*/
#productIndustry{
	background-image: url(images/productByIndustry.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:5px 0px 0px 10px;
	padding:5px 0px 0px 30px;
	width:200px;
	height:32px;
}

#specificProduct{
	background-image: url(images/specificProductInformation.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 30px;
	width:200px;
	height:32px;
}

#productSupport{
	background-image:url(images/productSupport.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 30px;
	width:200px;
	height:32px;
}

/************SIDE MENU***********/
#sideMenu{
	width:160px;
	background-color:#D1D2D4;
	display:block;
	float:left;
}

#sideMenu ul{
	padding:0px;
	margin:0px 0px 0px 0px;
}

#sideMenu li{	
	border-top:1px solid #999999;
	list-style-type:none;
	font-size:1.1em;
}

#sideMenu a:link, #sideMenu a:visited{
	color:#0066A4;
	min-height:18px;
	width:135px;
	display:block;
	padding:5px 5px 2px 20px;
}

#sideMenu li ul li{
	padding:0px;
	margin:0px 0px 0px 0px;
}

#sideMenu li ul a{
	color:#0066A4;
	min-height:18px;
	width:135px;
	display:block;
	padding:5px 5px 2px 25px;

}

#sideMenu a:hover{
	background-color:#F89321;
}

a:hover#sideMenu li {
	background-color:#999900;
}


/*add arrow to links if style applied {*/
.arrow{
	padding:5px 25px 5px 30px;
	color:#000000;
	background-image:url(../images/readMoreArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:bold;
	text-decoration:none;
}

.topPad{
	margin:-2px 0px 0px;
	height:10px;
	width:160px;
	display:block;
}
.topPad2{
	margin:-2px 0px 0px 0px;
	height:10px;
	width:100px;
	display:block;
}


.yellowHeader{
	color:#F89321;
	font-size:1.6em;
	margin:0px 0px 5px 5px;
}

.blueHeader{
	color:#0065A4;
	font-size:1.6em;
	margin:5px 0px 5px 5px;
}

.dropDownBox{
	border:1px solid #cccccc;
	margin:10px 0px 0px 5px;
	font-size:1em;
	width:150px;
}

.paraLarger{
	font-size:1.1em;
	padding:0px 5px;
}




/*******IMAGES********/
.floatLeft{
	float:left;
	margin:0px 5px 5px 5px;
	border:solid 1px #cccccc;
}

.floatRight{
	float:right;
	margin:0px 5px 5px 5px;
	border:solid 1px #cccccc;
}

.headerBox{
	width:287px;
	min-height:140px;
	border:1px solid #cccccc;
	padding:0px 0px 5px 0px;
	margin:5px 0px 0px 5px;
}

* html .headerBox, * html .headerBoxMap{
	width:287px;
	margin:5px 0px 0px 3px;
	height:140px;
}



.threeColFeature{
	width:350px;
	height:100px;
	margin:10px 0px;
	border:1px solid #cccccc;
	
}

/*******BUG FIXES********/
/*Fixes the auto height for in Firefox on the container div when it containes floating elements. Apply style to the containing div*/	
.addClear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .addClear {height:1%;}

.addClear {display:inline-block;} 
/* Hide from IE Mac \*/ 
.addClear {display:block;} 
.headerbody/* End hide from IE Mac */ 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 10px 5px 5px;
	padding-left: 25px;
}
.featureBoxlarge {
	width:590px;
	min-height:150px;
	padding:0px 0px 5px;
	margin:5px 0px 0px 5px;
	float:left;
	height: 150px;
}
.featureBoxHeaderlarge {
	width:770px;
	height:12px;
	display:block;
	margin:0px 0px -5px;
	padding:10px 5px 15px 30px;
	font-size:2em;
	color:#E01B36;
	letter-spacing: .1em;
}
.featureBoxHeadersmall {
	width:770px;
	height:12px;
	display:block;
	margin:0px 0px -5px;
	padding:10px 5px 15px 30px;
	font-size:1.5em;
	color:#E01B36;
	letter-spacing: 0.1em;
}
#clientlogin {
	margin:0px;
	float:right;
	height:31px;
	position:relative;
	color:#FFFFFF;
	background-image: url(nav/clientloginback.jpg);
	background-repeat: repeat-x;
	width: 180px;
}
#headersolutions {
	height:320px;
	width:790px;
	position:relative;
}
#maindemo {
	background-color:#FFFFFF;
	width:600px;
	padding:10px;
	display:block;
	font-size:1.1em;
	line-height:1.3em;
	margin:0px;
}

* html #maindemo{
	width:580px;
	padding:0px;
	margin:0px 0px 0px 10px;
}

/*following are styles in the maindemo page*/
#maindemo h1{
	font-size:1.5em;
	color:#0066A4;
	margin:10px 0px 10px 0px;
}

#maindemo h2{
	color:#0066A4;
	margin:10px 0px;
	font-size:1.2em;
}

#maindemo h3{
	color:#F89321;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-size:1em;	
}
.Copy {
	padding:5px 0px;
	margin:5px 0px;
}
#navholder {
	height:30px;
	width: 905px;
	padding-left: 25px;
	z-index: 60;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	width: 22em; /* ems so it will grow */
	background: url(../images/sbbody-r.jpg) no-repeat right bottom;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.jpg) no-repeat left top;
	margin: 0;
	padding: 12px 20px 0px;
	color: white;
	font-weight: bold;
	font-size: 3em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.jpg) no-repeat left bottom;
	margin: 0 0 0 20;
	padding: 5px 12px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
/* Show only to IE PC \*/

* html .boxhead2 h2 {height: 1%;} /* For IE 5 PC */

.sidebox2 {
	width: 22em; /* ems so it will grow */
	background: url(../images/sbbody2-r.jpg) no-repeat right bottom;
	font-size: 100%;
}
.boxhead2 {
	background: url(../images/sbhead2-r.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead2 h2 {
	background: url(../images/sbhead2-l.jpg) no-repeat left top;
	margin: 0;
	padding: 11px 20px 0px;
	color: white;
	font-weight: bold;
	font-size: 3em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody2 {
	background: url(../images/sbbody2-l.jpg) no-repeat left bottom;
	margin: 0 0 0 20;
	padding: 5px 12px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	line-height: 14px;
}
/* Show only to IE PC \*/
* html .mainboxhead h2 {height: 1%;} /* For IE 5 PC */

.mainbox {
	width: 47em; /* ems so it will grow */
	background: url(../images/sbbody3-r.jpg) no-repeat bottom right;
	font-size: 100%;
	padding-left: 20px;
}
.mainboxhead {
	background: url(../images/sbhead3-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.mainboxhead h2 {
	background: url(../images/sbhead3-l.jpg) no-repeat top left;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 4em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.mainboxbody {
	background: url(../images/sbbody3-l.jpg) no-repeat bottom left;
	margin: 0;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 5px;
}
/* Show only to IE PC \*/

.windowtitle{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	letter-spacing: .08em;
}
/* 3 COLUMN LAYOUT \*/

#left2 {
	float:left;
	height:800px;
	padding-left: 109px;
	padding-right: 20px;
}
#left3 {
	float:left;
	width:200px;
	height:100%;
	padding:8px;
	background-color: #FFFFFF;
	margin-top: 28px;
}
#rightindex {
	float:right;
	width:300px;
	height: 750px;
}
#rightindex2 {
	float:right;
	width:300px;
	height: 1200px;
}
#rightindex3 {
	float:right;
	width:300px;
	height: 500px;
}
#rightindex4 {
	float:right;
	width:300px;
	height: 650px;
}
#rightindex5 {
	float:right;
	width:180px;
	height:1800px;
	padding-right: 150px;

}
#right2 {
	float:right;
	width:220px;
	height:100%;
	padding-top: 70px;

}
#right2a {
     float:right;
     width:181px;
     height:100%;
     background-color: #FFFFFF;
     padding-top: 115px;

}
#right3 {
	float:right;
	width:280px;
	height:100%;
	background-color: #FFFFFF;
	padding-top: 70px;
}

#center2 {
}

a.textclearsub:link, a.textclearsub:visited, a.textclearsub:active {
	color: #E01B36;
	text-decoration: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	font-weight: bold;
	display: block;
	background-image: url(../images/miniarrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-left: 9px;
}
a.textclearsub:hover {
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 22px;
	font-weight: bold;
	display: block;
	background-image: url(../images/miniarrow1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100%;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin-left: 9px;
}
