@charset "UTF-8";
/* CSS Document */

div#wrapper{
background-image:url(../images/all/verticalDottedLine.gif);
background-repeat:repeat-y;
background-position:745px 0;
}

div#banner{
background-color:#fff;
}

div#clearBottom{
width:100%;
clear:both;
height:40px;
}

/*CONTENT*/
.productsPage div#content{
background-image:url(../images/products/header.jpg);
}
.solutionsPage div#content{
background-image:url(../images/solutions/header.jpg);
}
.servicesPage div#content{
background-image:url(../images/services/header.jpg);
}
.supportPage div#content{
background-image:url(../images/support/header.jpg);
}
.partnersPage div#content{
background-image:url(../images/partners/header.jpg);
}
.customersPage div#content{
background-image:url(../images/customers/header.jpg);
}
.aboutPage div#content{
background-image:url(../images/about/header.jpg);
}


div#content{
position:relative;
float:left;
display:inline;
z-index:50;
padding:0 0 0 0;
width:1000px;
background-repeat:no-repeat;
background-position:-12px 0;
}

div#pageContent{
width:740px;
float:left;
display:inline;
margin-top:90px;
}

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 h2{
font-size:18px;
color:#333;
width:620px;
padding:70px 0 0 0;
}

div#col1 h4{
font-size:11px;
color:#4e5a99;
width:620px;
padding:20px 0 0 0;
}

div#col1 h5{
font-size:11px;
color:#5465a3;
width:620px;
padding:20px 0 0 0;
}

div#col1 p{
font-size:11px;
color:#333;
line-height:130%;
width:620px;
padding:15px 0 0 0;
}
/*div#col1 li{
font-size:11px;
color:#5465a3;
line-height:130%;
width:620px;
padding:15px 0 0 0;
list-style-type:disc;
list-style-position:outside;
margin-left:10px;
}*/

div#pageContent div#Box1{
margin-left:50px;
}

.solutionBox2{
float:left;
display:inline;
margin:0;
margin-right:60px;
}
.solutionBox1{
float:left;
display:inline;
margin:0;
margin-right:10px;
}
.solutionBox1 ul{
padding:10px 0 2px 10px;
width:185px;
}
.solutionBox2 ul{
padding:10px 0 2px 10px;
width:200px;
}
.solutionBox1 h3, .solutionBox2 h3{
font-size:12px;
color:#fff;
text-align:left;
padding:0 0 0 0;
margin:0 0 0 16px;
}
* div#pageContent .solutionBox1 ul li, * div#pageContent .solutionBox2 ul li{
padding:0 0 0 6px;
list-style-type:none;
background-image:none;
}
.solutionBox1 ul li a{
display:block;
width:160px;
font-size:11px;
line-height:210%;
padding:4px 0 6px 20px;
list-style-type:none;
color:#f6f298;
text-decoration:none;
background-image:url(../images/products/prodListArrow.gif);
background-repeat:no-repeat;
background-position:0 10px;
border-bottom:2px dotted #f6f298;
}

.solutionBox2 ul li a{
display:block;
width:190px;
font-size:11px;
line-height:210%;
padding:4px 0 6px 20px;
list-style-type:none;
color:#f6f298;
text-decoration:none;
background-image:url(../images/products/prodListArrow.gif);
background-repeat:no-repeat;
background-position:0 10px;
border-bottom:2px dotted #f6f298;
}

.solutionBox1 ul .lastinlist a, .solutionBox2 ul .lastinlist a{
border-bottom:none;
}

div#col2{
display:none;
}

div#col3{
float:left;
display:inline;
width:224px;
margin:6px 0 0 25px;
}


/*grid*/
.grid{
width:350px;
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-position:3px 4px;
background-repeat:no-repeat;
background-color:#829bf6
}


.grid h5{
padding:0 0 6px 10px;
font-size:11px;
color:#4e5a99;
}

.grid p{
padding:0 10px;
}

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;
}*/
