@charset "utf-8";
/* CSS Document */

/* elements =============================================================*/

h1 {
	font-family:'Quicksand', sans-serif;
	font-size:60px;
	font-weight:200;
	color:#ffffff;
}

h1 span {
	color:#9ec536;
}

h2 {
	font-family:'Quicksand', sans-serif;
	font-size:40px;
	color:#ffffff;
}

h3 {
	font-family:'Quicksand', sans-serif;
	font-size:26px;
	color:#fff;
}

h4 {
	font-family:'Quicksand', sans-serif;
	font-size:18pxpx;
	color:#002d62;
	
}

p {
	-webkit-text-size-adjust:none;
}

/* header =============================================================*/

#header {
	width:100%;
	min-width:900px;
	position:fixed;
	top:0px;
	background:#ffffff;
	z-index:100;
}

#header .logo{
  width:168px;
	height:65px;
	margin:22px 10px 10px 40px;
	float:left;
}

#header #nav {
	width:270px;
	padding-left:412px;
	position:relative;
	top:50px;
	float:left;
}

/* containers =============================================================*/


/* top_container =============================================================*/

#top_container {
	min-width:1260px;
	min-height:1858px;
	background:#002d62;
}

#top_container #top_content {
	min-height:1858px;
	background: url(../images/bubble_bg.png) no-repeat;
}

#top_container #top_content #top_left_corner {
	min-height:1380px;
	background: url(../images/top_left_bg.png) no-repeat;
}

#top_container #top_content #top_left_corner #top_headline {
	margin:0px 0px 40px 40px;
	padding-top:170px;
}

#top_container #top_content #top_left_corner #top_left_text {
	margin:6px 0px 60px 40px;
	width:422px;
	
}

#top_container #top_content #top_left_corner #top_left_text p {
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#ffffff;	
}

#top_container #top_content #top_left_corner #top_left_text h3 {
	margin-bottom:16px;
}

#top_container #top_content #top_left_corner .scroll_icon {
	margin:0px 0px 100px 40px;
}

/* services =============================================================*/


#top_container #top_content #top_left_corner #services_section {
	width:490px;
	background:url(../images/service_text_bg.png);
	margin:310px 0px 0px 20px;
	padding:14px 25px 10px 20px;
	float:left;
}

#top_container #top_content #top_left_corner #services_section h2 {
	margin-bottom:10px;
	color:#9ec536;
}

#top_container #top_content #top_left_corner #services_section h4 {
	margin-bottom:6px;
}

#top_container #top_content #top_left_corner #services_section p {
	font-family:'Open Sans', sans-serif;
}

#top_container #top_content #top_left_corner #services_section p.service_p_1 {
	font-size:12px;
	line-height:1.5;
	margin-bottom:15px;
}

#top_container #top_content #top_left_corner #services_section p.service_p_2 {
	font-size:10px;
	line-height:1.5;
	margin-bottom:18px;
	
}

#top_container #top_content #top_left_corner #services_section p.service_p_3 {
	font-family:'Quicksand', sans-serif;
	font-size:14px;
	line-height:1.3;
	margin-bottom:15px;
	color:#009ddc;
}

#top_container #top_content #top_left_corner #services_bubble {
	height:324px;
	width:324px;
	margin:380px 0px 0px 24px;
	float:left;
	background:url(../images/circle_bg.png) no-repeat;
	z-index:10;
}

#top_container #top_content #top_left_corner #services_bubble .bubble_text {
	width:200px;
	height:200px;
	margin:62px;
	font-family:'Open Sans', sans-serif;
	font-style:italic;
	line-height:1.5;
	font-size:14px;
	color:#9ec536;
	text-align:center;
}

/* bottom_container =============================================================*/

#bottom_container {
	min-width:1260px;
	margin-top:-100px;
	min-height:1900px;
	height:100%;
	background:#009ddc;
}

#bottom_container #bottom_content {

	min-height:1754px;
	background:url(../images/bottom_left_bg.png) no-repeat;
}

/* about_us =============================================================*/

#bottom_container #bottom_content #about_us {
	width:500px;
	margin-left:40px;
	position:relative;
	top:120px;
}

#bottom_container #bottom_content #about_us h2 {
	margin-bottom:26px;
}

#bottom_container #bottom_content #about_us h4 {
	margin-bottom:6px;
}

/* bio_section =============================================================*/

#bottom_container #bottom_content #about_us .bio_section {
	width:630px;
	margin-bottom:20px;
	float:left;
}

#bottom_container #bottom_content #about_us .bio_section .bio_image {
	width:140px;
	float:left;
}

#bottom_container #bottom_content #about_us .bio_section .bio_text {
	float:left;
	margin-left:15px;
	width:400px;
}

#bottom_container #bottom_content #about_us p {
	width:446px;
	margin-bottom:30px;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	color:#002d62;
	line-height:1.5;
}

#bottom_container #bottom_content #about_us .bio_section .bio_text p {
	font-family:'Open Sans', sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:1.5;
	margin-top:15px;
}

#bottom_container #bottom_content #about_us .bio_section .bio_text a {
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:10px;	
	color:#ffffff;
}

/* about_right =============================================================*/

#bottom_container #bottom_content #about_right {
 	position:relative;
	top:4px;
	left:880px;
	width:210px;
}

#bottom_container #bottom_content #about_right h4 {
	font-size:18px;
	margin-bottom:10px;
}

#bottom_container #bottom_content #about_right ul li{
	font-family:'Open Sans', sans-serif;
	font-style:italic;
	line-height:1.7;
	list-style-type:disc;
	list-style-position:inside;
	font-size:9px;
	color:#ffffff;
}

/* contact =============================================================*/

#bottom_container #bottom_content #contact_section {
	width:800px;
	position:relative;
	top:480px;
	left:40px;
}

#bottom_container #bottom_content #contact_section h2 {
	margin-bottom:25px;
}

#bottom_container #bottom_content #contact_section #phone p {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#002d62;
	line-height:1.5;
}

#bottom_container #bottom_content #contact_section #po_box p {
	margin-top:20px;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#002d62;
	line-height:1.5;
}


#bottom_container #bottom_content #van_photo {
	width:734px;
	height:502px;
	position:relative;
	top:400px;
	left:340px;
}



