/* CSS Document */

.contactRequestComment {
	width:550px;
	height:150px;
}


body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e2d589;
	color:#666666;
	line-height:20px;
}


a {
	color:#2178AD;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#wrapper {
	width:900px;
	margin:0 auto;
	padding:0;
	background:url(http://www.advancedlaserskincenter.mojoring.com/clients/1000295/Web/Images/bg_main.gif) no-repeat;
}

#header {
	width:900px;
	height:170px;
}

#navbar {
	width:780px;
	height:30px;
	padding-left:120px;
}

#billboard {
	width:900px;
	height:320px;
	padding-top:10px;
}

#billboard_left {
	width:237px;
	float:left;
}

#billboard_flash {
	width:463px;
	float:left;
}

#billboard_right {
	width:200px;
	float:right;
}

#mainbody {
	background:url(http://www.advancedlaserskincenter.mojoring.com/clients/1000295/Web/Images/bg_curve.gif) no-repeat bottom left #FFFFFF;
	padding:20px 20px 40px 20px;
	width:860px;
}

#footer {
	clear:both;
	padding:25px;
	text-align:center;
	color:#2178AD;
	width:850px;
}

#footer a {
	color:#2178AD;
	text-decoration:underline;
}

#footer a:hover {
	color:#2178AD;
	text-decoration:none;
}

.contentTitle {
	font-weight:bold;
	font-size:14px;
	color:#18547b;
	padding-bottom:10px;
}

.mainHeader {
	padding-top:10px;
	font-weight:bold;
}

#sidebarlist {

}

#sidebarlist ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 2px;
}

#sidebarlist li {
	list-style-type:none;
	background:url(http://www.advancedlaserskincenter.mojoring.com/clients/1000295/Web/Images/bullet.gif) no-repeat;
	background-position:0 0.5em;
	padding:0 0 5px 10px;
}

#sidebarlist li a {
	text-decoration:none;
	color:#2178AD;
}

#sidebarlist li a:hover {
	text-decoration:underline;
	color:#2178AD
}

#contentcontainer {
	width:900px;
	padding-bottom:20px;
	border-top:10px solid #FFFFFF;
	overflow:hidden;
	background-color:#FFFFFF;
}

#curve {
	width:900px;
	height:35px;
	background:url(http://www.advancedlaserskincenter.mojoring.com/clients/1000295/Web/Images/bg_curve.gif) no-repeat bottom left;
}

#contentbody {
	width:650px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20025px;
	margin-bottom:-20025px;
	float:left;
}

#sidebar {
	width:229px;
	border-right:1px solid #EEE7BB;
	padding-bottom:20025px;
	margin-bottom:-20025px;
	float:left;
}

#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 2px;
}

#sidebar li {
	list-style-type:none;
	background:url(http://www.advancedlaserskincenter.mojoring.com/clients/1000295/Web/Images/bullet.gif) no-repeat;
	background-position:0 0.5em;
	padding:0 0 5px 10px;
}

#sidebar li a {
	text-decoration:none;
	color:#2178AD;
}

#sidebar li a:hover {
	text-decoration:underline;
	color:#2178AD
}

