/*Stylesheet*/
/*Albion Insurance Company*/
/*designed by builtwithlove.co.uk on behalf of Ins-Soft.com*/

/***************/
/*****reset*****/

p, ul, ol, li, h1, h2, h3, img, body{
padding:0;
margin:0;
}

ul{
list-style-type:none;
}

img{
border:none;
}

.people img{
border:1px solid #343434;
}

a{
text-decoration:none;
}

/*********************/
/*****main styles*****/

span{display:none;}

body{
font-size:14px;
color:#252525;
line-height:135%;
font-family:"Century Gothic", tahoma, arial, helvetica;
margin: 0;
background: #fff5af;
}

#superwrap{
background:url(../images/bg.png) repeat-y;
width:1150px;
margin:0 auto;
}

#wrapper{
width:960px;
margin:0 auto;
padding:10px 5px 5px;
border:1px solid #003c6e;
border-top:none;
background: #fff;
}

#wrappertop{
background: transparent url(../images/wrappertop.png) center top no-repeat;
height:20px;
position:relative;
left:-1px;
}

.clr{
clear:both;
}

span{
display:none;
}

h1{
font-size:26px;
text-align:center;
color:#003c6e;
margin:8px 0 0;
font-weight:normal;
}

h2{
margin:0 0 8px 0;
}

h3{
padding:5px;
text-align:center;
color:#003C6E;
font-weight:normal;
}

#home h2{
font-size:20px;
text-align:left;
padding:3px 0;
color:#003c6e;
margin:0 0 10px 10px;
}

#home p{
padding:3px 10px;
}

#end{margin-right:0 !important;}

#boxone,
#boxtwo,
#boxthree{
background:url(../images/box.png);
height:300px;
width:300px;
margin:0 8px 8px;
float:left;
}

#boxone{
margin-left:12px;
}

#boxone ul{
padding:5px 0 15px 10px;
}

#boxone a{
color:#003c6e;
}

.emp{font-style:italic;padding-top:15px !important;}

#boxthree a{
color:#003c6e;
text-decoration:underline;
}

#boxone a:hover,
#boxtwo a:hover,
#boxthree a:hover{
color:#ffd608;
}

#marine,
#property-casualty,
#aviation,
#life{
background: url(../images/arrow.png) no-repeat left center;
margin:18px 0 0 10px;
padding:3px 0 5px 30px;
color:black;
}

#marine a,
#property-casualty a,
#aviation a,
#life a{
color:#003c6e;
text-decoration:underline;
}

#uk,
#us,
#bb{
margin:0 0 0 10px;
padding:15px 0 18px 58px;
color:black;
}

#uk{
background: url(../images/uk-flag2.jpg) no-repeat left center;
}

#us{
background: url(../images/us-flag2.jpg) no-repeat left center;
}

#bb{
background: url(../images/barbados-flag2.jpg) no-repeat left center;
}

#noborder{
border:none;
}


/*******************************/
/*****Header and Navigation*****/

#header{
width:960px;
padding:6px 0 0 0;
}

#logo{
float:left;
width:175px;
}

#strap{
float:left;
width:775px;
border-bottom:3px solid #003c6e;
margin:0 0 0 10px;
font-size:26px;
padding:9px 0 5px 0;
text-align:center;
font-style:italic;
color:#003c6e;
}

#message{
position:relative;
width:595px;
margin: 0 auto;
padding:10px 0;
}

#navbar{
float:left;
padding:0;
width:960px;
background:url(../images/navbar.png) repeat-x;
position:relative;
height:35px;
}

#navbar ul{
display:inline;
list-style-type:none;
}

#navbar ul li{
padding:8px 14px;
float:left;
text-align:center;
margin:0;
}

#navbar a{
text-decoration:none;
color:#acacac;
font-size:14px;
padding:8px;
}

#navbar li:hover a{
background:url(../images/navbarhover.png) repeat-x;
color:#fff;
}

#home li.uno:hover a,
#about li.dos:hover a,
#management li.tres:hover a,
#products li.cuatro:hover a,
#downloads li.seiz:hover a,
#contact li.siete:hover a{
background:url(../images/navbar.png) repeat-x;
}

#end{
border:none !important;
}

.hl{
position:absolute;
top:0;
left:0;
background:url(../images/headerleft.png) no-repeat;
height:41px;
width:12px;
}

