/* OHANA STYLE */
body { background-color: #5c78b2; }

#wrapper { width: 840px; margin: 50px auto; }
#top { width: 813px; margin: 0 auto; height: 10px; padding: 0; background: transparent url('/images/static/top_border.gif') no-repeat 0 0; }
#content_wrapper { width: 813px; margin: 0 0 0 13px; padding: 0; background: #fff url('/images/static/right_border.gif') repeat-y 800px 0; }


/* NAVIGATION STYLES */
#navigation { width: 770px; }
#navigation img#logo { margin: 15px 0 0 25px; }


/* CONTENT STYLES */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

p { font: .75em Verdana, sans-serif; padding: 0 0 20px 0; line-height: 18px; }
h2 { color: #957474; font: bold .75em Verdana, sans-serif; text-transform: uppercase; }
h3 { color: #000; font-size: 1em; padding: 0 0 0 0; }
h4 { color: #957474; font: normal .75em Verdana, sans-serif; }

#content_border { width: 770px; margin-left: 12px; background: #fff url('/images/static/background_image.gif') no-repeat 0 125px; border: 2px solid #7490ca; }
#content { width: 420px; padding: 0 0 40px 180px }
img#page_title { padding: 0 0 25px 0; }

#content ul { padding: 0 0 20px 20px; }
#content ul li { list-style-type: disc; font: .75em Verdana, sans-serif; line-height: 18px; }

#content a { color: #79818b; }

#quote { padding: 20px 0 100px 160px; font-size: 1.5em; color: #9fb0da; line-height: 25px; }
#quote span { font-family: arial; font-weight: bold; font-size: 29px; position: relative; top: 3px; }
#quote b { color: #bb1d42; font-weight: normal; }


/* HOME STYLES */
#home #content { padding: 0 0 0 180px; width: 420px; }


/* PORTFOLIO STYLES */
#portfolio #content { overflow: auto; padding: 0 0 40px 0; width: 700px; }
#portfolio #content img#page_title { padding: 0 0 25px 180px; }
#portfolio #content a { color: #79818b; font: normal .75em Verdana, sans-serif; padding: 0 0 0 0; }
#portfolio #content p a { color: #79818b; font: normal 1em Verdana, sans-serif; padding: 0 0 0 0; }
#portfolio #content h2 { padding: 0 50px 20px 180px; }
.portfolio_logo { float: left; padding: 0 0 0 60px; }
.partner { float: left; width: 620px; /*overflow: auto;*/ }
.partner div { float: right; width: 440px; padding: 0 0 0 0; }


/* CONTACT STYLES */
#contact img#page_title { padding: 0 0 10px 0; }
#contact #contact_head { width: 350px; height: 75px; }
#contact #content #contact_head #contact_name { float: left; width: 150px; border: 1xp solid #999; }
#contact #contact_name h2 { font: .75em verdana, sans-serif; color: #000; text-transform: none; }
#contact #contact_info { float: right; width: 200px; text-transform: uppercase; font: normal .65em Verdana, sans-serif; }
#contact #contact_info span { text-transform: none; font: normal 1.2em Verdana, sans-serif; padding: 0 0 0 5px; }
#contact h1 { font: 1.1em georgia, serif; }
#contact #freeform h2 { font: bold .65em verdana, sans-serif; text-transform: uppercase; padding: 7px 0 3px 0; }
#form_border { border: 2px solid #ccc; width: 515px; padding: 20px; background-image: url('/images/static/contact_form_background.png'); }
#captcha_border { border: 2px solid #ccc; width: 515px; padding: 20px; background-image: url('/images/static/contact_form_background.png'); }


/* BOTTOM STYLES */
#bottom { width: 840px; margin: 0 auto; height: 30px; padding: 0; background: #5c78b2 url('/images/static/bottom_border_2.gif') no-repeat 13px 0; }
#footer { width: 813px; margin: 0 auto; padding: 0 0 0 13px; font: .6em Verdana, sans-serif; color: #fff; }

