html,
body {
	min-width:960px;
	}
	
body {
	background: #10778d url(../images/body.jpg) no-repeat 50% 0%;
	position: relative;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	color: #000;
}

::selection {background: rgb(0,0,0); color: #fff;}
::-moz-selection {background: rgb(0,0,0); color: #fff;}
img::selection {background: transparent;}
img::-moz-selection {background: transparent;}
body {-webkit-tap-highlight-color: rgb(0,0,0); }

#main {
	background: url(../images/footer.png) repeat-x 50% 100%;
	font-size:.75em;
}
	

dl {
	margin: 0 0 -7px 0;
	padding: 0;
	line-height: 20px;
	font-size: 13px;
	color: #409aa9;
}

	dl dt {
		margin: 0;
		padding: 0;
		color: #41b9e4;
	}
	
		dl dt a {
			text-decoration: underline;
			color: #41b9e4;
		}
		
			dl dt a:hover {
				text-decoration: none;
			}
			
	dl dd {
		margin: 0;
		padding: 0 0 20px 0;
	}


/* Header
---------------------------------------- */

#header {
	position: relative;
	height: 270px;
	z-index: 99;
}

	body.home #header {
		height: 238px;
	}

/* Logo */

.logo {
	position: absolute;
	top: 107px;
	left: -3px;
}

	.logo img {
		margin: 0 0 1px 0;
	}

	.logo h1,
	.logo h2 {
		background: none;
		font-size:50px;
		line-height:1.2em;
		margin-bottom:-20px;
	}
	
		.logo h1 a,
		.logo h2 a {
			color:#fff;
			text-decoration:none;
		}
		
	.logo .tagline {
		padding: 0 0 0 3px;
		line-height: 24px;
		word-spacing: 1px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		color: #cbfdff;
		opacity: 0.7;
	}


#widget-header {
	position: absolute;
	top: 125px;
	left: 600px;
	z-index: 1;
}

	#widget-header ul {
		margin: 0;
		padding: 0;
	}
	
		#widget-header ul li {
			background: url(../images/marker.png) no-repeat 0% 7px;
			margin: 0;
			padding: 0 0 0 15px;
			list-style: none;
			line-height: 26px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 17px;
			color: #9becf8;
		}
		
			#widget-header ul li a {
				text-decoration: none;
				color: #9becf8;
line-height: 110%;
			}
			
				#widget-header ul li a:hover {
					color: #fff;
				}

/* Social Networks */
#widget-header .social-networks {
	list-style-type:none;
	padding:0;
	margin:0;
	border:none;
	}
	#widget-header .social-networks li {
		float:left;
		border:none;
		padding:0;
		margin:0 0 0 5px;
		list-style-type:none;
		height:30px;
		}
		#widget-header .social-networks li a {
			text-decoration:none;
			float:left;
			height:30px;
			display:block;
			}
		#widget-header .social-networks li a:hover {
			color:red;
			}

/* EasyTooltip */
.tooltip {
	background: none repeat scroll 0 0 #252525;
	border: 1px solid #000000;
	color: #EEEEEE;
	display: none;
	font-size: 11px;
	line-height:1.2em;
	margin: 13px 0 0;
	padding: 5px;
	z-index:99;
}




/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
	}
	
	.top-box {
		background:#eee;
		border:1px solid #dbdbdb;
		padding:20px;
		margin-bottom:20px;
		overflow:hidden;
		zoom:1;
		position:relative;
		min-height:80px;
		}
	.box-button {
		float:right;
		background:#dbdbdb;
		font-size:21px;
		color:#fff;
		text-decoration:none;
		padding:10px;
		position:absolute;
		right:30px;
		top:50%;
		margin-top:-25px;
		}
	.box-text {
		float:left;
		width:75%;
		}


