/*outer body colour*/

body{

margin-top: 0px;
margin-bottom: 0px;
background-color: #294E7B;
font-family: arial;
font-size: 10pt;

}

a{

color: #BCD9FE;
text-decoration: underline;

}


img{

border: 0px;

}

.img2{

}

/*main inner section*/

#inner{

width: 755px;
padding: 0px;

}

/*header*/

#header{

background-color: #294E7B;
width: 755px;
height: 95px;
margin: 0px;
overflow: hidden;
padding: 0px;

}

#logo{

float: left;
margin-top: 20px;

}

#slogan{

clear: both;
margin-left: 12px;
margin-top: 0px;
color: #BCD9FE;

}

#headercontent{

float: right;
margin-top: 27px;
margin-right: 0px;
font-weight: bold;
color: #BCD9FE;

}

#center{

background-image: url('images/strip.jpg');
background-repeat: repeat-y;

width: 755px;
margin: 0px;

}

#leftcol{


float: left;
margin: 0px;
width: 220px;
padding: 0px;
padding-top: 0px;
overflow: hidden;

}

#main{

width: 520px;
margin-left: 220px;
margin-right: 0px;
margin-top: 0px;
padding: 10px;
padding-top: 5px;
padding-right: 0px;
line-height: 20px;
color: #000000;
font-size: 9pt;
font-weight: bold;
min-height: 400px;

}

#footer{

background-color: #294E7B;
margin-top: 0px;
width: 755px;
height: 20px;
text-align: center;
font-size: 8pt;
line-height: 20px;
padding: 0px;
padding-bottom: 2px;
clear: left;

}

/*navigation*/

#nav{

text-align: center;
margin-top: 150px;
margin-bottom: 150px;

}

#nav ul{

list-style: none;
text-indent: 0px;
padding: 0px;
margin: 0px;

}

#link{

text-align: left;
margin-top: 35px;
padding: 0px;
padding-left: 12px;


}

/*fonts*/

.span1{

color: #BCD9FE;

}

#span2{

font-size: 11pt;
margin-top: 135px;
line-height: 30px;

}

h1{

font-size: 14pt;
margin-top: 1px;
margin-bottom: 7px;
color: #DCEBFF;

}

h2{

font-size: 11pt;
margin-bottom: 3px;
color: #DCEBFF;


}
