@charset "utf-8";
/* CSS Document */


body {font-family: 'Josefin Sans', sans-serif; margin:0;}

.header {width:1000px; margin:0 auto;}
.logo {float:left;}
.contact_head {float:right; margin-top:45px;}

.nav_container {width:100%; height:32px; background:url(images/gradient_right.jpg) right no-repeat #464646;}
.nav_left {float:left;}
.nav_centre {width:1000px; margin:0 auto; text-align:center; color:#fff; font-size:26px;}
.nav_right{float:right;}

a.nav:link {color:#fff; text-decoration:none;}
a.nav:visited {color:#fff; text-decoration:none;}
a.nav:hover {color:#aa09aa;}

a.cont:link {color:#000; text-decoration:none;}
a.cont:visited {color:#000; text-decoration:none;}
a.cont:hover {color:#aa09aa;}

.banner {width:100%;}
.banner img {width:100%;}

.main {margin:30px auto 0; width:1000px; border-top:thin #464646 solid;}

.column_left {width:680px; float:left;}
.column_container {padding:20px 10px; font-size:20px;}

.column_right {width:300px; float:right; padding-top:40px;}
.location {width:300px; height:450px; margin-bottom:40px;}

.col_head {width:280px; height:32px; color:#fff; background-color:#aa09aa; font-size:26px; padding: 0 10px; letter-spacing:0.1em;}

.services1 {width:300px; float:left; margin-top:12px;}

.services2 {width:300px; float:right; margin-top:12px;}
.services_head {font-size:26px;}

.services {padding:30px 0;}

.action {height:34px; margin-top:12px; color:#fff; background:url(images/white-arrow.png) right no-repeat #aa09aa; font-size:24px; padding: 6px 10px 0 10px;}

.footer {background:#464646;}

.footer_container {width:1000px; margin:0 auto; color:#fff; padding: 12px 0;}


.clear {clear:both;}
.cell_head {font-size:26px; padding:0 0 6px;}
h1 {font-family: 'Oswald', sans-serif; margin:0; font-size:40px; font-weight:300;}