.extra_area {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0 0 135px 0;
}

	.extra_area .area_1 {
		float: left;
		width: 377px;
	}
	
	.extra_area .area_2 {
		float: right;
		width: 377px;
		margin: 0 -32px 0 0;
	}
	
	.extra_area .widget_text {
		background: url(../images/bg.png) no-repeat 0% 0%;
		width: 377px;
		height: 280px;
		overflow: hidden;
		padding: 10px 0 35px 0;
		line-height: 38px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 35px;
		text-align: center;
		color: #fff;
	}
	
		.extra_area .widget_text:hover {
			background-position: 0% -334px;
		}
		
			.extra_area .widget_text p {
				margin: 0 0 29px 0;
				text-shadow: 1px 1px 0 #63bbcd;
			}
			
		.extra_area .widget_text a {
position: absolute;
top: 240px;
margin-left: -40px;
			background: url(../images/link.png) no-repeat 0% 0%;
			display: inline-block;
			width: 87px;
			height: 54px;
			overflow: hidden;
			line-height: 54px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 15px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: center;
			text-decoration: none;
			text-shadow: 1px 1px 0 #f25706;
			color: #fff;
		}
		
			.extra_area .widget_text a:hover {
				background-position: 0% -54px;
				text-shadow: 1px 1px 0 #f29406;
			}








/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 2;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}

.sf-menu ul {
	background: #49adbf;
	width: 133px; /* left offset of submenus need to match (see below) */
	padding: 10px 18px 10px 18px;
	border-radius: 18px;
	position: absolute;
	top: -999em;
}

.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}



.sf-menu {
	float: left;
}

.sf-menu a {
	text-decoration: none;
	color: #13a;
}

.sf-menu li {
	background: url(../images/menu_divider.png) no-repeat 0% 0%;
	padding: 0 0 0 1px;
}

.sf-menu li.item-536{
background: none;
}

	.sf-menu li a {
		height: 30px;
		padding: 0 8px;
		line-height: 25px;
		font-family: Calibri, Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: bold;
		color: #fff;
margin: 0 10px;
	}
	
		.sf-menu li a:before {
			background: url(../images/menu_act.png) no-repeat 0% -6px;
			display: block;
			width: 12px;
			height: 6px;
			overflow: hidden;
			margin: 0 0 0 -6px;
			position: absolute;
			top: -26px;
			left: 50%;
			content: '';
		}


.sf-menu li > a:hover, .sf-menu li.active > a{
border-radius: 14px;
 background: url("../images/box_4.png") repeat scroll 0 0;
}


.sf-menu li > a:hover:before, .sf-menu li.active > a:before{
	background-position: 0% 0%;
	outline: 0;
}


/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}








/* Content
---------------------------------------- */

.primary_content_wrap {
	position: relative;
	padding: 0 0 27px 0;
	z-index: 1;
}

	.primary_content_wrap ul {
		margin: 0;
		padding: 10px 0 0px 0;
	}
	
		.primary_content_wrap ul li {
			background: url(../images/marker_1.png) no-repeat 0% 7px;
			margin: 0 0 10px 0;
			padding: 0 0 0 16px;
			list-style: none;
			line-height: 21px;
			font-size: 13px;
			color: #228BA0;
		}
		
			.primary_content_wrap ul li a {
				text-decoration: underline;
				color: #228BA0;
			}
			
				.primary_content_wrap ul li a:hover {
					text-decoration: none;
				}
				
			.primary_content_wrap ul li ul {
				padding: 10px 0 0 0;
			}
	
#content {
	background: #f0f0e8;
	float: left;
	border-radius: 12px;
color: #444;

}

	#content.left {
		float: right !important;
	}
	
#content .indent,
#content .item-page,
#content .blog{
padding: 23px 40px 23px 40px;
}

p.readmore{
padding-top: 10px;
}

a.thumbnail img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dedede;
    border-radius: 0;
    box-shadow: 0 6px 6px -5px #888888;
    margin: 3px 9px 10px 0;
    padding: 4px;
    position: relative;
}

.leading a.thumbnail img {
    float: left;
    margin: 0 15px 5px 0;
}


.itemImage {
    float: left;
    margin: 0 15px 5px 0;
}

.itemImagegal {
    float: left;
    margin: 0 0 5px;
}

.items-leading  .leading{
padding: 5px 0 10px;
}

.moduletablefeed{
padding: 3px 40px 23px 40px;
}


.rsform{
font: 12px Arial;
color: #555;
}

.formField{
margin: 0;
padding: 0;
}


