@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #415485;
	font-size: 12px;
	line-height: 125%
}
.twoColFixRtHdr #container {
	width: 840px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(assets/images/container_bg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	border-bottom-style: none;
	padding-top: 0;
	padding-bottom: 0;
} 
.twoColFixRtHdr #mainContent h1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #415485;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px;
	padding-bottom: 15px;
	border-left-style: solid;
	background-image: url(assets/images/sidemenu_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-color: #B4C5CF;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 25px;
} 
.twoColFixRtHdr #mainContent p {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #DBD6C8;
	text-decoration: none;
}
a:hover {
	color: #89a3b4;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.twoColFixRtHdr #footer a:link {
	color: #000066;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:visited {
	color:#89a3b4;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:hover {
	color:#89a3b4;
	text-decoration: none;
}
.twoColFixRtHdr #footer a:active {
	text-decoration: none;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(assets/images/footer_bg.jpg);
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#apDiv1 {
	position:relative;
	width:142px;
	height:88px;
	z-index:1;
	top: 170px;
	left: 25px;
}
#youtube {
	position:relative;
	top:25px;
	width:181px;
	height:155px;
	z-index:2;
}
#callBanner {
	top:100px;
	width:180px;
	height:90px;
	z-index:3;
	position: relative;
}
#claytonShagal {
	top:120px;
	width:138px;
	height:171px;
	z-index:3;
	position: relative;
	left: 20px;
}
#DermaLastyl {
	top:140px;
	width:138px;
	height:171px;
	z-index:3;
	position: relative;
	left: 20px;
}
#aws {
	position:relative;
	left:10px;
	top:180px;
	width:150px;
	height:63px;
	z-index:4;
}
.style1 {color: ##415485}
.style2 {
	color: #415485;
	font-size: 12px;
}
.style2 {
	color: #415485;
	font-size: 12px;
}
.style3 {color: #000000}
.style3 a:link {
	color: #415485 ;
	text-decoration: none;
}
.style3 a:visited {
	color: #415485;
	text-decoration: none;
}
.style3 a:hover {
	color: #b0cfe4;
	text-decoration: none;
}
.style3 a:active {
	text-decoration: none;
}
#apDiv4 {
	position:relative;
	top:375px;
	width:180px;
	height:150px;
	z-index:5;
}

.style4 {color: #88A2B3}
