﻿a {
	text-decoration:none;
	color:inherit;
}
a:hover {
	text-decoration:underline;
	color:inherit;
}

body {
	background-color: #ffffff;
	margin: 0px;
}
#header {
	height: 54px;
	background-color: #ffffff;
}
#logo {
	float: left;
}
#telephone {
	float: right;
}
.centre {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
}
#menu_band {
	background-image: url('../images/elements/menu_up.jpg');
	background-repeat: repeat-x;
	height: 29px;
}
#menu {
	background-image: url('../images/elements/menu_up.jpg');
	background-repeat: repeat-x;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
}
.menu_option_filler {
	height: 29px;
	float: left;
	width: 0px;
}
.menu_option {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	height: 29px;
	float: left;
	text-align: center;
	line-height: 16pt;
	width: 110px;
}
.menu_option a {
	color: #ffffff;
	text-decoration: none;
	background-image: url('../images/elements/menu_up.jpg');
	background-repeat: repeat-x;
	display: block;
	height: 29px;
}
.menu_option a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url('../images/elements/menu_down.jpg');
	background-repeat: repeat-x;
	display: block;
	height: 29px;
}
.clear {
	clear: both;
}
.clear6 {
	clear: both;
	height: 6px;
	background-color: #ffffff;
}
#left_panel {
	width: 150px;
	float: left;
	height: 500px;
	background-color: #783345;
}
#centre_panel {
	width: 800px;
	float: left;
	height: 500px;
	background-color: #783345;
}
#right_panel {
	width: 50px;
	float: left;
	height: 500px;
	background-color: #783345;
}
.smallprint {
	color: #ffffff;
	font-size: 9pt;
	font-family: verdana;
	text-align:center;
	
}
.small {
	color: #ffffff;
	font-size: 9pt;
	font-family: verdana;
	margin-top:15px;
	margin-left:25px;
}
#footer {
	height: 50px;
	background-color: #783345;	
}
#terms {
	float: left;
	height: 50px;
}
#best {
	float: right;
	height: 50px;
	margin-right:25px;
}
#logo_ro {
	position: relative;
	top: 170px;
	left:3px;

}
#strapline {
	color: #ffffff;
	font-family: arial;
	font-size: 10pt;
	position: relative;
	top: 20px;
	left:5px;
	width: 140px;
	text-align:center;
}
#slide_nav {
	width:40px;
	position:relative;
	top:475px;
	text-align:center;
}
.slide_buttons {
	border: none;
	float:right;
}
.content	{
	background-image:url('../images/elements/content_bg.jpg');
	background-repeat:repeat-y;
}
.text {
	position: relative;
	width: 300px;
	height: 500px;
	top: 0px;
	left: 75px;
	float: left;
	z-index:1;
}
.text_300 {
	position: relative;
	width: 350px;
	height: 450px;
	top: 0px;
	left: 75px;
	float: left;
	z-index:1
}
.text_600 {
	position: relative;
	width: 600px;
	height: 500px;
	top: 0px;
	left: 75px;
	float: left;
	z-index:1
}
.images {
	width: 311px;
	height: 450px;
	top: 25px;
	float: right;
	right: 100px;
	position: relative;
	z-index:0
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #783345;
}
p {
	margin: 0px 0px 6pt 0px;
	font-family: verdana;
	font-size: 9.5pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12PT;
	font-weight: bold;
	text-transform: uppercase;
	color: #783345;
	margin: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #783345;
	margin: 0px;
}
.text_full {
	position: relative;
	width: 600px;
	height: 450px;
	top: 0px;
	left: 75px;
	float: left;
}
.telehone_text	{
		color: #783345;
		font-family:verdana;
		font-weight:bold;
		margin-top:15px;
		font-size:12pt;
}
.sub_menu_table {
	width: 150px;
	background-color: #783345;
}
.sub_menu_cell {
	text-align: center;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	display:block;
}
.sub_menu_cell a{
	text-align: center;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	display:block;
}
.sub_menu_cell a:hover{
	text-align: center;
	color: #783345;
	font-family: verdana;
	font-size: 10pt;
	display:block;
	background-color:#ffffff;
	text-decoration:none;
}
.plans {
	width: 450px;
	height: 450px;
	top: 25px;
	float: right;
	position: relative;
	right:100px;
	z-index:0
}
.plan {
	float: right;
	margin-top:25px;
	width:400px;
}
#bottom	{
	position:relative;
	top: 450px;
}
.scroll	{
	overflow-y:scroll;
}

