/* CSS Document */
html {
	height: 100%;
	padding: 0 0 1px 0;
}
body{
	padding:0px;
	margin:0px;
	color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	background-color: #fff;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div, p, ul, h2, h3, h4, h5, img{
	padding:0px;
	margin:0px;
	color: #888888;
}
ul{
	list-style-type:none;
	color: #888888;
}

/*----MAIN PANEL----*/
#mainPan{width:778px; position:relative; margin:0 auto;}

/*----TOP PANEL----*/
#topPan{
	width:778px;
	height:65px;
	color:#cfd1d2;
	position:relative;
	margin:0 auto;
	background-color: #fff;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#topPan img.logo{
	width:142px;
	height:57px;
	position:absolute;
	top:6px;
	left:235px;
}
#topPan p.caption{
	width:200px;
	background:#fff;
	color:#828282;
	position:absolute;
	top:45px;
	left:375px;
}
#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:#e2001a;
	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:#9c9e9f;
	border:1px solid #A2C1C0;
	font-size:11px;
	line-height:14px;
	text-align:center;
}
/*----/TOP PANEL----*/

/*----HEADER PANEL----*/
#headerPan{width:686px; height:153px; background:url(images/header.jpg) 0 0 no-repeat; position:relative; margin:0 auto; padding:11px 0 0 92px;}

#headerPan ul.leftmenu{width:87px;}
#headerPan ul.leftmenu li{width:87px; height:22px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{
	width:72px;
	height:22px;
	display:block;
	background:url(images/bullet-normal.gif) 0 7px no-repeat #fff;
	color:#9c9e9f;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
}
#headerPan ul.leftmenu li a:hover{
	background:url(images/bullet-hover.gif) 0 7px no-repeat #fff;
	color:#9c9e9f;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
}
#headerPan ul.leftmenu li.Solutions{
	width:72px;
	height:22px;
	display:block;
	background:url(images/bullet-hover.gif) 0 7px no-repeat #fff;
	color:#9c9e9f;
	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:150px; height:45px; position:absolute; top:118px; left:250px;}
#headerPan ul.botton li{float:left; height:45px;}
#headerPan ul.botton li.home a{width:42px; height:45px; display:block; background:url(images/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

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

/*----BODY PANEL----*/
#bodyPan{width:686px; background:url(images/bodybg.gif) 0 0 no-repeat; position:relative; margin:0 auto; padding:22px 0 0 92px;}
/*----Body Left Panel----*/
#leftPan{width:114px; float:left;}

#leftPan h2{
	width:114px;
	height:34px;
	background:#fff;
	color:#9c9e9f;
	font-size:17px;
	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:#cfd1d2;
	text-decoration:none;
	line-height:24px;
	padding:0 0 0 12px;
}
/*----/FOOTER PANEL----*/
#leftPan ul li a:active {
	width:102px;
	height:24px;
	display:block;
	background:url(images/bullet2-normal.gif) 0 10px no-repeat #fff;
	color:#cfd1d2;
	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:#9c9e9f;
	text-decoration:none;
}
#leftPan ul li span{text-decoration:underline;}
/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan{
	width:511px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2001a;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#rightPan p{padding:0 0 4px 0;}
#rightPan p.more{width:502px; height:25px; float:left; background:url(images/sky-color-bg.gif) 0 10px repeat-x; padding:0 0 20px 0;}
#rightPan p.more a{
	width:92px;
	height:21px;
	display:block;
	background:url(images/icon2.jpg) 0 0 no-repeat #fff;
	color:#e2001a;
	line-height:21px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 0 0 328px;
	padding:4px 0 0 50px;
}
#rightPan p.more a:hover{
	background:url(images/icon2.jpg) 0 0 no-repeat #fff;
	color:#e2001a;
	text-decoration:none;
}
#rightPan h2{
	width:96px;
	height:77px;
	float:left;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	padding:46px 0 0 75px;
	margin:0 0 5px 0;
	background-color: #d4d4d4;
	background-image: url(images/icon3.jpg);
	background-repeat: no-repeat;
	background-position: 8px 38px;
}
#rightPan kon1{
	width:110px;
	height:42px;
	float:left;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-color: #d4d4d4;
	background-image: url(images/izmir_01.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
#rightPan kon2{
	width:110px;
	height:42px;
	float:left;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-color: #d4d4d4;
	background-image: url(images/mueller_01.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
#rightPan kon3{
	width:110px;
	height:42px;
	float:left;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	background-color: #d4d4d4;
	background-image: url(images/widmann_01.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

#rightPan ul.services{
	width:240px;
	height:114px;
	float:left;
	background:#fff;
	color:#9c9e9f;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #cfd1d2;
	border-right-color: #cfd1d2;
	border-bottom-color: #cfd1d2;
	border-left-color: #cfd1d2;
}

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

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

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

#rightPan ul.servicestwo li.captiontwo{
	background:#fff;
	color:#e2001a;
	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:#9c9e9f;
	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:#9c9e9f;
	text-decoration:none;
}

#rightPan h4{
	width:96px;
	height:77px;
	float:left;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
	padding:46px 0 0 75px;
	margin:0 0 5px 0;
	background-color: #9a9a9a;
	background-image: url(images/icon4.jpg);
	background-repeat: no-repeat;
	background-position: 8px 38px;
}

#rightPan ul.events{
	width:305px;
	height:114px;
	float:left;
	border:1px solid #cfd1d2;
	background:#fff;
	color:#9c9e9f;
	padding:7px 0 0 25px;
}

#rightPan ul.events li.captionthree{
	background:#fff;
	color:#e2001a;
	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(fpe/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:#9c9e9f;
	text-decoration:underline;
}

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

/*----FOOTER PANEL----*/
#footermainPan{
	height:103px;
	background:url(images/footerbg.gif) 0 0 repeat-x #D3F0F0;
	color:#cfd1d2;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:36px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/footerbg.gif);
	background-color: #DDDDDD;
}
#footerPan{width:778px; position:relative; margin:0 auto;}

#footerPan ul{width:608px; height:20px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#9c9e9f;
	text-decoration:none;
	font-size:13px;
	background-color: #cfd1d2;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:250px; margin:10px 0 0 92px;}
#footerPan ul.fpeworld{width:250px; color:#cfd1d2; display:block; font-size:10px; position:absolute; top:49px; left:92px; background-color: 9c9e9f;}
#footerPan ul.fpeworld li{height:20px;}
#footerPan ul.fpeworld li a{width:70px; display:block; color:#cfd1d2; text-decoration:none; padding:0px; font-size:10px; background-color: #9c9e9f;}
#footerPan ul.fpeworld 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; background:url(images/html-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:23px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 7px;}
#footerPanhtml a:hover{background:url(images/html-hover.gif) 0 0 no-repeat #D3F0F0; color:#fff;}
#footerPancss{width:58px; height:24px; display:block; position:absolute; top:35px; left:624px;}
#footerPancss a{width:49px; height:24px; display:block; background:url(images/css-normal.gif) 0 0 no-repeat #D3F0F0; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#footerPancss a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #cfd1d2;
	background-image: url(images/css-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
