/* CSS Document */
body{
	margin:0;
	padding:0;
	background:#fff 0 0;
	color:#393d29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
div, p, ul, h1, h2, h3, h4, form{margin:0px; padding:0px;}

/*-----test MORE link-----*/

p{
	color: #393d29;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0;
} 
p span.boldtext{
	font-weight:bold;
	color: #393d29;
}

p.more{
	width:140px;
	height:24px;
	padding:0;
	float: right;
	margin-top: 20px;
	margin-right: 250;
	margin-bottom: 0;
	margin-left: 0px;
}
p.more a{
	width:118px;
	height:24px;
	display:block;
	color:#ea8819;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	background-image: url(../images/icon5.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
	margin-right: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
p.more a:hover{text-decoration:underline;}


/*----- END test MORE link-----*/

ul{list-style-type:none;}

/*--Top Panel--*/
#topPan{
	width:740px;
	height:240px;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topPan h1{
	display:block;
	height: 177px;
	width: 740px;
}
#topPan h1 span{font-size:14px;}

#topPan img{
	width:740px;
	height:177px;
	display:inline;
	position:absolute;
	top:50px;
	left:0px;
	background-image: url(../images/main-header.gif);
}

#topnav {
	height:42px;
	width:100%;
	background-color: #393d29;
}

#menu {
	float:right;
	height:23px;
	margin:8px 8px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display:block;
	color:#fff;
	text-decoration:none;
	margin-right:4px;
	line-height:23px;
	font-weight:bold;
	background-color: #393d29;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color:#ea8819;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #393d29;
}
#menu ul {list-style:none; padding:0; margin:0;}
#menu li {
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


/*--/Top Panel--*/

/*--Middle Panel--*/
#mainmiddlePan{
	height:400px;
	color:#393d29;
	background-color: #ebebe9;
	background-image: url(../images/middlepanbg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#middlePan{
	width:740px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #393d29;
}

/*--left panel--*/
#middleleftPan{width:475px; float:left;}
#middleleftPan h2{
	width:260px;
	height:77px;
	color:#747c55;
	padding:0 0 0 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 76px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#middleleftPan a:link {
	color: ea8819;
	text-decoration: none;
}
#middleleftPan a:visited {
	text-decoration: none;
	color: #333333;
}
#middleleftPan a:hover {
	text-decoration: none;
	color: 393d29;
}
#middleleftPan a:active {
	text-decoration: none;
	color: #EA8819;
}

/*--/left panel--*/

/*--right panel--*/
#middlerightPan{width:233px; float:left;}
#middlerightPan form{width:233px; height:234px; background:#fff; color:#3B3B3B;}
#middlerightPan form input{width:195px; height:18px; margin:5px 0 10px 18px; }
#middlerightPan form label{width:195px; height:18px; margin:0 0 0 18px; font-weight:bold; }

#middlerightPan form input.button{
	width:64px;
	height:25px;
	float:left;
	margin:0;
	color:#fff;
	border:none;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	background-color: #FEFEFE;
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#middlerightPan form h2{
	width:150px;
	height:73px;
	display:block;
	color:#747c55;
	padding:0 0 0 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 73px;
	background-color: #fff;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 10% 50%;
}
#middlerightPan form #register{
	width:155px;
	height:24px;
	float:left;
}
#middlerightPan form #register a{display:block; background:url(../images/icon3.jpg) 10% 50% no-repeat #fff; color:#666; font:22px/24px Arial, Helvetica, sans-serif; padding:0 0 0 35px; text-decoration:none;}
#middlerightPan form #register a:hover{background:url(../images/icon3.jpg) 10% 50% no-repeat #fff; color:#000; text-decoration:none;}

#middlerightPan p.online{width:233px; height:88px; margin:18px 0 23px;}
#middlerightPan p.online a{width:189px; height:66px; display:block; background:url(../images/online.jpg) 0 0 no-repeat #EFEFEF; color:#fff; font:18px/20px Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:22px 0 0 44px;}
#middlerightPan p.online a:hover{text-decoration:none;}
/*--/right panel--*/
/*--/Middle Panel--*/
/*--Bottom Panel--*/
#bottomPan{
	width:740px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*--Bottom Left Panel--*/
#bottomleftPan{width:354px; float:left;}

#bottomleftPan h2{
	width:260px;
	height:57px;
	color:#747c55;
	padding:0 0 0 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 35px;
	background-color: #fff;
	background-image: url(../images/icon4.gif);
	background-repeat: no-repeat;
	background-position: 0 0%;
}
#bottomleftPan h3{width:260px; height:26px; font-size:18px; display:block;}
#bottomleftPan h4{width:298px; height:104px; background:url(../images/image1.jpg) 0 0 no-repeat #fff; color:#000; text-indent:-20000px; margin:25px 0 0;}

/*--/Bottom Left Panel--*/
/*--Bottom Right Panel--*/
#bottomrightPan{
	width:294px;
	float:left;
	padding-left: 60px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #989898;
}

#bottomrightPan p{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#bottomrightPan p span.boldtext{font-weight:bold;}


#bottomrightPan h2{
	width:200px;
	height:26px;
	font-size:18px;
	display:block;
	line-height:26px;
	margin-top: 57px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.spacer {
	height: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomrightPan h3{
	width:152px;
	height:74px;
	display:block;
	color:#fff;
	font:18px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:25px 0 0 60px;
	font-weight:bold;
	text-transform:uppercase;
	padding:30px 126px 0 14px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bottomrightPan h3 span{ font-size:14px; text-transform:none;}

/*--/Bottom Right Panel--*/
/*---FOOTER PANEL--*/
#footermainPan{
	height:150px;
	color:#fff;
	margin:0;
	padding:0;
	clear:both;
	background-color: #393d29;
}
#footerPan{width:778px; position:relative; margin:0 auto;}
#footerPan img{
	width:122px;
	height:42px;
	position:absolute;
	top:23px;
	right:0px;
}

#footerPan ul{
	width:500px;
	position:absolute;
	top:36px;
	left:49px;
}
#footerPan li{
	float:left;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#footerPan ul li a{
	padding:0 0 0 12px;
	color:#fff;
	text-decoration:none;
	background-color: #393d29;
}
#footerPan ul li a:hover{
	text-decoration:underline;
	color: #ea8819;
}

#footerPan ul.templateworld{width:158px; background:#7D7D7D; color:#fff; display:block; position:absolute; top:120px; left:61px;}
#footerPan ul.templateworld li a{background:#7D7D7D; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	color:#fff;
	position:absolute;
	top:56px;
	left:61px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #393d29;
}

#footerPanhtml{width:70px; height:24px; background:url(../images/htmlbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:61px;}
#footerPanhtml a{width:59px; height:19px; background: url(../images/arrow-normal.gif) no-repeat 50px 4px #FB9217; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPanhtml a:hover{background:url(../images/arrow-hover.gif) no-repeat 50px 4px #FB9217; color:#fff; text-decoration:none;}

#footerPancss{width:58px; height:24px; background:url(../images/cssbutton.gif) 0 0 no-repeat; display:block; position:absolute; top:90px; left:135px;}
#footerPancss a{width:46px; height:19px; background: url(../images/arrow-normal.gif) no-repeat 40px 5px #FCD927; display:block; position:absolute; top:3px; left:3px; margin:0; padding:0 0 0 5px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold;}
#footerPancss a:hover{background:url(../images/arrow2-hover.gif) no-repeat 40px 5px #FCD927; color:#fff; text-decoration:none;}
