/* CSS Document */
body{padding:0; margin:0; background:url(images/body-top.jpg); background-position:top; background-repeat:no-repeat; font:14px/20px Arial, Helvetica, sans-serif; color:#3D3C2C; font-weight:normal;}
div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/* TOP PANEL */
#topPan{width:778px; height:96px; position:relative; margin:0 auto; padding:0; background-image:url(images/header-bg.png); background-repeat:no-repeat;}
#topPan img{width:230px; height:80px; display:block; padding:10px 0 0 10px;}
/* Menu Panel */
#topPan ul{
	width:529px;
	height:96px;
	display:block;
	position:absolute;
	top:0px;
	right:-1px;
	margin:0;
	padding:0;
}
#topPan ul li{float:left; display:block; text-align:center; background:url(images/nav-sep.gif); background-position:left; background-repeat:no-repeat;}
#topPan ul li a{width:104px; height:35px; display:block; font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; margin:0; padding:61px 0 0 0; color:#FFFFFF; }
#topPan ul li a:hover{ height:33px; width:110px; display:block;  color:#2E4E00; text-decoration:none; background-image:url(images/nav-sep-over.png); background-repeat:repeat-x; margin-left:2px; margin-top:2px; color:#FFFFFF;}




/* /TOP PANEL */

/* HEADER PANEL */
#headerPan{width:778px; height:250px; position:relative; margin:0 auto; padding:0; background-color:#77bfe2;}

#headerPan h1{
	width:517px;
	height:236px;
	position:absolute;
	top:16px;
	right:9px;
	background:url(images/header-img.jpg) 0 0 no-repeat #FCFAE6;
	color:#fff;
	font-size:36px;
	line-height:18px;
	text-transform:uppercase;
	text-indent:-2000px;
}
#banner {
	top:20px;
	right:9px;
	width:523px;
	height:205px;
	position:absolute;
	top:16px;
	right:0px;

}


#headerPanleft{
	width:289px;
	height:214px;
	position:absolute;
	top:7px;
	left:9px;
	z-index:0
}
#headerPan #ourblog{ float:left; width:237px; height:167px; position:relative; margin:0 auto; background:url(images/resim1.jpg) 0 0 no-repeat;}
#headerPan #ourblog h2{width:90px; height:45px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:20px 0 5px 130px; font-family:Tahoma; font-size:14px; color:#CC0000; }
#headerPan #ourblog p{width:90px; height:15px; display:block; position:absolute; font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#000000; background:#fff; margin:69px 0 0 130px;  }
#headerPan #ourblog .p2{
	width:45px;
	height:15px;
	display:block;
	position:absolute;
	font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fff;
	margin:145px 0 0 170px;
	
}


#headerPan #possib{ float:left; width:237px; height:167px; position:relative; margin:10px 0 0 0; background:url(images/resim2.jpg) 0 0 no-repeat;}
#headerPan #rssfeeder { float: left; width:237px; height:167px; position:relative; margin-top:10px; background:url(images/rss.jpg) 0 0 no-repeat; font-size:9px; padding-left:10px; padding-top:5px;}
#headerPan #possib h2{width:90px; height:45px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:20px 0 5px 130px; font-family:Tahoma; font-size:14px; color:#CC0000; }
#headerPan #possib p{width:90px; height:15px; display:block; position:absolute; font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#000000; background:#fff; margin:69px 0 0 130px;  }
#headerPan #possib .p2{
	width:45px;
	height:15px;
	display:block;
	position:absolute;
	font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fff;
	margin:145px 0 0 170px;
	
}


#headerPan #solution{
	float:left;
	width:350px;
	height:285px;
	position:relative;
	margin:10px 0 0 0;
	background:url(images/resim3.jpg) 0 0 no-repeat;
}
#headerPan #solution h2{width:215px; height:30px; background:#fff; display:block; position:absolute; left:0px; top:0px; margin:10px 0 5px 10px; font-family:Tahoma; font-size:14px; color:#CC0000;}
#headerPan #solution p{
	width:215px;
	height:235px;
	background:#fff; 
	display:block; 
	position:absolute; 
	left:0px; top:0px; 
	margin:30px 0 5px 10px; 
	padding-bottom:10px;
	font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000000;
	 
	
}
#headerPan #solution .p4{
	width:150px;
	height:15px;
	display:block;
	position:absolute;
	font:12px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fff;
	margin:180px 0 0 10px;
	
	top: -33px;
}


