@font-face { font-family: 'Britannic Bold'; src: url('fonts/britannic_bold.eot'); src: url('fonts/britannic_bold.eot?#iefix') format('embedded-opentype'), url('fonts/britannic_bold.svg#Britannic Bold') format('svg'), url('fonts/britannic_bold.woff') format('woff'), url('fonts/britannic_bold.ttf') format('truetype'); font-weight: normal; font-style: normal;}
body  { font-family: 'Britannic Bold';
background: -webkit-linear-gradient(top, (236,233,213,0), rgba(236,233,213,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, (236,233,213,0), rgba(236,233,213,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(236,233,213,0), rgba(236,233,213,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(236,233,213,1), rgba(236,233,213,0)); /* Standard syntax (must be last) */
background-repeat:no-repeat; }
a {
	transition: background-color 0.2s linear, color 0.2s linear;
	color: rgb(110, 57, 88);
	-o-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-webkit-transition: background-color .2s linear, color .2s linear;
}
a:hover {
	color: rgb(145, 145, 145); text-decoration: none;
}
a:focus {
	outline: 0px;
	color: rgb(110, 57, 88);
}
h1 {
	
}
h2 {
	
}
h3 {
	
}
h4 {
	
}
h4 {
	font-weight: bold;
	
}
h5 {
	
}
h5 {
	font-size: 16px;
}
h6 {
	
}
ul {
	list-style: square; margin: 0px 0px 10px 25px; padding: 0px;
}
ol {
	list-style: square; margin: 0px 0px 10px 25px; padding: 0px;
}
p {
	margin: 0px 0px; padding: 0px 0px; font-size: 14px; 
}
dd {
	color:#3d3d3d;
	font-weight:200;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
#container  {
	width: 1100px;
	margin: 0 auto;
	background-color:#c8c5e2;
}
#top {
	width:1060px;	
	background-color:#ece9d5;
	margin:15px auto 0 auto;

}
#header {
	width: 1060px;
	margin: 20px 0px 0px 0;
	background-color:#ece9d5;
	color:#6e3858;
	float:right;
	
}
#navigation {
	width: 1060px;
	margin: 0 auto;
	float:right;
	background-color:#ece9d5;
}
.menucenter {
	width: 130px;
	height: 50px;
	margin: 0 ;
	overflow:hidden;
	border-right:thin solid #ece9d5;	
	background: -webkit-linear-gradient(top, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* Standard syntax (must be last) */
}
.menucenteractive {
	width: 130px;
	height: 50px;
	margin: 0 ;
	overflow:hidden;
	border-right:thin solid #ece9d5;	
	background: -webkit-linear-gradient(top, (0,0,0,.4), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, (0,0,0,.4), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(0,0,0,.4), rgba(0,0,0,1)); /* Standard syntax (must be last) */}
.menuright {
	width: 131px;
	height: 50px;
	margin: 0 ;
	padding: 0 ;
	overflow:hidden;
	border-top-right-radius:10px;	
	background: -webkit-linear-gradient(top, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* Standard syntax (must be last) */
}
.menurightactive {
	width: 131px;
	height: 50px;
	margin: 0 ;
	padding: 0;
	overflow:hidden;
	border-top-right-radius:10px;	
	background: -webkit-linear-gradient(top,  rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom,  rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom,  rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(0,0,0,.4), rgba(0,0,0,1)); /* Standard syntax (must be last) */}


.menuleft {
	width: 131px;
	height: 50px;
	margin: 0 ;
	padding: 0 0px 0 0;
	overflow:hidden;
	border-right:thin solid #ece9d5;
	border-top-left-radius:10px;	
	background: -webkit-linear-gradient(top, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(200,197,226,1), rgba(126,120,150,1)); /* Standard syntax (must be last) */
}
.menuleftactive {
	width: 131px;
	height: 50px;
	margin: 0 ;
	padding: 0 1px 0 0;
	border-right:thin solid #ece9d5;
	overflow:hidden;
	border-top-left-radius:10px;	
	background: -webkit-linear-gradient(top, rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(0,0,0,.4), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(0,0,0,.4), rgba(0,0,0,1)); /* Standard syntax (must be last) */}
#menu {
	width: 1050px;
	height: 50px;
	margin: 0 auto 5px auto;
	z-index: -1;
	font-size:18px;
	overflow:hidden;
/*	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background: -webkit-linear-gradient(top, rgba(198,196,218,0), rgba(255,0,0,1)); /* For Safari 5.1 to 6.0 */
/*background: -o-linear-gradient(bottom, rgba(255,0,0,0), rgba(255,0,0,1)); /* For Opera 11.1 to 12.0 */
/*background: -moz-linear-gradient(bottom, rgba(255,0,0,0), rgba(255,0,0,1)); /* For Firefox 3.6 to 15 */
/*background: linear-gradient(to bottom, rgba(128,128,128,.6), rgba(0,0,0,1)); /* Standard syntax (must be last) */
}
#menu a{
	width:130px;
	height:50px;
}
#menu > ul {list-style:inside none; padding:0; margin:0; } 
#menu > ul > li {float:left;} 
#menu > ul > li {padding-top:14px;height:50px; width:130px; position:relative; text-align:center;} 
#menu > ul > li.pro {padding-top:5px;}
#menu > ul > li a{
	/*outline: none;*/
	color: #ffffff;
	text-decoration: none;
	display:block;
} 
#menu > ul > li > a:hover{color:#6e3958;}
#menu ul li > ul { display:none; padding-top:14px;height:50px; width:130px; position:absolute; padding:10px 0 0 0 ;   z-index:999; } 
#menu ul li > ul li{list-style:inside none; padding:0; margin:0; position:relative;} 
#menu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px;  } 
#menu ul li.has-sub:hover > a{  top:-1px; z-index:999; } 
#menu ul li.has-sub:hover > ul {display:block;}
#menu ul > li > ul > li a:hover{  color:#fff;  }
/* #menu ul li.active:hover > a{  color:#ffffff; }
#menu ul li.active > a{  
		width:128px;
		height:50px;
		background-position:top;
		
		
		background-color:#000000;
		

color:#ffffff; }
*/
.bar {
	width:1100px;
	height:5px;
	background-color:#6e3958;
}

