BODY
{
background-color:#fff;
margin: 0 auto;
text-align: center;
width: 100%;
font-family: Arial, Helvetica, sanas-serif;
font-size: 0.8em;
padding-top: 20px;
}

#wrapper{
width: 985px;
margin-top: 20px;
margin: 0 auto;
text-align: left;
background-color: #fff;
border: 1px solid #aaa;
}


/*********HEADER*********/



#header{
width: 985px;
height: 113px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;

}

#headertext{
text-align: right;
position: relative;
top: 65px;
padding-right: 10px;
}

#headerimage{
width: 985px;
height: 192px;

}




/***********NAV***********/




#navbar{
width: 985px;
background-color:#9d2741;
height: 24px;
*margin-bottom: 10px;
}

#navbar ul{
float: right;
padding-right: 30px;
list-style: none;
margin-top: 3px;
font-size: 1.1em;
}

#navbar ul li{
display: inline;
}

#navbar ul li a{
color:#fff;
text-decoration: none;
margin-right: 15px;
}

#navbar ul li a:hover{
text-decoration: underline;
}



/*******OLD SUBNAV*******/



#subnavbar{
width: 985px;
background-color:#b7b7b7;
height: 24px;
margin-top: 10px;
margin-bottom: 10px;
}

#subnavbar ul{
float: right;
padding-right: 30px;

list-style: none;
margin-top: 3px;
font-size: 1.1em;
}

#subnavbar ul li{
display: inline;
}

#subnavbar ul li a{

color:#fff;
text-decoration: none;
margin-right: 15px;
}

#subnavbar ul li a:hover{
text-decoration: underline;
}



/********CONTENT************/




#content{
width: 985px;
background-color:#fff;
}


#column2 {
	margin: 0;
	padding: 0;
	background-image: url(../images/side.jpg);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
	
}


#column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	width: 100%;
}






/*************LEFT**************/



#left h1, #right h1{
background-image: url(../images/sideheadbg.jpg);
background-repeat: no-repeat;
color:#9d2741;
font-size: 1.4em;
height: 30px;
padding-left: 20px;
padding-top: 3px;
}

#leftlinks ul{
list-style: none;
padding: 0px;
margin: 0px;
margin-left: 10px;
}

#leftlinks ul li a{
color:#666;
font-size: 1.1em;
}


#leftlinks ul li a:hover{

background-color:#cc66cc;
}

#left {
	padding-left: 5px;
	padding-right: 5px;
	width: 210px;
	float: left;

}




.leftbox{
background-image: url(../images/leftnavbox.jpg);
background-repeat: no-repeat;
padding-top: 20px;
padding-left: 16px;
color:#fff;
font-size: 0.85em;
height: 35px;
margin-bottom: 12px;
font-weight: bold;
margin-left: 15px;
}

#left a:active{
border: none;
}

/***************CENTER******************/




#main{
width: 490px;
_width: 470px;
padding-left: 25px;
*padding-right: 5px;
padding-right: 20px;
margin-left: 220px;
margin-right: 220px;
}

#main h1{
color: #9d2741;
font-size: 1.4em;
}

#main h3{
color: #9d2741;
font-size: 1.1em;
}

#main ul li{
list-style: none;
background-image: url(../images/listbg.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-left: 20px;
}

#main a{
color:#9d2741;
}

#contactformcontainer fieldset{
border: 0px;
text-align: left;
}

#contactformcontainer fieldset input, #contactformcontainer fieldset textarea{
margin-top: 20px;
}

#contact_name{
margin-left: 79px;
}

#contact_business{
margin-left: 20px;
}

#contact_country{
margin-left: 68px;
}

#contact_txtemail{
margin-left: 28px;
}

#contact_txttype{
margin-left: 23px;
}

#contact_enq{
margin-left: 38px;
}

/**************RIGHT*****************/



#right{
padding-left: 15px;
padding-right: 5px;
	width: 210px;
	float: right;
}



#right a{
color:#2e62ad;
}

#right p{
margin-right: 10px;
margin-left: 5px;
}

#right ul{
list-style: none;
padding-left: 0px;
*margin: 0px;
}

#right ul li{
font-size: 0.85em;

}

#right ul li a{
color:#9d2741;
text-decoration: none;
}

.casestudy{
background-image: url(../images/topspeechmarks.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-left: 22px;
padding-top: 9px;
font-size: 0.85em;
margin-bottom: 20px;
}




#clearer{
width: 100%;
clear: both;
}

#footer{
width: 985px;
background-color:#fff;
color:#9d2741;
height: 20px;
clear: both;
text-align: right;
margin:  auto;
}



.red{
color:#9d2741;
}

.grey{
color:#a4a4a4;
}



h4{
font-size: 1.1em;
margin-top: 0px;
margin-bottom: 0px;
}

.smaller{
font-size: 0.85em;
}

.quotebottom{
font-weight: bold;
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
}


.left{
float:left;
}

.right{
float:right;
}

.Normal{
font-weight:normal;
text-decoration:none;
font-style:normal;
color:#000000;
}


.Black{
color: #000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}


















