/* CSS Document */

body {
margin:0px;
background:#FCF7F7;
font-size: 10pt;
font-family: georgia, serif;
}
h1,h2,h3,h4,h5,h6
{
font-weight: normal;
margin-top:40px;
}
p {
padding-left:15px;
line-height:20px;
margin:0px;
font-family:"Trebuchet MS";
}
h2 {
color:#990000;
font-family:Georgia;
font-style:italic;
font-size:20px;
border-bottom:dotted #990000 1px;
background:#FFF1FF
}

#page {
background:url(images/bg.jpg) repeat-x;

}

#page #header {
background:url(images/header.jpg) no-repeat;
height:157px;
}

#page #main {
overflow:hidden;
width:1000px;
margin:0 auto;
}

#page #footer {
clear:both;
padding:0px 0 30px 0;
text-align:center;
background: url(images/footer.jpg) bottom repeat-x;
font-family:"sans";
}

.adhamox {
float:right;
height:15px;
width:139px;
margin-right:20px;
background:url(images/adhamox.gif);
}
.adhamox:hover  {
background-position:bottom;
}

.foottxt {
float:left;
}
#page #main #sidebar {
	float: left;
	width: 220px;
	margin-left:20px;
}

#page #main #sidebarthen {
	float: left;
	width: 220px;

}
.sidebg {
	background:url(images/sidebgg.jpg) right repeat-y;
	width:240px;
}
#page #main #sidebar ul{
padding:0px;
margin:0px;
list-style:none;
}
#page #main #sidebar ul li{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
display:block;
margin-top:0px;
margin-bottom:0px;


}

#page #main #sidebar ul li a{
background:#444343 url(images/sidebg.jpg) right repeat-y;
border:1px solid #656363;
border-bottom:none;
text-decoration:none;
color:#FFFFFF;
padding:8px 10px;
margin-left:30px;
margin-top:0px;
margin-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
display:block;}
#page #main #sidebar ul li a:hover{
background:#000000;
border:1px solid #656363;
border-bottom:none;
text-decoration:none;
color:#FFFFFF;
padding:8px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:italic;
display:block;}
.now {
background:url(images/nowbg.gif);
font-family:Arial, Helvetica, sans-serif;
color:#7B7B7B;
font-size:12px;
font-weight:bold;
font-style:italic;
border:1px solid #EEE9E9;
}

#page #main #thetext {
	float: left;
	width: 750px;
	background:#ffffff;
	margin-top:20px;
	background:url(images/textbg.jpg) repeat-y;
}
.topsidebar {
background:url(images/sidebartopright.jpg) bottom right no-repeat #FCF7F7; height:37px;
}
#page #main #thetext #thetext2 {
	float: left;
	width: 710px;
	background:url(images/welcome.gif) no-repeat;
	padding:40px 30px 10px 10px;
}
#page #main #thetext #thetext2 img{
margin:5px;
border:4px solid #F2F2F2;}
.blocks {
border: double 5px #CCCCCC;
display:table-cell;
}

#page #main #thetext #textfoot {
	float: left;
	width:740px;
	background:url(images/textfoot.gif) no-repeat;
	height:14px;
}