.rsform-input-box{
padding: 5px 5px 5px 10px;
width: 408px;
border-radius: 4px;
margin: 2px 0 7px 0;
border: 1px #eeeeee solid;
background: #ffffff;
box-shadow: 0px 1px 2px #888888 inset;
}

.rsform-text-box{
margin: 2px 0 7px 0;
background: #ffffff;
padding: 6px 5px 5px 10px;
width: 408px;
border-radius: 4px;
height: 80px;
background: #ffffff;
border: 1px #eeeeee solid;
box-shadow: 0px 1px 2px #888888 inset;
}

.rsform-captcha-box{
background: #ffffff;
padding: 5px 5px 5px 10px;
width: 100px;
border-radius: 4px;
border: 1px #eeeeee solid;
box-shadow: 0px 1px 2px #888888 inset;
}

.rsform-block-antispam img{
margin: 3px 5px 0 0;
float: left;
}
.rsform-block-fretext{
margin: 10px 0;
}

input[type="submit"], input[type="reset"] {
	background: url(../images/button.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 32px;
	overflow: hidden;
	padding: 0 23px;
	vertical-align: top;
	border: 0px none;
	border-radius: 14px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff !important;
	cursor: pointer;

}

	input[type="submit"]:hover, input[type="reset"]:hover {
		background: #fd8a00;
	}


#content .item-page ol {
    counter-reset: li;
    list-style: none outside none;
    margin-bottom: 15px;
    padding: 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

#content .item-page ol li {
    border-radius: 0.3em;
    color: #444444;
    display: block;
    margin: 0.5em 1.3em;
    padding: 0.4em 0.6em 0.4em 2.1em;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
}
#content .item-page ol li:hover {
    background: none repeat scroll 0 0 #98DAE8;
}

#content .item-page ol li:before {
    background: none repeat scroll 0 0 #278BA3;
    border: 0.3em solid #FFFFFF;
    border-radius: 2em;
    content: counter(li, decimal);
    counter-increment: li;
    font-weight: bold;
    height: 1.8em;
    left: -1.3em;
    line-height: 2em;
    margin-top: -1.5em;
    position: absolute;
    text-align: center;
    top: 60%;
color: #fff;
    transition: all 0.3s ease-out 0s;
    width: 1.8em;
}




.item-page table{
border: 4px #fff solid;
width: 100%;
border-spacing: 1px;
margin: 10px 0;
background: #fff;
border-radius: 6px;
box-shadow: 0 0 3px #999999;
}

.item-page table tr td,
.item-page table tr th,
.item-page table thead tr td,
.item-page table thead tr:hover td{
padding: 2px 5px;
border: 3px #ddd double;
vertical-align: middle;
text-align: center;
background: #fff;
}

.item-page table tbody tr:nth-child(even) td{
background: #EFEFEF;
}

.item-page table tr:hover td{
background: #ddd;
}

.item-page table tr th{
border: 3px #ccc double;
}

.item-page table tr td p{
padding: 0;
margin: 0;
}


.item-page table tr:hover th
.item-page table tr th,
.item-page table thead tr td, 
.item-page table thead tr:hover td{
border: 1px #ccc solid;
background: #98DAE8;
color: #444;
font-weight: bold;
vertical-align: center;
}










