body{
margin: 0px auto;
font-family:Tahoma;
font-size: 1em;
background-color: #CCCCCC;
text-decoration: none;
}
#pagecontainer {
	position: relative;
	margin: 0px auto;
	width: 900px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
#logo{
	position: absolute;
	width: 192px;
	height: 137px;
	left: 0px;
	top: 12px;
	z-index: 100;
}
#header {
	position: relative;
	width: 900px;
	height: 129px;
	font-size: 0.7em;
	background-image:url(images/header.jpg);
}
#headerphar {
	position: relative;
	width: 900px;
	height: 129px;
	font-size: 0.7em;
	background-image:url(images/headerphar.jpg);
}
	#menutab1{
		position: absolute;
		width: 74px;
		left: 342px;
		top: 95px;
	}
	#menutab2{
		position: absolute;
		width: 74px;
		left: 415px;
		top: 89px;
	}
	#menutab3{
		position: absolute;
		width: 74px;
		left: 490px;
		top: 95px;
	}
	#menutab4{
		position: absolute;
		width: 74px;
		left: 564px;
		top: 82px;
	}
	#menutab5{
		position: absolute;
		width: 74px;
		left: 637px;
		top: 82px;
	}
	#menutab6{
		position: absolute;
		width: 74px;
		left: 715px;
		top: 95px;
	}
	#menutab7{
		position: absolute;
		width: 74px;
		left: 801px;
		top: 95px;
	}
	#header a{
		color: #F12027;
		text-decoration: none;
	}
	#headerphar a{
		color: #F12027;
		text-decoration: none;
	}
#contentcontainer {
	width: 900px;
	float: left;
}
#leftcol {
	float: left; 
	width: 225px;
	background-image:url(images/menubg.jpg);
}
#leftcolphar {
	float: left; 
	width: 225px;
	height: 450px;
	background-image:url(images/menubgphar.jpg);
}
#leftcolmenu{
	width: 220px;
	margin-left: 20px;
	line-height: 25px;
}
#leftcolmenu a{
	color:#FF0000;
	/*color:#3366ff;*/
	text-decoration: none;
	font-size: 1.1em;
}
#leftcolmenuphar{
	width: 220px;
	margin-left: 20px;
	line-height: 25px;
}
#leftcolmenuphar a{
	color:#FFFFFF;
	text-decoration: none;
}
#centercol {
	float: left; 
	width: 658px;
	background-image:url(images/frontcontbg.jpg);
}
#frontcontfoot {
	width: 658px;
	height:224px;
	float: left;
}
#maincentercol {
	position: relative;
	float: left; 
	width: 658px;
	background-image:url(images/contentbg.jpg);
}
#maincol{
	width:650px;
	padding-left:5px;
	font-size: 0.8em;
	color:#3366ff;
/*	color: #333333; */
}
#maincolcontact{
	width:650px;
	padding-left:5px;
	font-size: 0.8em;
	color:#3366ff;
	font-weight: bold;
}
#maincolcontact a{
	color:#3366ff;
}
#contactheader{
	color: #FF0000;
	font-size: 1.5em;
}
#contcol1{
	position:relative;
	width: 219px;
	float:left;
	background-image:url(images/colbg1.jpg);
}
#contcol2{
	position:relative;
	width: 220px;
	float:left;
	background-image:url(images/colbg2.jpg);
}
#contcol3{
	position:relative;
	width: 219px;
	float:left;
	background-image:url(images/colbg3.jpg);
}
#contentcol{
	width:204px;
	padding-left: 8px;
	/*color: #333333;*/
	color:#3366ff;
	font-size: 0.8em;
}
#rightcol {
	float: left; 
	width: 17px;
	height: 612px;
	background-image:url(images/rightbg.jpg);
}
#rightcolphar {
	float: left; 
	width: 17px;
	height: 612px;
	background-image:url(images/rightbgphar.jpg);
}
#footer {
	position: relative;
	clear: both; 
	width: 900px;
	height:132px;
	background-image:url(images/footer.jpg);
}
#footerphar {
	position: relative;
	clear: both; 
	width: 900px;
	height:129px;
	background-image:url(images/footerphar.jpg);
}
#footertext{
	position: absolute;
	width: 900px;
	height: 25px;
	left: 5px;
	top: 87px;
	font-size: 0.8em;
	color: #FFFFFF;
}
#definitive{
position: absolute;
width: 895px;
height: 25px;
left: 5px;
top: 112px;
font-size: 0.5em;

}
#definitive a{
color:#3366ff;
}