@charset "UTF-8"; 

/* Main Layout Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	color: #00CC66;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/Cash-Eye.gif) no-repeat fixed right center;
}

#container {
	text-align: left;
	width: 780px;
	margin: 20px auto;
	padding: 0px;
}

#header {
	width: 780px;
	margin: 0 0 20px 0;
	padding: 0;
	height: 80px;
	color: #999999;
	text-align: right;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.2em;
}
#header p {
	float: right;
	width: 350px;
	margin: 50px 0 0 0;
	font-size: 0.8em;
}

#main-navigation {
	margin: 0 0 20px 0;
	padding: 5px 0;
	list-style-type: none;
	text-align: center;
	width: 100%;
	height: 27px;
	line-height: 1.2em;
	font-size: 0.8em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	font-weight: lighter;
}

#main-navigation li {
	margin: 0px;
	padding: 0px;
	width: 20%;
	float: left;
	height: 30px;
}
#main-navigation  a  {
	color: #666666;
	display: block;
	height: 30px;
	padding: 0px 5px 0 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.9em;
}

#main-navigation li a:hover {
	color: #FF4F00;
	background-image: url(images/button-on.gif);
	text-shadow: 0px 0px 2px #fff;
}

#page-content {
	padding: 0 0 20px;
	width: 780px;
}

#IoTW {
	padding: 0 10px 0 0;
	width: 768px;
	display:none;
	height: 25px;
	font-size: 0.7em;
	text-align: right;
	margin: 0 0 22px 0;
	border: 1px solid #999999;
}

#IoTW a {
	color: #FFFFFF;
	text-decoration: none;
}

#page-text {
	margin: 0px;
	padding: 0px;
	width: 582px;
	float: left;
}

#galimage { border: 1px solid #000000; }

#footer {
	margin: 0px;
	padding: 10px 0 0 0;
	height: 15px;
	width: 780px;
	font-size: 0.7em;
	line-height: 1.2em;
	border-top: 1px solid #999999;
	color: #666666;
}
#holderA, #holderB {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	width: 100%;
}

/* Main Layout Text Styles */

#page-text h1 {
	margin: 10px 0px 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: none;
	color: #FF4F00;
}
#page-text h2 {
	margin: 15px 0px 0px;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #EDA21A;
}
#page-text h3 {
	margin: 15px 0px 0px;
	font-size: 0.9em;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #EDA21A;
}
#page-text h4 {
	color: #EDA21A;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
}
#page-text h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #EDA21A;
	margin: 0px;
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5em;
}
#page-text h6 {
	text-align: right;
	border-top: 1px solid #411C0C;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
}
#page-text hr {
	border: 0;
	color: #EDA21A;
	background-color: #EDA21A;
	height: 1px;
	width: 100%;
	text-align: center;
	margin: 5px 0 10px 0;
	_margin: 0;
	padding: 0;
}
#page-text p {
	color: #333333;
	margin: 0 0 10px 0;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.6em;
}
#page-text a {
	text-decoration: none;
	color: #FF4F00;
	font-weight: bold;
}
#page-text a:hover { color: #FF9C0D; }
#page-text  ul, #page-text ol{
	margin: 0 20px 25px 0;
	padding: 0 0 0 40px;
	font-size: 0.85em;
	line-height: 1.3em;
}
#page-text li {
	margin: 0px 0px 5px;
}
#page-text li a {
	color: #FFFFCC;
}





/* Form Items */

form {
	margin: 0px;
}
#contactform label{
	margin: 6px 0px 2px 0px;
	_margin: 6px 0px -20px 0px;
	padding: 6px 2px 0px 6px;
	background-color: #FF5408;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 18px;
	width: 177px;
	line-height: 1em;
} 


#contactform input{
	padding: 2px;
	margin :  -26px 0px  2px 190px;
	_margin : -23px 0px -30px 190px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
	color: #000;
	height: 18px;
	float:left;
	_float:none;
}

#contactform textarea{
	padding: 2px;
	margin :  -26px 20px 10px 190px;
	_margin : -5px 20px 10px 190px;
	border: 1px solid #CCCCCC;
	background-color: #eee;
	color: #000;
	float:left;
	_float:none;
	clear: right;
}

#contactform p{
clear: both;
}
 
#contactform  #Submitbutton{
	clear: both;
	color: #FFFFFF;
	background-color: #FF5408;
	border: 5px solid #CCCCCC;
	margin: 0px;
	padding: 4px 10px;
	height: 36px;
}





/* Footer Text Styles */

#footer a {
	font-weight: bold;
	color: #FF4F00;
	text-decoration: none;
}
#footer a:hover { color: #FF9C0D; }




/* Page Navigation */

#page-navigation {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 175px;
	list-style-type: none;
}
#page-navigation ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

#page-navigation li {
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 0.8em;
}
#page-navigation   li a  {
	color: #FF4F00;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 0;
	width: 165px;
	font: italic 0.7em Georgia, "Times New Roman", Times, serif;
}

#page-navigation li a:hover { color: #EDA21A; }

/* Text Element Styles */
#activeline a{ background: #dddddd; }
.treat-bold {
	font-weight: bold;
}
.treat-italic {
	font-style: italic;
}
.treat-larger {
	font-size: 1.4em;
}
.treat-smaller {
	font-size: .8em;
}
.float-left {
	margin: 0px 15px 0px 0px;
	float: left;
}
.float-right {
	margin: 0px 0px 0px 15px;
	float: right;
}
.padbottom {
	margin: 0px 0px 15px;
}

.emphasisarea {
	background-color: #FF5408;
	padding: 6px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.extralineheight { line-height: 2.3em; }

#page-navigation p {
	color: #333333;
	margin: 0 0 10px 0;
	font-size: 0.65em;
	font-weight: normal;
	line-height: 1.6em;
}

#page-navigation h1 {
	margin: 0px 0px 10px 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #FF4F00;
}
#page-navigation p a {
	color: #FF4F00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
