

/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
width: 100%;
background: url('../img/main-bg.gif') repeat-y center 0;
min-height: 100%;
height: 100%;
position: relative;
}
 
body>#main {
height: auto;
}

a:link, a:visited {
color: #005AA1;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

.bar_topic
{
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #003B69;
}

h1 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
float:left;
height:90px;
width:180px;
text-align: left;
padding: 49px 0 0 42px;
background: url('../img/logo.png') no-repeat 0 43px;
}
h6 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
float:right;
height:100px;
width:580px;
text-align: left;
padding: 49px 0 0 42px;
background: url('') no-repeat 0 43px;
background-repeat:no-repeat;
border:0px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.0em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin-left:20px;
margin: 0px 0 0 2px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #004C87;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #004C87;
margin-bottom: 7px;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 0px;
}

/* Images */

img.float {
float: left;
border: 1px solid #004C87;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#header {
height: 158px;
position: relative;
background: #004A75 url('../img/hd-bg.gif') repeat-x 0 0;
}

#header-in {
width: 900px;
height: 158px;
position: relative;
margin: 0 auto;
}


ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('../img/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('../img/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('../img/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}


/* Search form */

form.searching {
width: 210px;
position: absolute;
top: 47px;
right: 0;
}

form.searching fieldset {
border: 0;
}

form.searching input.search {
letter-spacing: 1px;
float: left;
padding: 2px 0 2px 6px;
width: 139px;
border: 1px solid gray;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
margin-left: 4px;
font-weight: bold;
color: #FFFFFF;
float: left;
}

form.searching label {
display: none;
}


/* Menu */

#menu-box {
background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
border-bottom: 3px solid black;
}

#menu {
width: 960px;
margin: 0 auto;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {
margin-left: 1.6em;
display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;
display: block;
padding: 0.9em 1.4em 0.7em 1.4em;
}

#menu li a:hover, #menu li a.active {
color: #000000;
background-color: #3399cc;
font-weight: bold;
font-size: 1.1em;
}


/* Content box */

#content {
background: #FFFFFF url('../img/content-bg.gif') repeat-x 0 0;
min-height: 624px;
}

#content-box {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 788px;

}

#content-box_sub {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 700px;

}

#about-box_sub {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 790px;

}
#testimo-box_sub {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 1430px;

}


#services-box_sub {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 1350px;

}

.wedding

{
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;
display: block;
}
#mobilebar-box_sub {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 1555px;

}


#content-box_contact {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 60px;
min-height: 893px;

}

#content-box-in-left {
width: 100%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-left-in {
margin: 1.8em 1em 7em 1.8em;
}

#services-box-in-left-in {
margin-top:22px;
margin-left:21px;
}

#content-box-in-right {
width: 45%;
float: right;
margin-right:30px;
background-color: #FFFFFF;
color:#FFFFFF;
}

#content-box-in-right h3 {
border: 0;
background-color: #252525;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 1.3em;
}

#content-box-in-right-in {
margin: 1.8em 0 7em 1.5em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
background-color: #E2F5FF;
color: #002C4E;
line-height: 140%;
padding: 1px 0 1px 5px;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 140%;
}


/* Table */

table {
font-size: 1.1em;
border-collapse: collapse;
border: 2px solid #004C87;
margin: 15px 0 20px 0;
table-layout: fixed;
width: 90%;
}

th, td {
padding: 3px 13px;
border: 1px solid #004C87;
}

th {
text-align: right;
font-weight: bold;
}

td {
text-align: right;
}

.first-row {
background: #F4FF7C;
}

.first-row th {
text-align: center;
font-weight: bold;
border-bottom: 2px solid #004C87;
}

.first-column {
background: #FFD162;
border-right: 1px solid #004C87;
}

.last-column {
background-color: #FFD162;
border-left: 1px solid #004C87;
}

#footer {
width: 100%;
height: 60px;
background: #004A75 url('../img/footer-bg.gif') repeat-x 0 0;
position:absolute;
margin-top:0px;
left: 0;
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
float: left;
width: 450px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #006497;
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}


