@charset "utf-8";
/* CSS Document */

/*GLOBAL & WARPPER PART*/
body
{
	margin: 0px;
}

a
{
	text-decoration:none;
	cursor:pointer;
	color:#333333;
}


#wrapper
{
	width: 1024px;
	height:920px;

	padding-top: 42px;
    background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	clear:both;
}

* html #wrapper
{
	clear:both;
	height: 960px;
}

/*GLOBAL & WARPPER PART*/



/*MENU PART*/
.menutext
{
	font-family:Helvetica;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	
	margin-top: -5px;
}

* html .menutext
{

	margin-top: 5px;
}

.submenutext
{
	font-family:Helvetica;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	

}

* html .menutext
{
	margin-top: 0px;

}

* html .dropdown
{
	margin-left: 100px;
}


.menutext table,tr,td
{
	margin:0px;
}

.menubgcolor
{
	background-color:#303B41;
	height: 31px;
}


#divheaderwrapper
{
	position:inherit;
	width:940px;
	height:271px;
	    	
	background-color:#FFFFFF;
}

.prolstStyle
{
	list-style:circle;
}

/*MENU PART*/

/*CONETNT PART*/
#divfirstcontent
{
	position:absolute; 
	margin-top: 1px;
	margin-left: 42px;
	width: 940px;
	height:601px;
	background-color:#FFFFFF;
}

* html #divfirstcontent
{
	/*position:absolute; */

	margin-top: 0px;
	margin-left: -470px;
	width: 940px;
	height:601px;
	background-color:#FFFFFF;
}

#divfirstcontent table,tr,td
{
	margin:0px;
}
.mainbox
{
	margin-left: 5px;
}
.box
{
	width: 570px;
	font-family:Helvetica;
	background-color:#F5F6F8;
}

.divAboutus
{	
	height: 115px;
}

.divITServices
{
	width:564px;
	height: 145px;
	background-color:#1C2427;
}

.divDistribution
{	
	height: 90px;
	
}

.divPrincipalPartner
{
	width:564px;
	height:120px;
	background-color: #99A3A6;
}

.rightbox
{
	background-color:#E3E7EA;
	border-bottom-color:#C4C5C9;
	width:353px;
	height:581px; /*581*/
	margin-top: 4px;
	
	padding-left: 10px;
	padding-top: 10px;	
}


.headerText
{
	font-family:Helvetica;
	font-weight:bold;
	font-size:12px;	
}

.headderPosition
{
	position:absolute;
	margin-left: 7px;
}

* html .headderPosition
{
	/*position:absolute;*/
	margin-left: 5px;
}

.headderPosition1
{
	position:absolute;
	margin-left: 13px;
}

* html .headderPosition1
{
	margin-left: 5px;
}

.headerText
{
	font-size:12px;
}

.headerTextOne
{
	color:#3A67CF;	
}

.headerTextOne-a
{
	text-decoration:none;
	color:#3A67CF;	
}

.headerTextTwo
{
	color:#06A4FD;	
	
}

.headerTextTwo-a
{
	text-decoration:none;
	color:#06A4FD;	
}

.headerTextThree
{
	color:#E54823;	
}

.headerTextThree-a
{
	text-decoration:none;
	color:#E54823;	
}

.headerTextFour
{
	color:#1C2427;	
}

.headerTextFour-a
{
	text-decoration:none;
	color:#1C2427;	
}

.contentText
{
	font-family:Helvetica;
	font-size:10px;
}

.contentTextOne
{
	color:#303B41;
}

.contentTextTwo
{
	color:#FFFFFF;
}

#divPartner
{
	position:absolute;
	margin-left: 205px;
	line-height: 20px;
}

* html #divPartner
{
/*	position:absolute; */
	margin-left: 0px;
	line-height: 10px;
}

.partnerText
{
	
	font-family:Helvetica;
	color:#E54823;
	font-weight:bold;
	font-size:11px;
}

.libottompartners
{
	list-style:none;
}

.lipartner
{
	list-style:none;
	list-style-image:url(../images/b-bullet.png);
}

* html .lipartner
{
	line-height: 20px;
}

#pwrapper
{
/*	vertical-align:top;*/
	/*margin-top:-200px; */

}

.para
{
	text-indent: 30px;
	text-align:left;
	
	margin-left: 10px;
	margin-right:5px;
}

.li_text
{
	font-size:10px;
}
/*Copy Style From puremwd*/

.p_mainheader{
	text-transform:uppercase;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:5px;

}

.p_header{
	font-size:11px;
	font-weight:bold;
	margin-left: 5px;
}

.p_text{
	text-indent:25px;
	font-size:10px;
	margin:5px;
	text-align:justify;
}

.navigator
{
	font-size:10px;
	margin-left: 5px;	
}


.divImg
{
	margin-left: 5px;
	
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}

.img_style
{
	margin-left:10px;
}
/*CONETNT PART*/


.h1_text{
	text-indent:2px;
	font-size:11px;
	font-weight:bold;
	margin:5px;
	text-align:justify;
}

.h2_text{
	text-indent:2px;
	font-size:11px;
	margin:5px;
	text-align:justify;
	line-height:13px;
	margin-bottom:-7px;
}

.p_aling ul li
{
	font-family:Helvetica;
	font-size:11px;
}

.li_height{
	line-height:13px;
	margin-bottom:-7px;
}

#zipdiv
{
	margin-left:20px;
}