/* CSS Document */

/*----------------copy tags------------------*/
p {
	font-size:10pt;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
h1 {
	font-weight:700;
	font-size:1.2em;
	color: #000;
}

h2 { 
	font-weight:500; 
	font-size:1.2em;
}
h3 {
	font-weight:bold;
	font-size:1.2em;
	color: #000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.m2 {
	color:#000;
	font-size:12pt;
	font-weight: bold;
}
.mm {
	color:#000;
	font-size:10pt;
}
a:link {
	color: #000;
	font-weight: normal;
	text-decoration:underline;
}
a:visited {
	color: #000;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color: #F00;
	font-weight: normal;
	text-decoration:underline;
}
.field_text_style {
	font-family:Verdana, sans-serif;
}
.red {
	color:#F00;
}
.red_bold {
	color:#F00;
	font-weight:bold;
	font-size:120%;
}
.more {
	font-size:80%;
	color:#000;
}
/*----------------------------------------Menu-------------------------------------*/
.menu_outer {
	width:750px;
	height:40px;
	background-image: url(img/strip.gif);
}
.left {
	width:700px;
	padding:10px 0 0 25px;
	float:left;
	text-align:center
}

.left a:link,.left a:visited,.left a:active { 
	background: inherit; 
	text-decoration: none; 
	color:#fff;
}

.left a:hover { 
	background: inherit; 
	text-decoration: 
	none; color:#ddd;
}
/*----------------------------------------Body-------------------------------------*/
body {
	margin: 0;
	text-align: left;
	background:url(img/bg.gif) 0 0 repeat #eee;
	color: #FFF;
	font-family: Verdana,sans-serif;
	font-size:10pt;
}
#bg_outer{
	width: 750px;
	margin: auto auto 50px auto;
}

/* ----------------- header ----------------------------------------------- */
#header {
	width: 750px;
	height: 165px;
	text-align: left;
	background-image: url(img/banner2.jpg);
	margin: 0;
}

/* ----------------- content ----------------------------------------------- */

.content {
	width:700px;
	padding:10px 25px 15px 25px;
	background-color: #FFF;
	background-image: url(../survey/images/european-removal-companies_10.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.form_cv_text {
	width:500px;
	float: left;
	padding: 6px 0 12px 50px;
}
.form_cv_text1 {
	width:520px;
	float: left;
	padding: 0 0 18px 0;
	text-align: right;
}
.title {
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	padding: 10px 0 13px 0;
	margin: 20px 0 20px 0;
	float: left;
	width: 550px;
}
.title1 {
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	padding: 10px 0 13px 0;
	margin: 0 0 20px 0;
	float: left;
	width: 550px;
}
.content_grey_bg {
	width: 570px;
	vertical-align: top;
	margin: 15px 55px 20px 55px;
	background-color: #F0F0F0;
	padding: 20px 0 20px 20px;
}
.do_not {
	font-size:80%;
}
/* ---------------------footer-links------------------ */
#footer {
	width:750px;
	height: 40px;
	margin: 0;
	background-image: url(img/strip.gif);
}

/* ----------------- Contact Enquiry Form ----------------------------------------------- */

.page_content_form {
	width: 570px;
	vertical-align: top;
	height: 3000px;
	margin: 15px 55px 20px 55px;
	background-color: #F0F0F0;
	padding: 20px 0 20px 20px;
}
.school_page_content_form {
	width: 469px;
	vertical-align: top;
	height: 660px;
}
.address_left {
	width: 280px;
	text-align: left;
	float: left;
}
.address_right {
	width: 434px;
	text-align: right;
	float: left;
}
.form_left {
	width: 300px;
	text-align: right;
	float: left;
	margin: 0;
	padding: 0;
}
.form_right {
	width: 250px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0 0 6px 12px;
}
.form_right1 {
	width: 205px;
	text-align: left;
	float: left;
	padding-left: 12px;
	padding-bottom: 16px;
}
.form_right2 {
	width: 210px;
	text-align: left;
	float: left;
	padding-left: 12px;
	padding-bottom: 18px;
}
.form_title {
	width: 250px;
	text-align: left;
	padding: 15px 0 5px 200px;
}
.contact_text {
	font-size: .7em;
	font-weight: normal;
	margin: 0;
	color: #666;
	font-style: normal;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_image {
	width: 247px;
	height:203px;
	padding:7px 0 0 0;
}