#content {
	width: 1050px;
	height:100%;
	margin: 0px auto;
	overflow:hidden;
	border: solid 5px #ece9d5;
	border-bottom:solid 3px #c8c5e2;
	border-top-right-radius:15px;
	border-top-left-radius:15px;		
	background: -webkit-linear-gradient(top, (200,200,200,1), rgba(250,250,250,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(200,200,200,1), rgba(250,250,250,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(200,200,200,1), rgba(250,250,250,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(200,200,200,1), rgba(250,250,250,1)); /* Standard syntax (must be last) */
}

#content.home {
	
	background: -webkit-linear-gradient(top, rgba(126,120,150,1), rgba(200,197,226,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(126,120,150,1), rgba(200,197,226,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(126,120,150,1), rgba(200,197,226,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(126,120,150,1), rgba(200,197,226,1)); /* Standard syntax (must be last) */
}
#content.calc {
	
	background: -webkit-linear-gradient(top, (200,200,200,1), rgba(250,250,250,1)); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom, rgba(200,200,200,1), rgba(250,250,250,1)); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom, rgba(200,200,200,1), rgba(250,250,250,1)); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom, rgba(200,200,200,1), rgba(250,250,250,1)); /* Standard syntax (must be last) */
}

#logo {
	float:left;
	width: 300px;
	height:123px;
	margin: 10px 8px;
	
}
#slogan {
	float:right;
	width: 700px;
	height:100px;
	text-align:right;
	font-size:24px;
	margin: 38px 30px 0 0;
	
}
#slogan img {
	padding: 0 0 10px 0;
}

#rightside {
	width: 775px;
	height:100%;
	float:right;
	border-left: solid 3px #ece9d5;
	border-top-left-radius:15px;
	padding-bottom:100%; 
	margin-bottom:-100%
}