/* Comments
---------------------------------------- */
h3#comments {
 padding-top:10px;
}
ol.commentlist {
 list-style-type:none;
 padding:0 0 20px 0;
 margin:0;
 }
 ol.commentlist li.comment {
  list-style-type:none;
  overflow:hidden;
  padding: 10px 0 0 0;
  margin: 0;
  background:none;
  text-transform:none;
  line-height: 20px;
  font-size: 13px;
  color: #409aa9;
 }
 
	ol.commentlist li ul {
		padding: 0;
	}
	
	ol.commentlist li p {
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
 
   li.comment .comment-body {
    padding:23px 30px 20px 102px;
    position:relative;
    zoom:1;
    background:#f5f5f5;
		border:1px solid #eee;
    }
    li.comment .comment-body p {
     min-height: 65px;
    }
  .author-comment {

  }
  .comment-author {
   position:absolute;
   left:20px;
   top:25px;
   }
   .comment-author .author {
    text-transform:capitalize;
    width:65px;
    text-align:center;
    display: block;
    font-size:13px;
    padding-top: 6px;
   }
  .comment-text {

  }
	
	/* Comment meta */
	
	.comment-meta {
		float: right;
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
	
  .comment-meta a {
   
		}
	
	 /* Avatar */
   li.comment .avatar {
    float:none;
    margin:0;
    vertical-align:top;
    overflow:hidden;
		border:1px solid #eee;
    }
    li.comment .avatar {
     display:block;
     vertical-align:top;
     overflow:hidden;
     }

    .commentlist ul.children {
     margin:0 0 0 20px;
     overflow:hidden;
     }
     .commentlist ul.children li.comment {

      }

/* Reply */

.reply {
	float: right;
	margin-left: 30px;
}

	.reply a {
		display: inline-block;
		vertical-align: top;
		line-height: 20px;
		font-size: 13px;
		text-decoration: underline !important;
		color: #41b9e4 !important;
	}

		.reply a:hover {
			text-decoration: none !important;
		}



 .allowed_tags {
  background:#eee;
  padding:15px;
  font-size:11px;
  font-family:"Courier New", Courier, monospace;
  color:#666;
  }
  .allowed_tags strong {
   font-family:Tahoma, Geneva, sans-serif;
   }
  #respond {
   padding-top:28px;
   margin-top:20px;
  }

.cancel-comment-reply {
	width: 100%;
	overflow: hidden;
	padding: 0 0 12px 0;
}

	.cancel-comment-reply a {
		text-decoration: underline !important;
		color: #41b9e4 !important;
	}
  
		.cancel-comment-reply a:hover {
			text-decoration: none !important;
		}
	
	.cancel-comment-reply small {
		display: block;
		line-height: 16px;
		font-size: 11px;
		color: #41b9e4;
	}





.post-holder {
	background: url(../images/title_line.png) repeat-x 0% 0%;
	position: relative;
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 40px 0 0 0;
}

	.post-holder.first {
		background: none;
		padding: 0;
	}

/* Post header */
.post-holder .entry-title {
	font-size:1.6em;
	margin-bottom:.2em;
	}
.single-post .post-holder {
	overflow: visible;
	}

.addthis_toolbox.addthis_default_style > a {
	float: none !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 3px 0 !important;
	padding: 0 !important;
}
.addthis_toolbox.addthis_default_style .addthis_button_facebook_like {
	width: 100px;
}
.addthis_toolbox.addthis_default_style .addthis_button_pinterest_pinit {
	width:70px;
}

/* Featured thumbnail */

.featured-thumbnail {
	position: relative;
	float: left;
	margin: 7px 19px 10px 0;
}

	.featured-thumbnail img {
		float: left;
		border-radius: 8px;
	}
	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:4px;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom:1.5em;
		}
	.featured-thumbnail.large img {
		max-width:100%;
		height:auto;
		}

/* Post content */
.post-content {
	
}
	.post-content .excerpt {
		margin: 0 0 37px 0;
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:15px 0 0 0;
	}
.post-holder.single-post .post-footer {
	margin-top:20px;
	}
		

	
p.gravatar {
	float:left;
	margin-right:20px;
	}


/* Post edit link */
.post-edit-link {
	
	}
.post-edit-link:hover {
	
	}


/* Image styling */
.alignleft {
	float:left;
	margin:0 20px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 20px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	}

.alignnone {
	margin: 7px 0 13px 0;
	border-radius: 10px;
}

	.alignnone-1 {
		margin: 7px 0 26px 0;
		border-radius: 10px;
	}

article .post-content img {
	max-width:710px;
	}

.frame {
	background: #f0f0e8;
	margin: 0 0 10px 0;
	padding: 22px 40px 22px 40px;
	border-radius: 12px;
	border: 1px solid #e5e5de;
}

	.frame h2 {
		margin-left: -10px;
	}

	

		

/* Sidebar
---------------------------------------- */

#sidebar {
	float: left;
}

	#sidebar .widget {
		background: #f0f0e8;
		margin: 0 0 10px 0;
		padding: 22px 28px 22px 28px;
		border-radius: 12px;
		border: 1px solid #e5e5de;
	}
	
		#sidebar .widget h3 {
			margin-left: 0px;
		}
	
	#sidebar ul {
		padding: 0;
	}
	
		#sidebar ul li ul {
			padding: 10px 0 0 0;
		}

