body {
	background-color:#00567d;
	text-align: center;
	
}

h2 {
	font: 13pt Verdana;
	font-weight: bold;
	letter-spacing: -2px;
	border-bottom: 3px solid;
	border-bottom-color: #5f95c2;
	color: #000048;
}

h3 {
	font: 16pt Verdana;
	font-weight: bold;
	letter-spacing: -2px;
	border-bottom: 3px solid;
	border-bottom-color: #5f95c2;
	color: #000048;
}

div {
	margin: 10px 15px 15px 15px;
}

p {
	font:9pt Verdana;
	text-align: justify;
	color: #000048;
	line-height: 1.5em;
}

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

a:hover {
	color: #5f95c2;
	text-decoration: underline;
}

img {
	border:0px;
}

#menu {
	background-color: #FFFFFF;
	background-image: url(../Library/Application Support/Macromedia/Dreamweaver 8/Configuration/ServerConnections/vertical pharma/mainwebsite_html/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 160px;
	height: 366px;
	vertical-align:top;
}

#btm_menu {
	font: 8pt Verdana; 
	color: #FFFFFF; 
	width: 480px;
	
}

#btm_menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#btm_menu a:hover {
	text-decoration: underline;
}

#fls_bod {
	background-color:#FFFFFF;
	height: 205px;
	width: 640px;
}

#main_bod {
	background-image: url(../Library/Application Support/Macromedia/Dreamweaver 8/Configuration/ServerConnections/vertical pharma/mainwebsite_html/images/body_bg.gif);
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: repeat-x; 
	width:640px; 
	vertical-align: top;
}

#btm_lt a{
	color: #FFFFFF;
	text-decoration: none;
}

#btm_lt a:hover {
	color: #0000aa;
	text-decoration: underline;
}	

#btm_rt a{
	color: #FFFFFF;
	text-decoration: none;
}

#btm_rt a:hover {
	color: #0000aa;
	text-decoration: underline;
}

#btm_lt {
	vertical-align: top; 
	background-image:url(../Library/Application Support/Macromedia/Dreamweaver 8/Configuration/ServerConnections/vertical pharma/mainwebsite_html/images/btm_lt.gif);
	background-color:#5f8cbb;
	background-repeat: repeat-x; 
	width: 319px; 
	height:161px; 
	font:9pt Verdana; 
	color: #FFFFFF; 
	text-align: justify;
}


#btm_rt {
	vertical-align: top; 
	background-image:url(../Library/Application Support/Macromedia/Dreamweaver 8/Configuration/ServerConnections/vertical pharma/mainwebsite_html/images/btm_rt.gif);
	background-color:#bbd3de;
	background-repeat: no-repeat; 
	background-position: bottom right;
	width: 320px; 
	height:161px;
	font:9pt Verdana; 
	color: #FFFFFF; 
	text-align: justify; 
}

#brd_lt {
	background-color:#98bbdf; 
	width:1px;
}

#brd_btm {
	background-color:#98bbdf; 
	height:1px;
}

#detail_specs {
	width: 220px;
	background-image: url(../Library/Application Support/Macromedia/Dreamweaver 8/Configuration/ServerConnections/vertical pharma/mainwebsite_html/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border: 1px solid #98bbdf;
	float: right;
	margin: 0px 0px 10px 10px;
}

.detail {
	margin:6px;
}

dt {
	font: 8pt Verdana;
	font-weight: bold;
	color: #000048;
}

dd {
	font: 8pt Verdana;
	color: #000048;
	margin: 0 0 15px 25px;
}

li {
	font: 9pt Verdana;
	color: #000048;
	line-height: 1.5em;
}

h4 {
	font: 9pt Verdana;
	font-weight: bold;
	color: #000048;
}

h5 {
	font: 12pt Verdana;
	font-weight: bold;
	color: #000048;
	letter-spacing: 1px;
}

h6 {
	font: 11pt Verdana;
	font-weight: bold;
	color: #000048;
}

@media print {

	img {
		display: none;
		width:0px;
		height:0px;
		}
		
	#menu {
		display: none;
		}
	
	#btm_menu {
		width: 280px;
	}
}