#headerPan #solution .p3{
	width:45px;
	height:15px;
	display:block;
	position:absolute;
	font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fff;
	margin:110px 0 0 20px;
	
}

#headerPan #solution .p5{
	width:120px;
	height:15px;
	display:block;
	position:absolute;
	font:10px/12px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000000;
	background:#fff;
	margin:270px 0 0 20px;
	
}
/* BODY PANEL */
#bodyPan{
	width:778px;
	height:420px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-color:#77bfe2;
	z-index:-1;
}
/*Left Panel */
#leftPan{width:239px; height:611px; position:absolute; top:0px; left:8px; margin:0; padding:0px;}
#leftmemberPan{width:237px; height:196px; position:relative; margin:0 auto; padding:0; border:1px solid #DCDAC2; background:#fff; color:#000;}
#leftmemberPan h2{height:48px; background:url(images/symbol4.gif) 0 0 no-repeat #fff; display:block; position:relative; padding:0 0 0 57px; margin:12px 0 20px 13px; font:16px/48px  Georgia,"Times New Roman", Times, serif; color:#5EA000; text-transform:uppercase;}
#leftmemberPan h2 span{background:#fff; color:#3D3C2C;}
#leftPan form{width:220px; height:108px; background:#EBE9D7; padding:0; margin:0 0 0 8px; color:#333227;}
#leftPan form label{width:72px; display:block; float:left; padding:14px 15px 0 16px; }
#leftPan form label.emailpadding{padding:2px 15px 0 16px;}
#leftPan form input{ float:left; display:block; width:101px; height:16px; margin:14px 0 9px 0}
#leftPan form input.fieldpadding{margin:2px 0 9px 0}
#leftPan h3{height:48px; background:#FCFAE6; display:block; float:right; padding:0 0 0 57px; margin:12px 0 22px 13px; font:28px/48px Georgia, "Times New Roman", Times, serif; color:#3D3C2C;}
#leftPan ul{ display:block; float:right; width:150px; height:327px;}
#leftPan ul li{background:url(images/arrow3.gif) 140px 10px no-repeat; padding:0px 20px 0 0; text-align:right;} 
#leftPan ul li a{text-decoration:underline; color:#3D3C2C; background:#FCFAE6;}
#leftPan ul li a:hover{text-decoration:none;}

#leftPango{width:220px; height:25px; position:absolute; top:160px; left:8px; border-top:1px solid #fff; background:#B0AD93; display:block; padding:0; margin:0; font-size:12px; color:#FFFFFA; line-height:23px; font-weight:bold;}
#leftPango p.textposition a{float:left; padding:0 0 0 20px; margin:0; text-decoration:none; color:#FFFFFA; background:#B0AD93;}
#leftPango p.textposition a:hover{text-decoration:underline; background:none;}
#leftPan form input.gobutton{float:right; background:url(images/arrow4.gif) no-repeat 30px 0 #63614F; border:none; width:45px; height:21px; display:block; margin:2px 0 0 0; padding:0 0 0 5px; text-decoration:none; color:#fff; font:14px/21px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left;}
#leftPango a:hover{background:url(images/arrow4.gif) no-repeat 30px 1px #333229; text-decoration:none; color:#fff;}

/*/Left Panel */
/*Right Panel */
#rightPan{
	width:513px;
	height:410px;
	position:absolute;
	top:-7px;
	right:8px;
	border:1px solid #DCDAC2;
	background:#fff;
	color:#3D3C2C;
	z-index:1;
}
#rightbodyPan{
	width:498px;
	height:351px;
	position:absolute;
	top:32px;
	left:10px;
	
	color:#3D3C2C;
	z-index:0;
}

#rightbodyPan h2{width:266px; height:55px; display:block; position: relative; background:url(images/symbol5.jpg) 100% 0 no-repeat; padding:10px 15px 10px 0px; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:10px 0px 0px 80px ;}

#rightbodyPan2{
	width:200px;
	height:70px;
	position:absolute;
	top:12px;
	left:12px;
	
	color:#3D3C2C;
	z-index:0;
}

#rightbodyPan2 h2{width:266px; height:50px; display:block; position: relative; background:url(images/symbol6.jpg); background-position:left; background-repeat:no-repeat; padding:20px 0px 0px 80px; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#000000; margin:0px 0px 0px 0px ;}

#rightbodyPan3{
	width:200px;
	height:70px;
	position:absolute;
	top:12px;
	left:12px;
	
	color:#3D3C2C;
	z-index:0;
}

