/*Credits: santosh setty */
/*URL: http://webdesigninfo.wordpress.com */
*{
	margin:0;
	padding:0;
	border:0;
}
body{
	background:#000;
	font:12px verdana;
	color:#fff;
}
.clear{
	clear:both;
}
#wrapper{
	background:#000;
	width:1000px;
	margin:0 auto;
}
#header{
	background:#000;
	width:1000px;
	height:105px;
	
}
.logo{
	width:315px;
	height:105px;
	float:left;
}
.logo h2{
	display:none;
}
.menu{
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:52px;
	list-style:none;
	width:650px;
	background:#000;
	line-height:42px;
}
.menu table{
	margin:0px 0px 0px 50px;
}
.menu td a{
	/*float:right;*/
	display:block;
	color:#717171;
	text-decoration:none;
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 8px;
	height:52px;
	cursor:pointer;	
}
.menu td a b{
	/*float:right;*/
	display:block;
	padding:0 24px 0 12px;
}
.menu td.current a{
	color:#A5A5A5;
	background:url(img/menu_hover_left3.gif) no-repeat;
	background-position:left;
}
.menu td.current a b{
	color:#A5A5A5;
	background:url(img/menu_hover_right3.gif) no-repeat;
	background-position:right;
	height:52px;
	line-height:40px;
}
.menu td a:hover{
	color:#397157;
}
.menu td a:hover b{
	color:#397157;
}
.menu td.current a:hover{
	color:#A5A5A5;
}
.menu td.current a:hover b{
	color:#A5A5A5;
}
#banner{
	width:1000px;
	height:50px;
	padding:0px 0px 25px 0px;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#242426}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #0f0f10;
  border-right:1px solid #0f0f10;
  background:#1b1b1c}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #030303;
  border-right:1px solid #030303;
  background:#1d1d1e}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #1d1d1e;
  border-right:1px solid #1d1d1e;}
.spiffy4{
  border-left:1px solid #0f0f10;
  border-right:1px solid #0f0f10}
.spiffy5{
  border-left:1px solid #1b1b1c;
  border-right:1px solid #1b1b1c}
.spiffyfg{
  background:#242426}

.center{
	width:1000px;
	float:left;
	padding:0px 0px 25px 0px;
}
.center h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#717171;
	margin:0px 20px 25px 20px;
}
.center p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CECECE;
	line-height:22px;
	margin:0px 20px 25px 20px;
}
.center iframe{
	margin:0px 20px 25px 20px;
} 
  
.left{
	width:625px;
	float:left;
	padding:0px 25px 25px 0px;
}
.left a{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CECECE;
	
}
.left h2 {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#397157;
	margin:0px 20px 5px 17px;
	padding:0px 0px 0px 0px;
}
.left h3 {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#717171;
	margin:0px 20px 5px 17px;
	padding:0px 0px 0px 0px;
}
.left small{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#CECECE;
	margin:0px 0px 0px 25px;
}
.left p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CECECE;
	line-height:22px;
	margin:0px 20px 0px 20px;
	padding:0px 0px 10px 0px;
}
.right{
	width:345px;
	float:right;
	padding:0px 0px 25px 0px;
}
.right h2{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#717171;
	margin:0px 20px 5px 20px;
}
.right p{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CECECE;
	line-height:22px;
	margin:0px 20px 0px 20px;
	padding:0px 0px 10px 0px;
}
#footer{
	width:1000px;
	height:40px;
	font-size:11px;
	font-family:Verdana;
	color:#717171;
}
#footer a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	list-style:none;
	margin:6px auto;
	text-align:center;	
}
#footer li{
	display:inline;
	list-style:none;
	font-size:11px;
	font-family:Verdana;
	color:#717171;	
}
#footer li a{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-decoration:none;
	padding:0 10px;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	font-size:11px;
	font-family:Verdana;
	color:#717171;
	text-align:center;
	margin:5px 0 0 0;	
}