body {
background:url(../_img/pagebg2.png);
background-position:bottom;
background-repeat:repeat-x;
background-color:#fff;
font-family: Arial, Helvetica, sans-serif;
margin:0;
}

nav {
/*background:url(../_img/navbg2.png);*/
background-color: #ddd;
background-repeat:repeat-x;
width:100%;
height: 100px;
position: fixed;
top:0;
z-index: 99;
-webkit-box-shadow:0px 1px 3px #4f5251;
-moz-box-shadow:0px 1px 3px #4f5251;
-o-box-shadow:0px 1px 3px #4f5251;
box-shadow:0px 1px 3px #4f5251;
}

#mobileNav {
margin-top:15px;
}

#mobileNav ul {
float:right;
}

#mobileNav img {
margin-top:5px;
margin-left:2.5%;
width:400px;
}

#mobileNav li {
list-style:none;
font-size: 32pt;
}

#mobileNavDrop {
display:none;
position: absolute;
top:50px;
}

#mobileNavDrop li {
font-size: 24pt;
line-height: 2;
text-align: center;
}

#mobileNavDrop li a {
color:#0e65b1;
font-size: 24pt;
}

#mainMobileNav {
color:#4f5251;
position: absolute;
top:20px;
right:15px;
}

#mobileNavDrop {
background-color: #ccc;
width:400px;
right:2;
margin-top:30px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-box-shadow:0px 1px 3px #4f5251;
-moz-box-shadow:0px 1px 3px #4f5251;
-o-box-shadow:0px 1px 3px #4f5251;
box-shadow:0px 1px 3px #4f5251;
position: absolute;
}

.navLink{
color:#4f5251;
font-size:14pt;
}

.navLink:hover {
color:#111;
}

@keyframes fadein {
0% {opacity:0;}
100% {opacity: 1;}
}

@-webkit-keyframes fadein {
0% {opacity:0;}
100% {opacity: 1;}
}

@-moz-keyframes fadein {
0% {opacity:0;}
100% {opacity: 1;}
}

@-o-keyframes fadein {
0% {opacity:0;}
100% {opacity: 1;}
}

h3,h5 {
display: inline;
}

h5 {
font-size:12pt;
}

h3 {
margin-left:15px;
}

a {
text-decoration: none;
}

#navContent {
display:none;
}

#wrapper {
background-color:#fff;
width:100%;
margin-top:98px;
margin-left:0;
margin-right:0;
height: auto;
-webkit-box-shadow: 0 0 10px #4f5251;
-moz-box-shadow: 0 0 10px #4f5251;
-o-box-shadow: 0 0 10px #4f5251;
box-shadow: 0 0 10px #4f5251;
}

#main {
padding-top:15px;
}

.container {
display:none;
width:95%;
margin-left:2.5%;
margin-right:2.5%;
height:300px;
position:relative;
}

.main_image {
width:100%;
height:300px;
float:left;
background:#333;
position:relative;
overflow:hidden;
color:#fff;
}

.main_image img {
width:100%;
height: 300px;
}

.main_image h2 {
font-size:2em;
font-weight:400;
margin:0 0 5px;
padding:10px;
}

.main_image p {
font-size:1.2em;
line-height:1.6em;
margin:0;
padding:10px;
}

.block small {
background:url(images/icon_cal.gif) no-repeat 0 center;
font-size:1em;
padding:0 0 0 20px;
}

.main_image .block small {
margin-left:10px;
}

.main_image .desc {
position:absolute;
bottom:0;
left:0;
width:100%;
display:none;
}

.main_image .block {
width:100%;
background:#111;
border-top:1px solid #000;
}

.main_image a.collapse {
background:url(images/btn_coll.gif) no-repeat left top;
height:27px;
width:93px;
text-indent:-99999px;
position:absolute;
top:-27px;
right:20px;
}

.main_image a.show {
background-position:left bottom;
}

.image_thumb {
display:none;
float:left;
background:#f0f0f0;
border-right:1px solid #fff;
border-top:1px solid #ccc;
}

