BODY  {
    background : #fff;
    margin : 0;
    text-align: center;
    font-family : tahoma, verdana, helvetica, sans-serif;
}
html { overflow-y: scroll; }
H1 , H2 , H3 , H4 , H5 {
	color : #1A171B;
    font-family : tahoma, verdana, helvetica, sans-serif;
    font-weight : bold;
}
H1 {
	font-family : tahoma, verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size : 22px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 5px #D7ECF6 solid;
}
H2 {
    font-size : 13px;
    margin: 30px 0 10px 15px;
    border-bottom: 3px #D7ECF6 solid;
}
P , TD , UL , OL , BLOCKQUOTE , INPUT , TEXTAREA , SELECT , DIV {
    font-family : tahoma, verdana, helvetica, sans-serif;
    color : #1A171B;
}
PRE {
    font-family : monospace;
}
DIV , P , TD , UL , OL {
    font-size : 13px;
}
P {
    line-height : 150%;
    margin: 10px 0 3px 30px;
}
DIV .indent {
    margin: 10px 0 3px 30px;
}
A , A:link , A:visited , A:active {
    color : #003C8C;
    text-decoration : none;
    font-weight : bold;
    text-decoration : none;
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
A:hover {
    text-decoration : underline;
}
FIELDSET, IMG { 
	border:0; 
}
TD IMG {
	display: block;
}
UL {
	margin: 0 0 0 30px;
	padding: 0;
	line-height : 150%;
}
UL LI {
    margin: 0;
	padding: 0 0 0 5px;
}
FORM {
    margin : 0;
}
INPUT {
    font-size : 9px;
    font-family : arial, Helvetica, sans-serif;
}
TEXTAREA , TEXTAREA , SELECT {
    font-size : 10px;
    font-family : arial, Helvetica, sans-serif;
}
.stream {
    display : none;
}
.skip {
	position: absolute;
	left: -1000em; 
	width: 20em;
}
#bodywrap {
	text-align: left;
    width : 700px;
    margin: 0 auto;
}

#top {
    width : 100%;
    height : 68px;
    background: transparent url("images/top_background.gif") repeat-x 0 0;
}

#main {
	margin-top: 35px;
	margin-bottom: 35px;
    width : 700px;
}
#bluelagoon {
	float: left;
    width : 399px;
}
#dermaroller {
  width : 251px;
	margin-left: 429px;
}
#pdt {
  clear: both;
  float: left;
  margin-top: 20px;
  width : 399px;
}
#visagel {
  width : 251px;
  margin-top: 20px;
  margin-left: 429px;
}

#footer {
	clear: both;
    width : 700px;
    text-align: center;
    border-top: 5px #D7ECF6 solid;
    margin-bottom: 35px;
    padding-top: 8px;
}


.clearfix {display: block;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    width: 430px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
