/* CSS FIONA REECE PUBLIC RELATIONS */


/* General */


#bar {
	width: 764px;
	height: 121px;
	font-size: 14px;
	text-align: left;
	padding: 0px 0px 0px 2px;
	margin-top: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 72px 12px;
}
#contact_details {
	width: 766px;
	height: 40px;
	padding: 0px 2px 0px 0px;
	margin-top: 10px;
	text-align: right;
	float: left;
}
#description {
	width: 470px;
	float: left;
	height: 248px;
	margin: 80px 0px 0px 10px;
}
#quote {
	width: 260px;
	height: 180px;
	float: right;
	color: #666666;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin: 100px 10px 0px 0px;
}
#container {
	width: 764px;
	height: 328px;
	border: 1px solid #ebebeb;
	margin-top: 6px;
}
#full_logo {
	height: 121px;
	width: 200px;
	float: right;
	text-align: right;
}
#holder {
	width: 770px;
	height: 520px;
	margin-top: 80px;
}
img {
	border: 0px;
	text-decoration: none;
}
#logo {
	width: 716px;
	height: 100px;
	margin-top: 30px;
	text-align: left;
	padding: 50px 50px 0px 4px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 674px 24px;
	font-size: 14px;
}
#strapline {
	width: 764px;
	height: 80px;
	text-align: left;
	padding: 0px 0px 0px 2px;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
table {
	margin-left: 5px;
}






/* Text Boxes */

#movie {
	width: 760px;
	height: 322px;
	padding-top: 2px;
	float: left;
}
#text {
	width: 766px;
	height: 330px;
	background-image: url(images/ice_cream.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	padding: 0;
	float: left;
}
#text_consultancy {
	width: 766px;
	height: 340px;
	background-image: url(images/sandals.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	float: left;
}
#text_clients {
	width: 766px;
	height: 330px;
	background-image: url(images/cloud.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	float: left;
}
#text_contact {
	width: 766px;
	height: 330px;
	background-image: url(images/campervans.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	float: left;
}
#text_services {
	width: 766px;
	height: 330px;
	background-image: url(images/open_road.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	float: left;
}
#text_testimonials {
	width: 766px;
	height: 330px;
	background-image: url(images/water.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	float: left;
}






/* Navigation */
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
}
#nav {
	width: 460px;
	height: 21px;
	float: left;
	margin-top: 100px;
	text-align: left;
	padding-left: 2px;
}






/* Headings */


.heading_one {
	font-size: 18px;
	color: #993333;
}
.heading_two {
	font-size: 36px;
	color: #ebebeb;
	font-style: italic;
	font-weight: bold;
}
.heading_three {
	font-size: 18px;
	font-style: italic;
	color: #993333;
	text-indent: 30px;
}
.heading_four {
	font-weight: bold;
	color: #993333;
}