/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.latestpost li {
		margin:0 0 2em 0;
		list-style-type:none;
		}
		.latestpost li h4 {
			margin-bottom:0;
			}
		.latestpost li .excerpt {
			margin-bottom:15px;
			}


	
.hidden {
	display: none;
}

.container_24 .grid_24 {
margin-bottom: 18px;
}

.container_24 .grid_9.lastgrid{
margin-right: 0;
}


.box_1 {
	background: #f5f3ef url(../images/box.gif) repeat-x 0% 0%;
	margin: 0 0 1px 0;
	padding: 27px 20px 23px 20px;
	line-height: 20px;
	border-radius: 12px;
	font-size: 12px;
	text-align: center;
	color: #418f9f;
}

	.box_1 strong {
		display: block;
		margin: 0 0 20px 0;
		line-height: 30px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		color: #111;
	}
	
	.box_1 .text {
		margin: 0 0 25px 0;
	}

.box_2 {
	width: 100%;
	overflow: hidden;
}


.box_2 .textwidget {
    background: rgba(0, 0, 0, 0) url("../images/item_1.png") no-repeat scroll 91% center;
    color: #fff;
    font-family: Calibri,"Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin: 0px 0 0 0;
    min-height: 110px;
    padding: 37px 40px 27px 21px;
}

.box_2 .textwidget img{
margin: 0 0 10px -16px;
}

.box_3 {
	background: #e5e5db url(../images/box_3.gif) repeat-x 0% 0%;
	padding: 25px 20px 25px 25px;
	border-radius: 12px;
}

	.box_3 h3 {
		background: url(../images/title_line.png) repeat-x 0% 100%;
		margin: 0 0 20px 0;
		padding: 0 0 10px 0;
		line-height: 34px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: normal;
		text-transform: uppercase;
		color: #258ca2;
	}
	
	.box_3 p {
		margin: 0 0 10px 0;
		padding: 0;
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
	
	.box_3 a {
		line-height: 20px;
		font-size: 13px;
		text-decoration: underline;
		color: #41b9e4;
	}
	
		.box_3 a:hover {
			text-decoration: none;
		}
		
	.box_3 strong {
		display: block;
		padding: 24px 0 0 4px;
		line-height: 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #258ca2;
	}
	
		.box_3 strong a {
			text-decoration: none;
			color: #258ca2;
		}
		
			.box_3 strong a:hover {
				color: #41b9e4;
			}

.box_4 {
	background: url(../images/box_4.png) repeat 0% 0%;
	padding: 25px 30px 34px 30px;
	border-radius: 12px;
}

#sidebar .box_4 {
margin: 10px 0;
	padding: 25px 20px 24px 20px;

}

	.box_4 h3 {
		background: url(../images/title_line.png) repeat-x 0% 100%;
		margin: 0 0 18px -9px;
		padding: 0 0 15px 0;
		line-height: 34px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: normal;
		text-transform: uppercase;
		color: #f5f3ef;
	}

#sidebar .box_4 h3,
#sidebar .box_3 h3{
		margin: 0 0 10px 0;
		padding: 0 0 15px 0;
		line-height: 24px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 20px;
}

#sidebar ul.services li {
    width: 190px;
}

#sidebar .box_3 ul.services li {
color: #555;
}

#sidebar .box_3 ul.services li a.link {
color: #228ba0 !important;
}

#sidebar .box_3 ul.services li a.link:hover {
color: #111 !important;
}


#sidebar .box_3 strong {
    color: #258ca2;
    display: inline;
    font: bold 14px Arial;
    line-height: 20px;
    padding: 0;
}

#sidebar figure.thumbnail{
border-radius: 10px;
width: 190px;
float: none;
overflow: hidden;
height: 80px;
}

#sidebar figure.thumbnail img {
margin: 0 0 5px 0;
width: 190px;
height: 105px;
}

