.wrapper {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #00ccff;
	background-color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #9FA9B3;
}
.left {
	float: left;
	background-color: #FFFFFF;
	width: 210px;
	margin-left: 14px;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

.header {
	background-image: url(images/lasik-surgery-header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #FFFFFF;
	height: 120px;
}

h1 {
	color: #333333;
	font-size: 16px;
	margin: 10px 0;
}
h2, h2 a {
	color: #333333;
	font-size: 14px;
	margin: 5px 0 -5px 0;
}
h3 {
	color: #333333;
	font-size: 13px;
	margin: 5px 0 -5px 0;
}

.content {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 230px;
	line-height: 20px;
}
.contentwrapper {
	vertical-align: top;
	background-image: url(images/lasik-surgery_r3_c1.jpg);
	background-repeat: repeat-y;
}

a {
	margin-top: 0;
}

#links {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#links ul{
	margin: 0px;
	padding-left: 0px;
}
#links ul li{
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DAE0E6;
}
#links ul li a{
	text-decoration: none;
	color: #333333;
	vertical-align: middle;
	margin-bottom: 5px;
	font-weight: bold;
}

.hovermenu {
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 102px;
	height: 28px;
}

.hovermenu ul{
	font: bold 12px arial;
	height: 28px;
	margin: 0px;
	color: #333333;
	background-image: url(images/menubg.gif);
	padding-top: 4px;
	padding-left: 0px;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
	vertical-align: middle;
	margin: 0px;
	background-image: url(images/split.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: #333333;
	margin-left: 2px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
}

.topsidebar {
	background-image: url(images/sidebar_r1_c1.jpg);
	height: 56px;
}
.midsidebar {
	margin: 0px;
	background-image: url(images/sidebar_r2_c1.jpg);
	background-repeat: repeat-y;
}
.botsidebar {
	background-image: url(images/sidebar_r3_c1.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.header2 {
	background-image: url(images/lasik-surgery_r3_c1.jpg);
	background-repeat: repeat-y;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.divider {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-top-color: #DAE0E6;
	border-right-color: #DAE0E6;
	border-bottom-color: #DAE0E6;
	border-left-color: #DAE0E6;
}

.footer {
	text-align: right;
	background-image: url(images/lasik-surgery_r4_c1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 20px 0 50px;;
	height: 78px;
}

master0 {
	float: left;
}