/* header */



#header {
	background-color: #000080;
	color: #CCC;
	border-bottom: 7px solid #000080;
	background-image: url(images/banner_image.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top: 7px solid #000080;

	}
#shadow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/drop_shadow_800.jpg);
	background-repeat: repeat-y;
}






/* structure all */



body	{
	background-color: #CCCCCC;
	color: #000080;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	}



img	{

	border: 0;

	margin: 0;

	padding: 0;

	}	

	

a 	{

	color: #59094b;

	font-weight: normal;



	}

	

a:hover {
	color: #0000d5;
	font-weight: normal;
	text-decoration: dotted;
	text-align: left;
	}



#main 	{
	background-color: #FFF;
	border: 1px solid #fff;
	width: 800px;
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;

	}
#editable 	{
	background-color: #FAFAFA;
	width: auto;
	padding: 5px;

	}



#banner	{
	border-bottom: 1px solid #ffffff;

	}

	

#content {
	padding: 10px;
	margin-right: 200px;
	border-right: 1px solid #cccccc;
	background-color: #FAFAFA;

	}



#footer	{
	padding: 7px 0px 10px 10px;
	background-color: #000080;
	color: #ffffff;
	font-size: 10px;
	clear: both;
	border-top: 3px solid #ffffff;

	}



#clear	{

	clear:right

	}





/* structure */



	

#leftnav {
	height: 280px;
	background-image: url(images/doctors.jpg);
	background-repeat: no-repeat;
	background-position: left;

	}



	

#sidenav {
	float: right;
	width: 330px;

	}



#products {
	border-left: 5px solid #ffffff;
	width: 320px;
	height: auto;
	background-color: #FAFAFA;
	color: #000080;
	border-bottom: 2px solid #ffffff;
	font-size: 11px;
	overflow: hidden;

	}

	

#support {
	border-left: 5px solid #ffffff;
	width: 320px;
	height: auto;
	background-color: #FAFAFA;
	color: #000080;
	border-bottom: 2px solid #ffffff;
	font-size: 11px;
	overflow: hidden;

	}

	

#trial {
	border-left: 5px solid #ffffff;
	width: 320px;
	height: auto;
	background-color: #FAFAFA;
	color: #000080;
	font-size: 11px;
	overflow: hidden;

	}



#info {

	background-color: #dddddd;

	height: 130px;

	border-top: 3px solid #ffffff;

	border-bottom: 3px solid #ffffff;

	color: #000080;	

	clear: both;

	}



#sidebar {

	background-color: #ffffff;

	float: right;

	width: 200px;

	padding-bottom: 10px;

	border-left: 1px solid #cccccc;	

	}

	



/* nav */



#globalnav {
	background-color: #000080;
	border-top: 1px solid #555;
	border-bottom: 1px solid #ffffff;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

	}



.global {

	color: #ffffff;

	font-weight: bold;

	padding: 10px;

	text-decoration: none;

	}

	

.global:hover {

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

	padding: 10px;

	background-color: #000080;

	}





/* headings */



h1	{

	padding-left: 10px;

	margin-top: 15px;

	margin-bottom: 2px;

	font-family: Arial Black, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 26px;

	}



.sub	{
	padding-left: 10px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;

	}



h2	{

	margin-top: 10px;

	margin-bottom: 7px;

	font-weight: bold;

	color: #000080;

	}



h3	{
	margin-top: 11px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;
	color: #900;

	}



h4	{

	margin-top: 3px;

	margin-bottom: 2px;

	}

		



/* lists */





/* forms */





/* links */



.links {

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

	}

	

.links:hover {
	color: #000080;
	text-decoration: none;
	font-weight: bold;

	}



.subhead {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;

	}



.subhead:hover {
	background-color: #DCDDDE;
	font-weight: bold;
	font-size: normal;

	}	



.contd {

	text-decoration: none;

	font-weight: bold;

	}

	

.contd:hover {

	text-decoration: none;

	font-weight: bold;	

	}	



.anchor {

	color: #333;

	font-weight: bold;	

	}

	

.anchor:hover {

	color: #333;

	text-decoration: none;	

	font-weight: bold;	

	}	

	

.top {

	float: right;

	font-size: 9px;	

	text-decoration: none;

	}	



/* misc */



.white {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #ffffff;
	border-bottom: 1px dotted #999999;
	text-align: left;

	}



.grey 	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #DCDDDE;
	border-bottom: 1px dotted #999999;
	font-size: 14px;

	}



.content {

	padding-left: 10px;

	padding-right: 5px;

	}



.title 	{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-align: center;

	}



.small 	{

	font-size: 9px;

	}
#leftnav2 {
	height: 280px;
	background-image: url(images/doctors.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.medium {
	font-size: 10px;
}
n

