/* Rank4u CSS Document */

html, body {
	margin: 0px;
	background-image:url(images/global_bg.gif);
	background-position:center;
	background-repeat: repeat-y;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 775px;
	height: 100%;
	text-align: left;
}

#header {
	width: 100%;
	height: 87px;
	background-image:url(images/headerbg2.gif);
}
#innerheader {
	padding: 10px;
}

#logo {
	float: left;
	width: 150px;
	padding-top: 15px;
}

#call {
	float: right;
	padding-top: 10px;
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	color: #F2F2F2;
	text-align: right;
}

/* HEADER CSS

#header {
	width: 100%;
	height: 135px;
		background-image:url(images/top_shadow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#innerheader {
	padding: 10px;
}

#logo {
	float: left;
	width: 150px;
}

#call {
	float: right;
	padding-top: 10px;
	width: 200px;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
 */
 
/* MENU CSS */

#menu {
	clear: both;
	border-top: 3px solid white;
	height: 25px;
	background-image: url(images/default_menu_bg.jpg);
}

#defaultbutton {
	float: left;
	width: 212px;
	height: 25px;
	border-right: 1px solid white;
	background-image: url(images/testimonials_menu_bg_over.jpg);
	text-align: left;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
}

#paygbutton {
	float: left;
}

#paygbutton a{
	display: block;
	width: 124px;
	border-right: 1px solid white;
	background-image: url(images/payg_menu_bg.jpg);
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #B90F14;
	font-size: 11px; 
	text-decoration: none;
}

#paygbutton a:hover{
	background-image: url(images/payg_menu_bg_over.jpg);
}

#bespokebutton {
	float: left;
}

#bespokebutton a{
	display: block;
	width: 180px;
	border-right: 1px solid white;
	background-image: url(images/bespok_menu_bg.jpg);
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #549CDE;
	font-size: 11px;
	text-decoration: none;
}

#bespokebutton a:hover{
	background-image: url(images/bespok_menu_bg_over.jpg);
}



#testimonialbutton {
	float: left;
}

#testimonialbutton a{
	display: block;
	width: 115px;
	border-right: 1px solid white;
	background-image: url(images/testimonials_menu_bg.jpg);
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #E9A407;
	font-size: 11px;
	text-decoration: none;
}

#testimonialbutton a:hover{
	background-image: url(images/testimonials_menu_bg_over.jpg);
}


#enquiriesbutton {
	float: left;
}

#enquiriesbutton a{
	display: block;
	width: 109px;
	border-right: 1px solid white;
	background-image: url(images/standard_menu_bg.jpg);
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

#enquiriesbutton a:hover{
	background-image: url(images/standard_menu_bg_over.jpg);
}


#aboutbutton {
	float: left;
}

#aboutbutton a{
	display: block;
	width: 106px;
	border-right: 1px solid white;
	background-image: url(images/aboutus_menu_bg.jpg);
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #74B118;
	font-size: 11px;
	text-decoration: none;
}

#aboutbutton a:hover{
	background-image: url(images/default_menu_bg.jpg);
}

/* MAIN SECTION */

#mainsection {
	width: 100%;
}

#left {
	float: left;
	width: 212px;
	background-color: #FBFAEE;
	font-size: 11px;
	border-right: 1px solid white;
	padding-bottom: 50px;
	color:#333;
}

#payg {
	border-top: 1px solid #E9A407;
	text-align: right;
	color: #E9A407;
	font-weight: bold;
	font-size: 10px;
}

#payg a{
	color: #E9A407;
	text-decoration: none;
}

#bespoke {
	border-top: 1px solid #E9A407;
	text-align: right;
	color: #E9A407;
	font-weight: bold;
	font-size: 10px;
}

#bespoke a{
	color: #E9A407;
	text-decoration: none;
}

#rank4u {
	border-top: 1px solid #E9A407;
	text-align: right;
	color: #E9A407;
	font-weight: bold;
	font-size: 10px;
}

#rank4u a{
	color: #E9A407;
	text-decoration: none;
}

#strongbar {
	width: 100%;
	border-top: 5px solid #E7A304;
	text-align: center;
	font-size: 10px;
}

#right {
	float: right;
	width: 562px;
	font-size: 12px;
	color: #666;
}

#right a{
	color: #5E99CC;
	text-decoration: none;
}

#catchphrase {
	width: 100%;
	background-color: #333333;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: right;
	background-image:url(images/catchphrasebg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#catchphrase p{
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	margin: 0px;
}

#footer {
	clear: both;
	width: 100%;
	height: 29px;
	font-size: 10px;
	background-image:url(images/footer_bg.jpg);
	color: white;
}

#footer a{
	color: white;
}
