@charset "UTF-8";
/* CSS Document */

/*body {margin:0px; padding:0px; font-family:'Calibri Regular'; }*/
body {
	/*background: url(../images/bg.jpg) no-repeat 0 0 #fff;*/
background-attachment:fixed;
background-color:#626366;
color: #000;
font-family: 'Calibri Regular';
margin: 0;
padding: 0;}

.bodyintro {
	background: url(../images/bg.jpg) no-repeat 0 0 #00396a;
background-attachment:fixed;
background-position: top center;
color: #000;
font-family: 'Calibri Regular';
margin: 0;
padding: 0;}
/*.divContent { background-attachment:fixed; background-position:top center; background:url(../images/bg.jpg) 0 0 no-repeat; margin:0px; padding:0px; height:100%; width:100%;  }*/
.aboutContent { width: 1280px; display:block; margin-left:auto; margin-right:auto; top:0px; background: url(../images/bg.jpg) no-repeat 0 0 #00396a; background-color:#00396a; height:858px;}
.productsContent { width: 1280px; display:block; margin-left:auto; margin-right:auto; top:0px; background: url(../images/bg.jpg) no-repeat 0 0 #00396a; background-color:#00396a; height:1700px;}
.strengthContent { width: 1280px; display:block; margin-left:auto; margin-right:auto; top:0px; background: url(../images/bg.jpg) no-repeat 0 0 #00396a; background-color:#00396a; height:858px;}
.clienteleContent { width: 1280px; display:block; margin-left:auto; margin-right:auto; top:0px; background: url(../images/bg.jpg) no-repeat 0 0 #00396a; background-color:#00396a; height:968px;}
.contactContent { width: 1280px; display:block; margin-left:auto; margin-right:auto; top:0px; background: url(../images/bg.jpg) no-repeat 0 0 #00396a; background-color:#00396a; height:968px;}
.maincontent { width: 1280px; height:100%;background-color:#00396a; }

.maincontentabout{height:1206; width: 1280px; display:block; margin-left:auto; margin-right:auto; top:0px; overflow:auto;}
.headerContent { height:181px;}
.prlogo{ width:165px; height:80px; background-image:url(../images/prlogo.png); top:45px; left:35px; position:relative;}
.menu { left:380px; width:110px; top:70px; position:relative; }

.homebtn{display: block;
margin: 0px auto 20px;
width: 132px;
height: 34px;
background-position: 0 0;
background: image-url('../images/menu.png') 0 0 no-repeat; border:red solid 2px;}

#nav-example {
    background:url('../images/menu.png') no-repeat;
    width: 903px;
    height: 34px;
    margin: 0;
    padding: 0;
}

#nav-example li, #nav-example a {
    height: 34px;
    display: block;
}

#nav-example li {
    float: left;
    list-style: none;
    display: inline;
    text-indent: -9999em;
}

#nav-example-01 { width: 142px; }
#nav-example-02 { width: 142px; }
#nav-example-03 { width: 142px; }
#nav-example-04 { width: 142px; }
#nav-example-05 { width: 142px; }
#nav-example-06 { width: 142px; }

#nav-example-01 a:hover { background:url('../images/menu.png') 0px -34px no-repeat; }
#nav-example-02 a:hover { background:url('../images/menu.png') -142px -34px no-repeat; }
#nav-example-03 a:hover { background:url('../images/menu.png') -284px -34px no-repeat; }
#nav-example-04 a:hover { background:url('../images/menu.png') -426px -34px no-repeat; }
#nav-example-05 a:hover { background:url('../images/menu.png') -568px -34px no-repeat; }
#nav-example-06 a:hover { background:url('../images/menu.png') -710px -34px no-repeat; }

#nav-example-01 .selected { background:url('../images/menu.png') 0px -68px no-repeat; }
#nav-example-02 .selected { background:url('../images/menu.png') -142px -68px no-repeat; }
#nav-example-03 .selected { background:url('../images/menu.png') -284px -68px no-repeat; }
#nav-example-04 .selected { background:url('../images/menu.png') -426px -68px no-repeat; }
#nav-example-05 .selected { background:url('../images/menu.png') -568px -68px no-repeat; }
#nav-example-06 .selected { background:url('../images/menu.png') -710px -68px no-repeat; }

.centerImage { width: 1280px; height:354px; display:block; margin-top:11px; position:relative; clear:both; background-color:#fff;}
.textcontent{ width:1280px; position:relative; clear:both; background-color:#00396a;}


.aboutusiconboxes{ width:380px; float:left; display:block; padding-top:40px;}
.box1{ background-image:url(../images/boxabout.png); background-repeat:no-repeat; background-position:-50px 50px; height:270px; width:309px;}

.box2{ background-image:url(../images/boxabout.png); background-repeat:no-repeat; background-position:-50px 50px; height:270px; width:309px; margin-top:842px;}
.box3{ background-image:url(../images/boxabout.png); background-repeat:no-repeat; background-position:-50px 50px; height:270px; width:309px; margin-top:110px;}
.aboutuscontent{ width:850px; padding-top:30px; text-align:justify; color:#bcbec0; float:left; display:block; top:0px;}
.aboutuscontent ul { padding:0px; margin:0px; list-style:none;}
.aboutuscontent ul li { 
    padding-left: 1em; 
	padding-right: 1em;
    text-indent: -.7em;
}

.aboutuscontent ul li:before {
    content: "• ";
    color: #99c32e; /* or whatever color you prefer */
}

.left {
	width: 105px;
	float: left;
	padding: 0 2% 0 0;
	text-align:left;
}
.right {
	width: 700px;
	float: left;
	padding: 0 0 0 2%;
}
.bottom {
	clear: both;
}
.columns {
	position: relative;
}
.columns a{ color:#13A4DB; text-decoration:none;}