.image_thumb img {
border:1px solid #ccc;
background:#fff;
float:left;
padding:5px;
}

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

.image_thumb ul li {
background:#f0f0f0 url(images/nav_a.gif) repeat-x;
width:279px;
float:left;
border-bottom:1px solid #ccc;
border-top:1px solid #fff;
border-right:1px solid #ccc;
margin:0;
padding:12px 10px;
}

.image_thumb ul li.hover {
background:#ddd;
cursor:pointer;
}

.image_thumb ul li.active {
background:#fff;
cursor:default;
}

html .image_thumb ul li h2 {
font-size:1.5em;
margin:5px 0;
padding:0;
}

.image_thumb ul li .block {
float:left;
margin-left:10px;
width:180px;
padding:0;
}

#missionStatement {
display:none;
}

#mobileMissionStatement {
color:#00aced;
width:95%;
margin-left:2.5%;
margin-right:2.5%;
text-align: center;
}

#mobileList li {
list-style: none;
}

.listIcon {
width:32px;
height:32px;
}

ul {
margin-top:5px;
list-style-type:none;
}

#list1 {
margin-top:25px;
width:80%;
margin-left:10%;
margin-right:10%;
font-size: 24pt;
text-align: center;
}

#list2 {
width:80%;
margin-left:10%;
margin-right:10%;
font-size: 24pt;
text-align: center;
}

#list3 {
width:80%;
margin-left:10%;
margin-right:10%;
font-size: 24pt;
text-align: center;
}

.space {
height:5px;
background-color: #fff;
clear: both;
width: 100%;
}

.banner {
width:100%;
background-color:#0e65b1;
height:50px;
}

.bannerContent {
color:#fff;
font-size:32pt;
margin-left:25px;
text-transform:uppercase;
letter-spacing:10px;
}

#aboutCompany {
font-size:11pt;
width:95%;
margin-left:2.5%;
margin-top:15px;
text-align: justify;
}

#carlPic {
width:150px;
height: 150px;
background-color: #ccc;
border:3px solid #000;
margin-right:10px;
float: left;
}

#carlPic img {
width:100%;
height:100%;
}

#aboutCarl {
width:95%;
margin-left:2.5%;
font-size: 11pt;
margin-bottom:25px;
}

.pageInfo {
width:80%;
margin-left:5%;
margin-right:5%;
}

.pageInfo li {
margin-bottom: 10px;
}

#content {
margin-top:15px;
text-align: center;
width:100%;
font-size: 12pt;
line-height: 2;
}

.project {
width:100%;
clear: both;
}

.projectImg {
float: left;
width:140px;
margin-left:1%;
height: 140px;
border:3px solid #000;
margin-top:25px;
}

.projectImg img {
width:100%;
height: 100%;
}

.projectDesc {
float: right;
margin-top:25px;
width:79%;
text-align: justify;
margin-right:1%;
}

.emailLink {
color:#0e65b1;
}

footer {
clear:both;
border-top:1px solid #7e7e7e;
padding-top:15px;
}

footer a {
color:#7e7e7e;
}

footer a:hover {
color:#565656;
}

#footerList1 {
float:left;
width:20%;
margin-left:10%;
margin-right:5%;
display:none;
}

#footerList1 table tr td {
text-align: center;
font-size:10pt;
width:50%;
}

#footerList1 table th {
text-align: center;
color:#565656;
}

#footerList2 {
text-align: center;
font-size:10pt;
float:left;
width:20%;
margin-left:5%;
margin-right:5%;
display:none;
}

#footerList2 ul {
list-style:none;
}

#footerList3 {
text-align: right;
width:20%;
margin-left:5%;
margin-right:10%;
margin-top:10px;
line-height: 1.8;
font-size:12pt;
float:left;
color:#7e7e7e;
display:none;
}

#footerList3 a {
font-size: 12pt;
margin-left:-25px;
}

#footerSlogan {
clear:both;
display:block;
color:#00aced;
text-align:center;
width:100%;
}

#copyright {
padding:10px 0px;
font-size:10pt;
clear:both;
color:#5e5e5e;
width: 100%;
text-align: center
}