#building {
	width: 750px;
	margin:10px auto;
}
#pictures {
	width:738px;
	margin:10px auto;
}
#pictureshome {
	width:250px;
	margin:10px auto;
}
#owner {
	width:652px;
	margin: 20px auto 5px auto;
}
.founderspic {
	width:616px;
	margin:8px;
	float:left;
	border: 10px solid #c7c6e5;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.pictures {
	width:210px;
	margin: 8px;
	float:left;
	border: 10px solid #7e7896;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.pictureshome {
	width:210px;
	margin: 8px;
	
	border: 10px solid #7e7896;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
#founderpicturesback {
	width:755px;
	height: 455px;
	margin: -420px 0 0 10px;	
	z-index: -1;
	background-color: #6e3958;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	color:#ffffff;
	text-align:center;
}
#picturesback {
	width:755px;
	height: 495px;
	margin: -350px 0 0 10px;	
	z-index: -1;
	background-color: #6e3958;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	color:#ffffff;
	text-align:center;
}
.maintext {
	padding:360px 0 0 0;
	font-size:14px;	
}
.maintext a{
	color:#ffffff;
	text-decoration:none;
}
.maintext h1 {
	font-size:22px;
	font-weight:300;
}
.foundertext {
	padding:360px 0 0 0;
	font-size:14px;
	color:#ffffff;
	text-align:center;	
}
.foundertext a{
	color:#ffffff;
	text-decoration:none;
}
.foundertext h1 {
	font-size:22px;
	font-weight:300;
}
#leftside {
	width: 269px;
	height:100%;
	float:left;
	border-right: solid 3px #ece9d5;
	border-top-right-radius:15px;
	padding-bottom:100%; 
	margin-bottom:-100%
}
#leftside h2 {
	color:#ece9d5;
	font-weight:400;
	padding: 0 0 0 10px;
	margin: 5px ;
}
#leftside p{
	padding: 5px 10px;
	font-size:16px;
	font-weight:200;
	color:#3F3F3F;
}
#leftside dl {
	padding: 5px 10px;	
	margin: 0;
}
#leftside dd {
	padding: 0px 10px;
	color:#3D3D3D;
	
}
#contactrightside {
	width: 500px;
	height:100%;
	float:right;
	border-left: solid 3px #ece9d5;
	border-top-left-radius:15px;
	padding-bottom:100%; 
	margin-bottom:-100%
}
#contactrightside h2 {
	color:#ece9d5;
	font-weight:400;
	padding: 0 0 0 10px;
	margin: 5px ;
}
#contactleftside {
	width: 544px;
	height:100%;
	float:left;
	border-right: solid 3px #ece9d5;
	border-top-right-radius:15px;
	padding-bottom:100%; 
	margin-bottom:-100%;
}
#map {
	width:480px;
	margin:50px auto;	
	border: solid 8px #c8c5e2;
	
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	position:relative;

}
#contractpicturesback {
	width:532px;
	height: 350px;
	margin: -285px 0 0 5px;	
	z-index: -999;
	background-color: #6e3958;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	color:#ffffff;
	text-align:center;
}
#video {
	width:640px;
	margin: 30px auto;
}
#contactform {
	width:380px;
	margin: 10px auto;
}
#contact-form {
	width:380px;
	margin: 10px auto;
}
#faq {
	padding:15px;
}
#faq h2 {
	color:#6e3958;
}
#faq h3 {
	font-weight:200;
	text-align:center;
}
#faq p {
	font-size:16px;
	margin: 10px;
}
#calctable {
	width:800px;
	margin:0 auto;
}
#calctable h4{
	font-size:18px;
	color:#7e7896;
	font-weight:200;
}
#calctable h5{
	font-size:16px;
	color:#7e7896;
	font-weight:200;
}
#footer {
	width:1100px;
	padding: 10px 0 20px 0;
	text-align:center;
	font-size:18px;
	color:#000000;
	
}
#footer a {
	text-decoration:none;
	color: #000000;
	}
#footer p{
	font-size:10px;
	text-align:center;
	padding:10px 0 0 0;
}
.backtext {
	text-align:center;
	color: #ece9d5;
	margin: -100px 0 0 0;}
p.tick { font-style: italic; font-size: 1.2em; color: #9d3131; }
span.error { font-style: italic; font-size: 14px; color: #9d3131;  }
#professionals {
	
	width: 980px;
	margin:0 auto;
}
#professionals h2 {
	color:#6e3958;
}
#professionals h4 {
	color:#ffffff;
	font-size:22px;
	font-weight:400;
	padding:0;
	margin: 10px 0;
}
#professionals h5 {
	color:#ffffff;
	padding:0;
	margin: 5px 0 15px 0;
	font-weight:400;
}

.professionalsback {
	width:980px;
	height: 260px;
	margin: -250px 0 0 0px;	
	z-index: -1;
	background-color: #6e3958;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	color:#ffffff;
	text-align:center;
}
.owners {
	width:900px;
	margin:20px;
}
#professionals a, a:visited{
	color:#ffffff;
}
.ownerspic {
	width:210px;
	float:left;
	padding:10px;
}
.ownersbio {
	color:#ffffff;
	padding:50px 0 0 20px;
	width:600px;
	float:left;
	text-align:left;
}
#test {
	width: 230px;
	margin: 20px auto 5px auto;
	
}
.smalltext {
	font-size:14px;
	margin: -8px 0 5px 0;
}
.press {
	line-height: 22px;
}

.pressimg {
	float:left;
	padding: 0 20px 20px 0;
}
#pressrelease {
	width:1020px;
	margin: 15px auto;
}
.centerimg {
	width: 980px;
	margin: 10px auto;
}