html, body {    
   height: 100%; 
}

html {
	background: url(../images/vertical_bkg.gif) repeat-y center;
}

body {
	background: url(../images/bkg.gif) repeat-x 0 top;
	color: #333333;
	font: 16px/22px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

#sec {
	background: url(../images/sec_bkg.gif) repeat-x 0 top;
}

#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 100%;
	margin-bottom: -110px;
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Typography ///////////////////////////////////////////////////////////////// */

p {
	margin-bottom: 20px;
	font-size: .95em;
	line-height: 1.4em;
}

p a {
	color: #29abe2;
	text-decoration: underline;
	padding: 2px;
}

p a:hover {
	background-color: #29abe2;
	color: #ffffff;
	text-decoration: none;
}

p.fineprint {
	font-size: .76em;
	color: #666666;
}

i, em {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #143f68;
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

h1 {
	color: #29abe2;
	letter-spacing: -1px;
	margin-bottom: 20px;
	font: normal normal 1.8em/1.3em Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #8cc63f;
	margin-bottom: 5px;
	padding-top: 10px;
	font: bold 1.1em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3 {
	font: italic normal 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #143f68;
	padding-top: 10px;
}

blockquote {
	background-color: #8cc63f;
	color: #ffffff;
	font: italic 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
	float: left;
	position: relative;
	width: 590px;
	border-top: 4px solid #66a900;
	border-bottom: 4px solid #66a900;
	padding: 15px;
	margin-bottom: 20px;
}

#content ul, #content ol {
	color: #666666;
	border-left: 4px solid #cfecf5;
	padding-left: 13px;
	margin-bottom: 15px;
	font-size: .95em;
	margin-left: 10px;
}

#content li {
	padding-top: .5em;
	padding-bottom: .5em;
	background: url(../images/bullet.gif) no-repeat 0 center;
	padding-left: 20px;
}

#content li a {
	color: #29abe2;
	text-decoration: underline;
}

#content li a:hover {
	background-color: #29abe2;
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
}

#content ol li {
	background-image: none;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0;
}

/* Header ///////////////////////////////////////////////////////////////// */

#logo {
	float: left;
	width: 176px;
	height: 68px;
	margin-top: 5px;
}

#logo h1 {
	margin-bottom: 0px;
}

#logo h1 a {
	display: block;
	width: 176px;
	height: 68px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

/* HomePage ///////////////////////////////////////////////////////////////// */

#welcome {
	float: left;
	clear: left;
	width: 470px;
	height: 162px;
	padding-top: 30px;
}

#welcome h1 {
	color: #ffffff;
	margin-bottom: 15px;
	font: normal 1.6em/1.3em Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
}

#welcome h1 strong {
	color: #8cc63f;
	font-weight: normal;
	font-style: normal;
}

#welcome p {
	color: #cfecf5;
	margin-bottom: 25px;
}

#welcome a.button {
	background: url(../images/button_home_header.png) no-repeat;
	width: 228px;
	height: 44px;
	color: #143f68;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font-weight: bold;
	line-height: 44px;
	font-size: 1.2em;
	letter-spacing: -.1em;
	padding-left: 15px;
}

#welcome a.button:hover {
	color: #29abe2;
}

#welcome_pic {
	float: right;
	display: inline;
	width: 415px;
	height: 311px;
	clear: right;
	margin-top: -59px;
}



p.home_descripition {
	color: #143f68;
	margin-bottom: 0px;
	margin-top: 20px;
}

.advantage {
	float: left;
	width: 300px;
}

.advantage2 {
	margin-left: 20px;
}

.advantage a img {
	border: 4px solid #cfecf5;
	margin-top: 20px;
	margin-bottom: 10px;
}

.advantage a:hover img {
	border-color: #29abe2;
}

.advantage h2 {
	margin-bottom: 5px;
	padding-top: 0px;
}

.advantage h2 a {
	color: #0067b1;
	text-decoration: none;
	font: normal normal 1.2em Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: normal;
}

.advantage h2 a:hover {
	color: #8cc63f;
	text-decoration: underline;
}

.advantage p {
	font-size: .85em;
	line-height: 1.4em;
	margin-bottom: 0px;
}

/* Navigation ///////////////////////////////////////////////////////////////// */



#nav {
	clear: both;
	float: left;
	width: 960px;
}

#nav ul {
	line-height: 42px;
	font-size: 1em;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #d8ecbe;
	text-decoration: none;
	float: left;
	margin-right: 30px;
	line-height: 42px;
}

#nav li a:hover {
	color: #143f68;
}

#nav li a.current,
#nav li a.current:hover {
	color: #ffffff;
	background: url(../images/nav_current.gif) no-repeat center bottom;
}

/* Content ///////////////////////////////////////////////////////////////// */

#header {
	float: left;
	clear: both;
	width: 960px;
	height: 94px;
	padding-top: 55px;
}


#header h1 {
	color: #8cc63f;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	width: 500px;
	float: left;
	margin-bottom: 0px;
}

#header p {
	color: #ffffff;
	width: 500px;
	float: left;
}

