/*Credits: Amp'ed RF Wireless Technology */
/*URL: http://www.ampedrftech.com/css/ */


body {
	/*background: url(images/bggrad.jpg) no-repeat;*/
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	background: #FFFFFF;
	clear: both;
	color: #406195;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 1000px;
}

#footer a:link { 
	color: #406195;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #406195;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #ed8045;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 398px;
	width: 1000px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}

#content {
	clear: both;
	width: 1000px;
	
}

#headlines {
	background: #406195;
	border: #FFFFFF;
	height: 25px;
	width: 528px;
	padding-left:10px;
	text-shadow:#000000;
}

#left {
	background:#b6c3d6 url(images/left.jpg) no-repeat;
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 295px;
	height: 695px;
	
}
#logo {
	height: 101px;
	width: 1000px;
	background-color: #ffffff;/*#406195;*/
	display:inline;
}
#logo img{
 	padding-top: 14px;
	float: left;
	position: absolute;/*relative;*/
	display:inline;
}
#line {
	padding-bottom: 35px;
	float: right;
	font-size: 1.0 em;
	padding-right: 5px;
	text-color: #406195;
}
#textFast {
	padding-bottom: 20px;
	padding-top: 25px;
	float: right;
	font-size: 25px;
	padding-right: 115px;
	padding-left: 30px;
	font-family:Arial, Helvetica, sans-serif;
	text-color: #ffffff;
	text-decoration: none;
}

#line a:link { 
	color: #406195;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#line a:visited { 
	color: #ed8045;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#line a:hover{ 
	color: #ed8045;
	font-size: 12px;
	font-weight: bold;
}
#nn {
	clear: both;
	display: inline;
	background: #406195;
	width: 2px;
	height: 35px;
	
}
#nm{
	z-index: 10;
	clear: both;
	display:inline;/* block;*/
	height: 35px;
	float: right;
	/*padding-top: 0px;*/
	width: 715px;
	/*position:absolute;*/
	/*margin-top:20px;*/
	
}
#nav, #nav ul{
	margin:0;
	padding:0;
	z-index: 10;
	list-style-type:none;
	list-style-position:outside;
	position: relative;
	line-height:35px;
	
}

#nav a{
	display: block;
	padding:0px 5px;
	width:10em;
	/*border:1px solid #adbed8;*/
	color:#406195;
	text-decoration:none;	
	background: url(images/Nav_03.jpg) repeat-x; 
		
}

#nav li ul a{
	display: block;
	padding:0px 5px;
	width:10em;
	border-bottom:1px solid #406195;
	color:#406195;
	text-decoration:none;	
	background: #adbed8; 
		
}
#nav a:hover{	
	/*background: url(images/Nav_02.jpg) repeat-x; */
	color:#333;
}
#nav li ul a:hover{
	background: #ed8045;
	color:#333;
}
#nav li{
	float:left;
	position:relative;
}
#nav ul {
	position: static;
	display:none;
	width:10em;
	top:2.5em;
}
#nav li ul a{
	width:10em;
	height:auto;
	float:left;
}
#nav ul ul{
	top:auto;
}	
#nav li ul ul {
	left:10em;
	margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
#border{
   	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1000px;
	height: auto;
}	
#border table
{
    margin: 0px 0px 0px 0px;
	display: inline;
}

#border table a{
	background: none;
	font-size: 18px; 
	color: #406195;
	text-decoration: none;
}

#border table a:hover,#border table a:active{
	background: none;	
}
#right {
	background:url(images/right.jpg) repeat-y;
	float: left;
	padding-left: 0px;
	width: 700px;
	height: 695px;
	
}

#right p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: inherit;
	color: #000000;
	text-decoration: inherit;
	padding-right: 10px;
	padding-left: 10px;	
}
#right h2{
	padding-right: 10px;
	padding-left: 10px;	
	background-color: #ed8045;
}
#right blockquote{
	padding-right: 10px;
	padding-left: 10px;	
}
* html #right p {
	margin-top: -5px;
}
#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/head1.jpg) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}