/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
body {
	min-width: 1000px;
	font-family: "AvantGarde CE", "Calibri", "Century Gothic";
	font-size: 14px;
	line-height: 14px;
	background-color: #fff;
}

a {
	color: #000;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}

img {
	border: none;
}
p {
	margin: 10px 0;
}
ul,
ol {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}

.inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

/* header *********************************************************************/
#header {
	height: 70px;
	overflow: hidden;
	background:url(files/banner.jpg);
	background-repeat:repeat-x;
	border-bottom:#000 thick;
	
	
}

#header .inner {width: 962px; padding-left: 170px;}

#header h1 {
	float: left;
	width: 600px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(files/logo2.jpg) no-repeat;
	left: 170px;
	top: auto;
	right: auto;
	bottom: auto;
	position: relative;
	
}
#header h1 a {
	display: block;
	height: 50px;
}

/* navigation *********************************************************************/
#navigation {
	z-index:99;
	color: #6e6e6e;
	font: bold 18px/29px "AvantGarde CE", "Calibri", "Century Gothic";
	overflow: hidden;
	width:830px;
	float: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 157px;
}

#navigation2 {
	color: #6e6e6e;
	font: bold 18px/29px "AvantGarde CE", "Calibri", "Century Gothic" #666;
	overflow: hidden;
	width:640px;
	float: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#navigation ul{float: left; white-space:nowrap;padding-left:0px;}

#navigation2 ul{
	float: left;
	white-space:nowrap;
	padding-left:0px;
	font-size:16px;
	font-weight:600;
	}

	
#navigation li{float: left;clear:right;padding: 0 13px;}
#navigation2 li{float: left;clear:right;padding: 0 20px 0 0;}

#navigation a{text-decoration: none;float: left;cursor: pointer;padding-bottom:5px;}
#navigation2 a {text-decoration: none;float: left;cursor: pointer;padding-bottom:5px; color:#666;}

#navigation a:hover, #navigation2 a:hover {
	color:#F00;
	background : url(files/underline.jpg) no-repeat bottom;
	background-position: bottom;
	padding-bottom:5px;
}

#navigation a:link.active, #navigation a:visited.active {
	background:  url(files/underline.jpg) bottom;
	background-position: bottom;
	padding-bottom:5px;
}
#navigation2 a:link.active, #navigation2 a:visited.active {
	background:  url(files/underline.jpg) bottom;
	background-position: bottom;
	padding-bottom:5px;
}


/* Login Form *********************************************************************/

.login {
	font: 13px/15px "AvantGarde CE", "Calibri", "Century Gothic";
	color: #fff;
	border:thin #333;
	text-align:left;
	padding-left:18px;
}
.login a {
	color: #38c0ff;
}
.login p {
	color: #333;
}
.submit input
{
margin-left: 0px;
}

input
{
color: #781351;
background: #fff;
border: 1px solid #333;
height:15px;
width:120px;

}
textarea
{
color: #781351;
background: #fff;
border: 1px solid #333;
}

.submit input
{
color: #000;
background: #CCC;
border: 2px outset #CCC;
width:50px;
height:20px;
font-family: "AvantGarde CE";
font-size:12px;
color:#666;

}

/* content *********************************************************************/

#content {
	position: relative;
	z-index:99;
	color: #6e6e6e;
	font:  	1em/1.9em "AvantGarde CE", "Calibri", "Century Gothic";
	overflow: inherit;
	width:900px;
	float: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 170px;
	height:650px;
}

#content_ws {
	position: relative;
	z-index:99;
	color: #6e6e6e;
	font:  	1em/1.9em "AvantGarde CE", "Calibri", "Century Gothic";
	overflow: inherit;
	width:900px;
	float: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 170px;
	height:900px;
}
#content h3, #content_ws h3{
	font-size:20px;
	color:#333;
}
#content p, #content_w p{font-size: 1em;}

.main_1 {
	width: 900px;
	overflow: hidden;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.right_main {
	
	 margin-top:0px;
	 vertical-align:top;
	 text-align:center;
	  width: 240px;
	  Height: 600px;
	  float:left;
	  margin:0px;
	overflow:hidden;
  }
  

.left_main {
	 margin-top:0px;
	 width: 650px;
	  min-height: 400px;
	  float:left;
	  margin:0px;
	  padding:0px;
	  padding-right:10px;
	   overflow:hidden;
	   height:650px;
  }
  
  .left_main_ws {
	 margin-top:0px;
	 width: 650px;
	  min-height: 400px;
	  float:left;
	  margin:0px;
	  padding:0px;
	  padding-right:10px;
	   overflow:hidden;
	   height:900px;
  }

.col_1 {
	float: left;
	width: 150px;
	overflow: hidden;
	padding-top:18px;

}
.col_2 {
	float: left;
	width: 50px;
	padding-top:0px;}
	
.col_3 {
	float: left;
	width: 210px;
	overflow: hidden;
	padding-right: 5px;
	padding-top:18px;
}

.col_4 {
	float: right;
	width: 210px;
	overflow: hidden;
	padding-right: 5px;
	padding-top:0px;
}



/* footer *********************************************************************/
#footer {
	background: #333;
	text-align: center;
	font: 10px/13px "AvantGarde CE", "Calibri", "Century Gothic";
	border-top:#999 thin;
}

#footer a{
	color:#CCC;
}
#footer p{
	color:#CCC;
}

#footer ul {
	padding: 10px 0;
}

#footer explore p{
	color:#CCC;
}

#footer ul li {
	display: inline;
	font: 12px/14px "AvantGarde CE", "Calibri", "Century Gothic";
	padding: 0 2px 0 5px;
	border-left: 1px solid #99b8cb;
	
}
#footer ul li:first-child {
	border: none;
}
#footer .explore {
	margin: 40px 0 20px;
	font: bold 12px/15px "AvantGarde CE", "Calibri", "Century Gothic";
}
#footer .explore ul {
	margin: 0;
	display: inline;
}
#footer .explore li {
	font: bold 12px/15px "AvantGarde CE", "Calibri", "Century Gothic";
}
