@charset "UTF-8";
/* CSS Document */

body {font-size:76%; font-family: Helvetica, Arial, sans-serif; width:800px; margin:0 auto; text-align:center}

body.treatmentpage {font-size:76%; font-family: Helvetica, Arial, sans-serif; width:800px; margin:0 auto; text-align:center}

a {text-decoration:none; color:#009999}

a:hover {text-decoration:underline;}

#container { width:800px; text-align:left}

#logo {width:800px; height:85px}

#flash {width:800px}

#main {
	background-image:url(../images/main_bg.gif);
	background-repeat: repeat-y;
	width:800px;
	padding-top:10px;
}

#column1 {float:left; width:420px}

#column1 p {padding-left:20px; padding-right:40px; line-height:1.5em; color:#666666}

#column1 h1 {padding-left:20px; padding-right:40px; line-height:1.5em; color:#666666; font-size:110%;}

#column1 ul {
	padding-right:40px;
	line-height:1.5em;
	color:#666666;
	list-style-type: square;
}

#column2 {float:left; width:210px;}

#centretop {width:179px; height:21px; background-image:url(../images/centre_top.gif); background-repeat:no-repeat}

#centrebox {width:179px; background-image:url(../images/centre_mid.gif); background-repeat:repeat-y}

#centrebox h2 {padding: 0 10px 0 9px; margin:0px; font-size:100%; font-variant:small-caps; color:#666666}

#centrebox p {padding: 0 10px 0 9px; margin:0px; font-size:95%; color:#888686}

#centrebottom {width:179px; height:25px; background-image:url(../images/centre_base.gif); background-repeat:no-repeat}

#column3 {float:left; width:150px;}

#column3 h2 {color:#0085A6; font-size:100%; font-variant:small-caps;}

#column3 p { padding-right: 0px; margin-top:0px; padding-top:0px; color:#999999; font-size:90%}

#widecolumn {float:left; width:630px}

#widecolumn p {padding-left:20px; padding-right:40px; line-height:1.5em; color:#666666}

#widecolumn h1 {padding-left:20px; padding-right:40px; line-height:1.5em; color:#666666; font-size:110%;}

#widecolumn ul {
	padding-right:40px;
	line-height:1.5em;
	color:#666666;
	list-style-type: square;
}

#bottom { background-image:url(../images/main_bottom.gif); background-repeat:no-repeat; height:25px; width:800px;}

#footer {width:800px;}

#footer p {padding:5px 20px 0px 20px; color:#c9c9c9; font-size:90%;}

#footer a {color:#c9c9c9;}

.news_img {float:left;}
.mc_img {padding-left:20px;}
.clearfloat {clear:both}
.right {float:right; padding-right:35px;}
