@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

img, div { behavior: url(iepngfix.htc) }

body { 
background:#B0A985;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.lefttube { float:left;}
.righttube { float:right;}

#maincontainer { width:900px; margin:20px auto; background:#fff; }

#topsection { height:120px;}
#topsection div {float:left; width:857px;}

#logo { margin:20px 0px 0px 27px; float:left;}

#leftsection { 
float:left; 
height:428px; 
width:270px; 
background: #fff url(../images/bot-graphics.gif) bottom right no-repeat;

}
#leftsection div { 
background-image:url(../images/list-icon.png); 
background-position:left; 
background-repeat:no-repeat;
height:31px; 
padding-left:30px; 
margin:3px 0px 0px 17px;
line-height:31px;
width:230px;
}

#leftsection div div { 
border-bottom:1px #E0E3E6 dashed; 
background:none; 
padding:0; 
margin:0px 20px 0px 0px;
color:#675d2b;
font-size:14px;
letter-spacing:0.6px;
}

#leftsection a { color:#675d2b; text-decoration:none; }
#leftsection a:hover { color:#322a05; text-decoration:none; }

#rightsection { float:left; width:562px; margin-left:20px; color:#726e59}
#picture { border:1px #DADAD7 solid; padding:4px; width:558px;}

#bottomsection {  margin-top:-11px; z-index:1000; position:absolute; clear:both; width:900px;}

#footer { color:#fff; text-align:center; margin-top:15px; font-size:14px; line-height:24px; height:80px; clear:both;}

#footer a{ color:#fff; text-decoration:none; }
#footer a:hover{ color:#6b6027; text-decoration:underline; }

#aquaweb { width:900px; font-size:12px; color:#fff; text-align:right; height:16px; margin:auto; clear:both;}
#aquaweb a { color:#fff; text-decoration:none;}

.border { border:1px #DADAD7 solid;} 


h1 { color:#524a96; font-size:21px; margin:15px 0px 9px 0px; font-weight:lighter; text-transform:none}

p { color:#726e59; text-align:justify; line-height:19px; margin-bottom:7px;}

p a { color:#726e59; text-decoration:underline;}
p a:hover { color:#726e59; text-decoration:none;}

#tooth, #tooth ul {
	margin:0px 0px 0px 20px;
	padding:0;
	float:none;
}

#tooth li {
	color:#726e59;
	padding-bottom:4px;
}

#tooth a { color:#726e59; text-decoration:underline; }
#tooth a:hover { color:#726e59; text-decoration:none;}