/*
Template Name: BusinessBlue
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);

body{
	margin:0;
	padding:0;
	font-size:16px;
	line-height: 22px;
	font-family: 'Archivo Narrow', sans-serif;
	background-color:#1A3151;
	}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #CCCCCC; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:25px;
	font-weight:normal;
	font-family: 'Archivo Narrow', sans-serif;
	border-bottom:1px dotted #000000;
	}

div.wrapper h2{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:25px;
	color: #581302;
	font-weight:normal;
	font-family: 'Archivo Narrow', sans-serif;
	border-bottom:1px dotted #000000;
	}

div.wrapper h3{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size:22px;
	color: #04428e;
	font-weight:600;
	font-family: 'Archivo Narrow', sans-serif;
	}

div.wrapper h4{
	margin-bottom:8px;
	margin-top:8px;
	font-size:20px;
	font-weight:normal;
	font-family: 'Archivo Narrow', sans-serif;
	}

div.wrapper h5{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size:18px;
	font-weight:normal;
	font-family: 'Archivo Narrow', sans-serif;
	}

div.wrapper h6{
	margin-bottom:8px;
	margin-top: 8px;
	font-size:16px;
	font-weight:normal;
	font-family:'Archivo Narrow', sans-serif;
	}
	
table.gridtable {
	border-collapse: collapse;
	border: 1px #c2c2c2;
	font-size:15px;
	line-height:.7cm;
	

}
table.gridtable th {
	border-width:1px;
	padding: 6px 8px;
	border-style: solid;
	border-color: #c2c2c2;
	vertical-align: top;
	/*background-color:#dedede;*/
}
table.gridtable td {
	border-width: 1px;
	padding: 6px 8px;
	border-style: solid;
	border-color: #c2c2c2;
	vertical-align: top;
	/*background-color: #ffffff;*/
}
table.gridtable1 {
	border-collapse: collapse;
	border: 1px #f4f4f4;
	font-size:16px;
	color: #404040;
	line-height:.7cm;
	text-align:center;

}
table.gridtable1 th {
	border-width:1px;
	padding: 4px;
	border-style:solid;
	border-color:#f4f4f4;
}
table.gridtable1 td {
	border-width: 1px;
	padding: 4px;
	border-style:solid;
	border-color:#f4f4f4;
}

table.gridtable2 {
	border-collapse:collapse;

}
table.gridtable2 th {
	border-width: 0px;
	padding: 2px;

}
table.gridtable2 td {
	border-width:0px;
	padding: 2px;
}

table.gridtable4 {
	border-collapse:collapse;
	border: 1px #bababa;
	font-size:15px;
	color: #404040;
	line-height:.7cm;

}
table.gridtable4 th {
	border-width:1px;
	padding: 4px;
	border-style:solid;
	border-color:#bababa;
}
table.gridtable4 td {
	border-width:1px;
	padding: 4px;
	border-style:solid;
	border-color:#bababa;
}

.imageshad
{
box-shadow: 0px 0px 5px 1px #c0c0c0;
-moz-box-shadow: 0px 0px 5px 1px #c0c0c0;
-webkit-box-shadow: 0px 0px 5px 1px #c0c0c0;
border: solid 2px #FFFFFF;
}

.imageshad1
{
box-shadow: 0px 0px 5px 1px #c0c0c0;
-moz-box-shadow: 0px 0px 5px 1px #c0c0c0;
-webkit-box-shadow: 0px 0px 5px 1px #c0c0c0;
border: solid 2px #fff;
margin-bottom: 20px;
}

.imageshad2
{
padding: 3px 3px;
border: solid 1px #707070;
background: #fff;
}

.yellowlist1 {
	color:#222121;
	background:#EBEAE0;
}
.yellowlist2 {
	color:#222121;
	background:#E3D9C4;
}
.yellowlist4 {
	color:#fff;
	font-weight: bold;
	background:#123b6e;
}

.yellowlist3 {
	color:#7f0000;
	font-size:14px;
	font-family:'Archivo Narrow', sans-serif;
}

.linebor {
	border-bottom: 1px #045b7b dotted;
	margin-bottom: 10px;
	margin-top: 10px;
}

.newbgc {
	background: #f1f6f7;
	border: 1px solid #c5bcb0;
	height: 320px;
	overflow: hidden;
	padding: 5px 5px;
	}

figure{
	border:0px solid #d2d2d2;
}

/*----- indents -----*/
.a1 {margin:0 10px;}
.img-indent {
	float:left;
	margin:0 20px 0 0;
}
.img-indent-r {
	float:right;
	margin:0px 10px 0 10px;
}
.img-indent-bot {margin:5px 0 19px 0;}

.sidebr2{
	border: 1px solid #f3f3f3;
	min-height: 300px;
}

.sidebr1{
	padding: 8px 8px;
	border-top: 4px solid #ffba00;
	background: #f1f5f8;

}

.sidebr3{
	padding: 6px 6px;
}

.sidebr4{
	padding: 6px 6px;
	height: 150px;
}

