/* Global Reset From Yahoo *****************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote { 
	margin:0;
	padding:0;
/*-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;*/
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

ol.number {
    padding-bottom: 0px;
}

ol.alpha {
    padding-bottom: 0;
}

/*img, input[type="image"]{
	vertical-align:middle;
}*/

/* Classes *****************************************************/
.float-left {float:left;}
.float-right {float:right;}
.left {float:left;}
.right {float:right;}
img.left {
	margin-bottom: 10px;
	margin-right: 15px;
}
img.right {
	margin-bottom: 10px;
	margin-left: 15px;
}

.profile-image {
	float: right;
	margin: 0px 0px 15px 20px;
	padding: 8px;
	background-color: #eee;
	border: solid 1px #fff;
}

.cleaner {clear:both;height:0px;font-size:0px;}
li.cleaner{
clear:both;float:none !important;height:0 !important;margin:0 !important;font-size:0 !important;width:0 !important;
background:none !important;
}
.innerpad { padding: 15px; }

/* General Display and Body *****************************************************/

body {
	margin:0;
	padding:0;
	background:#bab9ab url(../images/bg.png) center top repeat;
}
#background{
	background:url(../images/bg_top.gif) center top repeat-x;
}
#header, #container_top, #container, #contentbottom, #footer{
	width:1000px;
	margin:0 auto;
}
#header {
	padding-top:16px;
	height:149px;
}
#logo{
	float:left;
	width:268px;
	margin:34px 0 0 8px;
}
#logo a{
	display:block;
	width:268px;
	height:82px;
	background:url(../images/logo.gif) left top no-repeat;
	text-indent:-10000px;
}

#header .right{
	width:700px;
    position: relative;
}

#container_top, #container, #contentbottom{
	padding:0 10px;
}
#container_top{
	background:url(../images/contentshadow_top.png) center top no-repeat;
	position:relative;
}
#ribbon{
	height:118px;
	background:#94001d url(../images/ribbon_bg.gif) center top repeat-x;
}
#ribbon p{
	display:block;
	margin:0;
	padding:40px 85px 0;
	font:1.75em/1.8em 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color:#cfbec1;
	text-shadow:1px 1px 0 #650013;
	text-align:center;
	text-transform:uppercase;
}
#ribbon strong{
	color:#fff;
}

#container {
	background:url(../images/contentshadow.png) center top repeat-y;
}
#contentholder{
	padding:10px 37px 20px;
}
#content {
	float:left;
	width:607px;
	margin:0;
	padding:0;
    background: url("../images/logo1.gif") no-repeat scroll center transparent;
}
#sidebar {
	float:right;
	margin:0px 0px 0px;
	padding:13px 0 15px;
	width:288px;
}
#home #sidebar {
	padding:0 0 15px;
}
#contentbottom{
	height:46px;
	padding-bottom:10px;
	background:url(../images/content_bottom.png) center top no-repeat;
}
#breadcrumbs{
	float:left;
	padding:13px 0px 10px 0px;
}
#breadcrumbs p{
	margin:0;
}
#breadcrumbs a{
	display:inline-block;
	padding-right:12px;
	margin-right:3px;
	background:url(../images/arrow.gif) right 50% no-repeat;
	font-weight:bold;
}
#container_bottom{
	background:url(../images/wh20.png) left top repeat;
}

/* Footer Styles *****************************************************/
#footer{
	padding:15px 0 50px;
}

/* Slider *****************************************************/
#feature_panel{
	position:relative;
	padding-top:16px;
	height:417px;
	background:#fff url(../images/feature_top.gif) left top no-repeat;
}

#subpage_feature_panel{
	position:relative;
	padding-top:16px;
	background:#fff url(../images/feature_top.gif) left top no-repeat;
}

#banner{
	width:1000px;
	height:417px;
}

#banner img{
	width:1000px;
	height:417px;
}

#subpagebanner{
	width:1000px;
	height:317px;
}

