/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:url(../images/mainbg.gif) 0 0 repeat-x #F6F4E4;
	color:#6B6854;
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}
div, p, ul, h1, h2, h4, img, form, label {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none;
}
/*----MAIN PANEL----*/
#mainPan {
	width:100%;
	position:relative;
	padding:0px;
}
/*----Left Panel----*/
#leftPan {
	position: absolute;
	width:240px;
}
#leftTopPan {
	width:240px;
	height:125px;
	position:relative;
	margin:0 auto;
	padding:0;
	background:url(../images/left-top.jpg) 0 0 no-repeat;
}
#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.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;
}
/*----Right Panel----*/
#rightPan {
	width:700px;
	margin-left: 250px;
	min-height: 580px;
}
#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;
	padding:0 0 0 20px;
	margin:0 0 0 9px;
}
#rightmorePan p.textposition {
	float:left;
	padding:0 0 0 18px;
	margin:0px;
}
#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;
}
#rightaddPan {
	width:442px;
	height:170px;
	position:relative;
	margin:0 auto;
	padding:50px 0 0 9px;
}
#rightaddonePan {
	width:218px;
	height:110px;
	float:left;
	background:url(../images/image1.jpg) 100% 0 no-repeat #CBC8B2;
	color:#fff;
}
#rightaddonePan p.whitetext {
	font-size:22px;
	padding:16px 0 0 16px;
}
#rightaddonePan p.whitetextbig {
	font-size:28px;
	padding:10px 0 0 16px;
}
#rightaddtwoPan {
	width:218px;
	height:110px;
	float:left;
	background:url(../images/image2.jpg) 100% 0 no-repeat #CBC8B2;
	color:#fff;
	margin:0 0 0 6px;
}
#rightaddtwoPan p.whitetext {
	font-size:22px;
	padding:16px 0 0 16px;
}
#rightaddtwoPan p.whitetextbig {
	font-size:28px;
	padding:10px 0 0 16px;
}
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan {
	background:url(../images/footerbg.gif) 0 0 repeat-x #6B6854;
	color:#fff;
	position: relative;
	width: 100%;
	margin:0 auto;
	height:227px;
	clear:both;
	bottom: 0;
}
#footerPan {
	width:691px;
	position:relative;
	margin:0 auto;
	font:12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#footerPan ul {
	width:546px;
	position:absolute;
	top:85px;
	left:42px;
}
#footerPan li {
	float:left;
}
#footerPan ul.templateworld {
	width:190px;
	background:#6B6854;
	color:#fff;
	display:block;
	position:absolute;
	top:160px;
	left:240px;
}
#footerPan ul.templateworld li {
	height:20px;
}
#footerPan p.copyright {
	width:204px;
	background:#6B6854;
	color:#F3F1DF;
	position:absolute;
	top:105px;
	left:218px;
	text-align: center;
}
#footerPanhtml {
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:132px;
	left:240px;
}
#footerPancss {
	width:64px;
	height:19px;
	display:block;
	position:absolute;
	top:132px;
	left:320px;
}