* { margin: 0; padding: 0; }
* html .container { overflow-x: hidden; } /* IE6 fix */
body {
	height:100%; 
	background:#febf01 url(bground.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
}

img { border:0; }

.clear { clear:both; }

.alignleft { float:left; }
.alignright { float:right; }

#container {
	position:absolute;
	width:100%;
	height:auto !important;
	text-align:left;
	margin:0 auto;
	padding:0;
	z-index:1;
}
#mainContainer {
	position: relative;
	text-align:left;
	width:960px;
	height:100%;
	padding: 0;
	margin:0 auto;
	z-index:2;
	overflow:hidden;
}
.header {
	width:100%;
	height:92px;
/*	background:transparent url(logoheader.png) no-repeat top left;*/
}
#logo {
	position:absolute;
	left:454px;
	top:4px;
	width:52px;
	height:74px;
}
#logo a {
	display:block;
	width:52px;
	height:74px;
}
.logo2-a {
	width:100%;
	height:74px;
}
.logo2-b {
	position:absolute;
	left:377px;
	width:52px;
	height:74px;
}
.logo2-b a {
	display:block;
	width:52px;
	height:74px;
}

.logo3-b {
	position:relative;
	padding-top:8px;
	padding-left:15px;
	width:191px;
	height:51px;
}
.logo3-b a {
	display:block;
	width:191px;
	height:51px;
}

#navBar {
	position:relative;
	float:left;
	width:100%;
	height:28px;
	color:#323232;
	z-index:10;
}

.navColA {
	position:relative;
	width:38px;
	height:28px;
	background:url(navbglf.png) no-repeat top left;
}
.navColB {
	position:relative;
	width:907px;
	height:28px;
	background:url(navbg.png) repeat-x top left;
}
.navColC {
	position:relative;
	width:15px;
	height:28px;
	background:url(navbgrg.png) no-repeat top left;
}

.seperator {width:100%;height:20px;}
#headerA {
	width:100%;
	height:72px;
	background:url(headerBG.png) no-repeat top left;
}

#bannerA {
	width:100%;
	height:150px;
	background:url(bannerBG1.png) no-repeat top left;
}

#midContOuter {
	width:100%;
	background:url(contmidBG.png) repeat-y top left;
	overflow:auto !important;
}
.midContInner {
	position:relative;
	min-height:406px;
	height:auto !important; 
	height:410px;
	margin-bottom:4px;
	padding-bottom:8px;
}

#footerSep {
	width:100%;
	height:24px;
	background:transparent url(footerbg1.jpg) repeat-x top left;
}
#footer {
	width:100%;
	height:180px;
	background:url(footerbg2.jpg);
}
#footerCont {
	position: relative;
	text-align:left;
	width:960px;
	height:100%;
	padding: 0;
	margin:0 auto;
}

div#footerCont ul {
	llist-style: none;
	margin: 0;
	padding-left:35px;

}
div#footerCont li {
	list-style-image: url(bullet.png);
	line-height:1.6em;
	text-align:justify;
	padding-left:8px;
	padding-right:25px;
}

div#footerCont ul li a:link, 
div#footerCont ul li a:visited, div#footerCont a:link, div#footerCont a:visited { color: #d8cdb7; text-decoration:none;	 }
div#footerCont ul li a:hover, div#footerCont a:hover  { color: #e5ff95; text-decoration: none; }
div#footerCont ul li a:active, div#footerCont a:active { color: #e5ff95; }

div#footerCont h5 {
	color:#ffcb05;
	font-size:14px;
	padding-top:4px;
	padding-left:15px;
	padding-bottom:6px;
}

div#footerCont p {
	color: #d8cdb7;
	padding-left:15px;
}

#copyright {
	width:100%;
	height:18px;
	background-color:#745928;
	font-size:11px;
	color: #d8cdb7;
}

#copyrightCont {
	position: relative;
	text-align:left;
	width:960px;
	height:100%;
	padding: 0;
	margin:0 auto;
}

