@charset "utf-8";
/* CSS Document - tuk1 */

body {
   margin: 0 auto;
   padding:0;
   font-family: Arial, verdana, sans-serif;
}

.outer {
	margin:20px auto;
	width: 1136px;
	background-image: url(../images/tuk-outer-bg2.png);
    background-repeat:repeat-x;
    background-color:#F7F7F7;
}

#container {
  margin: 0 auto;
  width: 900px;
}

#header {
  width: 100%;
  height: 121px;
}

#mainlogo {
   float: left;
   width:200px;
   height:120px;
}

#bannertext {
	width:600px;
    float: right;
	text-align:right;
	margin-top:30px;
	font-weight:bold;
	font-size:large;
}

#headertabs {
	float: right;
	height:36px;
	margin-top:35px;
	width: 320px;
}
	
.mainpicture {
	width:100%;
}

#mainpic1 {
	width:100%;
	height: 253px;
}

#mainnav {
	width:100%;
	height:36px;
	background-color:#FFF;
}

#topnav {
	width: 584px;
	float:left;
	margin: 0 auto;
	height: 36px;
	background-color:#0B77F9;
}


#navtabs {
  float: left;
}

.redtabs {
	float:right;
	width:122px;
	height:36px;
	margin:0 5px 0 0;	
	text-align:center;
	background-image: url(../images/red-tab-transbg.png);
	background-repeat:no-repeat;
	background-position: bottom;
}

.redtabtext {
	font-size:small;
	margin-top:15px;
	color:#FFF
}

ul.toptabs {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.toptabs li {
	float: left;
	margin: 0 2px;
	padding: 0;
	border-right:thin solid #FFF;
}

ul.toptabs li.navrightborder {
	border-right:none;
}
	

ul.toptabs li a{
	display: block;
	width: 85px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font-size:smaller;
}

ul.toptabs li a:visited {
	display: block;
	width: 85px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

ul.toptabs li a:hover{
	display: block;
	width: 85px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	color: #000;
}

ul.toptabs li.toptabsdouble a{
	display: block;
	width: 123px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font-size:smaller;
}

ul.toptabs li.toptabsdouble a:visited {
	display: block;
	width: 123px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

ul.toptabs li.toptabsdouble a:hover{
	display: block;
	width: 123px;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-align: center;
	color: #000;
}


#maincontent {
   float: left;
   width: 100%;
   background-color:#FFF;
   background-image: url(../images/maincontent-bg2.png);
   background-repeat:repeat-y;
}

#maincontent2 {
   float: left;
   width: 100%;
   background-color:#FFF;
}

#maincontent li {
	padding-bottom:5px;
}

.leftcontentbox {
	float:left;
	width:561px;
	/*background-color:#FFF;*/
	padding:10px;
}

.leftcontenttext {

}

.homeleftcontentbox {
	float:left;
	width:584px;
	height:355px;
	/*padding:10px;*/
	background-image: url(../images/grey-grad-bg-584.png);
	background-repeat:no-repeat;
}
.homewhitebox {
	width: 188px;
	height:33px;
	float:right;
	clear:both;
	margin-right:30px;
	margin-top:10px;
	background-image:url(../images/white-box-transbg.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
}


.homebluebox {
	width:494px;
	height:110px;
	margin: 10px auto 0 auto;
	padding: 10px 15px 10px 15px;
	background-image:url(../images/blue-box.png);
	background-repeat:no-repeat;
	position:relative;
}

.homeblueboxheading {
	width:100%;
	float:left;
	font-size:large;
	font-weight:bold;
	color:#FF0;
}

.homeblueboxtop {
	width: 100%;
}

.homeblueboxbody {
	clear:both;
	width: 100%;
	font-size: x-small;
	color:#FFF;
}

.homeblueboxbody ul {
	margin:0;
	padding: 5px 30px;
}

.homeblueboxmore {
	width: 100%;
	clear:both;
	font-size:small;
	text-align:right;
	color:#FF0;	
}

.homeblueboxmore a:link {
	text-decoration:none;
	color:#FF0;
}

.homeblueboxmore a:visited {
	text-decoration:none;
    color: #FF0;
}

.homeblueboxmore a:hover {
		text-decoration:none;
		color: #000;
}


.rightcontentbox {
   float:right;
   width:295px;
   /*background-color:#CCC;*/
   padding:10px;
}

.rightcontentbox h3 {
	text-align:center;
	padding-top:10px;
}

.rightcontentbox li {
	padding-bottom:15px;
}

.sideboxtext {
	font-size:small;
	text-align:center;
}

.sidewhitebox {
	width: 188px;
	height:33px;
	margin: 0 auto;
	background-image:url(../images/white-box-transbg.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:5px;
}

#footer {
  clear: both;
  width: 100%;
  height: 35px;
  font-size: smaller;
  background-image:url(../images/dk-grey-footer.png);
  background-repeat:no-repeat;
  color:#FFF;
  margin-bottom:20px;
}

#footerlft {
  float: left;
  padding-left: 20px;
  padding-top: 3px;
  font-size: smaller;
  width:250px;
}

#footercentre {
	float:left;
	margin-left:10px;
	width:340px;
	padding-top: 3px;
    font-size: smaller;
	text-align:center;
}

#footerrht {
  float: right;
  padding-right: 20px;
  padding-top: 3px;
  font-size: smaller;
  text-align:right;
  width:250px;
}

a:link {
  color: #0B77F9;
}

a:visited {
  color: #0B77F9;
}

a:hover {
  color: #FB0B47;
}

.redtabtext a:link {
	text-decoration:none;
	color:#FFF;
}

.redtabtext a:visited {
	text-decoration:none;
    color: #FFF;
}

.redtabtext a:hover {
		text-decoration:none;
		color: #000;
}

#footer a:link {
  color: #FFF;
}

#footer a:visited {
  color: #FFF;
}

#footer a:hover {
  color: #FB0B47;
}

.clearfloat { 
     clear:both; 
     height:0;      
     font-size: 1px;
     line-height: 0px;
}

.centreblock {
	text-align:center;
}

.ctatext1 {
	font-size:larger;
	font-weight:bold;
	text-align:center;
}

.tabletext1 {
	font-size:small;
}

img {
	border:none;
}

.tablecentre {
	margin: 0 auto;
}


.logobox {
	width: 100%;
	text-align:right;
}

.logowrap {
	float:left;
	margin-right:10px;
}

.reftext {
	font-style:italic;
	font-size:small;
}

.reftextright {
	font-style:italic;
	font-size:small;
	text-align:right;
}

.ctatext {
	font-size:large;
	font-weight:bold;
	text-align:center;
}

