body {
margin: 0px;
padding: 0px;
font-family:  Trebuchet MS, sans-serif;
background-color: #008DD0;
}

a:link {
text-decoration: none;
color: #729339;
text-decoration: underline;
}
a:visited {
text-decoration: none;
color: #729339;
}
a:hover {
text-decoration: none;
color: #729339;
text-decoration: underline;
}
a:active {
color: #729339;
text-decoration: underline;
}

#mobile{
position: absolute;
width:200px;
height: 13px;
left: 0px;
font-size: 10px;
padding: 2px;
}

#container {
width: 800px;
margin: auto;
background-color: #FFFFFF;
padding: 0px;
}

#header{
width: 800px;
height: 130px;
background: url(../images/header.gif) no-repeat;
margin-bottom: 10px;
}

#questions{
float: right;
width: 300px;
height: 100px;
margin-top: 20px;
margin-right: 30px;
}

#nav{
position: relative;
height: 22px;
width: 800px;
}

#link1{
position: absolute;
margin-left: 100px;
}

#link2{
position: absolute;
margin-left: 213px;
}

#link3{
position: absolute;
margin-left: 326px;
}

#link4{
position: absolute;
margin-left: 439px;
}

#link5{
position: absolute;
margin-left: 551px;
}

#content_wrapper{
width: 800px;
height: 500px;
background-color: #FFFFFF;
background: url(../images/grey_fade.gif) repeat-x;
border-top: solid #008DD0 1px;
padding-top: 5px;
}

#content_wrapper1{
width: 800px;
height: 520px;
background-color: #FFFFFF;
background: url(../images/grey_fade.gif) repeat-x;
border-top: solid #008DD0 1px;
padding-top: 5px;
}

#content_wrapper2{
width: 800px;
height: 510px;
background-color: #FFFFFF;
background: url(../images/grey_fade.gif) repeat-x;
border-top: solid #008DD0 1px;
padding-top: 5px;
}

#content_wrapper3{
width: 800px;
height: 560px;
background-color: #FFFFFF;
background: url(../images/grey_fade.gif) repeat-x;
border-top: solid #008DD0 1px;
padding-top: 5px;
}

#content_wrapper4{
width: 800px;
height: 580px;
background-color: #FFFFFF;
background: url(../images/grey_fade.gif) repeat-x;
border-top: solid #008DD0 1px;
padding-top: 5px;
}


#service_box{
position: relative;
margin-left: 3px;
width: 450px;
}

.service_head{
color: #729339;
font-size: 16px;
font-weight: bold;
}

.service_desc{
font-size: 12px;
margin-top: -10px;
}

#image_left{
float: left;
width: 92px;
height: 330px;
margin-top: 20px;
}

#content_right{
float: right;
width: 682px;
margin-right: 15px;
margin-top: 20px;
height 100%;
font-size: 15px;
}

#content_right p{
font-size: 15px;
line-height: 20px;
margin-bottom: 10px;
}

.green_heading{
color: #729339;
font-size:16px;
font-weight: bold;
}

.artwork1{
float: right;
width: 180px;
height: 400px;
margin-left: 5px;
}

.artwork3{
float: right;
width: 300px;
height: 400px;
margin-right: 20px;
}


.cap_let_G{
float:left;
width: 20px;
font-size:40px;
line-height: 40px;
color: #729339;
margin-right: 7px;
margin-bottom: -10px;
}

.para1{
font-size: 15px;
margin-top: 12px;
line-height: 20px;
}

.cap_let_B{
float:left;
width: 20px;
font-size:40px;
line-height: 40px;
color: #729339;
margin-right:3px;
margin-bottom: -10px;
}

.para2{
font-size: 15px;
margin-top: 24px;
line-height: 20px;
}

.cap_let_S{
float:left;
width: 20px;
font-size:40px;
line-height: 40px;
color: #729339;
margin-right:0px;
margin-bottom: -10px;
}

.para3{
font-size: 15px;
margin-top: 33px;
line-height: 20px;
}

.cap_let_L{
float:left;
width: 20px;
font-size:40px;
line-height: 40px;
color: #729339;
margin-right: 2px;
margin-bottom: -10px;
}

.para4{
font-size: 15px;
margin-top: 28px;
line-height: 20px;
}

.para5{
font-size: 15px;
line-height: 20px;
margin-bottom: 10px;
}

#footer{
background-color: #FFFFFF;
height: 43px;
width: 800px;
margin-bottom: 10px;
border-top: solid #008DD0 1px;
}

#footer p{
font-size: 12px;
color: #000000;
margin-left: 105px;
margin-top: 10px;
line-height: 16px;
margin-bottom: 30px;
}



