

@font-face {
 font-family: 'ImpactRegular';
 src: url('fonts/impact_0-webfont.html');
 src: url('fonts/impact_0-webfontd41d.html?#iefix') format('embedded-opentype'),  url('fonts/impact_0-webfont-2.html') format('woff'),  url('fonts/impact_0-webfont-3.html') format('truetype'),  url('fonts/impact_0-webfont-4.html#ImpactRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'FuturaXBlkItBTXBlkIt';
 src: url('fonts/futurxki-webfont.html');
 src: url('fonts/futurxki-webfontd41d.html?#iefix') format('embedded-opentype'),  url('fonts/futurxki-webfont-2.html') format('woff'),  url('fonts/futurxki-webfont-3.html') format('truetype'),  url('fonts/futurxki-webfont-4.html#FuturaXBlkItBTXBlkIt') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background: #fff url(../images/top-bg.jpg) center top repeat-x;
	width: 100%;
	color: #333333;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin: 0px auto 0px;
	padding: 0px;
	
}
.main_bck{
	background: #02468e url(../images/top-bg-inner.jpg) center top repeat-x;
	width: 100%;
	color: #333333;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	margin: 0px auto 0px;
	padding: 0px;
}
#wrap {
	background:none;
	width:980px;
	margin:0px auto;
	padding: 0px;
	position: relative;
	overflow:hidden;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	border:0px;
	color: #095aa5;
	text-decoration: none;
}
a:hover {
	border:0px;
	color: #095aa5;
	text-decoration:none;
}
/************************************************
*	Navbar	menu      								*
************************************************/

#navbar {
	background: url(../images/menu-bg.jpg) no-repeat left top;
	width: 980px;
	height:40px;
	margin: 0px;
	padding: 0px
}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
	display: block;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0px;
	margin: 0px 20px 0 25px;
	padding:7px 0 25px 0;
	text-decoration:none;
}
#nav li a:hover, #nav li a:active {
	background:url(../images/star.png) no-repeat center bottom;
	color: #fff;
}
#nav li.current_page_item a {
	background:url(../images/star.png) no-repeat center bottom;
	color: #fff;
}
#nav li.current_page_ancestor a {
	background:url(../images/star.png) no-repeat center bottom;
	color: #fff;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #095aa5;
	width: 150px;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	text-transform:uppercase;
	margin-bottom:1px;
}
#nav li li a:hover, #nav li li a:active {
	background: #3f841c;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
}
#nav li {
	float: left;
	padding: 0px;
}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#nav li li {
}
#nav li ul a {
	width: 140px;
}
#nav li ul a:hover, #nav li ul a:active {
}
#nav li ul ul {
	margin: -33px 0 0 170px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}
/************************************************
*	Top Navbar      							*
************************************************/
#topnavbar {
	float:left;
	width: 980px;
	height:134px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnavbar a:hover {
	text-decoration: underline;
}
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.topnavbarleft {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 4px;
}
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-transform: uppercase;
	text-align: right;
}
.topnavbarright .icons {
	float:left;
	width:200px;
	padding:1px 0px 0px 139px;
}
.topnavbarright .icons a {
	margin-left:4px;
}
.topnavbarright .search-field {
	float:right;
	width:300px;
}
.topnavbarright .tagline {
	padding:22px 0 0 0;
	float:right;
	margin:0px;
}
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
#searchbox {
	background:url(../images/search-bg.png) no-repeat;
	width: 143px;
	color: #3e3e3e;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	display: inline;
	padding:7px 10px 9px 10px;
	border:none;
}

.searchbox {
	background:url(../images/search-bg.png) no-repeat;
	width: 143px;
	color: #3e3e3e;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	display: inline;
	padding:7px 10px 9px 10px;
	border:none;
}
#searchbutton {
	background:url(../images/search-btn-bg.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin:0 0 0 0px;
	padding: 7px 0 10px 0;
	width:82px;
	border:none;
	text-transform:uppercase;
}
.butt_submit1 {
	background:url(../images/search-btn-bg.png) no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin:0 0 0 0px;
	padding: 7px 0 10px 0;
	width:82px;
	border:none;
	text-transform:uppercase;
}
#searchbutton:hover {
	cursor:pointer;
	background:url(../images/search-btn-bg-hover.png) no-repeat;
}
/************************************************
*	Header  banner 									*
************************************************/

