@import url("css/layout.css");
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../images/website_background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #494949;
}

#container {
	min-height: 100%;
	position: relative;
	background-image: url(../images/tl_flower.png);
	background-repeat: no-repeat;
}

#header {
	padding: 0px;
	width: 701px;
	margin: 0 auto;
	/*height: 200px;*/
}

#content {
	padding: 0px;
	padding-bottom: 168px; /* Height of the footer */
	width: 701px;
	margin: 0 auto;
}

#contact_left_col a {
	text-decoration: none;
	color: #a10e0f;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 168px; /* Height of the footer */
	background-image: url(../images/br_flower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
}

/* other non-essential CSS */
#header p,#header h1 {
	margin: 0;
	padding: 10px 0 0 10px;
}

#footer p {
	margin: 0;
	padding: 10px;
}

#main_nav {
	padding-top: 160px;
}

#main_nav ul {
	background-color: blue;
	width: 701px;
	margin: 0;
	list-style: none;
	padding: 0;
	display: inline;
}

#main_nav li {
	text-decoration: none;
	float: left;
	list-style-type: none;
	/*text-indent: -1000px;*/
}

#main_nav li a.home {
	background-position: 0px 0px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid white;
}

#main_nav li a.home:hover {
	background-position: 0px -29px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid white;
}

#main_nav li a.home_s {
	background-position: 0px -58px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid #071e3f;
}

#main_nav li a.about {
	background-position: -115px 0px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.about:hover {
	background-position: -115px -29px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.about_s {
	background-position: -115px -58px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid #071e3f;
}

#main_nav li a.locations {
	background-position: -230px 0px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.locations:hover {
	background-position: -230px -29px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.locations_s {
	background-position: -230px -58px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid #071e3f;
}

#main_nav li a.sales {
	background-position: -345px 0px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.sales:hover {
	background-position: -345px -29px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.sales_s {
	background-position: -345px -58px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid #071e3f;
}

#main_nav li a.lettings {
	background-position: -460px 0px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.lettings:hover {
	background-position: -460px -29px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.lettings_s {
	background-position: -460px -58px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid #071e3f;
}

#main_nav li a.contact {
	background-position: -575px 0px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.contact:hover {
	background-position: -575px -29px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
}

#main_nav li a.contact_s {
	background-position: -575px -58px;
	width: 115px;
	height: 29px;
	display: block;
	background-image: url(../images/main_nav_sprite3.png);
	background-repeat: no-repeat;
	margin-right: 1px;
	border-bottom: 1px solid #071e3f;
}

.clear {
	clear: both;
}

.about_row1 {
	background: transparent url(../images/divider_horizontal.jpg) no-repeat
		scroll 0 0;
	min-height: 200px;
}

.row_inset {
	
}

h2 {
	font-size: 18px;
	color: #760708;
	font-family: Georgia, Times;
	margin: 10px 0;
	padding: 0;
}

h4 {
	font-size: 13px;
	color: #760708;
	font-family: Georgia, Times;
	margin: 10px 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dotted gray;
}

.col_home {
	width: 191px;
	float: left;
	padding: 30px 0px 0px;
	text-align: center;
}

.col_home_content {
	height: 200px;
	font-size: 11px;
}

.col_home_contact {
	width: 191px;
	float: left;
	padding: 30px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left 30px;
}

.redLink {
	width: 191px;
	height: 23px;
	display: block;
	color: white;
	text-align: center;
	padding-top: 9px;
	background-image: url(../images/red_link_off.png);
	text-decoration: none;
	font-size: 12px;
	background-repeat: no-repeat;
	margin-top: 15px;
}

.redLink:hover {
	background-image: url(../images/red_link_over.png);
}

.home_left_divider {
	background-image: url(../images/divider_vert_right.jpg);
	background-position: 65% top;
	background-repeat: no-repeat;
	float: left;
	height: 236px;
	margin: 30px 0 0;
	width: 60px;
}

.home_right_divider {
	background-image: url(../images/divider_vert_left.jpg);
	background-position: 35% top;
	background-repeat: no-repeat;
	float: left;
	height: 236px;
	margin: 30px 0 0;
	width: 60px;
}

.footer_nav {
	height: 42px;
	width: 674px;
	background-color: #e9e9e9;
	margin: 50px auto 0;
	background-image: url(../images/divider_horizontal.jpg);
	background-position: center 30px;
	background-repeat: no-repeat;
	text-align: left;
	padding: 9px 10px;
	font-size: 10px;
}

#sub_nav {
	background-color: #071e3f;
	width: 585px;
	padding: 10px 10px 10px 100px;
}

#sub_nav ul {
	margin: 0;
	list-style: none;
	padding: 0 0 20px;
	display: inline;
}

#sub_nav li {
	text-decoration: none;
	float: left;
	list-style-type: none;
}

