/*******************************************************
TITLE:  Title
DATE: Date
AUTHOR: Concept Productions
*******************************************************/

/*-------------------------------------
GLOBAL RESETS AND SETUP
-------------------------------------*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: #fff;
	margin: 1em 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

dd {
	margin-left: 1em;
}

blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

form label {
	cursor: pointer;
	padding-right: 20px;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 3px;
	font-size: 100%;
	background: #eee;
	border: #bbb solid 1px;
}

input.submit {
	color: #fff;
	background: #225D93;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}

a {
	text-decoration: none;
	color: #7ba4da;
}

a:hover {
	text-decoration: underline;
}


/*-------------------------------------------------------------------------------------------------Div Id----------*/

#top {
	background: #969696;
	height: 25px;
}

#header {
	background: #fff;
	height: 96px;
}

#center {
	border-top: #000 solid 2px;
	background: url('background.png') repeat top left;
	height: 1500px;
}

#left {
	width: 220px;
	border-right: 1px #bcc6c7 solid;
	float: left;
}

.hover {background: #fff !important;}

#right {
	margin-left: 221px;
}

#footer {
	background: #969696 url('background.png') repeat top left;
	height: 1010px;
}


/*-------------------------------------------------------------------------------------------------Div Class-------*/

.logo {
	background: url('header1.jpg');
	width: 366px;
	height: 96px;
	float: left;
}

.contact_info {
	line-height: 15px;
	width: 170px;
	height: 56px;
	padding: 30px 20px 10px 0;
	float: right;
	text-align: right;
}

.sub_menu {
	padding: 14px 0px 6px 20px;
	height: 29px;
	border-bottom: 1px #bcc6c7 solid;
	float: left;
	width: 98%;
	background: #525252;
	font-size: .85em;
}

.middle {
	height: auto;
	width: 100%;
	float: left;
	border-bottom: 1px #bcc6c7 solid;
	text-align: left;
	background: #781831;
}

.middle_2 {
	height: auto;
	width: 100%;
	float: left;
	border-bottom: 1px #bcc6c7 solid;
	text-align: left;
	background: #781831;
	height: 600px;
}

.content {
	line-height: 17px;
	padding: 30px 0 26px 20px;
	width: 450px;
}

.content_front {
	line-height: 17px;
	padding: 30px 0 0 20px;
	width: 450px;
}

.content_2 {
	line-height: 17px;
	padding: 0 0 40px 20px;
	width: 295px;	
}

.left_margin {
	line-height: 17px;
	padding: 0 40px 40px 20px;
}

.fin_margin {
	line-height: 17px;
	padding: 0 40px 10px 20px;
}

.fin_margin ul{
	padding: 0 0 0 10px;
}

.fin_margin li{
	margin: 0 0 0 40px;
	list-style: disc;
	padding: 0 0 0 10px;
}

.left_margin_2 {
	line-height: 17px;
	padding: 0 40px 20px 20px;
}

.left_fin {
	line-height: 17px;
	padding: 0 40px 40px 20px;
	width: 200px;
}

.left_space {
	margin-left: 20px;
}

.sub_footer {
	background: #525252;
	height: 107px;
	float: left;
	width: 100%;
	border-bottom: 1px #bcc6c7 solid;
	margin-bottom: 40px;
}

.right_with_padding {
	padding: 0 0 0 171px;
}

.financing_people {
	margin: 3px 10px 30px 0;
}

.photo_left {
	margin: 0 10px 20px 20px;
}

.photo_right {
	margin: 0 20px 15px 17px;
}

/*------------------------------------------------------------------------menu formating--------------------------*/

.button, .button_hilight {
	width: 210px;
	height: 29px;
	border-bottom: 1px #bcc6c7 solid;
	text-align: right;
	padding: 15px 10px 5px 0; 
	background: #969696;	
}

.button_hilight {
	background: #525252;
}

.button_2 {
	width: 210px;
	height: 44px;
	background: #969696;
	border-bottom: 1px #bcc6c7 solid;
	text-align: right;
	padding: 5px 10px 0px 0px; 
}

.button a, .button_2 a, .button a:hover, .button_2 a:hover, .button_hilight a {
	color: #000;
	text-decoration: none;
}

.button_hilight a {
	padding: 14px 5px 13px 0;
	color: #7ba4d1;
}

.button_2 a {
	padding: 0 5px 0 0;
}

.button a {
	padding: 14px 5px 13px 0;
}

/*-------------------------------------------------------------------------------------------------Front Photo-----*/

.photo_1, .photo_2, .photo_3, .photo_4 {
	border: 1px solid #000;
	height: 85px;
	width: 110px;
}

.photo_1 {
	background: url('front_5.jpg');
	position: absolute;
	top: 280px;
	right: 160px;
}

.photo_2 {
	background: url('front_3.jpg');
	position: absolute;
	top: 180px;
	right: 90px;
}

.photo_3 {
	background: url('front_6.jpg');
	position: absolute;
	top: 280px;
	right: 20px;
}

.photo_4 {
	background: url('front_2.jpg');
	position: absolute;
	top: 380px;
	right: 90px;	
}

.photo_logo {
	margin: 5px 5px 10px 20px;
}

/*-------------------------------------------------------------------------------------------------Font Class------*/

.red {
	color: #781831;
}

.smaller {
	font-size: .65em;
}

.med {
	font-size: .75em;
}

.large {
	font-size: 1.1em;
}

.white {
	color: #f1f1f1;
}

.text_footer {
	line-height: 15px;
	padding: 15px 0 0 20px;
}

.dark_background {
	background: #146984;
}

h1 {
	margin: 20px 0 0 20px;
}

.bottom_margin {
	margin: 0 10px 40px 0;
}




