﻿/*-------global styles-----*/
body{
margin:0px;
padding:0px;
/*font:Arial, Helvetica, sans-serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#eaeff5;
color:#0E316D;
font-size:11px;
}

A {
color:#6F91B3;
text-decoration:none;
font-weight:bold;
font-size:11px
}

/*-----Main Headings-----*/

/*-----Stapline Text-----*/
H1{
color:#6e8aba;
font-weight:normal;
font-size:18px;
font:Verdana, Arial, Helvetica, sans-serif;
}

/*-----Mainimage Text-----*/
H2{
color:#000000;
font-weight:normal;
font-size:20px;
font:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
margin-top:-40px;
}

/*-----Page Title Text-----*/
H3{
color:#009966;
font-weight:bold;
font-size:13px;
font:Verdana, Arial, Helvetica, sans-serif;
padding-top:10px;
margin:0px 0px 0px 0px;
}

/*-----Title within content-----*/
H4{
color:#6e8aba;
font-weight:bold;
font-size:13px;
font:Verdana, Arial, Helvetica, sans-serif;
padding-top:10px;
margin:0px 0px 0px 0px;
}

/*-----DIV styles-----*/


Div#outline{
width:780px;
min-height:400px;
background-color:#FFFFFF;
border: 1px solid #B4B4B4;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

Div#logo{
width:137px;
height:55px;
margin-left:30px;
margin-top:10px;
}

Div#strapline_text{
width:400px;
height:20px;
margin-left:200px;
margin-top:-75px;
}

Div#strapline_text2{
width:400px;
height:20px;
margin-left:370px;
margin-top:0px;
}

Div#strapline_text2splash{
width:450px;
height:20px;
margin-left:300px;
margin-top:0px;
}

DIV#mainImage{
width:560px;
height:99px;
background-color:#FFFFFF;
margin-left:185px;
margin-right:auto;
margin-top:15px
}


DIV#offices{
width:780px;
background-color:#EAEFF5;
border:0px 0px 0px 0px;
margin-left:auto;
margin-right:auto;
padding:10px 0px 0px 0px;
text-align:left;
}

DIV#wrapperInner{
width:764px;
margin:-15px 0px 0px 0px;
padding:0px;
/*height:100px;
background-color:#ffffff;*/
margin-left:auto;
margin-right:auto;
border:0px 0px 0px 0px;
}

DIV#leftColumn {
width:188px;
padding:40px 0px 0px 0px;
border:0px 0px 0px 0px;
float:left;
}


DIV#content{
width:550px;
margin:0px 0px 0px 185px;
padding:15px 0px 15px 7px;
border:0px 0px 0px 0px;
}

DIV#navigation{
width:158px;
margin-left:10px;
}

DIV#productImage{
width:110px;
padding-top:10px;
margin:0px 0px 0px 15px;
}

DIV#productImageSmall{
width:72px;
height:63px;
padding-top:10px;
margin:0px 0px 0px 15px;
}

DIV#productImageSmallBullets1{
width:450px;
height:63px;
padding-top:10px;
margin:-65px 0px 0px 100px;
}

DIV#productBullet{
	width:400px;
	padding:15px 0px 15px 7px;
	margin:-205px 0px 0px 115px;
}

DIV#productBullet-BB{
width:400px;
padding:15px 0px 15px 7px;
margin:-200px 0px 0px 115px;
}

DIV#productBullet-sat{
width:400px;
padding:15px 0px 15px 7px;
margin:-190px 0px 0px 115px;
}

DIV#productBulletSmall{
width:350px;
margin-left:150px;
margin-top:-150px;
}

DIV#testimonial{
width:148px;
height:91px;
margin-left:20px;
margin-top:20px;
}

DIV#testimonial_copy{
margin-left:20px;
margin-top:-42px;


}

DIV#footermenu{
width:780px;
border: 0px 0px 0px 0px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
color:#707070;
font-size:10px;
text-align:center;
}



/* classes------------------------------------------- */

.greytextSm{
color:#636363;
font-size:10px;
font-weight:bold;
}

.bluetextSm{
color:#0E316D;
font-size:11px;
font-weight:bold;

}

.greentext{
color:#009966;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.img{
border:0px #ffffff;
margin-right:8px
}

.border{
border:none;
}

.link{
color:#2593d2;
text-decoration:none;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.navLNK{
width:158px;
padding:5px 0px 5px 10px;
border-bottom: 1px solid #C8D2D5;
border-right: 1px solid #C8D2D5;

}

.navLNKTop{
width:159px;
padding:5px 0px 5px 10px;
border: 0px 0px 0px 0px;
border-bottom: 1px solid #C8D2D5;
background-image: url(../images/nav-new-top.jpg);
background-repeat:no-repeat;
}

.table_column{
border-right: 1px solid #C8D2D5;
border-left: 1px solid #C8D2D5;
border-top: 1px solid #C8D2D5;
border-bottom: 1px solid #C8D2D5;
width:140px;
color:#0E316D;
font-weight:normal;
font-size:12px;
font:Verdana, Arial, Helvetica, sans-serif;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
}

.table_colour{
background-color:#EAEFF5;
font-size:12px;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
}

.more_button{
border:none;
padding-left:250px;

}

.navLNKBottom{
width:169px;
height:26px;
padding:5px 0px 5px 10px;
border: 0px 0px 0px 0px;
background-image: url(../images/nav-new-bottom1.jpg);
background-repeat:no-repeat;
}

.navMiddle{
width:169px;
padding:0px 0px 0px 0px;
border: 0px 0px 0px 0px;
background-image: url(../images/nav-new-middle.jpg);
background-repeat:no-repeat;
}

.footerTxt{
font-size:10x;
color:#707070;
text-decoration:none;
font-weight:normal;
}