#sub_nav li a {
	padding: 5px 16px;
	display: block;
	margin-right: 1px;
	color: white;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

#sub_nav li a.selected,#sub_nav li a.selected:hover {
	padding: 5px 16px;
	display: block;
	margin-right: 1px;
	color: #006fbf;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#sub_nav li a:hover {
	padding: 5px 16px;
	display: block;
	margin-right: 1px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

.sub_divider {
	float: left;
	color: white;
	padding: 5px 0px;
}

#flashcontent {
	width: 775px;
	height: 271px;
	position: relative;
	left: -40px;
}

.locations_sa {
	width: 150px;
	height: 142px;
	display: block;
	background-image: url(../images/locations_nav/sa_sprite.jpg);
	background-position: 0px -202px;
	background-repeat: no-repeat;
	float: left;
	margin: 15px 10px 15px 0;
	padding: 60px 15px 0 185px;
	text-align: center;
	text-decoration: none;
	width: 140px;
	color: inherit;
	font-size: 11px;
}

.locations_sa:hover {
	background-position: 0px 0px;
}

.locations_france {
	width: 150px;
	height: 142px;
	display: block;
	background-image: url(../images/locations_nav/france_sprite.jpg);
	background-position: 0px -202px;
	background-repeat: no-repeat;
	float: left;
	margin: 15px 10px 15px 0;
	padding: 60px 15px 0 185px;
	text-align: center;
	text-decoration: none;
	width: 140px;
	color: inherit;
	font-size: 11px;
}

.locations_france:hover {
	background-position: 0px 0px;
}

.locations_italy {
	width: 150px;
	height: 142px;
	display: block;
	background-image: url(../images/locations_nav/italy_sprite.jpg);
	background-position: 0px -202px;
	background-repeat: no-repeat;
	float: left;
	margin: 15px 10px 15px 0;
	padding: 60px 15px 0 185px;
	text-align: center;
	text-decoration: none;
	width: 140px;
	color: inherit;
	font-size: 11px;
}

.locations_italy:hover {
	background-position: 0px 0px;
}

.locations_egypt {
	width: 150px;
	height: 142px;
	display: block;
	background-image: url(../images/locations_nav/egypt_sprite.jpg);
	background-position: 0px -202px;
	background-repeat: no-repeat;
	float: left;
	margin: 15px 10px 15px 0;
	padding: 60px 15px 0 185px;
	text-align: center;
	text-decoration: none;
	width: 140px;
	color: inherit;
	font-size: 11px;
}

.locations_egypt:hover {
	background-position: 0px 0px;
}

#welcomeTabs {
	width: 450px;
	float: left;
}

#devTabs {
	margin-top: 20px;
}

#tabOne,#tabTwo,#tabThree {
	padding: 20px 20px 0px 5px;
	line-height: 1.5em;
}

#tabOne a,#tabTwo a,#tabThree a {
	text-decoration: none;
	color: #a10e0f;
}

#tabOneDev,#tabTwoDev,#tabThreeDev {
	padding: 10px 0px 0px;
}


#leftCol {
	float: right;
	background-image: url(../images/divider_vert_left.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	min-height: 300px;
	width: 195px;
	padding: 0px 0px 0px 40px;
	margin-left: 10px;
}