#rightbodyPan3 h2{width:266px; height:50px; display:block; position: relative; background:url(images/symbol7.jpg); background-position:left; background-repeat:no-repeat; padding:20px 0px 0px 80px; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#000000; margin:0px 0px 0px 0px ;}

#rightbodyPan4{
	width:200px;
	height:70px;
	position:absolute;
	top:12px;
	left:12px;
	
	color:#3D3C2C;
	z-index:0;
}

#rightbodyPan4 h2{width:266px; height:50px; display:block; position: relative; background:url(images/symbol8.jpg); background-position:left; background-repeat:no-repeat; padding:20px 0px 0px 80px; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#000000; margin:0px 0px 0px 0px ;}

#rightbodyPan5{
	width:200px;
	height:70px;
	position:absolute;
	top:12px;
	left:12px;
	
	color:#3D3C2C;
	z-index:0;
}

#rightbodyPan5 h2{width:266px; height:50px; display:block; position: relative; background:url(images/symbol9.jpg); background-position:left; background-repeat:no-repeat; padding:20px 0px 0px 80px; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#000000; margin:0px 0px 0px 0px ;}




#rightbodyPan p{padding:0 80px 30px;}
#rightbodyPan p.redtext{color:#CC0000; font-size:18px; line-height:20px; padding:0 80px 26px;}
#rightbodyPan p span{background:#FFFFFA; color:#3D3C2C;}
#rightbodymore{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#rightbodymore p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#rightbodymore a{float:right; background:url(images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#rightbodymore a:hover{background:url(images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}
#rightbodyPan h3{width:268px; height:31px; display:block; position: relative; background:url(images/symbol6.gif) 100% 0 no-repeat #FCFAE6; padding:24px 0 0 0; font:28px/28px Georgia, "Times New Roman", Times, serif; color:#3D3C2C; margin:27px 0 20px 80px ;}
#rightbodyPan ul{width:328px; height:92px; position:relative; top:5px; left:80px; margin:0 0 30px 0;}
#rightbodyPan li{width:340px; background:url(images/arrow2.gif) 0 7px no-repeat; font:14px/24px Arial, Helvetica, sans-serif; padding:0 0 0 20px;}
#rightbodyPan li a{width:235px; height:60px; background:#FCFAE6; color:#CC0000; text-decoration:underline; line-height:24px;}
#rightbodyPan ul li a:hover{width:235px; height:60px;  text-decoration:none; line-height:24px;}

#rightbodymorenext{width:306px; height:25px; border:1px solid #fff; background:#B0AD93; display:block; padding:2px; margin:0 60px 0 80px; font-size:12px; color:#FFFFFA; line-height:25px; font-weight:bold;}
#rightbodymorenext p.textposition{float:left; padding:0 0 0 20px; margin:0;}
#rightbodymorenext a{float:right; background:url(images/arrow4.gif) no-repeat 58px 1px #63614F; width:66px; display:block; position:relative; margin:1px 0 0 0; padding:0 0 0 10px; height:23px; text-decoration:none; color:#fff; font:14px/23px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase;}
#rightbodymorenext a:hover{background:url(images/arrow4.gif) no-repeat 58px 1px #333229; text-decoration:none; color:#fff;}

/* /BODY PANEL */

/* FOOTER PANEL */
#footerPan{width:778px; height:66px; position:relative; margin:0 auto; padding:0; margin-top:1px;}
#footernextPan{
	width:778px;
	height:66px;
	position:absolute;
	top:0px;
	right:0px;
	
	color:#fff;
	margin:0;
	background-image:url(images/footer-bg.png);
}
#footerPan ul{width:380px; display:block; position:absolute; right:40px; top:33px; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 10px; color:#FFFFFA;  text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}
#footerPan ul li a.padl{padding:0 0 0 14px;}

#footerPan ul.templateworld{width:290px; background:#B0AD93; color:#fff; display:block; position:absolute; top:110px; right:49px;}
#footerPan ul.templateworld li a{background:#B0AD93; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p{  margin:10px 5px 0 0; display:block; position:absolute; top:0px; right:0px; color:#CEEBF4; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;}
#footerPanhtml{width:64px; height:19px; display:block; position:absolute; top:78px; right:170px;}
#footerPanhtml a{width:59px; height:19px; background:url(images/arrow5.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px; margin:0; padding:0 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url(images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:78px; right:89px;}
#footerPancss a{width:59px; height:19px; background:url(images/arrow5.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px; margin:0; padding:0 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url(images/arrow5.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}


