/* CSS Document */
body{
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #F6F4E4;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(images/mainbg.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{width:900px; position:relative; margin:0 auto; padding:0px;}
/*----Left Panel----*/
#leftPan{width:240px; float:left;}
#leftTopPan{
	width:240px;
	height:125px;
	position:relative;
	margin:0 auto;
	padding:0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#leftTopPan img{width:160px; height:39px; margin:30px 0 0 37px;}

#leftPan ul{width:240px; height:231px; display:block; background:url(images/menu-bg.jpg) 0 0 no-repeat; padding:28px 0 0;}
#leftPan ul li{width:118px; height:27px; position:relative; margin:0 auto; background:url(images/dot.gif) 0 100% repeat-x;}
#leftPan ul li a{width:115px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#7F0A5F; text-decoration:none;}
#leftPan ul li.home{width:96px; height:27px; display:block; background: url(images/homebg.gif) 0 0 no-repeat #F6F4E4; color:#7F0A5F; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}
#leftPan ul li.contact{background:none;}

#leftPan ul.linkone{width:240px; height:259px; padding:0; background:none;}
#leftPan ul.linkone li{width:118px; height:26px; position:relative; margin:0 auto; background:none; padding:0px;}
#leftPan ul.linkone li a{width:96px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:0 0 0 22px; text-decoration:underline;}
#leftPan ul.linkone li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#25241E; text-decoration:underline;}

#leftPan h2{width:90px; height:63px; background:#F6F4E4; color:#971C1E; font-size:24px; line-height:63px; padding:0 0 0 63px; font-weight:normal;}

#leftPan form{width:222px; height:173px; position:relative; margin:0 auto; background:url(images/formbg.gif) 0 0 no-repeat #ABA894; color:#fff;}
#leftPan form input{width:143px; height:17px; margin:3px 0 2px 35px; }
#leftPan form label{width:143px; height:18px; margin:2px 0 0 35px; font:12px/15px Arial, Helvetica, sans-serif; font-weight:bold;}

#leftPan form input.button{width:51px; height:17px; float:left; background:url(images/button.gif) 0 0 no-repeat #FEFEFE; color:#fff; font-size:12px; font-weight:bold; line-height:18px; border:none; padding:0 10px 0 0;  margin:3px 10px 2px 28px; }

#leftPan form h2{width:150px; height:47px; display:block; background:url(images/memberbg.gif) 0 0 no-repeat #D5D2BC; color:#fff; font-size:18px; line-height:47px; padding:0 0 0 65px;}
#leftPan form #register{width:100px; height:24px; float:left; margin:3px 0 0; }
#leftPan form #register a{
	display:block;
	color:#fff;
	font-size:14px;
	padding:0 5px 0 0;
	text-decoration:none;
	background-color: #9F9F9F;
	background-image: url(images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#leftPan form #register a:hover{text-decoration:underline;}


/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{width:660px; float:left;}
#rightPan h1{
	width:550px;
	height:124px;
	color:#fff;
	font:20px/13px Georgia, "Times New Roman", Times, serif;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#rightPan h2{width:500px; height:36px; display:block; background:url(images/icon1.jpg) 0 0 no-repeat #F6F4E4; color:#961B1E; font-size:24px; line-height:36px; padding:0 0 0 65px; margin:29px 0 0 9px;}

#rightPan h4{width:550px; height:50px; display:block; background:url(images/icon2.jpg) 0 0 no-repeat #F6F4E4; color:#981c1e; font-size:24px; line-height:26px; padding:0 0 0 75px; margin:0 0 0 9px; clear:both;}
#rightPan h4 span{color:#8a8a8a; background:#F6F4E4; font-size:16px; font-weight:bold; line-height:18px;}

#rightPan p{padding:20px 0 0 9px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}
#rightmorePan{
	width:420px;
	height:28px;
	display:block;
	background:url(images/pattern.gif) 0 0 repeat;
	border:1px solid #fff;
	line-height:28px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightmorePan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorePan a{
	float:left;
	width:36px;
	height:28px;
	display:block;
	background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC;
	color:#1F1E15;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 45px;
}
#rightmorePan a:hover{text-decoration:underline;}

#rightmorenextPan{width:420px; height:28px; display:block; background:url(images/pattern.gif) 0 0 repeat; border:1px solid #fff; line-height:28px; padding:0 0 0 20px; margin:0 0 0 9px;}
#rightmorenextPan p.textposition{float:left; padding:0 0 0 18px; margin:0px;}
#rightmorenextPan a{
	float:left;
	width:36px;
	height:28px;
	display:block;
	background:url(images/morebg.gif) 0 0 no-repeat #D5D2BC;
	color:#1F1E15;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 45px;
}
#rightmorenextPan a:hover{text-decoration:underline;}


#rightaddPan{
	width:640px;
	height:170px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#rightaddonePan{
	width:190px;
	height:110px;
	float:left;
	color:#fff;
	background-color: #981c1e;
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#rightaddonePan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddonePan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}
#rightaddonePan a{
	width:70px;
	height:33px;
	display:block;
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	background-color: #8a8a8a;
	background-image: url(images/viewmore.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
}
#rightaddonePan a:hover{text-decoration:underline;}

#rightaddtwoPan{
	width:190px;
	height:110px;
	float:left;
	color:#fff;
	margin:0 0 0 6px;
	background-color: #981C1E;
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#rightaddtwoPan p.whitetext{font-size:22px; padding:16px 0 0 16px;}
#rightaddtwoPan p.whitetextbig{font-size:28px; padding:10px 0 0 16px;}

#rightaddtwoPan a{
	width:82px;
	height:33px;
	display:block;
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	margin:15px 0 0;
	padding:0 0 0 55px;
	background-color: #8A8A8A;
	background-image: url(images/viewmore.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightaddtwoPan a:hover{text-decoration:underline;}

/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{
	color:#fff;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 240px;
	clear: both;
	position: relative;
}
#footerPan{
	width:600px;
	position:relative;
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerPan ul{width:600px; position:absolute; top:40px; left:-70px;}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#fff;
	text-decoration:none;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:300px; color:#fff; display:block; position:absolute; top:auto; left:165px; }
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{display:block; color:#fff; text-decoration:none; padding:0px;}
.styleREV {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:600px; color:#F6F4E4; position:absolute; top:105px; left:15px;}

#footerPanhtml{width:64px; height:19px;}
#footerPanhtml a{width:59px; height:18px; background:url(images/arrow2.gif) no-repeat 45px 0px #D0CEB8; display:block; left:-10px; line-height:19px; padding:1px 0 0 5px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPanhtml a:hover{background:url(images/arrow3.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}

#footerPancss{width:64px; height:19px; display:block; position:absolute; top:132px; left:320px;}
#footerPancss a{width:49px; height:18px; background:url(images/arrow3.gif) no-repeat 45px 0px #D0CEB8; display:block; position:absolute; top:0px; left:0px;line-height:19px; padding:1px 0 0 15px; border:1px solid #FFFFFA; color:#353427; text-transform:uppercase; text-decoration:none;}
#footerPancss a:hover{background:url(images/arrow2.gif) no-repeat 45px 0px #B0AD93; color:#353427; text-decoration:none;}
#rightaddthreePan {

	width:190px;
	height:110px;
	float:left;
	color:#fff;
	margin:0 0 0 6px;
	background-color: #981C1E;
	background-image: url(images/image3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#rightaddthreePan p.whitetext {
font-size:22px; padding:16px 0 0 16px;
}
#rightaddthreePan p.whitetextbig {
font-size:28px; padding:10px 0 0 16px;
}
#rightaddthreePan a {

	width:82px;
	height:33px;
	display:block;
	color:#fff;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	margin:15px 0 0;
	padding:0 0 0 55px;
	background-color: #8A8A8A;
	background-image: url(images/viewmore.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightaddthreePan a:hover {
text-decoration:underline;
}