.property_overview_egypt {
	margin-top: 10px;
	width: 703px;
	height: 226px;
	background-image: url(../images/properties/background_egypt.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.property_overview_sa {
	margin-top: 10px;
	width: 703px;
	height: 226px;
	background-image: url(../images/properties/background_sa.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.property_overview_france {
	margin-top: 10px;
	width: 703px;
	height: 226px;
	background-image: url(../images/properties/background_france.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.property_overview_italy {
	margin-top: 10px;
	width: 703px;
	height: 226px;
	background-image: url(../images/properties/background_italy.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.property_overview_egypt img,.property_overview_italy img,.property_overview_france img,.property_overview_sa img
	{
	float: left;
}

.bullets2 {
	float: left;
	width: 139px;
	padding: 20px;
	padding-top: 40px;
}

.bullets {
	float:left;
	padding:20px 10px 0 15px;
	width:155px;
}

.about_row1 .bullets {
	float: left;
	width: 139px;
	padding: 20px;
	padding-top: 40px;
}

.bullets ul,.bullets2 ul {
	margin: 0;
	list-style: none;
	padding: 0;
	display: inline;
}

.bullets ul li {
	margin-bottom: 10px;
	padding-left: 18px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

.bullets2 ul li {
	margin-bottom: 10px;
	padding-left: 18px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
}

.info {
	float: left;
	padding: 20px;
	padding-top: 85px;
	text-align: center;
}

.ft_info {
	text-align: center;
}

.ft_info h2 {
	font-size: 16px;
	color: #760708;
	font-family: Georgia, Times;
	margin: 0px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted gray;
}

.ft_info h2 span {
	color: #3c3c3c;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}

.ft_info h3 {
	font-size: 19px;
	color: #071e3f;
	font-family: Georgia, Times;
	margin: 0px 0 5px;
	font-weight: normal;
	background-image: url(../images/cost_box.gif);
	width: 191px;
	height: 29px;
	padding-top: 3px;
}


.about_locations {
	float: left;
	text-align: center;
	width: 239px;
	text-align: left;
	padding: 20px 20px 20px;
	font-size: 13px;
}

.info h2 {
	font-size: 16px;
	color: #760708;
	font-family: Georgia, Times;
	margin: 0px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted gray;
}

.info h2 span {
	color: #3c3c3c;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}

.info h3 {
	font-size: 19px;
	color: #071e3f;
	font-family: Georgia, Times;
	margin: 0px 0 5px;
	font-weight: normal;
	background-image: url(../images/cost_box.gif);
	width: 191px;
	height: 29px;
	padding-top: 3px;
}

.property_overview_egypt_lrg {
	width: 272px;
	background-image: url(../images/flag_egypt.jpg);
	background-repeat: no-repeat;
	background-position: 34px 18px;
	float: left;
	width: 278px;
}

.property_overview_france_lrg {
	width: 272px;
	background-image: url(../images/flag_france.jpg);
	background-repeat: no-repeat;
	background-position: 34px 18px;
	float: left;
	width: 278px;
}

.property_overview_italy_lrg {
	width: 272px;
	background-image: url(../images/flag_italy.jpg);
	background-repeat: no-repeat;
	background-position: 34px 18px;
	float: left;
	width: 278px;
}

.property_overview_sa_lrg {
	width: 272px;
	background-image: url(../images/flag_sa.jpg);
	background-repeat: no-repeat;
	background-position: 34px 18px;
	float: left;
	width: 278px;
}

.row_property {
	background-color: #e9e9e9;
	width: 695px;
}

.info_lrg {
	float: left;
	padding: 20px;
	padding-top: 85px;
	text-align: center;
}

.info_lrg p {
	min-height: 135px;
	line-height: 1.55em;
	padding: 0 10px;
	font-size: 12px;
}

.info_lrg h2 {
	font-size: 20px;
	color: #760708;
	font-family: Georgia, Times;
	margin: 0px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted gray;
}

.info_lrg h2 span {
	color: #3c3c3c;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}

.info_lrg h3 {
	background-image: url(../images/cost_box_lrg.gif);
	background-repeat: no-repeat;
	color: #071E3F;
	font-family: Georgia, Times;
	font-size: 25px;
	font-weight: normal;
	height: 45px;
	margin: 0 0 10px 9px;
	padding-top: 10px;
	width: 211px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}

#property_right_col {
	background-image: url(../images/divider_vert_right.jpg);
	background-position: left 38px;
	background-repeat: no-repeat;
	float: left;
	min-height: 210px;
	padding: 40px 33px 20px;
	width: 355px;
	line-height: 1.55em;
}

#about_left_col {
	float: left;
	line-height: 1.55em;
	min-height: 210px;
	padding: 20px 10px 20px 5px;
	width: 682px;
}

#contact_left_col {
	float: left;
	line-height: 1.55em;
	min-height: 210px;
	padding: 20px 10px 20px 5px;
	width: 239px;
}

h2 {
	font-size: 18px;
	color: #760708;
	font-family: Georgia, Times;
	margin: 10px 0;
	padding: 0;
}

#formContainer {
	width: 460px;
	height: 500px;
}

.footer_nav a,.footer_nav a:visited {
	text-decoration: none;
	color: inherit;
}

.footer_nav a:hover {
	text-decoration: none;
	color: #006fbf;
}

.copyright {
	float: right;
}

#property_flash {
	float: left;
}

.bullets2 h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.contact_us_form {
	width: 379px;
	float: left;
	background-image: url(../images/divider_vert_right.jpg);
	background-position: left 38px;
	background-repeat: no-repeat;
	min-height: 400px;
	padding: 40px 33px 20px;
}

.bullets h3 {
	color:#760708;
	font-family:Georgia,Times;
	font-size:13px;
	margin:0 0 13px;
	padding:0;
}