a.button {
	background: url(../images/button.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 32px;
	overflow: hidden;
	padding: 0 23px;
	vertical-align: top;
	border: 1px solid #rgba(255,255,255,0.6);
	border-radius: 14px;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #fff !important;
}

	a.button:hover {
		background: #fd8a00;
	}

a.link {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
	color: #fff !important;
}

	a.link:hover {
		color: #111 !important;
	}

ul.services {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

	ul.services li {
		background: none;
		float: left;
		width: 308px;
		margin: 0 0 0 13px;
		padding: 0;
		line-height: 18px;
		font-size: 13px;
		color: #fff;
	}
	
	ul.services li:first-child {
		margin: 0 0 0 0;
	}
	
		ul.services li strong {
			display: block;
			margin: 0 0 12px 0;
			line-height: 28px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase;
			color: #f5f3ef;
		}
		
			ul.services li strong a {
				text-decoration: none;
				color: #f5f3ef;
			}
			
				ul.services li strong a:hover {
					color: #111;
				}
				
		ul.services li .post_content {
			overflow: hidden;
			margin: 0 0 11px 0;
			padding: 3px 0 0 0;
		}

ul.info {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

	ul.info li {
		background: none;
		width: 100%;
		overflow: hidden;
		margin: 0;
		padding: 0;
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
	
		ul.info li em {
			float: right;
			font-style: normal;
		}

ul.list {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
}

	ul.list li {
		background: none;
		margin: 0;
		padding: 12px 0 0 0;
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
	
	ul.list li:first-child {
		padding: 0;
	}
	
		ul.list li strong {
			float: left;
			margin: 0 8px 0 0;
			padding: 2px 0 0 0;
			line-height: 20px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			color: #258ca2;
		}
	
		ul.list li p {
			overflow: hidden;
			margin: 0;
			line-height: 20px;
			font-size: 13px;
			color: #409aa9;
		}

ul.team {
	width: 100%;
	overflow: hidden;
	padding: 7px 0 7px 0;
}

	ul.team li {
		background: none;
		float: left;
		width: 202px;
		margin: 0 0 0 20px;
		padding: 0;
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
	
		ul.team li:first-child {
			margin: 0;
		}
		
			ul.team li .featured-thumbnail {
				margin: 0 0 14px 0;
			}

ul.cartridges {
	width: 100%;
	overflow: hidden;
	padding: 7px 0 11px 0;
}

	ul.cartridges li {
		background: none;
		float: left;
		width: 276px;
		margin: 0 0 0 20px;
		padding: 0;
		line-height: 20px;
		font-size: 13px;
		color: #409aa9;
	}
	
		ul.cartridges li:first-child {
			margin: 0;
		}
		
			ul.cartridges li .featured-thumbnail {
				margin: 0 10px 0 0;
			}
			
			ul.cartridges li h5 {
				padding: 2px 0 0 0;
			}

figure.thumbnail {
	float: left;
}

	figure.thumbnail img {
		margin: 0 19px 0 0;
		border-radius: 10px;
	}

.my_posts_type_widget figure.thumbnail img {
width: 120px;
height: 90px;
	}

.entry-header {
	width: 100%;
	overflow: hidden;
	padding: 0 0 4px 0;
}

	.entry-header time {
		background: url(../images/time.gif) repeat-x 0% 0%;
		float: left;
		width: 49px;
		height: 39px;
		overflow: hidden;
		margin: 0 8px 0 0;
		padding: 10px 0 0 0;
		border: 1px solid rgba(255,255,255,0.6);
		border-radius: 10px;
		line-height: 15px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		color: #fff;
	}
	
		.entry-header time i {
			display: block;
			font-size: 13px;
			font-style: normal;
		}
		
	.entry-header .entry-title {
		background: none;
		margin: 0;
		padding: 4px 0 0 0;
		line-height: 20px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 13px;
		font-weight: normal;
		text-transform: none;
		color: #41b9e4;
	}
	
		.entry-header .entry-title a {
			text-decoration: underline;
			color: #41b9e4;
		}
		
			.entry-header .entry-title a:hover {
				text-decoration: none;
			}

.post-meta {
	overflow: hidden;
	line-height: 20px;
	font-size: 13px;
	color: #409aa9;
}

	.post-meta b {
		float: right;
		font-weight: normal;
	}
	
	.post-meta a {
		text-decoration: none;
		color: #409aa9;
	}
	
		.post-meta a:hover {
			color: #41b9e4;
		}


/* Footer
---------------------------------------- */

#footer {
	position: relative;
	z-index: 99;
background: #137890;
}

.footer_widget_area {
	background: url(../images/line.gif) repeat-x 0% 0%;
	width: 100%;
	overflow: hidden;
	padding: 41px 0 40px 0;
}

	.footer_widget_area ul {
		margin: 0;
		padding: 0 0 20px 0;
	}
	
		.footer_widget_area ul li {
			margin: 0;
			padding: 0 0 8px 0;
			list-style: none;
			line-height: 16px;
			font-size: 11px;
			text-transform: uppercase;
			color: #97eaf6;
		}
		
			.footer_widget_area ul li a {
				text-decoration: none;
				color: #97eaf6;
			}
			
				.footer_widget_area ul li a:hover {
					color: #fff;
				}

.indent_top {
	padding-top: 20px;
}

#wpsb {
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

	#wpsb form {
		width: 100%;
		overflow: hidden;
		padding: 3px 0 0 0;
	}
	
		#wpsb form p {
			width: 100%;
			overflow: hidden;
			margin: 0 0 5px 0;
		}
	
		#wpsb form input[type="text"] {
			background: #fff;
			float: left;
			width: 210px;
			height: 16px;
			margin: 0;
			padding: 5px 10px;
			border: none;
			border-radius: 14px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			color: #96eaf6;
		}
		
		#wpsb form input[type="submit"] {
			background: #fd8a00 url(../images/subscribe_submit.gif) repeat-x 0% 0%;
			float: right;
			width: auto;
			height: 31px;
			margin: 0;
			padding: 0 21px;
			border: none;
			border-radius: 14px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight: bold;
			color: #fff;
		}
		
			#wpsb form input[type="submit"]:hover {
				background: #50bfdc;
			}

