*{margin:0;padding:0;border:none;outline:none;zoom:1;}

html, body {height:100%;}

body {
color:#000;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
background:#044046 url(images/containerLD.gif) no-repeat center;
}

select,
input,
textarea {font-family:Arial, Helvetica, sans-serif;}

.clear {
font-size:0;
display:block;
clear:both;
height:0;
}

#page {
height:100%;
width:100%;
}

#wrap {
width:766px;
margin:0 auto;
padding:20px 0 10px 0;
}

#container {
clear:both;
height:445px;
background:transparent url(images/containerBG.gif) no-repeat top left;
}

#menu {
list-style:none;
height:28px;
padding:9px 0 0 250px;
margin:0;
}


#menu li {
display:block;
float:left;
height:23px;
padding:0 10px 0 0;
margin:0 10px;
}

#menu li a {
cursor:pointer;
display:block;
float:left;
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:center;
height:20px;
padding:3px 0 0 10px;
}

#menu li a:hover {color:#a7d732;}

#menu li.active {background:transparent url(images/menuBG.gif) no-repeat bottom right;}
#menu li.active a {color:#7af3ff;background:transparent url(images/menuBG.gif) no-repeat top left;}

#content {
color:#fff;
height:370px;
width:766px;
overflow:hidden;
}

#content h2 {
color:#a7d732;
font-size:26px;
font-weight:normal;
padding:5px 0;
}
#content p {
font-size:16px;
text-align:justify;
line-height:175%;
padding:5px 0;
}

#panes {
display:block;
height:370px;
overflow:hidden;
}

.pane {
display:block;
float:left;
height:370px;
width:766px;
}

#home {background:transparent url(images/homeBG.gif) no-repeat center right;}

#home .layout {
width:370px;
padding:100px 0 0 30px;
}

#portfolio .layout {
height:330px;
padding:20px 0 10px 30px;
overflow:hidden;
}

#portfolio .layout a {
display:block;
float:left;
width:150px;
height:100px;
margin:0 10px 12px 10px;
border:2px solid #a7d732;
background:#fff url(images/portfolioLD.gif) no-repeat center;
}

#portfolio .layout a:hover {border:2px solid #f2f2f2;}

#contact {background:transparent url(images/contactBG.gif) no-repeat center right;}

#contact .layout {padding:120px 60px 0 40px;}

#contact .right {
float:right;
width:310px;
}

#contact .layout span {
display:block;
text-align:right;
width:318px;
height:46px;
margin:15px 0 0 0;
}

#phoneNumber {background:#1c5b76 url(images/contactButtons.gif) no-repeat bottom left;}
#emailAddress {background:#49761c url(images/contactButtons.gif) no-repeat top left;}

#contact .layout span a {
display:block;
padding:10px 20px 0 0;
}
#emailAddress a{
color:#cfffc4;
font-size:18px;
}

#copyright {
color:#fff;
font-weight:bold;
padding:10px 20px 0 0;
text-align:right;
}

#copyright b,
#copyright i {color:#73e5f1;}