/*** FONTS ***/
@font-face {
	font-family:Conv__urbana_semibold-webfont;
	src:url('../fonts/_urbana_semibold-webfont.eot');
	src:local('☺'), url('../fonts/_urbana_semibold-webfont.woff') format('woff'), url('../fonts/_urbana_semibold-webfont.ttf') format('truetype'), url('../fonts/_urbana_semibold-webfont.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:Conv_trumpgotwesmed-webfont;
	src:url('../fonts/trumpgotwesmed-webfont.eot');
	src:local('☺'), url('../fonts/trumpgotwesmed-webfont.woff') format('woff'), url('../fonts/trumpgotwesmed-webfont.ttf') format('truetype'), url('../fonts/trumpgotwesmed-webfont.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:Conv_caecilialtstd-roman-webfont;
	src:url('../fonts/caecilialtstd-roman-webfont.eot');
	src:local('☺'), url('../fonts/caecilialtstd-roman-webfont.woff') format('woff'), url('../fonts/caecilialtstd-roman-webfont.ttf') format('truetype'), url('../fonts/caecilialtstd-roman-webfont.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}


	
/*** TITLES ***/
h1,h2,h3,h4,h5,h6 {
	font-family:Conv_trumpgotwesmed-webfont;
}

.headline {
	background:url(../imgs/headline.png) no-repeat left top;
	width:920px;
	height:80px;
	padding:0 20px;
	margin:20px 0;
	float:left;
}

.headline h3 {
	line-height:80px;
	font-size:42px;
	color:#5C5959;
	text-transform:uppercase;
}

.headline h3 span {
	margin:0 0 0 20px;
	font-size:30px;
	color:#009ADE;
}

.headline h3 span.phone {
	float:right;
	color:#009ADE;
	font-size:35px;
	margin-right:20px;
}


	
/*** LINKS ***/
:link,:visited,:hover,:active,:focus {
	-webkit-transition:color .25s ease-in, background-color .25s linear, border-color .25s linear;
	transition:color .25s ease-in, background-color .25s linear, border-color .25s linear;
}

a {
	color:#009ADE;
	text-decoration:none;
}

a:hover {
	color:#5C5959;
	text-decoration:underline;
}


	
/*** BODY ***/
body {
	background-color:#F0F1EC;
}

#blue-back {
	margin-top:-10px;
	background:url(../imgs/header-back1.png) repeat-x top center;

	
/* background-color: #323A41; */
	background-color:black;
}


	
/*** TITLE HOLDER ***/
#title-holder {
	width:960px;
	height:100px;
	margin:0 auto;
}

#title-holder h1 {
	font-size:40px;
	line-height:120px;
	color:#009ADE;
	float:left;
	text-transform:uppercase;
	word-spacing:7px;
}

#title-holder h2 {
	font-size:42px;
	line-height:120px;
	color:white;
	float:right;
}


	
/*** HEADER ***/
#header {
	margin:10px auto 0;
	width:100%;
	height:90px;
}


	
/*** NAV ***/
#nav-holder {
	width:960px;
	margin:0 auto;
}

#nav-holder img {
	margin:0 0 0 -340px;
	float:left;
}

#nav {
	float:right;
	line-height:90px;
	margin:-60px -160px 0 0;
}

#nav ul {
	font-family:Conv_trumpgotwesmed-webfont;
	font-size:24px;
}

#nav ul li {
	display:inline;
	margin-left:20px;
}

#nav a {
	color:#AFAFB0;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:hover {
	color:#5F6062;
}


	
/*** BANNER ***/
#banner {
	width:960px;
	height:140px;
	margin:20px auto;
	color:white;
	padding:20px;
}


#banner h3 {
	font-family:Conv__urbana_semibold-webfont;
	font-size:38px;
	word-spacing:5px;
}

#banner h3.french{font-size: 35px}

#banner h3 strong {
	color:#009ADE;
}


	
/*** MAIN ***/
#main {
	width:100%;
	min-height:500px;
	background-color:#F0F1EC;
}


	
/*** ABOUT SECTION ***/
#about {
	width:960px;
	margin:0 auto;
	font-family:Conv_caecilialtstd-roman-webfont;
	font-size:18px;
	color:#5C5959;
}

#about p {
	float:left;
	padding-right:20px;
	width:740px;
	margin-bottom:20px;
}

#about img {
	border:#009ADE 5px solid;
	float:left;
	margin:0 20px;
}

#call-now {
	width:940px;
	height:70px;
	padding-top:10px;
	float:left;
	color:white;
	text-align:center;
	font-family:Conv__urbana_semibold-webfont;
	font-size:30px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(../imgs/header-back1.png) repeat-x top center;
	background-color:#323A41;
}

#call-now strong {
	color:#009ADE;
}

#about ul {
	list-style-position:outside;
	width:340px;
	height:170px;
	float:left;
	margin-left:50px;
	padding:20px 20px 20px 40px;
	background:url(../imgs/header-back2.png) repeat center center;
	background-color:#323A41;
	color:white;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#about li {
	list-style-type:disc;
	margin-bottom:10px;
}

#about ul li.left {
	float:left;
}

#about ul li.right {
	float:right;
}


	
/*** FOOTER ***/
#footer-holder {
	width:100%;
	height:50px;
	float:left;
}

#footer {
	padding-left:20px;
	margin:0 auto 20px;
	font-size:13px;
	width:960px;
	line-height:50px;
	font-family:Conv_caecilialtstd-roman-webfont;
}

#footer p {
	width:350px;
}

#footer p.copy {
	float:left;
}

#footer p.lc {
	float:right;
	text-align:right;
	margin-right:45px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


	
/** FORM HOLDER **/
.form-holder {
	background:url(../imgs/header-back2.png) repeat center center;
	background-color:black;
	float:left;
	width:100%;
	height:722px;
	margin-top:30px;
}

.wufoo-form {
	width:920px;
	margin:0 auto;
	padding:20px;
}

.wufoo-form .headline {
	background:none;
	margin:-10px 0 80px;
	padding:0 5px;
}

.wufoo-form .headline h3 {
	color:white;
}

.wufoo-form .headline h3 span {
	float:left;
	margin:-40px 0 0;
	word-spacing:3px;
}

.wufoo-form .headline h3 span strong {
	color:white;
}

.wufoo-form .headline a {
	color:white;
}

.wufoo-form .headline a:hover {
	color:white;
	text-decoration: none;
	color: #009ADE
}

.wufoo-form .headline a.facebook {
	float:right;
	margin:-70px 10px 0 0;
	opacity: .8;
}

.wufoo-form .headline a.facebook:hover {
	opacity: 1;
}