/* ---( base )------------------------------------ */

	* {
	padding: 0;
	margin: 0;
	}

	html {
    overflow: -moz-scrollbars-vertical;
	}

	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Base Font Size of 10px */
	background-color: #3399d7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}  

	#wrapper {
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	width: 998px;
	margin: 0 auto;	
	}

/* ---( common )------------------------------------ */

h1, h2, h3, h4, h5, h6 {
}

	h1 {
	color:#0a5ec1;
	font-size: 1.4em;
	text-transform: uppercase;
	}
	
	h2 {
	color:#ffffff;
	font-size: 1.4em;
	text-transform: uppercase;
	}
	
	h3 {
	color:#0a5ec1;
	font-size: 1.6em;
	text-transform: uppercase;
	}
	

	p {
	font-size: 1.2em;
	color:#000;
	}
	
	h4 {
	color:#000;
	font-size: 1.3em;
	text-transform: capitalize;
	}
	
	h5 {
	color:#0a5ec1;
	font-size: 1.2em;

	}
	
	h6 {
	color:#000;
	font-size: 1.2em;
	}

img, a img {
}

/* ---( text )------------------------------------ */

	.black-01 {
	color:#000000;
	font-weight: bold;
	}

/* ---( layout )------------------------------------ */

	li.menu {
	display:inline;
	padding-right: 20px;
	font-size: 1.3em;
	}
	
	li.ordered {
	font-size: 1.2em;
	color:#666666;
	list-style-position: outside;
	}
	
	li.arrow {
	font-size: 1.2em;
	color:#000;
	padding-left: 20px;
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
	font-weight: bold;
	}
	
	ul.arrow-02 {
	padding-left: .2em;
	text-indent: -1.8em;
	color: #000;
	}
	
	.cash-01 {
	float: left;
	height: 143px;
	width: 213px;
	color:#4a6017;
	font-size: 1.1em;
	padding-left: 100px;
	padding-right: 20px;
	background-image: url(images/cash-flow.gif);
	background-repeat: no-repeat;
	}
	
	.radio-01 {
	float: left;
	height: 143px;
	width: 213px;
	color:#277d8f;
	font-size: 1.1em;
	padding-left: 100px;
	padding-right: 20px;
	background-image: url(images/radio.gif);
	background-repeat: no-repeat;
	}
	
	.contact-01 {
	float: left;
	height: 143px;
	width: 212px;
	color:#806a39;
	font-size: 1.1em;
	padding-left: 100px;
	padding-right: 20px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	}
	
	.contact-02 {
	float: left;
	height: 142px;
	width: 224px;
	color:#806a39;
	font-size: 1.1em;
	padding-left: 150px;
	padding-right: 40px;
	background-image: url(images/contact-03.gif);
	background-repeat: no-repeat;
	}
	
	.cash-02 {
	margin: 0 auto;
	color:#4a6017;
	width: 575px;
	margin-top: 50px;
	padding-left: 150px;
	padding-right: 150px;
	background-image: url(images/cash-flow-home.jpg);
	background-repeat: no-repeat;	
	}
	
	.box-01 {
	height: 123px;
	}
	
	.box-02 {
	height: 20px;
	float: right;
	}
	
	.line {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3486db;
	}

/* ---( links )------------------------------------ */

	a:link, a:active, a:visited  {
	color: #0a5ec1;
	text-decoration: none;
	}
	
	a:hover {
	color: #00ce00;
	text-decoration: underline;
	}
	
	a.nav-01:link, a.nav-01:active, a.nav-01:visited {
	color: #144aa0;
	font-weight: bold;
	text-decoration: none;
	}
	
	a.nav-01:hover {
	color: #0e66bf;
	text-decoration: underline;
	}
	
	a.link-01:link, a.link-01:active, a.link-01:visited {
	color: #354c01;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	a.link-01:hover {
	color: #638f00;
	text-decoration: underline;
	}
	
	a.link-02:link, a.link-02:active, a.link-02:visited {
	color: #0f5969;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	a.link-02:hover {
	color: #0086a3;
	text-decoration: underline;
	}
	
	a.link-03:link, a.link-03:active, a.link-03:visited {
	color: #7d6633;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	a.link-03:hover {
	color: #ab6417;
	text-decoration: underline;
	}
	
	a.link-04:link, a.link-04:active, a.link-04:visited {
	color: #0f5969;
	text-decoration: none;
	}
	
	a.link-04:hover {
	color: #0086a3;
	text-decoration: underline;
	}
	
	a.link-05:link, a.link-05:active, a.link-05:visited {
	color: #7d6633;
	text-decoration: none;
	}
	
	a.link-05:hover {
	color: #ab6417;
	text-decoration: underline;
	}
	
	a.link-06:link, a.link-06:active, a.link-06:visited {
	color: #7a865d;
	text-decoration: none;
	}
	
	a.link-06:hover {
	color: #4A5238;
	text-decoration: underline;
	}
	
	a.link-07:link, a.link-07:active, a.link-07:visited {
	color: #7a865d;
	text-decoration: none;
	}
	
	a.link-07:hover {
	color: #555E42;
	text-decoration: underline;
	}
	
	a.link-08:link, a.link-08:active, a.link-08:visited {
	color:#0a5ec1;
	font-size: 1.4em;
	text-transform: uppercase;
	}
	
	a.link-08:hover {
	color: #555E42;
	text-decoration: underline;
	}
	
	a.link-09:link, a.link-09:active, a.link-09:visited {
	color:#ffffff;
	text-transform: uppercase;
	}
	
	a.link-09:hover {
	color: #CCC;
	text-decoration: underline;
	}
	
a {
}

a:hover, a:focus, a:active {
}

a:focus, a:active {
}


/* ---( minor )------------------------------------ */

small {
}

abbr, acronym {
}

blockquote {
}

cite {
}

em {
}

strong {
}

/* ---( form )------------------------------------ */

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}

	input.btn{
   	color:#ffffff;
   	font-size:10px;
   	font-weight:bold;
   	background-color:#457412;
   	border:1px solid #FFFFFF;
	}
	
	input.btnhov{
	color:#ffffff;
   	background-color:#243D0A;
	}
	
	
/* ---( ID )------------------------------------ */

#header {
}

	#content {
	width: 988px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	}

#sidebar {
}

#navigation {
}

	#footer {
	color:#666666;
	padding-top: 6px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 25px;
	background-color:#f1f1f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c9b2;
	}

/* ---( classes )------------------------------------ */

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}



/* ---( FIX FOR CLEARING DIV's )------------------------------------ */

/* http://sonspring.com/journal/clearing-floats */

	html body * span.clear,
	html body * div.clear,
	html body * li.clear,
	html body * dd.clear
	{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	}

/* http://www.positioniseverything.net/easyclearing.html */

	.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

	.clearfix {
	display: inline-block;
	}


/* Hides from IE-mac \*/

	* html .clearfix {
	height: 1%;
	}
		
	.clearfix {
	display: block;
	}

/* End hide from IE-mac */