#header {
	width: 980px;
	height: 334px;
	margin:6px 0px 0 0;
	padding: 0px;
	overflow: hidden
}

#header1 {
	width: 980px;
	height: 10px;
	margin:6px 0px 0 0;
	padding: 0px;
	overflow: hidden
}
/************************************************
*	Boxes
************************************************/

#boxes {
	width:960px;
	margin:18px auto 0px;
	background:url(../images/boxes-bg.png) no-repeat center top;
	height:142px;
}
#boxes .box {
	width:459px;
	height:131px;
	background:url(../images/box-bg.png) no-repeat center center;
	float:left;
	margin:5px 0 0 5px
}
#boxes .box img {
	float:right;
	padding:14px 11px 0 0;
}
h2 {
	color:#000;
	font-size:15px;
	line-height:20px;
	padding:0 0 15px 0;
	display:block;
	height:10px;
	margin:0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
h2 a{
	color:#000;
	}
h2 a:hover{
	color:#095aa5;
	}
h2 a:visited{
	color:#000;
	}
#boxes .box .text {
	padding:18px 0px 0 18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	float:left;
	width:210px;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 980px;
	margin: 0px auto 0px;
	padding:9px 0 0 0px;
	line-height: 18px;
}
#content h1 {
	background:url(../images/h1-bg.png) no-repeat left top;
	color: #000000;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
	padding: 23px 0px 9px 27px;
	text-transform:uppercase;
}
#content h1 a, #content h1 a:visited {
	color: #000000;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}