.line_ver_1 {
	background: url(../images/line.png) repeat-y 0% 0%;
	width: 100%;
	overflow: hidden;
}

.line_ver_2 {
	background: url(../images/line.png) repeat-y 240px 0%;
	width: 100%;
	overflow: hidden;
}

.line_ver_3 {
	background: url(../images/line.png) repeat-y 480px 0%;
	width: 100%;
	overflow: hidden;
}

.line_ver_4 {
	background: url(../images/line.png) repeat-y 680px 0%;
	width: 100%;
	overflow: hidden;
}
	
.footer_info {
	background: url(../images/line.gif) repeat-x 0% 0%;
	width: 100%;
	overflow: hidden;
	padding: 24px 0 24px 0;
}
	
#footer-text {
	width: 100%;
	overflow: hidden;
	margin: 0 0 11px 0;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: center;
	color: #83cbdc;
}

	#footer-text a {
		text-decoration: none;
		color: #83cbdc;
	}
	
		#footer-text a:hover {
			color: #fff;
		}
		
	#footer-text i {
		margin: 0 5px;
		font-style: normal;
	}

.footer_widget {
	width: 100%;
	overflow: hidden;
	text-align: center;
			line-height: 18px;
			font-family: "Times New Roman", Times, serif;
			font-size: 11px;
			text-transform: uppercase;
			color: #fff;
}

			.footer_widget a {
				text-decoration: none;
				color: #fff;
			}
			


/* Back to Top */
#back-top-wrapper {
  width:100%;
  position:absolute;
  overflow:hidden;
  height:87px;
font-size: 14px;
}
#back-top {
	position: fixed;
	bottom: 60px;
	left:50%;
	margin: 0 0 0 500px;
	display:none;
}

#back-top a {
	width: 87px;
	display: block;
	text-align: center;
	font: 18px/100% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 87px;
	height: 87px;
	display: block;
	background: url(../images/up-arrow.png) no-repeat center center;
	line-height: 86px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	color: #6ED0E9;
}



.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 5px;
	}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {
	margin-left:0;
	margin-right:0;
	}
.sm_hr {
  height: 1px;
  background: #eee;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 25px 10px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
	height:50px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width: 100%;
	overflow: hidden;
}

.wrapper_1 { 
	width: 100%;
}

.extra-wrap {
	overflow:hidden;
	}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */