@charset "UTF-8";
/* CSS Document */

div#wrapper{
}

div#banner{
background-color:#fff;
}

div#clearBottom{
display:none;
}

/*CONTENT*/
div#content{
position:relative;
float:left;
display:inline;
z-index:50;
padding:0 0 0 0;
width:1000px;
background-image:none;
background-image:url(../images/all/verticalDottedLine.gif);
background-repeat:repeat-y;
background-position:745px 0;
}

div#content p{
font-size:11px;
line-height:150%;
color:#333333;
}

div#pageContent{
width:740px;
float:left;
display:inline;
padding-top:16px;
}
div#content h3{
font-size:22px;
color:#4e5a99;
padding:20px 0 0 50px;
}

div#col1{
position:relative;
float:left;
display:inline;
width:690px;
margin:0 0 0 50px;
padding:20px 0 0 0;
}
div#col1{
width:620px;
padding:0 0 30px 0;
}

div#col1 h1{
font-size:18px;
color:#4e5a99;
width:620px;
padding:20px 0 0 0;
}

div#col1 h3{
font-size:11px;
color:#333;
width:620px;
padding:30px 0 0 0;
}
div#col1 h4{
font-size:11px;
color:#4e5a99;
width:620px;
padding:30px 0 0 0;
}


div#col1 p{
font-size:11px;
color:#333;
line-height:130%;
padding:15px 0 0 0;
}

/*grid*/
.grid{
width:650px;
margin-top:20px;
border-collapse:collapse;
}

.grid td{
text-align:left;
vertical-align:top;
font-size:11px;
color:#333;
line-height:130%;
border-left:2px dotted #ccc;
border-right:2px dotted #ccc;
border-bottom:2px dotted #ccc;
padding:8px;
}
.grid .noGridBrdr{

}
.grid .dottedRuleLeft td{
border-left:2px dotted #ccc;
}
.grid .header td{
border-bottom:none;
}

.grid .header td{
font-size:12px;
font-weight:bold;
color:#ffffff;
padding:6px 0 15px 36px;
background-image:url(../images/solutions/icon_grid.gif);
background-position:3px 4px;
background-repeat:no-repeat;
background-color:#829bf6
}

.grid .header #problem{
background-image:url(../images/solutions/icon-problem.gif);
background-position:3px 4px;
background-repeat:no-repeat;
border-left:2px solid #829bf6;
border-right:2px dotted #ccc;
}

.grid .header #dept{
background-image:url(../images/solutions/icon-department.gif);
background-position:3px 4px;
background-repeat:no-repeat;
border-right:2px dotted #ccc;
}

.grid .header #enterprise{
background-image:url(../images/solutions/icon-enterprise.gif);
background-position:3px 4px;
background-repeat:no-repeat;
border-right:2px solid #829bf6;
padding:6px 0 15px 38px;
}

.grid .header #product{
background-image:url(../images/buy/icon-product.gif);
background-position:3px 4px;
background-repeat:no-repeat;
border-left:2px solid #829bf6;
border-right:2px dotted #ccc;
}

.grid .header #ship{
background-image:url(../images/buy/icon-ship.gif);
background-position:3px 4px;
background-repeat:no-repeat;
border-right:2px dotted #ccc;
}

.grid .header #download{
background-image:url(../images/buy/icon-download.gif);
background-position:3px 4px;
background-repeat:no-repeat;
border-right:2px solid #829bf6;
padding:6px 0 15px 38px;
}

.grid h5{
padding:0 0 6px 10px;
font-size:11px;
color:#4e5a99;
}

.grid p{
padding:0 10px;
}

div#content .grid ul{
width: 80%;
}

div#content .grid ul li{
padding:0px;
list-style:none;
background-image:none;
}
.grid li a{
text-decoration:none;
color:#4e5a99;
font-size:10px;
display:block;
padding:2px 0 2px 10px;
background-image:url(../images/all/gridArrow.gif);
background-position:left 5px;
background-repeat:no-repeat;
}

/*solutionBox*/
.solutionBox2{
float:left;
display:inline;
margin:0;
margin-right:60px;
}
.solutionBox1{
float:left;
display:inline;
margin:0;
margin-right:10px;
}

div#col2{
display:none;
}

div#col3{
float:right;
display:inline;
width:214px;
margin:6px 21px 0 11px;
}