body {
	text-align: center;
	background: #000 url(../images/layout/top_grad.gif) repeat-x;
	font-size: small;
	font-family: "Arial" , sans-serif;
	margin: 15px;
	}

#threecolframe {
	width: 860px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #eb008b;
	background: #fff url(../images/layout/bg.gif) repeat-y bottom;
	}

#twocolframe {
	width: 860px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #eb008b;
	background: #fff url(../images/layout/grey_grad_right.gif) repeat-y bottom right;
	}

#onecolframe {
	width: 860px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #eb008b;
	background: #fff;
	}

#contentleft {
	width: 160px;
	padding: 0px;
	float: left;
	}

#contentcentre {
	width: 498px;
	height: 100%;
	padding: 0;
	float: left;
	background: #fff;
	border-left: 1px solid #eb008b;
	border-right: 1px solid #eb008b;
	}

#contentright {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#contentfooter {
	width: 860px;
	border-top: 1px solid black;
	background: #fff url(../images/layout/bot_grad.gif) no-repeat bottom left;
	}

#contentfooter p {
	padding: 10px 25px 20px 25px;
	text-align: center;
	font-size: 75%;
	color: #555555;
	margin: 0px;
	}

#contenttwoleft {
	width: 659px;
	float: left;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: #fff;
	border-right: 1px solid #eb008b;
	}

#contenttwoleft dl {
	float: left;
	/*	width: 659px;*/
	margin: 0;
	padding: 0px;
	display: inline;
	}

#contenttwoleft dt {
	margin: 10px 0 25px 0;
	padding: 6px 12px;
	color: #555;
	font-weight: bold;
	font-size: 90%;
	background: #eee;
	border-bottom: 1px solid #ffaaff;
	}

#contenttwoleft dd {
	margin: 0 0 0 153px;
	padding: 0 20px 0px 20px;
	font-style: italic;
	color: #333;
	line-height: 135%;
	}

#contenttwoleft dl dd.img { margin: 0; }

#contenttwoleft dl dd.webimg {
	margin: 0;
	height: 180px;
	float: left;
	}

#contenttwoleft dd.img img {
	float: left;
	margin: 0 30px 0 0px;
	padding: 4px;
	}

#contenttwoleft .alt dt { text-align: right; }
#contenttwoleft .alt dt { text-align: right; }

#contenttwoleft .alt dd {
	margin: 0 153px 0 0;
	padding: 0 10px 0px 20px;
	}

#contenttwoleft .alt dd.img img {
	float: right;
	margin: 0 0 0 30px;
	}

img.top { vertical-align: text-top; }
img.bottom { vertical-align: text-bottom; }

ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #444;
	list-style: none;
	}

#contentcentre li, #contenttwoleft li {
	margin: 5px 26px 5px 26px;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(../images/graphics/dotty_1.gif) no-repeat 0px 6px;
	line-height: 140%;
	}

a {
	color: #eb008b;
	text-decoration: none;
	border: none;
	font-weight: bold;
	}

a:hover { color: #000; }

#contentleft a.linker, #contentright a.linker {
	float: right;
	text-align: right;
	padding: 5px 25px;
	background: url(../images/graphics/arro_1.gif) no-repeat 95% 10px;
	}

a img:hover { background: #b0b0b0; }

#contenttwoleft a img {
	border: none;
	background: none;
	}

p, h1, h2, h3 {
	margin: 12px 26px 4px 26px;
	color: #454545;
	line-height: 155%;
	}

p.smallprint {
	margin: 0px 26px 4px 26px;
	padding: 0;
	font-size: 10px;
	color: #777;
	}

#contentright p {
	margin: 0px;
	padding: 8px 12px 8px 16px;
	border-bottom: 1px solid #ff83ba;
	line-height: 140%;
	font-size: 90%;
	text-indent: 4px;
	background: url(../images/graphics/dotty_1.gif) no-repeat 8px 12px;
	}

#contentleft ul li {
	margin: 0px;
	padding: 0px 10px 6px 18px;
	line-height: 130%;
	font-size: 85%;
	font-weight: bold;
	background: url(../images/graphics/dotty_1.gif) no-repeat 6px 3px;
	}

