@import url(jquery.lightbox-0.5.css);

*{margin: 0; padding: 0}
body{background: #f9f9f5 url(assets/bg.gif) 0 0 repeat-x; height: 100%;}
div#page, div#FirstSearchConsultancy{
	position: relative;
	font-family: verdana, arial, non-serif;
	font-size: 83%;
	font-weight: normal;
	color: #666;
	width: 798px;
	margin: 0 auto;
	border-bottom-width: 0;	
}

div#page{
	background: #fff url(assets/headimg.jpg) 0 0 no-repeat; min-height: 100%;
	min-height: 100%;
}

div#FirstSearchConsultancy{ padding-top: 5em; background-color: #fff; text-align: center; 	color: #ccc; }
div#FirstSearchConsultancy *{
	text-align: center;
	font-size: 9px !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
}

body *{font-size: 100%;}

a:link, a:visited{font-weight: bold; text-decoration: none;}
a:link{ color: #3953a4; }
a:link:hover, a:link:active, a:link:focus, a:visited:hover, a:visited:active, a:visited:focus{color: #f00 !important;}

img{border: none;}

p{margin: 1.5em 0;}
p.note{font-style: italic;}

em.price{
	font-style: normal;
	color: #933;
	font-weight: bold;
}

div#page h1{
	font-family: tahoma, 'times new roman', serif;
	color: #3953a4;
	font-size: 24px;
	position: relative;
	top: 57px; left: 224px;
	width: 500px;
}
h2, h3 {clear: left;color: #933; font-weight: bold; margin-top:2em;}
h4{margin-top: 1em;}
h2{ font-size: 110%; }
address{text-align:center;}
ul#navigation{
	width: 619px;
	position: relative;
	top: 100px; left: 173px;
	padding-top: 29px;
	background: transparent url(assets/navbar.gif) 50% 0 no-repeat;
	text-align: center;
}

blockquote{
	margin: 2em 0 2em 2em;
	padding-left: 28px;
	padding-top: 10px;
	background: transparent url(assets/quote.gif) 0 0 no-repeat;
	font-style: italic;
}
blockquote span.quote{
	/*font-size: 115%;*/
	font-style: normal;
}

div#content ul, div#content ol{margin: 1em 0 1em 3em;}
div #content li {margin-bottom: 1em;}
div#content ul li{list-style:square;}

span#map{ float: left; padding: 10px;}

ul#navigation li{list-style: none; display: inline; margin: 0 0.5em; white-space: nowrap;}
ul#navigation a:visited{color: #3953a4;}
table{
	border-collapse: collapse; 
	font-size: 80%;
	border-color: #c1d7ec;
	border-width: 1px 0 0 1px;
	border-style: solid;
	
}
caption{
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
/*thead{color: #fff; background-color: #3953a4;}*/
td, th{
	padding: 1em; 
	border-color: #c1d7ec;
	border-width: 0 1px 1px 0;
	border-style: solid;
}
td{
	vertical-align: top; 
	text-align: left; 
}
th{
	vertical-align:baseline;
	text-align: center;
	color: #933;
	background-color: #f0f4f5;
}
tr.evenRow td{ background-color: #f0f4f5;}

div#content{
	margin: 140px 45px 0 45px;
	padding-bottom: 5em;
	line-height: 1.5;
	position: relative;
}
div#content.hasThumbnails, #home div#content{ margin-right: 215px; }
.primaryThumbnail{ float: right; display: block; clear: both; margin: 0; padding: 0; margin-right: -185px; }
.primaryThumbnail span.imageTitle{
	display: block;
	font-weight: 100 !important;
	font-size: 80%;
	margin: 0 auto 2em auto;
	font-style: italic;
	text-align: center;
}

div#footer{
	/*position: fixed;*/
	width: 708px;
	bottom: 0;
	padding-top: 19px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 45px;
	font-size: 80%;
}
#home div#footer {
	background: transparent url(assets/sign.jpg) bottom right no-repeat; 
	/*margin-left: 615px;
	margin-top: -296px;*/
	margin: -296px -45px 0 0;
	padding: 0; 
	width: 778px;
	height: 296px;
	z-index: 1;
}
#home div#footer dl{ position: absolute; bottom: 0; }

div.announcement{
	float: right;
	clear: both;
	padding: 10px; margin: 0 10px 10px 10px;
	background: #fff7b8 url(assets/anouncement.jpg) bottom left repeat-x;
	border: 1px solid #ffdf6e;
	width: 40%;
}

div#content.hasThumbnails div.announcement, #home div#content div.announcement{
	margin-right: -185px;
	width: 50%;
}

dl.contactDetails dt, dl.contactDetails dd{display: inline; float: left;}
dl.contactDetails dd{ padding-top: 12px;}
dt.telephone{ 
	display: block; 
	float: left; 
	text-indent: -1000px; 
	width: 0; 
	height: 42px;
	padding-left: 61px;
	background: #fff url(assets/tel.png) top right no-repeat;
	margin-left: 2em;
}
dt.email{ 
	display: block; 
	float: left; 
	text-indent: -1000px; 
	width: 0; 
	height: 42px;
	padding-left: 61px;
	background: #fff url(assets/mail.png) top right no-repeat;
}
#designcredit{clear: both;}

img.right{ float: right; margin: 0 0 1em 1em; }