#header a.button {
	background: url(../images/button_sec_header.png) no-repeat;
	width: 271px;
	height: 44px;
	color: #143f68;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font-weight: bold;
	line-height: 44px;
	font-size: 1.1em;
	padding-left: 15px;
	float: right;
	margin-top: 5px;
}

#header a.button:hover {
	color: #29abe2;
}

.clear {
	clear: both;
}

#content {
	float: left;
	clear: left;
	width: 620px;
	padding-top: 30px;
}

#sec #content img {
	border: 4px solid #cfecf5;
}

img.right {
	float: right;
	margin-left: 10px;
}



.entry {
	background: #fff url(../images/entry_bkg.gif) repeat-x;
	padding: 20px 10px 10px;
	margin-bottom: 10px;
}

.entry_img {
	float: left;
	width: 150px;
}

.entry_img img {
	padding: 5px;
	background-color: #fff;
}

.entry_content {
	float: right;
	width: 420px;
}

.entry h2 {
	padding-top: 0px;
}

.entry h2 a {
	color: #8cc63f;
}

.entry h2 a:hover {
	color: #29abe2;
}

#sidebar {
	float: right;
	width: 243px;
	background: url(../images/sidebar_top.gif) no-repeat left top;
	padding-left: 39px;
	margin-top: 3px;
	padding-top: 30px;
}

#sidebar a.button {
	background: url(../images/button_sidebar.png) no-repeat;
	width: 213px;
	height: 53px;
	color: #143f68;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font-weight: bold;
	line-height: 18px;
	font-size: 1.2em;
	letter-spacing: -.1em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	margin-bottom: 30px;
}

#sidebar a.button:hover {
	color: #29abe2;
}

.button_desc {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
}

#sidebar h3 {
	color: #8cc63f;
	font: normal normal 1.2em/34px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 5px;
	padding-top: 0px;
}

#sidebar h3.customize {
	background: url(../images/icon_customize.gif) no-repeat left 4px;
	padding-left: 30px;
}

#sidebar h3.user {
	background: url(../images/icon_who.gif) no-repeat left 4px;
	padding-left: 30px;
}

#sidebar h3.hiring {
	background: url(../images/icon_hiring.gif) no-repeat left 4px;
	padding-left: 30px;
}

#sidebar h3.contact {
	background: url(../images/icon_contact.gif) no-repeat left 4px;
	padding-left: 30px;
}

#sidebar h3.loanmarq {
	background: url(../images/icon_loanmarq.gif) no-repeat left 4px;
	padding-left: 30px;
}

#sidebar h3.whatwedo {
	background: url(../images/icon_whatwedo.gif) no-repeat left 4px;
	padding-left: 30px;
}

#sidebar p {
	margin-bottom: 30px;
	font-size: .82em;
	line-height: 1.4em;
	color: #666666;
}

#sidebar p a {
	color: #29abe2;
	text-decoration: underline;
	padding: 2px;
}

#sidebar p a:hover {
	color: #ffffff;
	background-color: #29abe2;
	text-decoration: none;
}

/* Contact ///////////////////////////////////////////////////////////////// */

.contact_box {
	background-color: #8cc63f;
	padding: 20px;
	border-top: 4px solid #66a900;
	border-bottom: 4px solid #66a900;
	float: left;
	width: 580px;
	margin-bottom: 30px;
}

.contact_box label {
	float: left;
	clear: left;
	font-weight: bold;
	font-size: .9em;
	color: #3f3f3f;
}

.contact_box input.std_inpt {
	float: left;
	clear: left;
	width: 98%;
	color: #666666;
	margin-bottom: 10px;
	padding: .5%;
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
}

.contact_box textarea {
	float: left;
	clear: left;
	width: 98%;
	color: #666666;
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
	padding: 1%;
	height: 100px;
	margin-bottom: 20px;
}

.contact_box input {
	float: left;
	clear: left;
}

.contact_box input.button {
	background: url(../images/button_submit.png) no-repeat;
	width: 168px;
	height: 44px;
	color: #143f68;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font-weight: bold;
	line-height: 44px;
	font-size: 1.1em;
	letter-spacing: -1px;
	padding-left: 15px;
	text-align: left;
	border: none;
}

.contact_box input.button:hover {
	color: #29abe2;
}

table.pricing {
	width: 100%;
	color: #143f68;
	font-size: .95em;
	margin-bottom: 30px;
}

table.pricing td {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

table.pricing tr.header td {
	color: #29abe2;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	padding-top: 1.5em;
}

/* Footer ///////////////////////////////////////////////////////////////// */


.clearfooter {
	height: 110px;
	clear: both;
}

#footer {
	height: 80px;
	width: 100%;
	position: relative;
	background-color: #333333;
	margin-top: 30px;
}

#footer_wrapper {
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

#footer img {
	float: left;
}

#utility {
	float: right;
	color: #cccccc;
	font-size: .8em;
	text-align: right;
	line-height: 1.4em;
	padding-top: 25px;
}

#utility a {
	color: #8cc63f;
	text-decoration: underline;
}