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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
margin:0px;
padding:0px;
font-family: 'Open Sans', sans-serif;
}

.header {
width:100%;
height:92px;
background:url(images/header_bg.png);
border-bottom:#FFF solid 2px;
clear:both;
}
.header_center {
width:960px;
height:92px;
margin-left:auto;
margin-right:auto;	
}
.logo {
width:auto;
float:left;
height:auto;
margin-top:15px;	
}
.top_navigation {
width:auto;
height:auto;
float:right;	
font-family: 'Open Sans', sans-serif;
font-weight:bold;
margin-top:50px;
}
.top_navigation ul {
margin:0px;
padding:0px;
color:#454240;
text-decoration:none;
list-style:none;
font-size:14px;	
}
.top_navigation ul li {
width:auto;
margin-left:40px;	
float:left;
}
.top_navigation ul li a {
color:#454240;
text-decoration:none;
}
.top_navigation ul li a:hover {
color:#999;
text-decoration:none;
}


.banner_inner {
width:100%;
height:122px;	
/*background:url(images/banner_2.jpg) #729bac no-repeat top center;*/
background-position:center;
border-bottom:#b1ddfb 2px solid;	
margin-top:-10px;

}

.banner {
width:100%;
height:353px;	
/*background:url(images/banner_1.jpg) #729bac no-repeat top center;*/
background-position:center;
border-bottom:#b1ddfb 2px solid;
}
.banner_center {
width:960px;
/*height:353px;*/
margin-left:auto;
margin-right:auto;	
vertical-align:central;
}
.banner_center h2 {
margin:0px;
padding:0px;
padding-top:35px;
font-size:34px;
font-weight:bold;
color:#FFF;	
font-family: 'Titillium Web', sans-serif;
margin-left:80px;
}
.banner_center h3 {
	margin:0px;
	padding:0px;
	font-size:42px;
	font-weight:bold;
	color:#fff;
	font-style:normal;
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-left:80px;
}
.banner_center_text {
	margin:0px !important;
	padding:0px !important;
	font-size:20px !important;
	font-weight:normal !important;
	color:#fff !important;
	font-style:normal !important;
	font-family: 'Titillium Web', sans-serif !important;
	margin-top:10px !important;
	width:785px !important;
	margin-left:80px !important;
	line-height:22px !important;
}
.banner_center a {
background:url(images/banner_btn.png);
width:159px;
height:50px;
color:#9d6f00;
line-height:48px;
display:block;
font-size:17px;
font-family: 'Titillium Web', sans-serif;
text-decoration:none;
padding-left:20px;
font-weight:bold;
margin-top:20px;
margin-left:80px;
}
.middle_section {
width:100%;	
height:auto;
border-top:#333 solid 1px;
}
.middle_section_center {
width:960px;
margin-left:auto;
margin-right:auto;
height:auto;
padding-top:30px;
padding-bottom:80px;
display:table;	
}
.middle_section_row {
width:100%;
display:table-row;	
}
.middle_section_left {
width:710px;
height:auto;
display:table-cell;	
vertical-align:top;
}
.middle_section_left h2{
font-size:19px;
margin:0px;
padding:0px;
font-family: 'Titillium Web', sans-serif;
color:#4b99c1;
font-weight:600;
margin-top:10px;
}
.middle_section_left h3{
font-size:30px;
margin:0px;
padding:0px;
font-family: 'Titillium Web', sans-serif;
color:#666666;
font-weight:600;
margin-top:5px;
}
.line_separator {
width:690px;
background-color:#999999;
clear:both;
height:1px;	
margin-top:15px;
}
.block {
width:28%;	
float:left;
padding-right:20px;
margin-top:20px;	
}
.bordered {
border-right:#999 solid 1px;	
}
.left_padded {
padding-left:20px;	
}
.block h2 {
font-size:18px;
}
.block p {
font-size:14px;
color:#666666;
margin-top:10px;
line-height:18px;
}
.learn_more {
width:auto;
height:auto;
margin-top:15px;	
}

