@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
iframe {
	float: left;
	margin-left: 4px;
}
#wrapper #leftcol h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 1.2em;
}
#wrapper {
	text-align: justify;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header {
	background-image: url(backgrounds/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
	padding-top: 25px;
}
#wrapper #header h1 {
	font-size: 19pt;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 325px;
	margin-top: 74px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #FFFFFF;
}
#wrapper #header h2 {
	float: right;
	width: 475px;
	margin-right: 10px;
	font-size: 11pt;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 50px;
}
.price {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
}
#wrapper #navigation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 35px;
	font-size: 11px;
	z-index: 10;
}
.selected {
	display: block;
	padding-top: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #navigation li {
	float: left;
	width: 94px;
	margin-right: 2px;
	list-style-type: none;
	text-align: center;
	height: 46px;
	overflow: hidden;
	background-image: url(backgrounds/menuselected.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	height: 36px;
	background-image: url(backgrounds/menunotselected.gif);
	background-repeat: repeat;
	background-position: center top;
}
#wrapper #navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(backgrounds/menuover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #navigation ul {
	position: absolute;
	left: -2000px;
}
#wrapper #navigation ul li {
	float: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(backgrounds/menunotselected.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#wrapper #navigation li:hover ul, #wrapper #navigation li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: -40px;
}
#wrapper #navigation ul li a {
	background-image: url(backgrounds/menunotselected.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper #navigation ul li a:hover {
	background-image: url(backgrounds/menuover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#animation {
	width: 959px;
	position: absolute;
	top: 85px;
	z-index: 0;
}
#wrapper #rightcol {
	float: right;
	width: 285px;
	font-size: 0.8em;
}
.words {
	background-image: url(backgrounds/iconwords.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mlink {
	font-size: 0.9em;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 70px;
}
.footer {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 0.8em;
}
.fright {
	text-align: right;
	float: left;
	width: 25%;
}
.fmid {
	float: left;
	width: 50%;
}
.mlink a {
	color: #666666;
}
#rightcol ul {
	color: #0167B3;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#leftcol {
	float: left;
	width: 600px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #666666;
	text-align: justify;
}
.home {
	background-image: url(backgrounds/profile.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 450px;
}
.clearing {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#rightcol li {
	margin-top: 0.4em;
}
.ntext {
	color: #666666;
}
#rightcol h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0167B3;
}
#animation img {
	float: right;
}
.images {
	background-image: url(backgrounds/iconcamera.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ilformatting {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formatlogo {
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
}

.uploading {
	background-image: url(backgrounds/iconpc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.opw {
	background-image: url(backgrounds/icon1pw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #leftcol h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 1.1em;
	font-weight: bold;
}
.fleft {
	text-align: left;
	float: left;
	width: 25%;
}

.elink {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 1.1em;
}
.audio {
	background-image: url(backgrounds/iconaudio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.plink {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 1.1em;
}
#mainwords {
	background-image: url(backgrounds/words.jpg);
	height: 433px;
}
.mwleft {
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 150px;
	margin-top: 10px;
}
.mwright {
	float: right;
	text-align: left;
	width: 150px;
	margin-right: 10px;
	margin-top: 10px;
}
#leftcol a {
	color: #666666;
}
#mainwords h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainwords p {
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #imgtop {
	background-image: url(backgrounds/imagestop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#wrapper #imgbottom {
	background-image: url(backgrounds/imagesbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 29px;
}
#wrapper #imgmid {
	background-image: url(backgrounds/imagesmid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.floatl {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.graphic {
	background-image: url(backgrounds/icongraphic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.video {
	background-image: url(backgrounds/iconvideo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#networks {
	margin: 0px;
	padding: 0px;
}
#networks li {
	display: block;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
.lend {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.fn {
	background-image: url(logos/4networking.gif);
	background-repeat: no-repeat;
	background-position: center 19px;
}
.fb {
	background-image: url(logos/facebook.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
}
.ec {
	background-image: url(logos/ecademy.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.link {
	background-image: url(logos/Linkedin.gif);
	background-repeat: no-repeat;
	background-position: center 24px;
}
.wecan {
	background-image: url(logos/WeCanDoBiz.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
}
.plaxo {
	background-image: url(logos/Plaxo.gif);
	background-repeat: no-repeat;
	background-position: center 19px;
}
.ukbf {
	background-image: url(logos/UKBusinessForums.gif);
	background-repeat: no-repeat;
	background-position: center 19px;
}
.twitter {
	background-image: url(logos/twitter.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.formatting {
	background-image: url(backgrounds/iconformatting.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainopw {
	background-image: url(backgrounds/onepageweb.jpg);
	height: 433px;
}
#mainclinics {
	background-image: url(backgrounds/clinics.jpg);
}
.clinictext {
	padding-left: 240px;
	padding-right: 10px;
	padding-top: 10px;
}
.indented {
	padding-left: 50px;
}
#wrapper #clinicbottom {
	background-image: url(backgrounds/clinicbottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 28px;
}
.clinics {
	background-image: url(backgrounds/iconclinic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
th {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0065B2;
	border: 1px solid #0065B2;
}
td {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #0066FF;
}
.fnp {
	background-color: #F7FBFE;
	color: #0065B2;
}
.hfnp {
	background-color: #FF0000;
}


table {
	border: 1px solid #0065B2;
}
.question {
	background-image: url(backgrounds/question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
}
.answer {
	background-image: url(backgrounds/answer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 22px;
}
label {
	clear: both;
	width: 510px;
	padding-bottom: 7px;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 10px;
}
#form1 {
	margin-top: 20px;
}

input {
	float: right;
	width: 270px;
}
textarea {
	float: right;
	width: 270px;
}
#wrapper #navigation #elements a {
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
	height: 36px;
	background-image: url(backgrounds/menuover.gif);
	background-repeat: repeat;
	background-position: center top;
}

