@import url("reset.css");
@import url("navigation.css");
@import url("text.css");

/* -COLOURS USED-

	Dark Blue: #00aeef
	Light BLue: #cfecfd
	Dark Pink: #ec008c
	Light Pink: #e0daf1
*/

/* MAIN DIVS*/

body {
	background: url(../images/background.jpg) #c0e4f9 no-repeat center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*RIGHT CONTENT*/

/*buy now*/

#buynow {
	margin-bottom: 20px;
}
#buynow a {
	display: block;
	height: 59px;
	width: 172px;
	text-indent: -9000px;
	border: 2px solid #FFF;
	background: url(../images/buynowlink.jpg) bottom;
}
#buynow a:hover {
	background-position: top;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#content {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contentnav {
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
}
#footer {
	color: #FFF;
	clear: both;
	margin: 0px;
	text-align: center;
}
#header {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	height: 214px;
	background: url(../images/header.jpg) no-repeat;
}
#headerloop {
	margin: 0 0 0 528px;
}
#healthcare {
}
#healthcare a {
	display: block;
	width: 172px;
	height: 61px;
	background: url(../images/healthcarelink.jpg) no-repeat top;
	text-indent: -9000px;
	border: 2px solid #FFF;
}
#healthcare a:hover {
	background-position: bottom;
}
#leftcontent {
	float: left;
	width: 800px;
	margin-top: 20px;
	height: 350px;
}
#leftcontent2 {
	float: left;
	width: 800px;
	margin-top: 20px;
	height: 370px;
}
#maintextcontent {
	margin: 0 0 0 20px;
	height: 300px;
	overflow: auto;
	width: 480px;
}
#maintextwhat {
	height: 339px;
	background: url(../images/background/what-background.jpg) #dbeffc no-repeat right top;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0px;
}
#maintextwhy {
	height: 339px;
	background: url(../images/background/why-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0px;
}
#maintexttesting {
	height: 339px;
	background: url(../images/background/testing-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
#maintextsafe {
	height: 339px;
	background: url(../images/background/safe-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
#maintextfaq {
	height: 339px;
	background: url(../images/background/faq-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
#maintextcontact {
	height: 339px;
	background: url(../images/background/contact-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
#maintexthealth {
	height: 339px;
	background: url(../images/background/healthcare-background.jpg) #dbeffc no-repeat right top;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
#maintextprivacy {
	height: 339px;
	background: url(../images/background/privacy-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
#maintextterms {
	height: 339px;
	background: url(../images/background/terms-background.jpg) #dbeffc no-repeat top right;
	border: 2px solid #FFF;
	font-size: 10px;
	margin: 0 10px 20px 0;
}
#maintextmap {
	height: 339px;
	border: 2px solid #FFF;
	background: url(../images/background/sitemap-background.jpg) #dbeffc no-repeat top right;
	margin: 0 10px 20px 0;
}
#navigation {
	height: 28px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#quotebox2 {
	height: 45px;
	margin: 0px 20px 20px 0px;
	text-align: center;
	border: 2px solid #FFF;
	background: url(../images/quote2.jpg) center no-repeat #26AFF0;
}
#latest {
	width: 210px;
	height: 270px;
	float: left;
	margin: 0 20px 0 0;
	background: url(../images/titles/latest2.jpg) #eff8fe no-repeat top left;
	border: 2px solid #FFF;
}
#latestcontent {
	margin: 0 10px 0 10px;
}
#rightcontent {
	float: left;
	width: 175px;
	margin-top: 20px;
	height: 350px;
}

/*pharmacy*/

#pharmacy {
	margin-bottom: 20px;
	border: 2px solid #FFF;
	background: #26AFF0 url(../images/pharmacy.jpg) no-repeat top;
	text-align: center;
	color: #FFF;
}
#pharmacy form {
	margin: 60px 5px 10px 10px;
}
#pharmacy input {
	font-size: 0.95em;
	margin-bottom: 5px;
}
#steps {
	width: 540px;
	float: left;
	background: url(../images/titles/steps2.jpg) #eff8fe no-repeat;
	height: 270px;
	border: 2px solid #FFF;
}
#stepscontent {
	clear: both;
	margin: 0 10px 0 10px;
}
.button {
	cursor: pointer;
	margin-top: 5px;
}

/* CLASSES */

.clear {
	clear: both;
}
.curved {
	border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	behaviour: url(Scripts/border-radius.htc);
}
.title {
	margin-bottom: 15px;
}
.titlespacer {
	height: 63px;
	width: 50px;
}
.titlespacer2 {
	height: 75px;
	width: 50px;
}
#indexcontainer {
	margin-right: 10px;
	border: 2px solid #FFF;
	background: url(../images/index-tile.jpg) repeat-x;
	height: 300px;
}
#quote {
	float: right;
	margin-right: 15px;
}
#rightcontent2 {
	float: left;
	width: 175px;
	margin-top: 20px;
	height: 370px;
}
#brochure {
	float: left;
	margin-right: 20px;
}
#maintextdisclaimer {
	height: 339px;
	background: #dbeffc url(../images/background/disclaimer-background.jpg) no-repeat right top;
	border: 2px solid #FFF;
	margin: 0 10px 20px 0;
}
.pink {
	color: #ED088C;
}