.hr{
position:absolute;
top:0;
right:0;
background:url(../images/headerright.png) no-repeat;
height:41px;
width:12px;
}

#home #one,
#about #two,
#management #three,
#products #four,
#downloads #six,
#contact #seven{
color: #ffea5f;
}

/****************/
/*****Footer*****/

#footer{
text-align:center;
padding:10px 5px;
width:auto;
font-size:14px;
color:#666666;
border-top:2px solid #003c6e;
}

#footer a{
color:#003c6e;
}

/*******************/
/*****Home Page*****/

/**#contenttop{
background:#666;
width:100%;
padding:8px 0;
text-align:center;
margin:10px 0 0 0;
color:#fff;
}*/

#content{
border:1px solid #acacac;
position:relative;
margin:10px 0 0 0;
}

.ctl{
width:10px;
height:10px;
position:absolute;
}

.ctl{
background:url(../images/ctl.png) no-repeat;
left:-1px;
top:-1px;
}

.tl,
.tr,
.bl,
.br{
width:10px;
height:10px;
position:absolute;
}

.tl{
background:url(../images/tl.png) no-repeat;
left:-1px;
top:-1px;
}

.tr{
background:url(../images/tr.png) no-repeat;
right:-1px;
top:-1px;
}

.bl{
background:url(../images/bl.png) no-repeat;
left:-1px;
bottom:-1px;
}

.br{
background:url(../images/br.png) no-repeat;
right:-1px;
bottom:-1px;
}

#pictures{
background:#fff;
margin:0;
padding:9px 10px 10px 9px;
}

.boxtl,
.boxtr,
.boxbl,
.boxbr{
width:10px;
height:10px;
position:absolute;
}

.boxtl{
background:url(../images/boxtl.jpg) no-repeat;
left:-1px;
top:-1px;
}

.boxtr{
background:url(../images/boxtr.jpg) no-repeat;
right:-1px;
top:-1px;
}

.boxbl{
background:url(../images/boxbl.jpg) no-repeat;
bottom:-1px;
left:-1px;
}

.boxbr{
background:url(../images/boxbr.jpg) no-repeat;
bottom:-1px;
right:-1px;
}

#main{
margin:0;
padding:0;
}

.date{
font-size:10px;
color:#0000FF;
}

.news{
font-size:12px;
margin:0 0 10px 0;
}

/******************/
/*****About Us*****/

#about #main{
background:#003c6e;
width:940px;
margin: 10px auto;
padding:10px 0 5px;
position:relative;
}

.bluetl,
.bluetr,
.bluebl,
.bluebr{
width:10px;
height:10px;
position:absolute;
}

.bluetl{
background:url(../images/bluetl.png) no-repeat;
left:0;
top:0;
}

.bluetr{
background:url(../images/bluetr.png) no-repeat;
right:0;
top:0;
}

.bluebl{
background:url(../images/bluebl.png) no-repeat;
bottom:0;
left:0;
}

.bluebr{
background:url(../images/bluebr.png) no-repeat;
bottom:0;
right:0;
}

#about h1{
color:#ffd608;
margin:10px 0;
}


#companies li{
margin:0 0 0 30px;
list-style-type: circle;
padding:5px;
}

#about #subimage{
width:940px;
height:150px;
background:url(../images/about-2.jpg) center center no-repeat;
padding:0 10px;
margin:10px 0 0;
}

#description p{
padding:0 10px 10px;
}

.box{
width:940px;
margin:10px 0;
line-height:150%;
}

.box h2{
background:url(../images/top.jpg) center center no-repeat;
height:35px;
padding:15px 0 0;
margin:0 0 -8px;
text-align:center;
font-weight:normal;
color:#003c6e;
}

.mainbox h1{
background:url(../images/mainboxtop.jpg) center center no-repeat;
height:30px;
padding:15px 0 0;
margin:12px 0 -8px;
text-align:center;
font-weight:normal;
color:#003c6e;
}

.box p{
background:url(../images/mid.jpg) center center repeat-y;
padding:0 10px 0 20px;
}

.mainbox p{
background:url(../images/mainboxmid.jpg) center center repeat-y;
padding:10px 30px 0;
}

.box ul{
background:url(../images/mid.jpg) center center repeat-y;
padding:0 0 0 20px;
}

.end{
background:url(../images/end.jpg) center center no-repeat;
height:10px;
}