#content .subcolumns {
	width:280px;
	background:#FFFFFF;
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-right:10px;
}
.bold {
	font-weight:bold;
}
#content .tabs {
	float:none;
	float:left;
}
#content .img_center {
	border:#dddddd 4px solid;
}
#content h1 a:hover {
	color: #3f841c;
	text-decoration: none;
}
#content h2 {
	font-size:20px;
	line-height:20px;
	padding:0 0 20px 0;
	display:block;
	margin:0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal
}
#content h3 {
	font-size:22px;
	line-height:20px;
	padding:0 0 0px 0;
	display:block;
	height:10px;
	margin:0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px
}
#content h4 {
	font-size:18px;
	line-height:20px;
	padding:0 0 20px 0;
	display:block;
	height:10px;
	margin:0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#contentleft {
	float: left;
	width: 670px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#contentleft p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
}
#contentleft a img {
	border: none;
}
#contentleft ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#contentleft ul li {
	font-size:15px;
	list-style-type:none;
	background:url(../images/list-arrow.png) left 7px no-repeat;
	padding:4px 0px 4px 25px;
	margin: 0px 0px 0px 20px;
}
#contentleft ul li:hover {
	list-style-type:none;
	background:url(../images/list-arrow-hover.png) left 7px no-repeat;
}
#contentleft ul li a {
	color:#000;
	font-size:12px;
}
#contentleft ul li a:hover {
	color:#095aa5;
	text-decoration:none
}
#contentleft ul li li a {
	color:#000;
	font-size:12px;
}
#contentleft ul li #contentleft ul ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#contentleft ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#contentleft ol#services li {
	list-style:none;
	background:url(../images/list-arrow.png) left 7px no-repeat;
	padding:4px 0px 4px 25px;
}
.postarea {
	float: left;
	width: 668px;
	padding:0px;
	text-align:justify;
}
.breadcrumb {
	display:none;
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
}
.date {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.dateleft {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.time {
	background: #FFFFFF url('../images/icon_time.gif') no-repeat top left;
	margin-left:3px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.comment {
	background: #FFFFFF url('../images/icon_comments.html') no-repeat top left;
	margin:0px;
	padding-left:18px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.tags {
	background: #FFFFFF url('../images/icon_tags.html') no-repeat top left;
	margin: 0px;
	padding-left:18px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.category {
	background: #FFFFFF url('../images/icon_category.html') no-repeat top left;
	margin: 0px;
	padding-left:18px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.postmeta {
	width: 670px;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.postmeta2 {
	width: 670px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #095aa5;
}
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.adsense-post {
	display:none;
}
.comments {
	background: #FFFFFF;
	float: left;
	width: 630px;
	padding:10px 20px;
	border: 1px solid #DDDDDD;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:10px
}
.bg-dark-light {
    background: #0586D9 !important;
}
.bg-theme, .bg-dark, .bg-dark-light, .bg-secondary {
    color: #ffffff;
}
.widgets.footer-widgets .widget-title {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 15px;
    margin-top:5%;
}

.widgets.footer-widgets .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100px;
    background: #13bfb1;
    margin-top:5%;
}
.widgets.footer-widgets .widget-quick-links ul {
    margin-top: -4px;
}
.widgets.footer-widgets .single-widget ul {
    padding-left: 0;
    margin-bottom: 0;
}

.widgets.footer-widgets .widget-quick-links ul li {
    display: block;
}
.widgets.footer-widgets .widget-quick-links ul li a {
    display: block;
    font-size: 13px;
    color: #ffffff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}

.widgets.footer-widgets .single-widget ul li {
    list-style: none;
    font-family: "Raleway", sans-serif;
}
.widgets.footer-widgets .widget-contact ul li {
    color: #000;
    font-size: 13px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.widgets.footer-widgets .widget-contact ul li span {
    font-size: 14px;
    color: #ffffff;
    border: 2px solid #cccccc;
    border-radius: 3px;
    height: 32px;
    width: 32px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    margin-right: 20px;
}
.widgets.footer-widgets .widget-contact ul li.phone, .widgets.footer-widgets .widget-contact ul li.fax {
    font-size: 15px;
}

.widgets.footer-widgets .widget-contact ul li + li {
    margin-top: 20px;
}
.Contact-us{

	width:100%;
	height:350px;
	float:left;border:5px solid #D12B1F;
	margin-top:8%;
	color: #000000;
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	
	text-transform:uppercase;
}
.box-3{
	width:30%;
	height:200px;
	border:2px solid black;
	float:left;
	margin-top:2%;
	margin-left:2%;
	text-align:center;
}
.heading-cont{
	margin-top:2%;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption {
	margin: 0px;
	padding: 0px;
}
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 276px;
	margin:18px 0 0 24px;
	padding: 0px 0px 10px 0px;
	display: inline;
}
#sidebar h2 {
	background: url(../images/sidebar-h2-bg.png) no-repeat;
	text-align:center;
	color: #444444;
	font-family: 'ImpactRegular';
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	padding:16px 10px 24px 10px !important;
}

#sidebar h2 a {
	text-align:center;
	color: #444444;
	font-family: 'ImpactRegular';
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	
}

#sidebar h2 a:hover{
	
	text-align:center;
	color: #023d87;
	font-family: 'ImpactRegular';
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	
}
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li li {
	background: #FFFFFF url('images/icon.html') no-repeat top left;
	margin: 0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px
}
#sidebar ul li ul li {
	background: #FFFFFF url('images/icon.html') no-repeat top left;
	margin: 0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:5px
}
.widgetarea {
	float: left;
	width: 276px;
	padding: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px
}
.contact-details {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#041633;
	padding:14px 10px;
	line-height:20px;
}
.contact-details span {
	color:#588d11;
	font-weight:bold;
}
.contact-details a, .contact-details a:visited {
	color: #041633;
	text-decoration: none;
}
.contact-details a:hover {
	color: #095aa5;
	text-decoration:none;
}
a#email-id {
	color: #041633;
	text-decoration: none;
}
a#email-id:hover {
	color: #095aa5;
	text-decoration: none;
}
/************************************************
*	Footer      								*
************************************************/

#footer {
	background:url(../images/footer-bg.png) no-repeat center top;
	width: 980px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#footer .f-left {
	float:left;
	padding:8px 0 0 8px;
}
#footer .f-center {
	float:left;
	padding:8px 0 0 215px;
}
#footer .f-right {
	float:right;
	padding:8px 11px 0 0;
}
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 560px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#commentblock p {
	padding: 0px 20px 10px 0px;
	margin: 0px 0px 0px 0px;
}
.commentleft {
	width: 560px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#commentblock ol {
	margin: 0px 5px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#commentblock ol li {
	list-style-type:none;
	background:url(../images/list-arrow.png) left 2px no-repeat;
	margin: 0px;
	padding:0 0 0 25px;
}
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo {
	clear: both;
}
#name, #email, #url {
	background: #ecf5ff !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-right: 1px solid #A3BAB9;
	display: inline;
}
#submit {
	background:url(../images/submit-btn.png) no-repeat center center;
	border: medium none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 18px;
	text-transform: uppercase;
}
#submit:hover {
	background:url(../images/submit-btn-hover.png) no-repeat center center;
	cursor:pointer;
}
#words {
	background: #ecf5ff;
	width: 460px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #A3BAB9;
	display: inline;
}
.contact-info {
	float:left;
	width:240px;
}
.form-block {
	float:left;
	width:400px;
}
/************************************************
*	Content2 * 
************************************************/