#contentleft p {
	margin: 0px;
	padding: 0px 8px 6px 12px;
	line-height: 130%;
	font-size: 85%;
	font-weight: bold;
	}

#contentleft dl, #contentright dl {
	color: #555;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	}

#contentleft dt, #contentright dt {
	padding: 8px 20px 8px 20px;
	background: #555555;
	font-weight: bold;
	font-size: 120%;
	border-top: 1px solid #ff83ba;
	}

#contentleft dt.phone, #contentright dt.phone { background: url(../images/graphics/cont_phone.gif) no-repeat bottom right; }
#contentleft dt.email, #contentright dt.email { background: url(../images/graphics/cont_email.gif) no-repeat bottom right; }
#contentleft dt.letter, #contentright dt.letter { background: url(../images/graphics/cont_letter.gif) no-repeat bottom right; }

#contentleft dd, #contentright dd {
	background: #f4f0f4;
	padding: 5px 12px;
	margin: 0px;
	text-indent: 0px;
	font-size: 85%;
	line-height: 120%;
	border-top: 1px solid #ff83ba;
	}

#contentright img {
	padding: 10px 25px;
	border: none;
	/*	border-top: 1px solid #ff83ba;
	border-bottom: 1px solid #ff83ba;*/
	text-decoration: none;
	}

#contentcentre img {
	float: right;
	padding: 5px 40px;
	}

#contentleft a img {
	margin: 0px;
	padding: 10px 5px;
	border: none;
	border-top: 1px solid #ff83ba;
	text-decoration: none;
	}

h1 {
	font-family: "Trebuchet MS" , "Verdana" , sans-serif;
	font-weight: normal;
	font-size: 160%;
	color: #eb008b;
	line-height: 120%;
	padding: 10px 2px 10px 2px;
	}

h2 {
	font-family: "Trebuchet MS" , "Verdana" , sans-serif;
	font-size: 120%;
	line-height: 140%;
	}

#contentleft h2 {
	margin: 0px 0px 12px 0px;
	padding: 12px 10px 18px 12px;
	color: #555;
	background: url(../images/layout/pink_grad_topline.gif) no-repeat top;
	border-bottom: 1px solid #555;
	}

h3 {
	font-family: "Trebuchet MS" , "Verdana" , sans-serif;
	font-size: 110%;
	color: #555;
	line-height: 150%;
	font-weight: bold;
	}

#contentleft h3, #contentright h3 {
	margin: 0px;
	padding: 18px 12px 6px 12px;
	line-height: 140%;
	font-size: 120%;
	color: #eb008b;
	}

hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #ff9bd6;
	margin: 5px 25px;
	}
/* Form CSS */
form {
	margin: 20px 0;
	padding: 0;
	width: 659px;
	}

form fieldset {
	font-family: "Trebuchet MS" , "Verdana" , sans-serif;
	clear: both;
	border: none;
	border-top: 1px solid #eb008b;
	padding: 0 10px 20px 10px;
	margin: 0 0 0 0;
	background: #fff url(../images/layout/grey_grad_light.gif) repeat-x top right;
	}

form fieldset legend {
	margin: 20px;
	padding: 5px 15px;
	font-size: 100%;
	background: #eb008b;
	color: #fff;
	border: none;
	border-right: 1px solid #9e005d;
	border-bottom: 1px solid #9e005d;
	}

form label {
	display: block /*block float the labels to left column, set a width */;
	float: left;
	width: 120px;
	padding: 0;
	margin: 6px 0 0 0 /*set top margin same as form input - textarea etc. elements */;
	text-align: right;
	}

form textarea {
	background-color: #ffd6ff;
	width: 320px;
	height: 160px;
	margin: 6px 0 0 10px;
	}

form input {
	font-family: "Trebuchet MS" , "Verdana" , sans-serif;
	background-color: #ffd6ff;
	width: auto;
	margin: 6px 0 0 10px;
	}

