@font-face {
    font-family: 'open_sanssemibold';
    src: url('font/opensans-semibold-webfont.eot');
    src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-semibold-webfont.woff') format('woff'),
         url('font/opensans-semibold-webfont.ttf') format('truetype'),
         url('font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('font/opensans-bold-webfont.eot');
    src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-bold-webfont.woff') format('woff'),
         url('font/opensans-bold-webfont.ttf') format('truetype'),
         url('font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('font/opensans-regular-webfont.eot');
    src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-regular-webfont.woff') format('woff'),
         url('font/opensans-regular-webfont.ttf') format('truetype'),
         url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('font/opensans-extrabold-webfont.eot');
    src: url('font/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-extrabold-webfont.woff') format('woff'),
         url('font/opensans-extrabold-webfont.ttf') format('truetype'),
         url('font/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenir_65medium';
    src: url('font/avenir-medium-webfont-webfont.eot');
    src: url('font/avenir-medium-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/avenir-medium-webfont-webfont.woff') format('woff'),
         url('font/avenir-medium-webfont-webfont.ttf') format('truetype'),
         url('font/avenir-medium-webfont-webfont.svg#avenir_65medium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'AvenirLT65MediumBold';
    src: url('font/avenir-lt-95-black.eot');
    src: url('font/avenir-lt-95-black.eot') format('embedded-opentype'),
         url('font/avenir-lt-95-black.woff') format('woff'),
         url('font/avenir-lt-95-black.ttf') format('truetype'),
         url('font/avenir-lt-95-black.svg#AvenirLT65MediumBold') format('svg');
}

/* Css Reset */
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,font,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 { 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline;
}
body {
	color:#000;
	padding:0;
	margin:0;
	font-size:12px;
    font-family: 'open_sansregular';
	background:#000;
}
html {
    -webkit-text-size-adjust: none;
}
ul,ol {
	list-style:none;
}
img,fieldset {
	border:none;
}	
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.skip {
	position:absolute;
	left:-9999px;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary {
    display: block;
}
.entry-content img {
	max-width: 100%;
}
img[class*="align"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
html,
body {
   height:100%;
}
.clear {
	clear: both;
	height:1px;
	width:100%;
	overflow:hidden;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
	width:100%;
}
#header_area {
	width:100%;
}
header {
	width:801px;
	margin:0 auto;
	overflow:hidden;
	padding:0 124px 0 214px;
}
#logo {
	width:121px;
	height:137px;
	float:left;
	padding-top:22px;
}
#header_rgt {
	width:540px;
	overflow:hidden;
	float:right;
}
#login_area {
	width:398px;
	float:right;
	padding:11px 10px;
	background:#4d4d4d;
	-moz-border-radius: 0px 0px 3px 3px; 
	-khtml-border-radius: 0px 0px 3px 3px; 
	-webkit-border-radius: 0px 0px 3px 3px; 
	border-bottom-left-radius:3px;
	-khtml-border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	-moz-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	position: relative;
    behavior:url(PIE.htc);
}
#login_area span {
	font-size:12px;
	color:#0680b3;
	text-transform:capitalize;
	clear:both;
	display:none;
}
#login {
	overflow:hidden;
}
#login p {
	width:154px;
	height:26px;
	float:left;
	background:#000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
    behavior:url(PIE.htc);
	margin-right:10px;
}
#login p input {
	width:137px;
	height:20px;
	background:none;
	border:none;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-transform:capitalize;
    font-family: 'open_sansregular';
	padding:3px 5px 3px 12px;
	outline:none;
}
#login .submit {
	width:69px;
	height:26px;
	background:url(images/bgr_submit.jpg) repeat-x;
	float:right;
	margin:0;
}
#login .submit input {
	width:69px;
	height:26px;
	background:none;
	border:none;
	text-align:center;
	padding:0;
	line-height:25px;
	text-transform:uppercase;
    font-family: 'open_sansbold';
	cursor:pointer;
	outline:none;
}
nav {
	float:right;
	width:100%;
	overflow:hidden;
	padding-top:99px;
}
nav ul {
	float:right;
	padding-right:93px;
}
nav ul li {
	float:left;
	font-size:13px;
    font-family: 'avenir_65medium';
	text-transform:uppercase;
	margin-left:10px;
}
nav ul .current_page_item > a,
nav ul li:hover > a {
	border-bottom:3px solid #0193cf;
}
nav ul li a {
	color:#fff;
	display:block;
	padding: 0 13px 11px 0;
}
#content_area {
	width:100%;
}
#content {
	width:1139px;
	margin:0 auto;
	min-height:630px;
	position:relative;
	overflow:hidden;
}
.entry-content {
	width:100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	color:#0093D0;
	font-size:27px;
    font-family: 'open_sansbold';
	padding-bottom:20px;
	font-weight:normal;
}
.entry-content h1 {
	font-size:50px;
	line-height:55px;
    font-family: 'AvenirLT65MediumBold';
	color:#fff;
}
.entry-content h2 {
	font-size:30px;
}
.entry-content h3 {
	font-size:16px;
	line-height:22px;
	padding-bottom:0;
    font-family: 'open_sansextrabold';
}
.entry-content h4 {
	font-size:20px;
}
.entry-content h5 {
	font-size:18px;
}
.entry-content h6 {
	font-size:16px;
}

