body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	text-decoration: none;
	font: 100%;
	color: #197ebb;
}

h1{
	line-height: 1em;
	font-size: 30px;
	padding-bottom: 0;
}

h2{
	line-height: 1em;
	font-size: 24px;
}

h3{
	line-height: 1em;
	font-size: 18px;
}

h4{
	line-height: 1em;
	font-size: 14px;
}

abbr,acronym { 
	border:0;
}

html{	
	height: 100%;
}

body {
	background: #093853;
	color: #555;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.relative{
	position: relative;
}

.lt{background: url(images/lt-corner.gif) no-repeat 0 0;}
.rb{background: url(images/rb-corner.gif) no-repeat 100% 100%;}
.lb{background: url(images/lb-corner.gif) no-repeat 0 100%;}
.rt{background: url(images/rt-corner.gif) no-repeat 100% 0;}

p{
	padding: 0 0 1em 0;
}

p.last{
	padding: 0;
}

strong{
	font-weight: bold;
}

form.ask{
	width: 255px;
	position: relative;
	top: -10px;
}

form.ask .body, form .smallform{
	height: 10px;
	font-size: 11px;
	line-height: 1em;
	text-align: right;
	padding: 5px;
}

form.ask .bodylarge{
	font-size: 11px;
}

a{
	color: #768b03;
}

a:hover{
	color: #c00;
}

a:active{
	color: #c00;
}

.border{
	border: 5px solid #fff;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
}

* > #wrapper{
	height: auto;
}

#container{
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding-top: 139px;
	width: 960px;
	background: #efead9 url(images/content-background.gif) repeat-y;
}

#header{
	position: absolute;
	margin: 0 auto;
	top: 0;
	width: 960px;
	height: 139px;
	background: url(images/header-background.gif) repeat-x;
}

#menu{
	position: absolute;
	top: 54px;
	height: 21px;
	overflow: hidden;
	width: 766px;
}

#menu img{
	position: relative;
}

#logoLink{
	position: absolute;
	width: 246px;
	height: 83px;
	top: 28px;
	left: 29px;
	background: url(images/logo.gif) no-repeat;
}

#findADoctor{
	width: 250px;
	height: 87px;
	position: absolute;
	top: 14px;
	right: 29px;
	background: url(images/search.jpg) no-repeat;
}

#topMenu{
	position: absolute;
	top: 111px;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	list-style-type: none;
	left: 15px;
	width: 930px;
}

#topMenu li{
	float: left;
	margin-right: 35px;
	font-weight: bold;
}

#topMenu li a{
	color: #666;
	text-decoration: none;
}

#topMenu li a:hover{
	color: #000;
}

#content{
	padding: 0 0 7px 0;
	overflow: hidden;
	position: relative;
	height: 1%;
	background: url(images/menu-bottom.gif) no-repeat 7px 100%;
}

* > #content{
	height: auto;
}

#topImage{
	position: relative;
	left: -4px;
	top: -5px;
	margin-bottom: -5px;
}

#leftColumn{
	width: 157px;
	float: left;
	padding-left: 8px;
}

.leftLinks{
	font-size: 12px;
	text-transform: uppercase;
	list-style-type: none;
}

.leftLinks li{
	margin: 0;
	padding: 0;
}

.leftLinks a{
	color: #fff;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	padding-left: 25px;
	background: #005e95 url(images/menu-arrow.gif) no-repeat 12px center;
	text-decoration: none;
	border-bottom: 1px solid #197ebb;
}

.leftLinks a:hover{
	color: #fff;
	text-decoration: none;
	background: #197ebb url(images/menu-arrow.gif) no-repeat 12px center;
}

.leftHeader{
	width: 169px;
	height: 36px;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 8px 9px 10px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: url(images/left-header.gif) no-repeat;
}

#rightPart{
	width: 777px;
	margin-right: 4px;
	margin-top: 7px;
	background: #fff;
	float: right;
}

* > #rightPart{
	margin-right: 8px;
}

#rightPart .rt{
	overflow: hidden;
	padding-top: 10px;
	height: 1%;
}

* > #rightPart .rt{
	height: auto;
}

#rightColumn{
	width: 248px;
	float: left;
}

.rightInfo{
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: #f1eddf url(images/right-bottom.gif) no-repeat 0 100%;
}

.rightInfo h2{
	font-size: 16px;
	line-height: 30px;
	padding-left: 8px;
	color: #fff;
	background: #807e7b url(images/right-top.gif) no-repeat;
	height: 38px;
	width: 240px;	
}

.rightInfo .text{
	border: 1px solid #c8c5c5;
	border-width: 0 1px;
	padding: 0 10px;
	line-height: 1.3em;
}

#centerColumn{
	float: left;
	width: 700px;
	line-height: 1.3em;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 10px;
}

#centerColumn p{
	padding-right: 5px;
}

#bottom{
	margin: 0 auto 0 auto;
	width: 960px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	color: #fff;
	font-size: 12px;
	border-top: 1px solid #fff;
	background: #2183bd;
}

#bottomCopyright{
	position: absolute;
	left: 18px;
	bottom: 7px;
	color: #9eb8c9;
}

#bottomLogo{
	position: absolute;
	left: 10px;
	bottom: 7px;
	width: 220px;
	height: 47px;
	background: url(images/footer-logo.gif) no-repeat;
}

#bottomBy{
	position: absolute;
	right: 18px;
	top: 25px;
	text-align: right;
}

#bottomBy a{
	text-decoration: underline;
}
