html, body {
	margin: 0px;
	padding:0px;
	background:#444 url(../images/bg2.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#000;
}

#content {
	width:780px;
	margin:0px auto;
	background-image:url(../images/bg_header_top_black.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:130px;
}

#contact  {
	padding-top:2px;
	margin:0;
	width:150px;
	float:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:right;
}
#contact a:link , #contact a:visited {
	color:#797B7A;
	text-decoration:none;
}
#contact a:hover  {
	color:#ec008c;
	text-decoration:none;
}

#logo {
	padding-top:2px;
	width:170px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
	padding-top:0px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ec008c;
	font-weight:normal;
	text-decoration:none;
	padding-left:50px;
}


.current{
	background:blue url(../images/linkbox.jpg) 0 0px no-repeat;
}
a img {
	border:none;
}

.thumbnail {
	background-color:#222222;
	border:1px solid #2A2A2A;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:10px;
	margin-left:0px;
	padding:3px 3px 5px 3px;
}

#mainimg {
	background-image:url(../imagesheader/home778x220.jpg);
	background-repeat:no-repeat;
	height:220px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:20px 0px 20px 10px;
}

#leftbar {
	float:left;
	width:529px;
	border-right:1px solid #ec008c;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#ec008c;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0;
	margin-bottom:13px;
	margin-right:20px;
}
.pink {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ec008c;
	text-decoration:none;
	padding:0;
	margin:0;
}
#leftbar p a, #leftbar p a:visited  {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ec008c;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
}
#leftbar p a:hover{
	text-decoration:none;
}
#leftbar ul {
	margin-left:0px;
	padding-left:10px;
	list-style:none;
	color:#c94c02;
	font-size:110%;
	line-height:20px;
}
#leftbar ul li{
	padding:0px 0px 0px 10px;
	list-style:none;
}
#leftbar ul li a:link, #leftbar ul li a:visited{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ec008c;
	text-decoration:underline;
}
#leftbar ul li a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ec008c;
	text-decoration:none;
}


#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9BBE00;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ec008c;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:240px;
}

#rightbar p a.more {
	display:block;
	font-weight:normal;
	text-align:right;
}
#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:15px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px 0px 20px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#9BBE00;
	font-weight:bold;
	text-decoration:none;
}

/***********************************************************************/
/* form styling                                                        */
/***********************************************************************/
#leftbar form
{
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	color:#797B7A;
	font-family:"Trebuchet MS";
	font-size:11px;
}
#leftbar table
{
	float:left;
	margin:0px;
	padding:10px 10px 10px 10px;
	width:500px;
	background-color:#000;
			/* border:1px solid #AAAAAA; */
}

#leftbar table td
{
	vertical-align:top;
	padding:5px 10px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	/*border-bottom:1px solid #45b4bf; */
	background-color:#000;
	/*border:1px solid #AAAAAA; */
	width:350px;
	line-height:20px;
  
}

#leftbar form td.right
{
  text-align:right;
  padding-right:10px;
  line-height:20px;
  background-color:#000;
  width:160px;
}

#leftbar form input
{
  margin:0px;
  padding:0px;
  width: 250px;
  background:#333;
  background-repeat:repeat-x;
  background-position:top;
  border:1px solid #ccc;
  color:#ec008c;
}

#leftbar form input.submit
{
  width: 124px;
  background-image:none;
  background-color:#333;
  padding: 3px;
  font-family:"Trebuchet MS";
  font-size:11px;
  font-weight:bold;
  color:#ec008c;
}

#leftbar form textarea
{
  margin:0;
  padding:0;
  width:250px;
  background: #333;
  background-repeat:repeat-x;
  background-position:top;
  border:1px solid #ccc;
  font-family:"Trebuchet MS";
  font-size:120%;
  color:#ec008c;
}

/***********************************************************************/
/* form styling                                                        */
/***********************************************************************/

#bottom {
	clear:both;
	height:35px;
	padding-top:15px;
}

#copyright {
	float:left;
	display:block;
	width:400px;
	background-color:#ec008c;
	height:30px;
	padding-top:0px;
	line-height:30px;
}
#copyright p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:20px;
}
#copyright a{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#copyright a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;	
}

#valid {
	float:left;
	width:140px;
	background:#ec008c;
	height:30px;
	padding-top:0px;
	line-height:30px;
}

#valid p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:30px;
}

#valid a{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	background:#ec008c;
}

#valid a:hover{
	text-decoration:none;
}

#logopan {
	float:left;
	width:240px;
	background:#9BBE00;
	height:30px;
	padding-top:0px;
	line-height:30px;
}

#logopan p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-left:30px;
	width:185px;
}

#logopan a{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	background:#9BBE00 url(../images/panlogo2.jpg) 100% 0 no-repeat;
	width:185px;
	height:100%;
	overflow:hidden;
	display: block;
}

#logopan a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	background:#9BBE00 url(../images/panlogo2.jpg) 100% -30px no-repeat;
}