.list9 {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.list9 li {
	line-height: 21px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.list9 li p {
	margin-bottom: 0;
}


.list2 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.list2 li {
	display: block;
	padding-left: 16px;
	background: url(../images/foo_arrow.png) 0 6px no-repeat;
	
}
.list2 li a {
	color: #282828;
	text-decoration: none;
	font: 14px/28px;
}

.list2 li ul {
	display: block;
	padding-left: 30px;
	background: url(../images/foo_arrow.png) 0 10px no-repeat;
}
.list2 li ul a {
	color: #282828;
	text-decoration: none;
	font: 16px/28px ;
}

.list2 li a:hover, .list2 li.current a {
	color: #bb3500;
}


.list3 {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list3 li {
	display: block;
	padding-left: 16px;
	background: url(../images/foo_arrow.png) 0 10px no-repeat;
}
.list3 li a {
	color: #282828;
	text-decoration: none;
	font: 16px/28px ;
}

.list3 li a:hover, .list2 li.current a {
	color: #e50202;
}

.list4 {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.list4 li {
	display: block;
	padding-left: 46px;
	background: url(../images/foo_arrow.png) 30px 10px no-repeat;
	
}
.list4 li a {
	color: #0351a0;
	text-decoration: none;
	font: 17px/28px;
}

.list4 li a:hover, .list4 li.current a {
	color: #459e18;
}

.col1{color:#052430; /*background-color:#055e7f;*/ background: #fff url(../images/headerimg.png) repeat;}
.col2{color:#152435; background-color:#1A3151;}
.col3{color:#CCCCCC; /*background-color:#016489;*/ background: #fff url(../images/bg-3.jpg) repeat;}
.col3 a{color:#99CC00; /*background-color:#244672;*/}
.col4{color:#666666; background-color:#FFFFFF;}
.col4 a{color:#1b2d34; /*background-color:#FFFFFF;*/}
.col5{color:#1e1b1b; background-color:#f4f4f4;}
.col5 a{color:#1e1b1b; /*background-color:#37639A;*/}
.col6{color:#CCCCCC; background-color:#1A3151;}
.col6 a{color:#FFFFFF; background-color:#1A3151;}
.col7{color:#1e1b1b; background-color:#f4f4f4; border-bottom:1px solid #dddddd; border-top: 1px solid #dddddd;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #intro, #breadcrumb, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:20px 0;
	font-family: 'Archivo Narrow', sans-serif;
	}

#header #logo{
	display:block;
	float:left;
	width:50%;
	}

#header #logo h1{
	border:none;
	margin:0;
	padding:0;
	float:left;
	}

#header #logo p{
	display:block;
	float:left;
	height:25px;
	margin:0 0 0 10px;
	padding:15px 0 0 10px;
	border-left:2px solid #39669D;
	}

#header #logo h1 a{
	font-size:30px;
	color:#052430;
	/*background-color:#1F3D63;*/
	}

#header #info{
	display:block;
	float:right;
	margin-top:15px;
	}

#header #info ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#header #info li{
	display:inline;
	margin:0 0 0 10px;
	}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar{
	z-index:1000;
	}

#topbar #search{
	display:block;
	float:right;
	width:243px;
	margin:10px 0 0 0;
	padding:0;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#intro{
	padding:20px 0;
	}

.wrapper #intro .last{
	margin:0;
	}

#intro h1, #intro h2, #intro p, #intro ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	border:none;
	}

#intro .fl_left{
	display:block;
	float:left;
	width:400px;
	padding:9px;
	border:1px solid #366298;
	}

#intro .fl_right{
	display:block;
	float:right;
	width:510px;
	}

#intro .fl_right h2{
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom:1px dotted #CCCCCC;
	}

#intro .fl_right p{
	margin-bottom:10px;
	line-height:1.4em;
	}

#intro .fl_right ul{
	margin-top:35px;
	}

#intro .fl_right li{
	display:inline;
	margin-right:23px;
	}

#intro .fl_right li a{
	padding:6px 25px 8px 25px;
	font-size:22px;
	color:#99CC00;
	background-color:#162C47;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb{
	padding:15px 0;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:20px 0;
	}

/* ----------------------------------------------Homepage Services-------------------------------------*/

#services{
	display:block;
	width:100%;
	margin-bottom:0px;
	}

#services h2, #services ul{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	line-height:normal;
	}

#services li{
	display:block;
	float:left;
	width:300px;
	margin:0 30px 0 0;
	padding:0;
	line-height: 22px;
	}

#services li.last{margin-right:0;}

#services li div.imgholder{
	display:block;
	width:290px;
	margin:0 0 15px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#services h2{
	margin:0;
	padding:0 0 8px 0;
	font-size:20px;
	color:#003448;	
	line-height:normal;
	border-bottom:1px dotted #CCCCCC;
	}

#services p.readmore{
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-align:right;
	border-bottom:1px dotted #CCCCCC;
	}
	
	.flex-container{position: relative;margin: 0 auto; top: 0px; padding: 10px;}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:600px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#366298; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#366298; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:40px;
	}

#column .holder p{
	line-height:1.6em;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#366298;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:28px;
	font-weight:normal;
	font-family: 'Archivo Narrow', sans-serif;
	line-height:normal;
	}

#column #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

.flickrbox ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.flickrbox li{
	display:block;
	float:left;
	width:80px;
	height:80px;
	margin:0 15px 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

.flickrbox li.last{margin-right:0;}
/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
	}

#footer p, #footer ul, #footer a{
margin:0;
padding:0;
font-weight:normal;
list-style:none;
line-height:normal;
	}

#footer li{
margin-bottom:10px;
	}

#footer li.last{
margin:0;
	}

#footer address{
font-style:normal;
line-height:1.8em;
margin-bottom:3px;
	}

#footer .footbox{
display:block;
float:left;
width:300px;
margin:0 30px 0 0;
padding:0;
	}

#footer .last{
margin-right:0;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
margin:0;
padding:0;
}