.mainend{
background:url(../images/mainboxend.jpg) center center no-repeat;
height:15px;
}


/********************/
/*****Management*****/

#management #subimage{
width:940px;
height:150px;
background:url(../images/about.jpg) center center no-repeat;
padding:0 10px;
margin:10px 0 0;
}

#management h1{
margin:12px 0 15px;
}

#management h2{
font-weight:normal;
color:#242424;
}

#topborder{
border-top: 2px solid #003c6e;
}

.people{
width:780px;
margin:0 auto;
padding:15px 0;
border-bottom:2px solid #003c6e;
}

#russell,
#geoff,
#alan,
#kathryn,
#aslam,
#rob,
#janelle,
#keisha{
width:142px;
height:162px;
float:left;
background:#fff url(../images/user.jpg) no-repeat center top;
}

#keisha{
height:155px;
}

#alan,
#aslam,
#rob,
#keisha{
float:right;
}

.narrativeleft{
float:right;
width:610px;
padding:0 20px 0 0;
}

.narrativeright{
float:left;
width:610px;
padding:0 0 0 20px;
}

.last{
padding:20px 0 5px;
font-style:italic;
margin:0 auto;
width:880px;
}

/*****************/
/*****Products*****/

#download #subimage{
width:940px;
height:150px;
background:url(../images/about.jpg) center center no-repeat;
margin:10px auto 0;
}

#products h2{
font-size:16px;
margin:10px 0;
color:#003c6e;
}

#products #main{
padding:0 18px 18px;
margin:10px 0 0;
}

#propimage,
#marimage,
#aviationimage,
#lifeimage{
width:120px;
height:120px;
float:left;
background:url(../images/propimage.png) center center no-repeat;
margin:0 10px 0 0;
border:1px solid #343434;
}

#marimage{
background:url(../images/marimage.png) center center no-repeat;
}

#aviationimage{
background:url(../images/aviationimage.png) center center no-repeat;
}

#lifeimage{
background:url(../images/lifeimage.png) center center no-repeat;
}

.linestext p{
padding:0 0 8px 15px;
}

/********************/
/*****Downloads******/
/********************/

#description h1{
margin:10px 0;
}

#description a{
color:#003c6e;
text-decoration:underline;
}

#description a:hover{
color:#ffd608;
}

#pebbles,
#threehouses,
#foulbay,
#bridgetown,
#cricket,
#baystreet{
width:202px;
height:150px;
float:left;
}

#janelle,
#threehouses,
#bridgetown,
#baystreet{
float:left;
}

.wallpaperleft{
float:right;
width:578px;
padding:0 20px 0 0;
}

.wallpaperright{
float:left;
width:578px;
padding:0 0 0 20px;
}

.screenshots{
width:800px;
margin:0 auto;
padding:15px 0;
border-bottom:2px solid #003c6e;
}

.screenshots p{
padding-left:0px !important;
}

.screenshots img{
border: 1px solid #343434;
}

/********************/
/*****Contact Us*****/
/********************/


#contact #subimage{
width:940px;
height:160px;
background:url(../images/contact-us-2.jpg) center center no-repeat;
padding:0 10px;
margin:10px 0 0;
}

#contact h1{
margin:10px 0;
}

#address,
#map{
border:1px solid #bcbcbc;
padding:0 10px 10px 10px;
margin:10px 0;
position:relative;
float:left;
text-align:left;
}

#address{
width:472px;
}

#contact #main{
padding:0 10px;
margin:10px 0 0;
}

#address h2{
font-size:16px;
margin:10px 0;
color:#003c6e;
}

#address a{
color:#003c63;
text-decoration:underline;
}

#address a:hover{
color:#ffd608;
}

#map{
margin:10px 0 0 20px;
width:400px;
height:300px;
padding:5px 10px;
}

#map a{
color:#003c6e !important;
}

#map a:hover{
color:#ffd608 !important;
}

iframe{
border:none;
padding:5px 0 0 0;
}

#uk2,
#us2,
#bb2{
margin:0 0 0 10px;
padding:15px 0 20px 58px;
color:black;
}

#uk2{
background: url(../images/uk-flag.jpg) no-repeat left center;
}

#us2{
background: url(../images/us-flag.jpg) no-repeat left center;
}

#bb2{
background: url(../images/barbados-flag.jpg) no-repeat left center;
}