.middle_section_right {
width:250px;
height:auto;
display:table-cell;	
border-left:#999999 1px solid;
padding-left:20px;
}
.middle_section_right h2 {
padding:0px;
margin:0px;
font-size:16px;
color:#272727;
font-weight:bold;
font-family: 'Titillium Web', sans-serif;
}
.middle_section_right ul {
width:auto;
margin:0px;
padding:0px;
margin-top:15px;	
}
.middle_section_right ul li {
padding-top:10px;	
clear:both;
}
.middle_section_right ul li div{
width:auto;
float:left;	
margin-top:5px;
margin-left:5px;
}
.middle_section_left ul li {
    display: flex;
 padding-bottom: 15px;
}
.middle_section_left ul li img {
    padding-right: 8px;
}
.middle_section_left ul li  a{
    text-decoration: none;
    color: black;
}
.subscribe {
padding-top:10px;
width:auto;
clear:both;	
}
.middle_section_right ul li img{
width:auto;
float:left;	
}

.footer {
width:100%;
height:40px;
background-image:url(images/footer_bg.png);
position:fixed;                               /*Modified 28/11/2013/*/
bottom:0px;										/*Modified 28/11/2013/*/

}
.footer_center {
width:960px;
margin-left:auto;
margin-right:auto;
height:40px;
color:#999;
}
.footer_center a {
text-decoration:none;
line-height:40px;
color:#999;
}
.footer_left_link {
font-size:12px;
width:auto;
float:left;	
}
.footer_right_link {
font-size:12px;
width:auto;
float:right;	
line-height:40px;
}





.left_nav {
margin:0px;
padding:0px;
margin-left:-20px;	
margin-bottom:20px;
}

.left_nav a {
width:270px;	
height:34px;
display:inline-block;
border-top:#cbc9c6 solid 1px;
text-indent:20px;
text-decoration:none;
color:#666;
font-weight:bold;
padding-top:15px;
}
.left_nav a:hover {
width:270px;	
height:34px;
display:inline-block;
border-top:#cbc9c6 solid 1px;
text-indent:20px;
text-decoration:none;
color:#4b99c1;
font-weight:bold;
background-color:#f3f3f3;
padding-top:15px;
}

#selected {
width:270px;	
height:34px;
display:inline-block;
border-top:#cbc9c6 solid 1px;
text-indent:20px;
text-decoration:none;
color:#4b99c1;
font-weight:bold;
background-color:#f3f3f3;
padding-top:15px;
}

.paragraph1 {
width:100% !important; font-size:22px !important; margin-left:0px !important; font-weight:bold !important; padding-top:35px !important; height:87px !important;	 color:#FFFFFF; font-family: 'Titillium Web', sans-serif;
}
.paragraph2 {
font-size:13px; margin-top:10px; line-height:17px;	
}
.paragraph3 {
font-size:13px; margin-top:10px; line-height:17px; width:auto; float:left;	
}
.paragraph4 {
font-size:13px; margin-top:10px; line-height:17px; margin-left:20px; width:auto; float:left;	
}
.paragraph5 {
font-size:13px; line-height:20px;
margin-top:5px;
}
.content_listing {
font-size:13px; line-height:22px;	
}
.content_listing li {
	list-style-position:inside;
	background:url(images/bullet.jpg) no-repeat left center;
	list-style-type: none;
	padding-left:25px;
}
.map_img {
float:left; margin-right:40px;	
}
p {
margin-top:5px ; font-size:13px !important;	line-height:20px;
}
.textbox
{
	border: 1px solid #CCCCCC;
    height: 25px;
    vertical-align: middle;
	width:250px;
	background-color:#F4F4F4;
	border-radius:5px;
	
}
.textarea
{
	border: 1px solid #CCCCCC;
    vertical-align: middle;
	background-color:#F4F4F4;
	border-radius:5px;
}

.my_table td {
padding-top:15px;	
}