.columns { width:318px; height:100%; }
.columnA { position:relative; width:740px;}
.columnB { position:relative; width:220px;}


.rss-popup {
	position: relative;
}
div.rss-popup em {
	position: absolute;
	text-align:left;
	color:#000000;
	z-index: 100;
	display: none;
}

#emd {
display:block;
width:100px;
background-color:#CCCCCC;
}

#contMat {
	width:100%;
	height:100%;
}
.contMatTop {
	width:100%;
	height:30px;
	background:url(contmattop.png) no-repeat top left;
}
.contMatMid {
	width:100%;
	background:url(contmatmid.png) repeat-y top left;
}
.contMatBot {
	width:100%;
	height:10px;
	background:url(contmatbot1.png) no-repeat top left;
}

.contmin {
	width:708px;
	height:100%;
	padding:4px;
}
.contmintop {
	width:100%;
	height:18px;
	background:url(contmintop.png) no-repeat top left;
}
.contminmid {
	width:100%;
	background:url(contminmid.png) repeat-y top left;
}
.contminbot {
	width:100%;
	height:18px;
	background:url(contminbot.png) no-repeat top left;
}


#contMat h1 {
	padding-top:4px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	color:#ae0000;
}


div#contMat ul {
	llist-style: none;
	margin: 0;
	padding-left:15px;

}
div#contMat li {
	font-size:16px;
	line-height:1.6em;
	text-align:justify;
	padding-left:8px;
	padding-right:15px;
}

/** MAIN BOX **/
#boxTPL {
	position:relative;
	width:11px;
	height:25px;
	background:url(boxTL.png) no-repeat top left;
}

#boxTPR {
	position:relative;
	width:11px;
	height:25px;
	background:url(boxTR.png) no-repeat top left;
}
#boxTPM {
	position:relative;
	height:25px;
	background:url(boxTM.png) repeat-x top left;
}
#boxConM {
	background-color:#e2e9ef;
	margin-left:6px;
	margin-right:6px;
	padding-bottom:10px;
	height:100%;
}

#boxMain {
	position:relative;
	padding-top:10px;
	padding-left:10px;
	width:590px;
}

#boxMainSide {
	position:relative;
	margin-right:10px;
	padding-top:10px;
	padding-right:10px;
	width:310px;
}


#boxMainAbout {
	position:relative;
	padding-top:10px;
	padding-left:10px;
	width:590px;
}

#boxMainContact {
	position:relative;
	padding-top:10px;
	padding-left:10px;
	width:300px;
	height:300px;
}

div#boxMain	 h2 {
	padding:5px 0 0 12px;
	font-size:20px;
	font-weight:bold;
	color:#d70000;
}
div#boxMain p.contact, div#boxMainSide p.sidepan {
	padding:6px 12px 2px 12px;
	font-size:14px;
	color:#4a4a4a;
	line-height:1.7em;
	text-align:justify;
}
div#boxMainSide	h2 {
	padding:5px 0 0 12px;
	font-size:20px;
	font-weight:bold;
	color:#d70000;
}


div#boxMain h3, div#boxMainSide h3 {
	padding:5px 0 0 12px;
	font-size:14px;
	font-weight:bold;
	color:#668b02;
	text-decoration:underline;
}


.tTip {cursor: pointer;}
.tip {color: #333;}
#cloud1 {top: 93px; left: 230px;}
#cloud2 {top: 168px; left: 440px;}
#cloud3 {top: 228px; left: 100px;}
#cloud4 {top: 350px; left: 370px;}
#cloud5 {top: 370px; left: 60px;}
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 700;
	background: transparent url(../theme/images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(../theme/images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../theme/images/tipBtm.png) no-repeat bottom; height: 32px;z-index: 699;}


.photo {
	margin: 6px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

.photo a {
	text-decoration: none;
}

.sample1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 90px;
	background: url(pin.png) no-repeat;
}