#subpagebanner img{
	width:1000px;
	height:317px;
}
.feature{
	width:1000px;
	height:51px;
	padding-top:366px;
}
.feature .caption{
	display:block;
	height:51px;
	line-height:51px;
	padding:0 25px;
	color:#c2c0c1;
	text-shadow:1px 1px 0 #1e181d;
	font-size:1.35em;
	background:url(../images/bk02.png) left top repeat;
}
#slider_nav{
	position:absolute;
	right:25px;
	bottom:19px;
	padding:0;
	margin:0;
	z-index:200;
}
#slider_nav span{
	display:block;
	float:left;
	width:13px;
	height:13px;
	margin-left:10px;
	background:url(../images/wh10.png) left top repeat;
	cursor:pointer;
	text-indent:-10000px;
}
#slider_nav .cycle-pager-active{
	background-image:url(../images/wh40.png);
}

/* Others *****************************************************/

.homeboxes{
	width:288px;
}
.homeboxes img{
	padding:13px;
	background:url(../images/diagonal_line.gif) left top repeat;
}
.contactinner{
	padding-left:70px;
	background:url(../images/contact_icons.gif) left top no-repeat;
}
.contactinner p{
	line-height:2.2em;
}

#sidebar img.bordered {
	float:none;
	margin-bottom: 5px;
}

.team-member img.bordered {
	border: 1px solid #E5E5E5;
    border-radius: 0 6px;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
    float: right;
    height: 200px;
}

.team-member h3 {
	clear: none;
}

#quickcontact {padding: 15px;background: #efeeeb;margin: 0px 0px 15px 0px;} 
#quickcontact table, #quickcontact table tr, #quickcontact table tr td {border: 0px;margin: 0px;background: transparent; vertical-align: top;} 
#quickcontact h2 {margin: 0px 0px 5px 0px;padding-bottom: 0px;border-bottom:0px;}
.borderless, .borderless tr td, .borderless table, .borderless table tr td {border: 0px;}

#phoneTop {font-size: 22px;position: absolute;right: 300px;top: 6px;}
#message-box {
	background: url("../images/message-bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    border-radius: 10px 0 3px 3px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    color: #262626;
    padding: 10px 15px 0;
    position: absolute;
    right: 4px;
    top: 85px;
    width: 220px;
    z-index: 300;
}

#mob-header, #mob-logo{
  display:none;
}

#map-wrap{
  width:288px;
  height:288px;
  position:relative;
  overflow:hidden;
}
#map-wrap #Map1{
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}
#map-wrap-home{
  height: 143px;
  overflow: hidden;
  position: relative;
  width: 287px;
}
#map-wrap-home #Map2{
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}
.team-member {
    background-color: #F2F2EF;
    border-bottom: 1px solid #E5E5E5;
    border-radius: 0 6px;
    margin-bottom: 15px;
    margin-top: 5px;
    padding: 10px;
}
h4 img {
	border: 1px solid #E5E5E5;
    border-radius: 0 6px;
    box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
    height: 200px;
	margin-bottom:8px;
}
#disclaimer {
	background-color: #EAEAE6;
	border:1px solid #DCDBD4;
	margin:10px 0;
}
#disclaimer p {
	margin:0;
	padding:0 10px 10px;
	font-style:italic;
	font-size:1.1em;
}
#disclaimer h3 {
	background-color: #DCDBD4;
	padding:5px 10px;
	font-style:normal;
	text-transform:uppercase;
}

.margin {
	margin-left: 27px;
}

.margin1 {
	margin-left: 38px;
}

blockquote ul li {
        margin-left:50px;
}
.ui-widget-content a {
        color: #B50023
}

/*#content {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/

.form-group {
    display: inline;
}

input[type="text"].half {
	width: 157px;
	margin-left: 10px;
}

li {
    padding-left: 26px;
}

.alpha {
list-style-type:upper-latin;
}