form input#reset { margin-left: 0px; }

textarea {
	font-family: "Trebuchet MS" , "Verdana" , sans-serif;
	overflow: auto;
	}

form small {
	display: block;
	margin: 6px 0 5px 130px;
	padding: 1px 3px;
	font-size: 88%;
	}

form br { clear: left; }

/* SEO pages */

#contentcentre .offer {
	float: left;
	width: 200px;
	margin: 8px 8px 8px 20px;
	padding: 0px;
	background: url(../images/seo_images/offer_box_top.gif) no-repeat top left;
	}

#contenttwoleft .offer {
	float: left;
	width: 300px;
	margin: 8px 8px 8px 12px;
	padding: 0px;
	background: url(../images/layout/offer_box_top_300.gif) no-repeat top left;
	}

#contentcentre .offer p {
	font-size: 12px;
	margin: 12px 12px 0 12px;
	}

#contentcentre .offer h2 {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	}

#contentcentre .offer ul {
	background: url(../images/seo_images/offer_box_bot.gif) no-repeat bottom left;
	padding: 0 0 12px 0;
	}

#contenttwoleft .offer ul {
	background: url(../images/layout/offer_box_bot_300.gif) no-repeat bottom left;
	padding: 0 0 12px 0;
	}

#contentcentre .offer li {
	font-size: 14px;
	margin: 12px;
	}

table {
	text-align: center;
	margin: 15px;
	border: none;
	color: #333;
	border-collapse: separate;
	}

th {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background-color: #eb008b;
	color: #fff;
	border: none;
	}

td {
	padding: 8px 10px 8px 10px;
	background-color: #f7e7e7;
	border: none;
	}

/* WEB pages */
#contenttwoleft .webtest {
	padding: 20px 0;
	height: 180px;
	background: url(../images/layout/grey_grad_light.gif) repeat-x top left;
	}

#contenttwoleft .webtest img {
	margin: 0 20px;
	float: left;
	}

#contenttwoleft .webtest a {
	text-decoration: underline;
	font-size: 16px;
	}	
	
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide { display: none; }

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber { }
.tabberlive { margin-top: 0px; }

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin: 0;
	padding: 12px 0 10px 0;
	border-bottom: 1px solid #eb008b;
	background: #e2e2e2 url(../images/layout/pink_grad_topline.gif) no-repeat top;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	}

ul.tabbernav li a {
	padding: 12px 10px 10px 10px;
	margin: 0px;
	border-right: 1px solid #eb008b;
	background: #e2e2e2 url(../images/layout/grey_grad_topline.gif) no-repeat top;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	font-size: 80%;
	color: #555;
	}

ul.tabbernav li a:visited {
	color: #ccc;
	background: #e2e2e2;
	}

ul.tabbernav li a:hover {
	color: #222;
	background: #e2e2e2 url(../images/layout/blu_grad.gif) no-repeat top;
	border-color: #eb008b;
	}

ul.tabbernav li.tabberactive a {
	color: #555;
	background: #e2e2e2 url(../images/layout/tab_top.gif) no-repeat top;
	border-bottom: 1px solid #e2e2e2;
	}

ul.tabbernav li.tabberactive a:hover {
	background: #e2e2e2 url(../images/layout/tab_top.gif) no-repeat top;
	border-bottom: 1px solid #e2e2e2;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	margin: 0;
	padding: 0;
	border-top: 0;
	/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
	/* height:200px; */
	/* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
	/* overflow:auto; */
	}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	font-family: "Arial" , sans-serif;
	margin: 0px;
	padding: 10px 35px 5px 10px;
	font-size: 90%;
	line-height: 140%;
	}

.tabberlive .tabbertab h4 {
	font-family: "Arial" , sans-serif;
	margin: 0px;
	padding: 10px 35px 12px 10px;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #ff83ba;
	}

/* Example of using an ID to set different styles for the tabs on the page */
#tab1.tabberlive { }
#tab2.tabberlive { }

#tab2.tabberlive .tabbertab {
	height: 200px;
	overflow: auto;
	}