@charset "UTF-8";
/* CSS Document */
@import url("text.css");
@import url("bluebits.css");
@import url("pinkbits.css");
@import url("navigation.css");


#copyright {
	height: 15px;
	width: 856px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#actavis {
	margin-right: 5px;
}
#header {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 110px;
	background-image: url(../images/header.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
#innertitleleft {
	background-color: #EB008B;
	padding: 7px 5px 5px;
	float: left;
	height: 18px;
}
#innertitleright {
	padding: 7px 5px 5px;
	float: left;
	height: 18px;
}
#leftcontent {
	float: left;
	width: 555px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
}
#navcontainer {
	width: 100%;
	background-image: url(../images/navback.gif);
	height: 77px;
}
#navigation {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
	background-color: #FFFFFF;
	background-image: url(../images/navback2.gif);
	background-repeat: repeat-x;
}
#maincontent {
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#rightcontent {
	float: left;
	width: 256px;
	padding-left: 20px;
	padding-top: 15px;
}
#spacer {
	clear: both;
	height: 20px;
}
#twotone {
	width: 100%;
	height: 30px;
	background-color: #00ACEE;
	clear: both;
}
#faqgap {
	clear: both;
	height: 10px;
}
#navcontainer2 {
	width: 100%;
	background-image: url(../images/navback2.gif);
	height: 77px;
}
#faqboxtitlepink {
	background-color: #FAD5E5;
	width: 535px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 7px;
}
#splashleft {
	float: left;
	width: 408px;
}
#splashright {
	text-align: center;
	float: left;
	width: 448px;
}
#splashenter {
	margin-top: 20px;
}
#splashboxtop {
	height: 14px;
	width: 347px;
	background-image: url(../images/splashboxtop.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.splashtext {
	font-size: 0.8em;
	margin-right: 15px;
	margin-left: 15px;
}
#splashboxcontent {
	background-color: #c9ebfb;
	width: 347px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#splashboxbase {
	height: 14px;
	width: 347px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/splashboxbase.gif);
	margin-bottom: 35px;
}
#buybutton {
	width: 193px;
	margin-right: auto;
	margin-left: auto;
}
#buybutton a {
	background-image: url(../images/buynowbutton.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 43px;
	width: 193px;
}
#buybutton a:hover {
	background-position: bottom;
}