#content2 {
	border:5px solid #D12B1F;
	background:#FFF;
	width: 970px;
	margin: 0px auto 0px;
	padding:10px 10px 10px 10px;
	line-height: 18px;
	clear:both;
	margin-right:2%;
	text-align:justify;
}
#content2 h1 {
	background:url(../images/h1-bg.png) no-repeat left top;
	color: #000000;
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
	padding: 23px 0px 9px 27px;
	text-transform:uppercase;
}
#content2 h1 a, #content2 h1 a:visited {
	color: #000000;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}
#content2 .subcolumns {
	width:280px;
	background:#FFFFFF;
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-right:10px;
}
.bold2 {
	font-weight:bold;
}
#content2 .tabs {
	float:none;
	float:left;
}
#content2 .img_center {
	border:#dddddd 4px solid;
}
#content2 h1 a:hover {
	color: #3f841c;
	text-decoration: none;
}
#content2 h2 {
	font-size:20px;
	line-height:20px;
	padding:0 0 20px 0;
	display:block;
	margin:0px;
	text-transform:uppercase;
	font-family: 'FuturaXBlkItBTXBlkIt';
	font-weight:normal
}
#content2 h3 {
	font-size:22px;
	line-height:20px;
	padding:0 0 0px 0;
	display:block;
	height:10px;
	margin:0px;
	text-transform:uppercase;
	font-family: 'FuturaXBlkItBTXBlkIt';
	text-transform: uppercase;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:7px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px
}
#content2 h4 {
	font-size:18px;
	line-height:20px;
	padding:0 0 20px 0;
	display:block;
	height:10px;
	margin:0px;
	text-transform:uppercase;
	font-family: 'FuturaXBlkItBTXBlkIt';
}
#content2 img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#content2 img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#contentleft2 {
	float: left;
	width:920px;
	margin: 0px;

	padding: 0px 0px 20px 0px;
}
#contentleft p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height:20px;
}
#contentleft2 a img {
	border: none;
}
#contentleft2 ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#contentleft2 ul li {
	font-size:15px;
	list-style-type:none;
	background:url(../images/list-arrow.png) left 7px no-repeat;
	padding:4px 0px 4px 25px;
	margin: 0px 0px 0px 20px;
}
#contentleft2 ul li:hover {
	list-style-type:none;
	background:url(../images/list-arrow-hover.png) left 7px no-repeat;
}
#contentleft2 ul li a {
	color:#000;
	font-size:12px;
}
#contentleft2 ul li a:hover {
	color:#095aa5;
	text-decoration:none
}
#contentleft2 ul li li a {
	color:#000;
	font-size:12px;
}
#contentleft ul li #contentleft ul ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#contentleft2 ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#contentleft2 ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#contentleft ol#services li {
	list-style:none;
	background:url(../images/list-arrow.png) left 7px no-repeat;
	padding:4px 0px 4px 25px;
}
.postarea2 {
	float: left;
	width: 920px;
	padding:0px;
	text-align:justify;
	line-height:22px;
	
}
.breadcrumb2 {
	display:none;
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
}
.date2 {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.dateleft2 {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dateright2 {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.time2 {
	background: #FFFFFF url('images/icon_time.html') no-repeat top left;
	margin-left:3px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.comment2 {
	background: #FFFFFF url('images/icon_comments.html') no-repeat top left;
	margin:0px;
	padding-left:18px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.tags2 {
	background: #FFFFFF url('images/icon_tags.html') no-repeat top left;
	margin: 0px;
	padding-left:18px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.category2 {
	background: #FFFFFF url('images/icon_category.html') no-repeat top left;
	margin: 0px;
	padding-left:18px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px
}
.postmeta2 {
	width: 670px;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
.postmeta2 {
	width: 670px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #095aa5;
}
.archive2 {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.adsense-post2 {
	display:none;
}
.comments2 {
	background: #FFFFFF;
	float: left;
	width: 630px;
	padding:10px 20px;
	border: 1px solid #DDDDDD;
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:10px
}

.healine_two{font-size:12px;
font-family:Verdana;
color:#0453b0;
height:25px;
text-transform:uppercase;
font-weight:bold}
.box-3
{
	width:69%;
	height:auto;
	margin-left:15%;
	float:left;
	border:5px solid #D12B1F;
}
#heading-2
{	background: url(../images/h1-bg.png) no-repeat left top;
	color: #000000;
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
	padding: 23px 0px 9px 27px;
	text-transform:uppercase;
	margin-left:13%;
	margin-top:3%;
}
.box-1{
	width:30%;
	height:auto;
	margin-left: 2%;
	float:left;
	border:5px solid #D12B1F;
}
#heading-ser{
	background: url(../images/h1-bg.png) no-repeat left top; */
	color: #000000;
	font-size: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
	padding: 23px 0px 9px 27px;
	text-transform:uppercase;
}

.box-2{
	width:97%;
	height:auto;
	margin-top:1%;
	margin-left:1%; 
	float:left;
	border:2px solid #D12B1F;
}
.head-ing{
	color:#000000;
	margin-top:2%;
}
/*-----------------------contact_form-------------------*/
.form{
width:500px;
height:auto;
float:left;
padding:0px 0px 0px 100px;

}
.form_row{
width:425px;
float:left;
clear:both;
padding:7px 0 7px 0;
}
label{
width:100px;
float:left;
padding:3px 15px 0 0;
color:#000;
text-align:right;
font-weight:bold;
}
input.main_input{
background-color:#EEEEEE;
border:1px #CCCCCC solid;
width:200px;
height:15px;
padding:4px;
float:left;
}
textarea.main_textarea{
background-color:#EEEEEE;
border:1px #CCCCCC solid;
width:200px;
height:120px;
padding:4px;
float:left;
}
input.submit{
background-color:#ff8329;
color:#FFFFFF;
text-align:center;
float:right;
padding:3px 10px 3px 10px;
margin:0px 0 0 0;
border:1px #b52025 solid;
cursor:pointer;
}
.aspbtn{
background-color:#034e92;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding:5px 10px 5px 10px;
margin:0px 0 0 0;
border:0.5px #b52025 solid;
cursor:pointer;
    width: 82px;
}
.aspbtn1{
background-color:#034e92;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding:5px 10px 5px 10px;
margin:0px 0 0 0;
border:0.5px #b52025 solid;
cursor:pointer;
    width: 95px;
}

::-moz-selection {background:#f24c15;color:#fff}
::selection {background:#f24c15;color:#fff}

   
   /* .butt_submit1
{
    background: none repeat scroll 0 0 #FF7900;
    border: 3px double;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    cursor: pointer;
}*/

/*.butt_submit2
{
    background: none repeat scroll 0 0 #FF7900;
    color: #fff;
    border: 3px double;
    height: 30px;
    cursor: pointer;
}*/

.run_redbold
{    
    background-color:whitesmoke;
    font-size: 12px;
    /*border-collapse:collapse;*/
    border: 1px gray solid;
    padding-left:5px;
}
.run_redbold1
{
    font-size: 12px;
    border: 1px gray solid;
}
