body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: underline;
}

#wrapper {
	width:100%;
	margin: 0em auto;
	text-align:center;
	background-color: #ffffff;
}

h1 {
	font-size:36px;
}

#content {
	width:1002;
	background-color: white;
	margin: 0em auto;
	text-align: center;
	border: 1px solid #272c0f;
	margin-top:15px;
}

#masthead {
	background-color: #ffffff;
	color: white;
	font-weight:bold;
	width:1002px;
	vertical-align:middle;
	padding-bottom:5px;
}

#masthead img {
	float:left;
	display:inline;
}

#masthead img.name {
	margin-top:22px;
	margin-left:15px;
}

img.logo {
	position: relative;
	float: right;
	margin-top:-125px;
	background-color: none;
}

#navigation {
	background-color: #272c0f;
	width: 1002px;
	text-align: left;
	height: 8px;
	
}

#navigation a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-left:21px;
	padding-right:40px;
	line-height: 34px;
	text-decoration: none;
}

#navigation a:hover {
	color: #d4d7af;
}

#navigation a.on {
	color: #d4d7af;
}

#main {
	display: inline;
	width:1002px;
}

#leftcol {
	float:left;
	display:inline;
	text-align:left;
	padding-bottom:7px;

}

#leftcol p {
	width: 712px;
}

#rightcol {
	float: right;
	display: inline;
	background-color: #b3e0f3;
	width:250px;
	padding:0px;
	margin:0px;
	text-align:left;
	padding-right:10px;
}

#rightcol p.start {
	padding-top:35px;

}

#rightcol #button {
	width:203px;
	height:35px;
	background-image: url(images/btn_appointment.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-transform: uppercase;
	line-height:35px;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	text-align:center;
	margin:0em auto;
}

#rightcol #button a {
	text-decoration:none;
	color: #fff;
}

#rightcol #button a:hover {
	color: #d4d7af;
}

#rightcol h2 {
	font-weight: bold;
	font-size:14px;
}

#rightcol h2.border {
	border-top: 1px solid #828944;
	text-align: center;
	margin-right:20px;
	margin-left:20px;
	padding-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#rightcol p {
	margin-bottom:20px;
}

#leftcol p.special {
	text-transform: uppercase;
	color: black;
	font-size:18px;
	margin-left:20px;
}

#leftcol h2.pagetitle {
	text-transform: uppercase;
	color: black;
	border-bottom: 5px solid #e5e8c5;
	width: 700px;
	font-size:20px;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:20px;
}

#leftcol h2.subtitle {
	color: black;
	border-bottom: 0px;
	width: 700px;
	font-size:16px;
	margin-left:20px;
}

span.attention {
	color: #990000;
	font-weight:bold;
}

p.special {
	font-weight: bold;
}

#leftcol #button {
	width:158px;
	height:35px;
	background-image: url(images/btn_print.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-transform: uppercase;
	line-height:35px;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	text-align:center;
	margin-left:20px;
}

#leftcol #button a {
	text-decoration:none;
	color: #fff;
}

#leftcol #button a:hover {
	color: #d4d7af;
}

#leftcol p {
	margin-left:20px;
	margin-top:20px;
}

#footer {
	border-top: 2px solid black;
	padding-top:8px;
	padding-bottom:10px;
}

#footer a {
	text-align:left;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
	color: #828944;
	line-height:10px;
}

#footer a:hover {
	color: #d4d7af;
}

span.copyright {
	font-size:10px;
	color: #666;
	line-height:10px;
}

table.contactus {
	margin-left:20px;
	font-size:12px;
}

table.contactus td {
	padding-bottom:7px;
	padding-right:8px;
}

td.sales {
	padding:10px;
	background-color: #f7f9e3;
}

td.descrip {
	padding:10px;
	padding-right:25px;
	background-color: #f7f9e3;
}

td.sales2 {
	font-weight: bold;
	padding:10px;
}