/* CSS Document */

/* 'Southeastern Laser & Aesthetics Center', by Osmosis Technologies, */

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin: 0px;
	background-image:url(../images/2selac_r1_c14.jpg);
	background-repeat:repeat-x;
	background-color:#F9EEDD;
}

#container{				
	width: 682px;
	position: absolute; 
}

/* Left Column Begin */
#lc_container {
	width: 174px;
	position:relative;
	float:left;
}

#lc_logo {
	width: 174px;
	height: 91px;
	position:relative;
}

#lc_addy {
	width: 174px;
	height: 91px;
	position:relative;
}
/* Left Column End */

/* Right Column Begin */
#rc_container {
	width: 508px;
	position:relative;
	float:left;
}

#rc_hm {
	width: 508px;
	height: 51px;
	position:relative;
	vertical-align:bottom;
}

#rc_mc {
	width: 508px;
	height: 234px;
	position: relative;
	background-image:url(../images/2selac_r3_c12.jpg);
	background-repeat:repeat-x;
}

#rc_mc1 {
	width: 116px;
	height: 234px;
	position:relative;
	float:left;
}

#rc_mc2 {
	width: 390px;
	height: 234px;
	position:relative;
	float:left;
	background-image:url(../images/selac1_r3_c15.jpg);
	background-repeat:repeat-x;
}

#tr_border {
	width: 2px;
	height: 234px;
	position:relative;
	float: left;
	background-image:url(../images/selac1_r3_c15.jpg);
	background-repeat:no-repeat;
}

/* Top Middle Section */
#tm_1 {
	width:390px;
	height: 135px;
	position:relative;
	float:right;
}

#tm_2 {
	width: 240px;
	height: 99px;
	position:relative;
	float:right;
}

#tm_3 {
	width: 20px;
	height: 99px;
	position:relative;
	float:right;
}
/* Top Middle Section End */

/* Bottom Right Columns */
#brc_container {
	width: 508px;
	position:relative;
	background-image:url(../images/2selac_r9_c3.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:left;
}

#brc_top {
	width: 506px;
	position:relative;
	float:left;
	padding-left:2px;
}

#brc_content {
	width: 496px;
	position:relative;
	float:left;
	padding-left: 6px;
	padding-right: 6px;
}

#brc_bottom {
	width: 508px;
	height: 12px;
	position:relative;
	background-image:url(../images/2selac_r9_c3.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:left;
	vertical-align:bottom;
}

/* Bottom Right Columns */

/* Right Column End */

/* Copyright Area */
#cr_container {
	width: 508px;
	position:relative;
	float:left;
	clear:left;
	font-size:9px;
}

#cr_left {
	width: 288px;
	position:relative;
	float:left;
}

#cr_right {
	width: 220px;
	position:relative;
	float:left;
	text-align:right;
}

#cr_right a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

#cr_right a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration:underline;
}

#cr_right a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}


/* Copyright Area */