#photo {
	float: left;
	width: 954px;
	margin-left:1px;
	margin-top:10px;
	border: 0px solid #000000;
	
}
#photo div {
	border: 0px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
#body-left {
	float: left;
	width: 408px;
	margin-left:35px;
	margin-top:20px;
	display:inline;
	

}
#body-right {
	float: right;
	width: 350px;
	margin-left:10px;
	margin-top:30px;
	display:inline;

	
}
#body-right2 {
	float: left;
	width: 410px;
	margin-left:10px;
	border:0px;
	
	
}

#body-right3
{
    float: right;
	width: 450px;
	margin-left:-20px;
	margin-top:85px;
	}

#body-left ul.plussbullets {
	margin-top: 15px;
	margin-left: 20px;
	padding: 0;
	font-weight: bold;
}
#body-right3 ul.plussbullets {
	margin-top: 5px;
	margin-left: -10px;
	padding: 0;
	list-style:none;
	font-weight: bold;
	
}


#body-right3 ul.plussbullets li {
	background: top left url(../img/small_bullet.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	font-size:12px;
	list-style:none;
	
}

#body-left ul.plussbullets li {
	background: top left url(../img/small_bullet.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	font-size:12px;
	list-style:none;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

h5
{
  font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
  font-size:14px;
  font-weight:bold;
  margin-bottom:20px;
  padding:0;  
  color:#003366;
  
  
}
.home h5


{
  font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
  font-size:14px;
  font-weight:bold;
  margin-bottom:20px;
  padding:0;  
  color:#003366;
  
  
}



h4
{
  font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
  font-size:13px;
  font-weight:normal;
  font-style:normal;
  text-align:justify;
  line-height:1.5em;
  
  
}



.testimonial

{

 font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
  font-size:13px;
  font-weight:bold;
  font-style:italic;
  text-align:justify;
  line-height:1.5em;
}


/* Contact */
.contactForm
{
	width: 100%;
	display:inline;
	margin-right:0px;
}

.contact_details_container
{

    float: left; 
    border: 2px solid #666666;
    padding: 15px;
    background-color: #f3f3f3;
}

.contact_form
{
    width: 550px;
    float: left;
	display:inline;
    padding: 0 0 20px 20px;
	margin-left:-55px;
  
}
p.paragraphNoTop
{
    margin-bottom: 15px;
	margin-left:40px;
}
.wrapper_spacer
{
    margin: 0 auto;
	width:600px;
	height:300px;
	margin-left:-5px;
}


li.contactRow
{
	clear:both;
	margin:0;
	padding:0 0 10px;
	position:relative;
	display:block;
	float: left;
	width: 100%;
}

.labelAtt
{
		
}

.textBox
{
	clear: both;
	float: left;
	width: 100%;
	background-color: #F4F4F4;
	border: 1px solid #444751;
	padding: 5px;	
}

.messageBox
{
	height: 150px;	
}

.submitBtn
{
	float: right;	
}

.submitBtn input
{
	width: 100px;
	height: 30px;
	color: #2381C4;	
}


h1.info_title
{
    color: #666666;
    margin-bottom: 15px;
}
.address_info
{
    margin-top: 15px;
    float: left;
    display: block;
    clear: both;
    width: 100%;
}

.contactinfo
{
    float: left;
    padding-right: 10px;
}

.contact_wrapper
{
    float: left;
}

.location_map
{
    margin-top: 15px;
    float: left;
    clear: both;
}

.wrapper_spacer
{
    margin: 0 auto;
	width:500px;
	margin-left:0px;
}


.sectiontext
{
    padding-top: 0px;
	margin-left:45px;

    
}
.sectiontext ul.services_list
{
    list-style-image: url(/Assets/Images/bullet.png);
    list-style-position: inside;
	color:#006699;
}

.sectiontext ul.services_list li
{
    padding-bottom: 10px;
	
	
}

p.paragraphNoTop
{
    margin-bottom: 15px;
	margin-left:-0px;
}

#photo_bot{
margin-left:200px;
margin-bottom:10px;
margin-top:30px;
}