body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #515151;
}
h1{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #515151;
	}
h2{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #515151;
	}    
h3{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #515151;
	}
h4{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #DCFF00;
	}
p{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #515151;
	}    
#top{
	width: 960px;
	height: 19px;
	background-image:url(../images/container_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:auto;
	margin-bottom: -19px;
}
#container{
	width: 960px;
	margin: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#twitter{
	padding: 25px 0 15px 0;
}
#header{
	background-repeat:no-repeat;
	background-position: top right;
	width: 960px;
	height: 220px;
	border-right: solid 1px #8c8c8c;
}
#headerimage{
	width: 709px;					 
	height: 226px;
	float: right;
	background-position: top right;
}
#logo{
	width: 251px;
	height: 226px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}
#logo h1{
	text-indent: -9000em;
}
#nav{
	background-image:url(../images/nav_bg_top.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 219px;
	background-color: #003768;
	padding-left: 32px;
	float: left;
	min-height:450px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li ul{
	margin-top: 0px;	
}
#nav ul li ul {
	font-size: 100%;
	color: #;
	}
#nav ul li ul li{
	width: 173px;
}
#nav ul li ul li a{
	width: 173px;
	padding-left: 20px;
	color: #DCFF00;
}
#nav ul li a{
	color: #ffffff;
	border-bottom: solid 1px #1a4b77;
	width: 193px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-decoration: none;
}
#nav ul li a:hover{
	text-decoration: underline;
}
#content_container{
	background-image:url(../images/content_container_bg.gif);
	background-repeat:repeat-y;
	border-right: solid 1px #8c8c8c;
	width: 960px;	
}
#content_container_inner{
	background-image:url(../images/nav_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#content{
	width: 660px;
	padding: 26px;	
	padding-left: 22px;
	margin-top: 35px;
	background-image:url(../images/content_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	position:relative;
}
#strap{
	float: left;
	background-image:url(../images/strap.gif);
	background-repeat:no-repeat;
	background-position: top right;
	width: 709px;
}
.clear{
	clear: both;
}
#footer{
	width: 960px;
	margin: auto;
	color: #666666;
}
#copyright{
	margin-left: 50px;
	float: left;
	margin-top: 5px;
}
#credit{
	float: right;
	margin-right: 35px;
	margin-top: 5px;
}
#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
a{
	text-decoration: underline;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #66CC66;
}
/* sidebar images */
#company_links img {
	padding:1px;
	border:1px solid #ccc
}
#company_links a:hover img {border-color:#638eb6}
#company_links ul {
border-bottom: solid 1px #1a4b77;}
#call_to_action{
float: right;
margin-bottom: 30px;
left-padding: 30px;
margin-left: 20px;
 }
#action_box{
padding: 20px;
background-color: #EEEEEE;
border-color: #E3CC8E;
border-style: solid;
border-width: 1px;
font-size: 14px;
font-weight: bold;
text-align:center;
 }
 
 /* 28-11-2011*/
 
 #content a:link, #content a:visited {
    color: #0A2552;
    text-decoration: underline;
}

#content a:active, #content a:focus {
    color: #1D63D6;
    outline: 0 none;
}

#content a:hover {
    color: #3399CC;
    text-decoration: none;
}

#content h2 {clear: both;    display: block;    margin-top: 0;    width: 505px;}

.addthis_toolbox { position: absolute;    right: 40px;    top: 30px;}
 
