

body{
    background-color: #215789;
    background-image: url(../img/bodybg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    font-family: "Georgia", "Times New Roman";
    color: #444444;
    font-size: 16px;
}

sup{

	font-size: 50%;
	vertical-align:top;}

p {padding-top: 5px; padding-bottom:5px;}

.cleaner{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}


#container{
    width: 750px;
    margin: auto;
}

#logocontainer {
	height:50px;
	margin-left:-6px;
	margin-top:0;
	padding-top:84px;
}

#logocontainer p{
	float: right;
}

#logocontainer img{
	float: left;
}

#logocontainer h1 {
	float:left;
	font-size:50px;
	font-weight:bold;
	padding-left:17px;
	padding-top:32px;
}

#header {
	margin-top: 0px;
    height: 290px; 
    background-color: blue;
    background-image: url(../img/headerbg.jpg);
}
    
#nav {
	font-family: "Arial Narrow", "Arial", sans-serif;
    width: 85%;
    height: 35px;
    float: right;
    margin-top: 68px;
    padding: 0;
    margin-right: -15px;
	list-style: none;
}
    
#nav li {
	float:left; 
	padding: 10px; 
	text-transform: uppercase; 
	font-stretch: ultra-condensed; }

#nav a {
	color: white; 
	text-decoration: none; 
	padding: 10px; 
}
#nav a:hover {
	color: #215789; 
	text-decoration: none; 
	background-color: #ccd6e1; 
	padding: 10px;  }

/*-------Main Content Styles-----*/

#content {
	background-color: white;
	background-image: url(../img/contentbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 22px;
	border-left: 22px solid;
	border-right: 22px solid;
	border-bottom: 22px solid;
	border-color: #ccc;
	width: 706px;
	
}

#content h1{
	font-size: 21px;
	font-style: italic;
	color: #1b3b61;
	padding-bottom: 10px;

}

#content h2{
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 5px solid;
	border-color: #CCCC99;
	margin-top: 10px;
}

#content h3{
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #215789;
	margin-bottom: 10px;
	border-bottom: 5px solid;
	border-color: #215789;
	margin-top: 10px;
}

#content h4{
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #215789;
	margin-bottom: 10px;
	margin-top: 10px;
}
.maincontent{padding-bottom: 20px; padding-left: 20px; padding-right: 20px; border-bottom: 1px solid; border-color: #c2c2c2; width: 95%;}
.maincontent ul{padding-left: 50px; padding-bottom: 20px;}
.maincontent p{margin-top: 10px; margin-bottom: 10px;}
.maincontent form{
font-style: oblique; 
color: #666666;}

.maincontent input, select {
	width: 200px;
	font-size: 16px;
	padding: 5px;
	margin-top: 5px;
	background-color: #E2E1C5;
	border: 1px solid;
	border-color: #CBCB98;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.maincontent textarea {
	padding: 5px;
	background-color: #E2E1C5;
	border: 1px solid;
	border-color: #CBCB98;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.wpcf7-submit {background-color: #215789;}	
.phone{background-image: url(../img/phone.png); background-position: top left; padding-left: 30px; background-repeat: no-repeat; height: 25px;}
.mobile{background-image: url(../img/mobile.png); background-position: top left; padding-left: 30px; background-repeat: no-repeat; height: 25px;}
.vcard{background-image: url(../img/vcard.png); background-position: top left; padding-left: 30px; background-repeat: no-repeat; height: 25px;}
		
blockquote { 
	background-image: url(../img/quotel.png); 
	background-position: 120px 0px; 
	background-repeat: no-repeat; 
	width: 100%; 
	float: right; 
	padding-left: 100px;
}
 
blockquote div { 
	
	font-size: 18px; 
	text-align: right; 
	font-style: oblique; 
	background-image: url(../img/quoter.png); 
	padding-left: 50px; 
	padding-right: 25px; 
	padding-bottom: 10px; 
	background-position: bottom right; 
	background-repeat: no-repeat; }
	
blockquote p{float:right; margin:0px;}	

.blocklink{
	float: left;
	padding-left: 30px;
	
	}
	
.featurebox {
	width: 210px;
	float:left;
	min-height: 140px;
}	

.featurebox img{float:left;}
.featurebox p{width: 100px; float:left; padding-left: 5px;}
	
.contactr {
	width: 350px;
	float: left;
	}	
	
.contactl {
	width: 270px;
	float: right;
	}	
#footer{ padding-top: 20px; font-size: 12px; width:100%; text-align: center; margin-top: 0px; background-image: url(../img/contentbg.jpg); background-position: top; background-repeat: repeat-x;
	border-right: 22px solid;
	border-right-color: #ccc;

}	

#footer h1{
width: 100%;
font-style: oblique;
text-align: center;
font-size: 14px;
color: #333;}

/*-----------------------------*/
/*  IE7  */
/*-----------------------------*/
*:first-child+html #nav{ 
	margin-top: 108px;
}

*:first-child+html blockquote {
	margin-right: 40px;
	 background-image: url("../img/quotel.png");
    background-position: top 30px;
    background-repeat: no-repeat;
	display:block;
	clear:both;
	width: 95%;
	float:left;
	padding-left: 50px;
}

*:first-child+html blockquote div {
	width:95%;
	padding-left: 0px;
	padding-right: 20px;
	margin-right: 20px;
}

*:first-child+html #logocontainer h1{
	height: 65px;
	display:block;
	clear:right;
	margin-top: 30px;
	padding-top: 0px;
	line-height: 1.5em;
}

*:first-child+html .contactl {
	float:left;
	margin-left: 10px;
	clear:right;
	height: 400px;
	
}
