body{background:#fff; color: #666666; font:16px/20px "Trebuchet MS",Arial, Helvetica, sans-serif; margin:0px 0 0; padding:0;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}
#header{
	width:762px;
	height:170px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#header img{
	width:230px;
	height:104px;
	z-index:1;
	padding-top:10px;
}

#header ul{display:block; width:732px; height:18px; position: relative; top:0; right:0;  padding:0 29px 0 0; border-bottom:1px solid #AEAEAE;}
#header ul li{float:right; font:12px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; }
#header ul li a{
	width:74px;
	height:14px;
	display:block;
	color:#555;
	background:#fff;
	text-decoration:none;
	text-align:center;
	margin:0 1px 0px 0;
	top:0px;
	left:0px;
}
#header ul li a:hover{ text-decoration:none;  color: #993333;}
#header ul li.active{  color:#fff; text-align:center; margin:0 1px 0 0;}
#header ul li a.active{  color:#993333; text-align:center; margin:0 1px 0 0;}

.float_r {float:right;}
.float_l {float:left;}
.floatimg_r {float:right; padding-left:10px; border:none;}
.floatimg_l {float:left;padding-right:10px; border:none;}
.clear {
	clear:both;
}

#mainBody{
	width:762px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0;
}
#mainBody a{
	border:none;
}




#mainBody h2{
	background:#fff;
	display:block;
	width:500px;
	height:50px;
	margin:34px 0 12px 0;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0 0 20px;
	color:#FF7113;
}

#mainBody ul { list-style:circle; padding-left:20px;}

#pup {
	position                : absolute;
	width                   : 200px;
	padding                 : 5px;
	margin                  : 25px auto auto 10px;
	font-size               : 9pt;
	color                   : #fff;
	background-image        : url(images/bg-pup.png);
	font:16px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align              : left;
	border                  : 2px solid #333;
	z-index                 : 200; /* aaaalways on top*/
}


/* FOOTER PANEL*/
#footerPanel{width:762px;margin:0 auto; padding:0;  background: fff; color:#4C4C4C; font-size:12px;}
#footerbodyPanel{width:762px;height:100px; position:relative; margin:0 auto; padding:0;}
#footerPanel ul{width:400px; display:inline; position:absolute; right:1px; top:33px;}
#footerPanel li{float:left; font:12px/15px Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPanel ul li a{padding:0 6px; color:#4C4C4C; background:#DCDCDC; text-decoration:none;}
#footerPanel ul li a:hover{text-decoration:underline;}
#footerPanel ul li a.padl{padding:0 0 0 6px;}
#footerPanel p.copyright{
	background:#DCDCDC;
	display:block;
	position:absolute;
	top:54px;
	right:40px;
	color:#A64200;
}
#footerPanel ul.templateworld{width:158px; background:#DCDCDC; color:#4C4C4C; display:block; position:absolute; top:74px; right:40px;}
#footerPanel ul.templateworld li a{background:#DCDCDC; display:block; color:#4C4C4C; text-decoration:none;}
#footerPanel ul.templateworld li a:hover{text-decoration:underline;}

#footerhtmlPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:29px; margin:0; padding:0;} 
#footerhtmlPanel a{ width:86px; height:31px; display:block; background:url(images/valid-xhtml10-blue.png) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footerhtmlPanel a:hover{background:url(images/valid-xhtml10-blue.png) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }
#footercssPanel{ width:86px; height:31px; display:block; position:absolute; top:34px; left:115px; margin:0; padding:0;} 
#footercssPanel a{ width:86px; height:31px; display:block; background:url(images/vcss-blue.gif) no-repeat 0 0 #DCDCDC; text-decoration:none; font:14px/31px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2F2F2F; text-transform:uppercase; padding:0 0 0 10px; position:absolute; top:0px; right:0px;}
#footercssPanel a:hover{background:url(images/vcss-blue.gif) no-repeat 0 0 #DCDCDC; color:#216EBD; text-decoration:none; }


.clear { clear:both;}
.dotline{background:url(images/dot-line.gif) 0 0 repeat-x #fff; padding:0; margin:0 40px 0 25px; color:#000;}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	z-index: 200;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.fleft{float:left}
.fright{float:right}

.text{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;

}
.transport {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.transport li {
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 2px 8px;
	width: 20px;
	height:20px;
	float: left;
	display: block;
}
.transport a:link {
	background: #666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.transport a:visited {
	background: #666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.transport a:hover {
	background: #666 url('../demos/images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
.transport a:focus {
}

.transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
.moretwo {height:26px; padding:0; background:none; margin:0;}
.moretwo a{width:70px; height:26px; display:block; margin:0px 0px 0px 196px; background:url(images/more2.gif) 0 0 no-repeat #FFF5D6; color:#555; text-decoration:none; font:15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif; text-transform:uppercase; padding:0 0 0 10px; top:0px; right:0px;}
.moretwo a:hover{background:url(images/more2.gif) 0 0 no-repeat #FFF5D6; color:#216EBD; text-decoration:none;}


#contactForm{
	width:762px;
	height:auto;
	position:relative;
	margin:0 auto;
	padding:0;
}
#contactForm fieldset{
background: #DFE3DF;	
}

#contactForm h1{
	background:#fff;
	display:block;
	width:500px;
	height:50px;
	margin:10px 0 0 190px;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0 0 0px;
	color:#FF7113;
}
#contactForm h2{
	background:#fff;
	display:block;
	width:500px;
	height:20px;
	margin:0 0 0 190px;
	font:20px/20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0 0 20px;
	color:#FF0113;
}
#contactForm label{
	width:100px;
	margin-right:10px;
	display:block;
	position:relative;
	float:left;
	text-align:right;
}
#contactForm label.l2{
	display:inline;
	float:none;
	width:150px;
	margin-left:10px;
}

#contactForm #emailto{
	width:300px;
	display:block;
	float:left;
}
#contactForm #emailfrom{
	width:300px;
	display:block;
	float:left;
}
#contactForm #telephone{
	width:150px;
	display:block;
	float:left;
}
#contactForm #textbox{
	width:500px;
	display:block;
	float:left;
}
#contactForm #submit{
	margin-left:200px;
	margin-top:15px;
	width:100px;
	display:block;
	position:relative;
	float:left;
}

#contactForm ul{
	width:500px;
	display:block;
	position:absolute;
}

#contactForm ul li{
	margin:0 0 0 54px;
	padding:0 42px 0px 150px;
	color:#0F0F0F;
}

#contactFormResult{
	width:762px;
	height:400px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#contactFormResult h1{
	background:#fff;
	display:block;
	width:500px;
	height:50px;
	margin:0 0 0 190px;
	font:30px/30px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0 0 0px;
	color:#FF7113;
}
#contactForm .errmsg{
	color:#FF3300;
	width:150px;
	margin-left:110px;
}
.tw{font-size:xx-small;
font-family:"Courier New", Courier, monospace;
color: #666666;
text-decoration:none;
display:inline;
}
