body
{

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	spacing:0px 0px 0px 0px;
	background-repeat:repeat-x;
	background-image: url('../pictures/bluegrade3.png');
	background-color:#ffffff;
}

div
{
	border: 0px solid green;
}

h1
{
	font-size:16px;
}

#body
{
	width:100%;
	text-align:center;
	display:block;
	border:0px;
	margin:20px 0px 0px 0px;
}

#content
{
	width:770px;
	border:2px solid #666666;
	display:inline-block;
	background-color:white;
}

#contenthead
{
	margin: 0px  0px  10px  0px ;
	padding: 10px  0px  10px  0px ;
	display:block;
	background-color:#eeeeff;
}



#contentleft
{
	width: 49%;
	float:left;
	text-align:left;
	padding: 5px 5px 5px 5px;
}

#contentright
{
	width: 49%;
	float:right;
	text-align:center;
	padding: 5px 0px 5px 0px;

}

#contentfooter
{
	clear:both;
	float:none;
	display:block;
	width:100%;
	background-color:#eeeeff;
	margin: 10px  0px  0px  0px ;
	padding: 10px  0px  10px  0px ;
}

.p, .p_call
{
	text-align:left;
	margin:2px 0px 8px 0px;
	line-height:13px;
}

.p_call
{
	font-size:11px;
}



body, ul, a
{
	font-family:Verdana;
	font-size:11px;
	color:#333333;

}


a, a:hover, a:link, a:visited 
{
	font-weight: bold;
	color:#666666;
}

a:hover
{
	color:#ff0000;
}


.specialities
{
	text-align:center;
	width:330px;
	background-color:#660000;
	display:inline-block;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
}

.specialities_title
{
	text-align:center;
	width:330px;
	display:inline-block;
	color:white;
	font-weight:bold;
	padding: 4px 0px 4px 0px;
}

.specialities_body
{
	text-align:left;
	width:260px;
	background-color:white;
	display:inline-block;
	padding:0px 20px 0px 0px;
}


