/* CSS Document */
body{
	margin:0px;
	color:#5F7A77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(fondoweb.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div, p, ul, h2, h3, h4, h5, img{
	padding:0px;
	margin:0px;
}
ul{
	list-style-type:none;
}

/*----MAIN PANEL----*/
#mainPan{
	width:730px;
	position:relative;
	background-repeat: repeat;
	margin-top: 0;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 111px;
}

/*----TOP PANEL----*/
#topPan{
	width:800px;
	height:20px;
	color:#828282;
	position:relative;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	float: none;
}
#topPan img.logo{width:136px; height:31px; position:absolute; top:2px; left:281px;}
#topPan p.caption{
	width:373px;
	background:#fff;
	color:#1E92CD;
	position:absolute;
	top:32px;
	left:175px;
	height: 20px;
}
#topcontactPan{width:181px; height:36px; background:url(images/icon1.jpg) 68px 0px no-repeat; position:absolute; top:11px; left:567px; padding:7px 0 0;}

#topcontactPan p.callus{width:63px; height:17px; display:block; background:#DDC40C; color:#fff; font:14px/17px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.tollfree{width:63px; height:20px; display:block; background:#fff; color:#A99607; font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; text-align:center;}
#topcontactPan p.phoneno{width:88px; height:28px; display:block; position:absolute; top:7px; left:91px; background:#fff; color:#00473E; border:1px solid #A2C1C0; font-size:11px; line-height:14px; text-align:center;}
/*----/TOP PANEL----*/

/*----HEADER PANEL----*/
#headerPan{
	width:690px;
	height:153px;
	position:relative;
	background-image: url(Hedercba1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
}

