body{
  background: #dbdada url(/images/bg_repeat.jpg) repeat-x;
  padding: 0;
  margin: 0;
}
#wrapper{
  margin: 0 auto;
  width: 738px;
}
#container{
  background: url(/images/content_bg_repeat.png) repeat-y;
  width: 783px;
  padding: 0 8px !important;
  float: left;
}
p, h1, h2, h3, a, ol li, td{
  font-family: Arial, Helvetica, Sans-Serif !important;
}
td{
  font-size: 12px;
}
ol li{
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 6px;
}
a{
  outline: none !important;
}
#header{
  background: #ffffff;
  width: 781px;
  height: 67px;
  float: left;
}
h1#logo {
	float: left;
	padding: 0;
	margin: 11px 0 0 8px;
}
h1#logo a {
	display: block;
	background: url(/images/logo.gif) no-repeat;
	width: 215px;
  height: 47px;
	text-indent: -9999px;
	overflow: hidden;
}
#search{
  float: right;
  margin: 24px 20px 0 0;
  width: 220px;
}
#search p{
  float: left;
  font: 10px Arial, Helvetica, Sans-Serif;
  color: #737272;
  padding: 0;
  margin: 2px 4px 0 0;
  font-weight: bold;
  width: auto;
}
#search input.search{
  float: left;
  width: 128px;
  height: 11px;
  background: url(/images/search_bg.jpg) no-repeat;
  border: 0;
  font-size: 9px;
  color: #737272;
  padding: 2px;
  margin-right: 2px;
}
.clearing {
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}
#main_nav{
  float: left;
  width: 781px;
  height: 23px;
  background: url(/images/main_nav_repeat.gif) repeat-x;
  padding: 0;
  margin: 0;
}
#main_nav li{
  float: left;
  color: #ffffff;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#main_nav li a{
  color: #ffffff;
  padding: 4px 13px;
  text-decoration: none;
  border-right: 1px solid #670b00;
  font: 11px Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  float: left;
}
#content{
  float: left;
  clear: both;
  width: 781px;
  background: url(/images/home_content_bg.jpg) no-repeat;
}
#full_content #content{
  background: none !important;
}
#content_left{
  float: left;
  width: 245px;
  padding: 0 9px;
}
#full_content #content_left{
  margin-top: 24px;
}
.side_box{
  float: left;
  background: url(/images/side-box_top.png) no-repeat;
  width: 244px;
  margin-bottom: 28px;
  margin-top: -6px;
  position: relative;
  z-index: 3;
}
.side_box_bottom{
  float: left;
  background: url(/images/side-box_bottom.png) no-repeat bottom left;
  width: 244px;
  margin-bottom: -10px;
  min-height: 93px;
  padding-bottom: 12px;
}
.side_box p{
  color: #5b5b5b;
  font: 12px Helvetica Arial Sans-Serif;
  float: left;
  margin: 12px 0 0 12px;
  padding: 0;
  width: 216px;
}
#banner_content .side_box p, #full_content .side_box p{
  color: #000000;
  line-height: 24px;
  font-weight: bold;
}
.side_box p a#subscribe{
  width: 80px;
  height: 18px;
  margin-right: 6px;
  margin-top: 2px;
  text-indent: -9999px;
  float: right;
  overflow: hidden;
  display: block;
  text-decoration: none;
  border: 0;
  background: url(/images/subscribe.gif) no-repeat;
}
.side_box h3{
  font: 15px Arial, Helvetica, Sans-Serif;
  color: #790008;
  font-weight: bold;
  margin: 16px 0 0 9px;
  padding: 0;
  float: left;
}
h3#featured{
  margin-bottom: 12px;
}
#news p{
  color: #000000;
  font: 12px Helvetica Arial Sans-Serif;
  float: left;
  font-weight: normal !important;
  width: 212px;
  line-height: 16px !important;
  padding: 0 0 0 16px;
  margin: 12px 0 0 9px;
  background: url(/images/arrow.png) no-repeat;
}
#news p strong{
  color: #df2500;
  font-weight: bold;
  line-height: 18px;
  margin-top: -6px;
  float: left;
}
#news p a.read_more{
  width: 80px;
  height: 18px;
  text-indent: -9999px;
  float: right;
  border: 0;
  text-decoration: none;
  background: url(/images/read_more.png) no-repeat;
}
#about_cansure_footer{
  margin-top: 60px;
  border-top: 1px solid #000000;
  padding-top: 0px;
}
ul#sub_nav{
  padding: 0;
  margin: 22px 0 0 12px;
}
ul#sub_nav ul{
  margin: 6px 0 0 0 !important;
  padding-bottom: 0 !important;
  float: left;
  clear: left;
}
ul#sub_nav ul li{
  margin-bottom: 0 !important;
  margin-top: 12px !important;
}
ul#sub_nav li{
  list-style-type: none;
  padding: 0 !important;
  margin: 0 0 18px 0 !important;
  float: left;
  clear: left;
  background: url(/images/arrow.png) no-repeat;
}
ul#sub_nav li a{
  color: #df2500;
  text-decoration: none;
  padding: 0 0 0 16px !important;
  margin: -6px 0 0 0;
  float: left;
  font: 12px Arial, Helvetica, Sans-Serif;
  width: 205px;
}
#content_right{
  float: left;
  width: 430px;
  padding: 0 18px;
  margin-top: 12px;
  background: #ffffff;
}
.application_forms #content_right{
  width: 460px;
}
#content_right ul li{
  list-style-type: none;
  background: url(/images/bullet.gif) 0 2px no-repeat;
  padding: 0 0 0 16px;
}
#content_right ul.applications, #content_right ul.news_list{
  margin: 0;
  padding: 0;
  float: left;
}
#content_right ul.applications li, #content_right ul.news_list li{
  padding: 0;
  margin: 0;
  float: left;
  clear: left;
  list-style-type: none;
  background: none;
  border-bottom: 1px solid #9d9d9d;
}
#content_right ul.applications li a{
  width: 460px;
  background: url(/images/download.gif) 380px 0 no-repeat;
  float: left;
  height: 22px;
  padding-top: 6px;
}
#content_right ul.news_list li a{
  width: 430px;
  background: url(/images/read.gif) 375px 0 no-repeat;
  float: left;
  height: 22px;
  padding-top: 6px;
}
#content_right h3.app_heading, #content_right h3.news_heading{
  color: #333333;
  margin-bottom: 0;
  padding-top: 16px !important;
  float: left;
  clear: left;
}
#content_right h3{
  color: #333333;
  margin-bottom: 0;
  font-size: 16px;
  padding-top: 16px !important;
}
.glossary #content_right{
  width: 730px;
}
.glossary #nav_col{
  float: left;
  margin-top: -25px;
}
.glossary #content_left{
float: left;
}
.glossary #col1{
  float: left;
  width: 240px;
}
.glossary #col2{
  float: left;
  width: 240px;
}
.glossary #col3{
  float: left;
  width: 240px;
}
#full_content #content_right{
  margin-top: 3px;
}
#content_right p{
  line-height: 24px;
}
#content_right ul{
  padding-bottom: 0;
}
#content_right ul li{
  font: 12px Arial, Helvetica, Sans-Serif;
  padding-bottom: 6px;
  line-height: 18px;
}
#banner_content #content_right p, #full_content #content_right p, .glossary #content p{
  font-size: 12px !important;
  line-height: 24px;
}
.glossary #glossary_intro{
  width: 517px;
  float: right;
}
#content_right h2, .glossary #content h2{
  float: left;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 12px;
  font-size: 26px;
  color: #df2500;  
  font-weight: normal;
}
.glossary #content h2{
  margin-top: -10px;
  position: relative;
  z-index: 9999;
}
#content_right a{
  color: #df2500 !important; 
}
#content_right #whats_new p{
  font: 12px Arial, Helvetica, Sans-Serif;
}
#whats_new{
  float: left;
  background: #ffffff url(/images/whats_new_repeat.jpg) repeat-x;
  width: 503px;
  margin-left: -10px;
  margin-bottom: 22px;
  min-height: 369px;
  margin-top: 12px;
}
#whats_new_top{
  float: left;
  width: 503px;
  margin-top: 0;
  position: relative;
  z-index: 2;
  background: url(/images/whats_new_top.gif) no-repeat;
}
#whats_new h3{
  font: 21px Arial, Helvetica, Sans-Serif;
  color: #ffffff;
  margin: 0px 0 0 10px;
  width: 483px;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #ffffff;
}
#whats_new p{
  float: left;
  margin: 0 0 0 10px;
  width: 430px;
  padding: 12px 0 0 0;
  line-height: 24px !important;
  color: #000000;
  font: 12px Arial, Helvetica, Sans-Serif;
}
#whats_new p strong{
  color: #df2500;
}
#footer{
  float: left;
  width: 799px;
  height: 100px;
  background: url(/images/footer.jpg) no-repeat;
}
#footer p{
  float: right;
  margin: 47px 19px 0 0;
  color: #ababab;
  font-size: 9px;
}
#footer img{
  margin-left: 12px;
  border: 0 !important;
}
#footer p a{
  text-decoration: none;
  color: #ababab;
  border-right: 1px solid #ababab;
  font-size: 9px;
  padding-right: 4px;
  margin-right: 4px;
}
#footer p a#d7_logo_link{
  border: 0 !important;
  margin: 0;
  padding: 0;
}
body .team img{
  float: left;
  padding: 6px 20px 14px 0;
}
body .team strong{
  color: #df2500;
  font-size: 14px;
  font-weight: bold;
  padding-top: 0;
  float: left;
}
body .team p{
  padding-top: 0 !important;
  padding-bottom: 12px;
}
span#date{
  font: 10px Arial, Helvetica, Sans-Serif;
}
.WebForm_button{
  float: right;
  margin-right: 140px;
}

/*****Contact Form*****/
#SectionHeading{
  display: none;
}
#formWrap table td{
  font: 12px Arial, Helvetica, Sans-Serif;
}
/*****End Contact Form*****/



/*****Media Centre*****/
table#media{
  font:12px Arial, Helvetica, Sans-Serif;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  float: left;
  width: 430px;
  margin-bottom: 12px;
}
table#media th{
  background: #c4c4c4;
  border-left:1px solid #000000;
  border-top: 1px solid #000000;
}
table#media td{
  border-left:1px solid #000000;
  border-top: 1px solid #000000;
  padding: 2px 4px;
}
table#media td.attachment{
  text-align: center;
}
/*****End Media Centre*****/
