@charset "utf-8";
/* CSS Document */
div {
	border:0px solid red;
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
ul, ol {
	list-style:none;
}
#right_side ul {
	list-style:disc outside;
}
#right_side ul li {
	margin-bottom:10px;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:middle;
}
body {
	font:400 15px /18px Tahoma, Geneva, sans-serif;
	color:#333;
	background:url(images/body_bg.png) repeat-x left top #c7c6c6;
}
.full_width {
	float: left;
	width: 100%;
}
#wrapper {
	width: 100%;
	text-align:center;
	float: left;
}
#main {
	margin:0 auto;
	max-width: 1000px;
	position:relative;
	text-align:left;
}
#header {
}
#logo {
	float: left;
	width: 59.1%;
	margin:4% 0 1% 2.5%;
}
#logo-mobile {
	display: none;
}
#phone_no {
	color: #FFFFFF;
	float: right;
	font: 500 24px/26px "Times New Roman", Times, serif;
	margin: 4% 1% 0 0;
	text-shadow: 2px 2px 2px #000000;
	text-transform: uppercase;
	width: 24.6%;
	letter-spacing:1px;
}
.mobile-call {
	display: none;
}
.udl {
	text-decoration:underline;
	letter-spacing:0;
}
#social {
	margin: 0px;
	padding-right: 20px;
	float: left;
	height: 40px;
	width: 200px;
}
a, a img {
	outline:0px;
	border:0px;
	text-decoration:none;
}
img {
	display:block;
	max-width:100%;
}
.clear {
	clear:both;
	height:0;
}
#content {
	background:url(images/content_bg.png) repeat-y -1px top #fff;
	box-shadow: 0 11px 11px #000000;
}
.leftfloate {
	float:left !important;
}
.right {
	float:right!important;
}
.center {
	float:none!important;
	margin:0 auto;
}
.lefty {
	text-align:left!important;
}
.center_text {
	text-align:center!important;
}
.righty {
	text-align:left!important;
}
.slider_wrap {
	width:100%;
}
#sidebar {
	width:36%;
	min-height:900px;
	float:left;
	padding: 2% 0 5% 2.5%;
}
.left {
	margin:20px auto;
	float:left;
}
.left tr {
}
.left tr td {
	height:35px;
	vertical-align:top;
	color:#FFF;
}
.left tr td .input_bg {
	background:url(images/input_bg.png);
	width:262px;
	height:27px;
	border:none;
	padding: 0 5px;
	color:#000;
}
.text_a_bg {
	background:url(images/text_area.png) no-repeat left top;
	width:262px;
	height:57px;
	border:none;
	color:#000;
	padding:5px;
}
#social_plugins {
	float: left;
	margin: 0;
}
#address {
	margin: 100px 0 0 -25px;
	float: left;
	display:inline;
	width: 366px;
	color:#FFF;
	font-weight:bold;
	font-style:italic;
	ext-shadow:#000 0px 5px 8px;
	line-height:20px;
	background-color:#2f366d;
	padding:25px 0 0 25px;
	font-size:14px;
	min-height:220px;
}
#address span.bold {
	font-size:18px;
	font-style:normal;
	color:#FFF;
}
#right_side {
	padding: 2% 7% 0;
	width:47.3%;
	float:right;
	text-align:justify;
	position:relative;
}
#right_side p img {
	width:250px !important;
	margin:5px 5px 5px 0;
	border:1px solid #ccc;
	padding:3px;
	float:left;
}
.bold_blue {
	font-weight:bold;
	color:#2f366d;
	margin:10px 0;
}
.bold_blue_big {
	font-weight:bold;
	color:#2f366d;
	margin:50px 0 10px 0;
	text-transform:uppercase;
	font-size:16px;
	float:left;
}
.heading {
	color:#2f366d;
	font-size:24px;
	margin:10px 0;
	float:left;
}
#logo_images {
	width:98%;
	margin:40px 0 20px 0;
	float:left;
}
#logo_images img {
	float:left;
	margin: 0 20px 10px 0;
}
h1 {
	color: #2F366D;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0;
}
h2 {
	color: #2F366D;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	line-height: 18px;
}
p {
	margin: 10px 0;
}
.footer {
	background-color: #2F366D;
	bottom: 0;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-size: 14px;
	right:99.5%;
	padding: 25px 0 25px 25px;
	position: absolute;
	width: 366px;
	border-top:1px solid #666;
}
.footer a {
	color: #FF9100;
	text-decoration: none;
}
fieldset {
	border:none;
	border-top:1px solid #2F366D;
	width:300px;
	padding-left:10px;
}
legend {
	padding: 0 5px;
}
.contact_form {
	margin:10px auto;
	float:left;
	width:320px;
}
.contact_form tr {
}
.contact_form tr td {
	height:20px;
	vertical-align:middle;
}
.contact_form tr td input[type="text"] {
	width:250px;
	height:22px;
	border:1px solid #aaa;
	padding: 0 5px;
	color:#333;
}
/* only for IE 6*/
* html .input_width {
	width:250px;
	height:20px;
	border:1px solid #aaa;
	padding: 0 5px;
	color:#898686;
}
/* only for IE 6*/
.contact_form tr td input[type="text"]:focus {
	background:#c5f4f5;
}
.contact_form tr td textarea:focus {
	background:#c5f4f5;
}
.contact_form tr td select {
	width:263px;
	padding:3px;
	border:1px solid #aaa;
}
#desc {
	border:1px solid #aaa;
}
.con_address {
	width:300px;
	float:left;
}
.map {
	border:1px solid #ccc;
	float:left;
	width:100%;
}
phone {
	color: #FFFFFF;
	font-size: 24px;
	font-style: italic;
}
.red {
	color: #FF0000;
}

::-webkit-input-placeholder { /* WebKit browsers */
 color:    black;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    black;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    black;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    black;
}
 @media screen and (max-width: 920px) {
 .footer {
background:#000;
color:#FFF;
text-align:center;
 float:left;
position:relative;
right:0;
}
.con_hide {
display:none;
}
 #logo {
 display: none;
}
 #call {
 display: none;
}
#logo-mobile {
 color: #fff;
 display: block;
 float: left;
 font: 700 15px/45px Open Sans;
 height: 45px;
 margin-left: 15%;
 text-align: center;
 width: 70%;
}
 .mobile-call {
 display: block;
 float: left;
 height: 45px;
 width: 15%;
}
 .mobile-call a img {
 margin: 0 auto;
 max-width: 90%;
 display:block;
}
 #phone_no {
 display: none;
}
 #sidebar, #right_side, #address, #social_plugins {
width:100;
 width:90%;
 padding:5%;
 margin:0;
}
.footer {
width:96%;

 padding:2%;

}
 #sidebar {
background:#262d5e;
}
 #content {
background:#FFF;
}
}
@media only screen and (min-width: 240px) and (max-width: 500px) {

 #desc, fieldset, .contact_form, .left {
width:100%;
}
}