#headerPan ul.leftmenu{width:87px;}
#headerPan ul.leftmenu li{width:87px; height:22px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{
	width:95px;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(bullet-normal.gif);
}
#headerPan ul.leftmenu li a:hover{
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-color: #fff;
	background-image: url(bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#headerPan ul.leftmenu li.Solutions{width:72px; height:22px; display:block; background:url(images/bullet-hover.gif) 0 7px no-repeat #fff; color:#305E5C; line-height:22px; text-decoration:none; padding:0 0 0 15px;}
#headerPan ul.leftmenu li.clients{width:87px; height:22px; border-bottom:none;}

#headerPan ul.botton{width:136px; height:35px; position:absolute; top:120px; left:196px;}
#headerPan ul.botton li{float:left; height:45px;}
#headerPan ul.botton li.home a{
	width:42px;
	height:40px;
	display:block;
	text-indent:-200000px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(home-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPan ul.botton li.home a:hover{
	background-image: url(home-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#headerPan ul.botton li.aboutus a{
	width:42px;
	height:40px;
	display:block;
	text-indent:-200000px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(aboutus-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPan ul.botton li.aboutus a:hover{
	background-image: url(aboutus-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#headerPan ul.botton li.contact a{
	width:42px;
	height:40px;
	display:block;
	text-indent:-200000px;
	margin:0px;
	background-image: url(contact-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPan ul.botton li.contact a:hover{
	background-image: url(contact-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*----/HEADER PANEL----*/

/*----BODY PANEL----*/
#bodyPan{
	width:775px;
	position:relative;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 75px;
}
/*----Body Left Panel----*/
#leftPan{width:114px; float:left;}

#leftPan h2{width:110px; height:34px; background:#fff; color:#1E92CD; font-size:18px; line-height:34px;}

#leftPan ul{width:114px;}
#leftPan ul li{width:114px; height:24px;}
#leftPan ul li a{width:102px; height:24px; display:block; background:url(images/bullet2-normal.gif) 0 10px no-repeat #fff; color:#5F7A77; text-decoration:none; line-height:24px; padding:0 0 0 12px;}
#leftPan ul li a:hover{background:url(images/bullet2-hover.gif) 0 10px no-repeat #fff; color:#5F7A77; text-decoration:none;}
#leftPan ul li span{text-decoration:underline;}
/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan{
	width:530px;
	float:left;
	border-left:1px solid #C8E8E2;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: repeat-y;
}
#rightPan p{padding:0 0 10px 0;}
#rightPan p.more{
	width:502px;
	height:10px;
	float:left;
	background:url(images/sky-color-bg.gif) 0 10px repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#rightPan p.more a{
	width:92px;
	height:21px;
	display:block;
	background:url(images/icon2.jpg) 0 0 no-repeat #fff;
	color:#958201;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 328px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#rightPan p.more a:hover{background:url(images/icon2.jpg) 0 0 no-repeat #fff; color:#645804; text-decoration:none;}

#rightPan h2{
	width:82px;
	height:62px;
	float:left;
	display:block;
	color:#AC9601;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-color: #B1DED5;
	background-image: url(images/volunteer-work.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#rightPan ul.services{
	width:420px;
	height:53px;
	float:left;
	border:1px solid #B1DED5;
	background:#fff;
	color:#5F7A77;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#rightPan ul.services li.captionone{background:#fff; color:#AC9601; font-size:12px; font-weight:bold; text-decoration:underline;}

#rightPan ul.services li{width:305px; height:20px;}
#rightPan ul.services li a{
	width:370px;
	height:30px;
	display:block;
	background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff;
	color:#5F7A77;
	text-decoration:none;
	line-height:20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
#rightPan ul.services li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none;}

#rightPan ul.servicestwo{width:137px; height:114px; float:left; border-bottom:1px solid #B1DED5; border-top:1px solid #B1DED5;  border-right:1px solid #B1DED5;background:#fff; color:#5F7A77; padding:7px 0 0 25px;}

#rightPan ul.servicestwo li.captiontwo{background:#fff; color:#AC9601; font-size:12px; font-weight:bold; text-decoration:underline;}

#rightPan ul.servicestwo li{width:137px; height:20px;}
#rightPan ul.servicestwo li a{width:125px; height:20px; display:block; background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none; line-height:20px; padding:0 0 0 12px;}
#rightPan ul.servicestwo li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:none;}

#rightPan h4{
	width:350px;
	height:60px;
	float:left;
	display:block;
	color:#000099;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:capitalize;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#rightPan ul.events{
	width:360px;
	height:80px;
	float:left;
	border:1px solid #B1DED5;
	background:#fff;
	color:#5F7A77;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

#rightPan ul.events li.captionthree{background:#fff; color:#AC9601; font-size:12px; font-weight:bold; text-decoration:none;}

#rightPan ul.events li{width:305px; height:20px;}
#rightPan ul.events li a{width:293px; height:20px; display:block; background:url(images/bullet2-normal.gif) 0 7px no-repeat #fff; color:#959595; text-decoration:underline; line-height:20px; padding:0 0 0 12px;}
#rightPan ul.events li a:hover{background:url(images/bullet2-hover.gif) 0 7px no-repeat #fff; color:#5F7A77; text-decoration:underline;}

/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:80px;
	color:#2F5958;
	position:relative;
	clear:both;
	background-color: #D3F0F0;
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0;
	margin-right: 110px;
	margin-bottom: 0;
	margin-left: 111px;
	width: 800px;
}
#footerPan{
	width:760px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerPan ul{
	width:669px;
	height:25px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 90px;
}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#2F5958; background:#EBF8F7; text-decoration:none; font-size:13px;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:250px; margin:10px 0 0 92px;}

#footerPan ul.templateworld{width:250px; background:#D3F0F0; color:#007163; display:block; font-size:10px; position:absolute; top:49px; left:100px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#D3F0F0; display:block; color:#007163; text-decoration:none; padding:0px; font-size:10px;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{width:70px; height:24px; display:block; position:absolute; top:35px; left:549px;}
#footerPanhtml a{
	width:64px;
	height:24px;
	display:block;
	color:#fff;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 7px;
	background-color: #D3F0F0;
	background-image: url(html-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerPanhtml a:hover{
	color:#fff;
	background-color: #D3F0F0;
	background-image: url(html-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#footerPancss a{
	width:49px;
	height:24px;
	display:block;
	color:#fff;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 10px;
	background-color: #D3F0F0;
	background-image: url(css-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footerPancss a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #D3F0F0;
	background-image: url(css-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*----/FOOTER PANEL----*/
#mainPan #bodyPan #rightPan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F7A77;
	border-top-style: none;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: none;
}
