@charset "utf-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1d1d1d; background: url(../images/bg_wide.jpg) no-repeat center 0; margin: 0; margin-bottom: 10px;}

/* LAYOUT */
.container { width: 900px; margin:auto; }
#top { height: 402px; width: 100%; display:block;}
#logo { float: left; margin-left: 44px; margin-top: 28px; }

/* HOME PAGE */
#home {background: url(../images/background-home.jpg) no-repeat 0 48px #fff;}
#home_header_fb { width: 210px; height:30px; display:block; margin-right: 30px; margin-top: 250px; float: right;}
#home-left { width: 606px; float: left; margin-left: 44px;}
#home-intro-text { }
.home-left-p { width: 574px; line-height: 14pt; margin-bottom: 20px;}
#home-green-box { width: 500px; height: 90px; background-color: #e7f6d3; padding: 24px 34px;}
#home-green-box p { margin: 0;}
#dru_facebook { float: right; margin-top: 18px;}
.research { padding-top: 20px;}
#home-right { width: 230px; float: left;}
#home-right p { line-height: 12pt;}
#home_pic1 { margin-top: 10px;}
.home_right_list { margin-left: 15px;}
.home_right_list a { color: #8cc63f;}
#home_pic2 { margin: 0;}
#discover_text { margin-top: -3px;}
#button_home { border: 0; background:url(../images/singup_home.jpg) no-repeat; width: 72px; height: 21px;}
#form { font-size: 10px;}
input { width: 125px; border: 1px solid #808080;}

/* ABOUT PAGE */
#about { background: url(../images/background-about.jpg) no-repeat 0 48px #fff;}
#about-intro-text { margin-bottom: 10px; }
#about_deb { margin-left: 44px; margin-top: 20px;}
#deb_pic { margin-right: 24px; display: block;margin-bottom: 30px; }
#deb_info { margin-left: 44px; margin-top: 14px; width: 820px; }
#deb_info p { margin-top: 0;}

/* SERVICES PAGE */
#services { background: url(../images/background-services.jpg) no-repeat 0 48px #fff;}
#services p { line-height: 13pt;}
#services_contact { width: 210px; height:30px; display:block; margin-right: 30px; margin-top: 230px; float: right;}
#services-left { width: 390px; margin-left: 44px; float: left;}
.top-space-services { margin-top: 30px; margin-bottom: 10px;}
#services-right { width: 395px; float: left; margin-left: 40px;}
.margin-testimony { margin-left: 140px; }

/* CONTACT PAGE */
#contact_us { background: url(../images/background-contact.jpg) no-repeat 0 48px #fff;}
#contact_us p { line-height: 14pt;}
#contact_email { width: 210px; height:50px; display:block; margin-right: 40px; margin-top: 10px; float: right;}
#deb_facebook { float: left; border: 0px solid red; width: 50px; height: 48px; margin-top: 214px; margin-left: -78px;}
#deb_linkedin { float: left; border: 0px solid blue; width: 50px; height: 48px; margin-top: 214px; margin-left: -22px;}
#deb_twitter { float: left; border: 0px solid yellow; width: 50px; height: 48px; margin-top: 214px; margin-left: 5px;}
#events { float: right; width: 300px; height: 200px; border: 0px solid red; margin-top: 60px; margin-right: 40px; color: #FFFFFF;}


#contact-left { width: 350px; margin-left: 44px; float: left; margin-top: 55px;}
#contact-right { width: 395px; float: left; margin-left: 70px; margin-top: 55px;}
#name_deborah { margin-bottom: 35px;}
#name_peter, #name_barry { margin-bottom: 25px;}



/* FOOTER */
#footer { width: 886px; height: 39px; background:url(../images/footer_background.png) no-repeat; clear: both; margin: auto; margin-top: 30px; font-size: 11px;}
#copyright { float: left; margin-top: 3px; margin-left: 40px; color: #535353; line-height: 12pt;}
#contact_footer { float: right; margin-top: 12px; color: #535353; margin-right: 40px;}
#contact_footer a, #copyright a { color: #535353; text-decoration: none;}
#contact_footer strong { font-size: 12px;}

/* DEFAULT */
img { border: 0;}
.small-text { font-size: 9px;}
.color-1 { color: #8cc63f;}
.color-2 { color: #666;}
.clearfix { clear:both;}

/* MENU / NAVIGATION */
#menu { float: right; margin-top: 62px; width: 491px; height: 29px; background: url(../images/menu.png) no-repeat; }
#menu ul { margin: 0; padding: 0;}
#menu li { float: left; list-style-type: none;}

#nav_home { height: 29px; width: 104px; display: block;}
#nav_about { height: 29px; width: 124px; display: block;}
#nav_services { height: 29px; width: 120px; display: block;}
#nav_contact { height: 29px; width: 143px; display: block;}

#nav_home:hover { background: url(../images/menu.png) 0 -29px; }
#nav_about:hover { background: url(../images/menu.png) -104px -29px; }
#nav_services:hover { background: url(../images/menu.png) -228px -29px; }
#nav_contact:hover { background: url(../images/menu.png) -348px -29px; }

/* FIX */
#conash3D0 {height:0px; top:-1px;}
