/*CORE BASE STYLES*/
BODY {
	margin: 0;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
}
P, UL, OL, INPUT, TEXTAREA {
	line-height: 1.3em;
}
P {
	margin: 2px 0 10px 0;
}
UL {
	margin: 2px 0 10px 0;
	padding: 0;
	list-style-type: none;
}
UL LI {
	padding-left: 15px;
	background: 0.4em 0.5em url('../images/template/bullet.gif') no-repeat;
}
OL {
	margin: 2px 0 10px 0;
	padding: 0 0 0 15px;
	list-style-type: decimal;
}
A {
	text-decoration: underline;
}
A:LINK {
	color: #966;
}
A:VISITED {
	color: #966;
}
A:HOVER {
	color: #933;
}
A:ACTIVE {
	color: #966;
}
H1, H2, H3, H4, H5, H6 {
	margin: 15px 0 5px 0;
	padding: 8px 0 0 0;
	font: bold 100% Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 160%;
	color: /*#699*/#000;
	font: "Arial Narrow", Helvetica, sans-serif;
}
H2 {
	font-size: 120%;
	color: #633;
}
H3 {
	font-size: 100%;
}
H4 {
	font-size: 90%;
}
H5 {
	font-size: 85%;
}
H6 {
	font-size: 83%;
}
#frame1:after, #frame3:after, #header:after, #title:after, #nav:after, #features:after, #mainfeature:after, #subfeatures:after, #main:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#frame1, #frame3 {
	border-bottom: 4px solid #fff;
}
#frame1 {
	background: #ccc url(../images/template/homepagebackground.gif) top left repeat-x;
}
#frame3 {
	background: #ccc url(../images/template/background.gif) top left repeat-x;
}
body {
	color: #666;
	background: #699;
	text-align: center;
}
#header, #features, #main, #footer {
	text-align: left;
	margin: 0 auto;
	width: 783px;
}
#header, #main, #features {
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#title {
	float: left;
	width: 483px;
	height: 90px;
}
#title h1 {
	display: none;
}
#search {
	padding-top: 20px;
	text-align: right;
	float: right;
	width: 300px;
}
#search .searchbutton {
	width: 70px;
	border: 0;
}
#nav {
	height: 20px;
	border-bottom: 4px solid white;
	background:#996666;
	clear: both;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	margin: 0;
	padding: 0 13px 0 13px;
	background-image: none;
	float:left;
}
/*#nav ul li a{
	float: left;
	width: 155px;
}*/
#nav ul li a span {
	visibility: hidden;
}
#subnav {
	float: left;
	width: 131px;
	padding-bottom: 40px;
}
#subnav h1, #subnav h2, #subnav h3, #subnav h4, #subnav h5, #subnav h6 {
	color: white;
	font-size: 100%;
	background: #9cc;
	font-weight: normal;
	padding: 7px 8px 7px 10px;
	margin: 0 0 1px 0;
}
#subnav ul {
	background: #699;
	margin: 0 0 10px 0;
	padding: 13px 8px 13px 10px;
	list-style-type: none;
}
#subnav ul li {
	background-image: none;
	padding: 0 0 19px 0;
}
#subnav ul li a {
	color: #fff;
}
#subnav ul li a:hover {
	color: #CC9999;
}
#mainfeature {
	overflow: hidden;
	height: 328px;
	background: #fff url('../images/template/worldmap.jpg') right bottom no-repeat;
}
#mainfeature img {
	position: absolute;
}
#mainfeature p {
	display: none;
}
#features {
	color: #033;
	background: url('../images/template/boxesbackground.gif');
	background-color: #CCC;
}
#subfeatures {
	height: 1%;
	border-top: 4px solid white;
}
#subfeatures p {
	margin-left: 13px;
	margin-right: 8px;
}
#feature1 {
	float: left;
	width: 167px;
}
#feature2 {
	float: left;
	width: 188px;
}
#feature3 {
	float: left;
	width: 143px;
}
#feature4 {
	float: left;
	width: 426px;
}
#subfooter {
	clear:both;
}
#feature1footer {
	float: left;
	width: 166px;
}
#feature2footer {
	float: left;
	width: 188px;
}
#feature3footer {
	float: left;
	width: 143px;
}
#feature4footer {
	float: left;
	width: 429px;
}
/*
#feature1 h2{	height: 100px; background: url('../template/images/.gif') no-repeat; }
#feature2 h2{	height: 100px; background: url('') no-repeat; }
#feature3 h2{	background: url('../images/template/drugsabroad.gif') no-repeat; }
#feature4 h2{	background: url('../images/template/.gif') no-repeat; }
#feature1 h2 span{	display: none; }
#feature2 h2 span{	display: none; }
#feature3 h2 span{	display: none; }
#feature4 h2 span{	display: none; }
*/
#frame2 {
	background: #fff;
}
#main {
	background: white;
}
#content {
	float: right;
	width: 560px;
	padding: 5px 0 0 22px;
}
#frame3 #content {
	float: left;
	width: 567px;
	padding: 5px 0 35px 35px;
}
#footer {
	font-size: 85%;
	padding: 4px 0 40px 0;
	background: #699;
	color: #9cc;
}
img {
	margin: 0;
	padding: 0;
}
