/* CSS Document */
/*Start of Common IDs*/
body {
	margin: 0px;
	padding: 0px;
}
#center_page {
	width:800px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}

#page {
	width:800px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/page.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	float: left;
}

#page_contact_us {
	width:800px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/page_contact_us.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	float: left;
}

#header {
	width:800px;
	height:230px;
	padding-left: 0px;
	padding-top: 0px;
	z-index:2;
}
#sidenavigation {
	width:201px;
	height:332px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	z-index:2;	
	float:left;
}
#mission {
	width:201px;
	height:200px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	z-index:2;
}

#awarding_bodies {
	float:left;
	width:201px;
	height:175px;
	margin-top: 30px;
	padding-left: 0px;
	padding-top: 0px;
	z-index:1;
}

#content{
	width:800px;
	float: left;
}

#leftcontent{
	width: 230px;
	float: left;
	padding-left: 25px;
	display: block;
}
#rightcontent{
	width: 500px;
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	display: inline;
}
#rightcontent_vertical{
	width: 220px;
	float: left;
	display: inline;
}
#rightcontent_vertical_spacer{
	width: 50px;
	float: left;
	display: inline;
}
#tick{
	float: left;
	width: 9px;
	height: 11px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	z-index:1;
	float:left
}
#tick_text{
	float: left;
	width: 190px;
	padding-bottom: 3px;
	float:left;
	font-size: 12px;
}
#half_tick_text{
	float: left;
	width: 220px;
	padding-bottom: 3px;
	font-size: 12px;
}
#full_tick_text{
	float: left;
	width: 469px;
	padding-bottom: 3px;
	font-size: 12px;
}

#speech_bubble_top{
	float: left;
	width: 465px;
	height: 15px;
	padding-left:15px;
	padding-right:15px;
	z-index:1;
	background-image: url(../images/speech_bubble_top.png);
	background-repeat: no-repeat;
}
#speech_bubble_middle{
	float: left;
	width: 465px;
	padding-left:15px;
	padding-right:15px;
	z-index:1;
	background-image: url(../images/speech_bubble_middle.png);
	
}

#speech_bubble_bottom{
	float: left;
	width: 465px;
	height: 70px;
	padding-left:15px;
	padding-right:15px;
	z-index:1;
	background-image: url(../images/speech_bubble_bottom.png);
	background-repeat: no-repeat;
	
}

#image_right{
	margin-right: 10px;
	margin-left: 15px;
	padding-bottom:10px;
	float: right;
}

#trailerbar{
	height: 63px;
	width: 800px;
	background-image: url(../images/trailer.jpg);
	background-repeat: no-repeat;
	float:left
}
/* NAVIGATION */
ul.side{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.side a {
	width:200px;
	display:block;
	line-height: 29px;
	color: #AAAAAA;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
ul a:hover{
	color: #FFFFFF;
}
li.side {
	display:inline;
}
li.side a.selected {
	color: #950028;
	font-weight: bold;
}
li.side a {
	width: 200px;
	z-index:4;
	text-align: left;
}	
.trailer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
.trailer a{
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA
}
.trailer a:hover{
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #950028;
	font-size: 12px;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0038;
	font-size: 12px;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 12px;
}
.font_size_large{
	font-size: 14px;
}
.font_white{
	color: #FFFFFF;
}
.font_grey{
	color: #AAAAAA;
}
.font_red{
	color: #950028;
}
.justify{
	text-align: justify;
}
.text_indent{
	text-indent: 25px;
}
.bullet_points{
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 12px;
}