.entry-content p {
	color:#000;
	font-size:13px;
	line-height:22px;
	padding-bottom:17px;
}
.entry-content ul {
	list-style-type:disc;
	padding:0 0 20px 20px;
}
.entry-content ul li {
	list-style-type:disc;
	color:#000;
	font-size:13px;
	line-height:22px;
}	
.entry-content ol {
	list-style-type:decimal;
	padding:0 0 20px 20px;
}
.entry-content ol li {
	list-style-type:decimal;
	color:#000;
	font-size:13px;
	line-height:22px;
}	
.entry-content a {
	color:#007daf;
}
.entry-content blockquote {
	border:1px dashed #ccc;
	padding:10px;
	margin:0 0 20px 20px;
	color:#000;
	font-size:13px;
	line-height:22px;
	font-style:italic;
}	
.entry-content blockquote p {
	padding-bottom:0;
}
#content_left {
	width:614px;
	float:left;
	position:relative;
	z-index:0;
}
#content_main_area {
	width:540px;
	padding:24px 0 0 214px;
	position:absolute;
	left:0;
	top:0;
}
#sidebar {
	width:525px;
	float:right;
	background:url(images/bgr_sidebar_bg.jpg) repeat-y;
}
#sidebar_top {
	background:url(images/bgr_sidebar_top.jpg) no-repeat center top;
}
#sidebar_btm {
	background:url(images/bgr_sidebar_btm.jpg) no-repeat center bottom;
	min-height:555px;
	padding:55px 147px 20px 20px;
}
.sidebar_widget {
	background:url(images/bgr_sidebar_widget.png) no-repeat left top;
	padding:4px 0 10px 36px;
}
#footer_area {
	width:100%;
}
footer {
	width:925px;
	height:117px;
	margin:0 auto;
	overflow:hidden;
	padding-top:23px;
	padding-left:214px;
}
#footer_logo {
	width:182px;
	height:14px;
	float:left;
	padding:4px 26px 0 0;
}
footer  p {
	font-size:14px;
	color:#fff;
}
footer  p a {
	color:#fff;
}
.information_form {
	width:374px;
	padding:40px 47px 18px 47px;
	background:url(images/bgr_information_form.png) repeat;
	-moz-border-radius: 0px 0px 30px 30px; 
	-khtml-border-radius: 0px 0px 30px 30px; 
	-webkit-border-radius: 0px 0px 30px 30px; 
	border-bottom-left-radius:30px;
	-khtml-border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	-moz-border-bottom-left-radius:30px;
	-webkit-border-bottom-right-radius:30px;
    behavior:url(PIE.htc);
	border:3px solid #0f9bd0;
	position:absolute;
	z-index:9999;
	right:43px;
	top:0;
	-webkit-box-shadow: 1px 1px 9px 0px rgba(51, 55, 60, 0.67);
	-moz-box-shadow:    1px 1px 9px 0px rgba(51, 55, 60, 0.67);
	box-shadow:         1px 1px 9px 0px rgba(51, 55, 60, 0.67);
	border-top:none;
}
.information_form h2 {
	font-size:18px;
	color:#000;
	padding-bottom:26px;
}
.shadow {
	width:474px;
	height:7px;
	position:absolute;
	left:-3px;
	top:0;
	background:url(images/bgr_shadow.png) repeat-x;
}
.text {
	overflow:hidden;
	padding-bottom:21px;
}
.text label {
	font-size:14px;
	color:#000;
    font-family: 'open_sanssemibold';
	padding-bottom:5px;
	display:block;
}
.text p {
	padding:0;
	border-bottom:1px solid #060807;
	width:374px;
	height:24px;
}
.text p input {
	width:364px;
	height:18px;
	background:none;
	border:none;
	font-size:14px;
	color:#000;
	line-height:18px;
    font-family: 'open_sansregular';
	outline:none;
	padding:3px 5px;
}
.text p .error {
	background:url(images/bgr_input_hover.png) repeat;
}
.rowElem label {
    font-family: 'open_sansregular';
	text-transform:capitalize;
}
.phone_no {
	width:156px;
}
.phone_no_area {
	overflow:hidden;
}
.radio_widget_area label {
	font-size:12px;
}
.phone_no p {
	width:inherit;
	height:inherit;
	overflow:hidden;
}
.phone_no p input {
	float:left;
	width:30px;
	height:18px;
	line-height:18px;
	padding:3px;
}
.phone_no p .country_code {
	background:url(images/bgr_phone_no_input.png) no-repeat center center;
}
.phone_no p .number {
	width:70px;
	background:url(images/bgr_number.png) no-repeat left center;
	padding-left:6px;
}
.radio_widget_area {
	overflow:hidden;
	width:400px;
}
.radio_widget {
	float:left;
	padding-right:30px;
}
.region .radio_widget {
	padding-bottom:6px;
}
.information_submit {
	width:169px;
	height:33px;
	background:url(images/bgr_information_submit.png) repeat-x;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
    behavior:url(PIE.htc);
	margin-top:-11px;
}
.information_submit input {
	width:169px;
	height:33px;
	background:none;
	border:none;
	cursor:pointer;
	color:#fff;
	line-height:33px;
	font-size:12px;
	text-align:center;
	padding:0;
	text-transform:uppercase;
    font-family: 'open_sansbold';
}
.close {
	width:11px;
	height:10px;
	background:url(images/bgr_close.png) no-repeat;
	position:absolute;
	top:24px;
	right:22px;
	z-index:100;
	cursor:pointer;
}
.information {
	padding:17px 47px 16px 47px;
	display:none;
}
.information span {
	font-size:14px;
	color:#000;
    font-family: 'open_sanssemibold';
}
.information_form {
	display:none;
}
#successMessage,
#failureMessage {
	display:none;
}