body {
  background-color:#ffffff;  
  padding:0px;
  margin:0px;
  font-size:11px;
  font-family:Verdana, Verdana, Geneva, san-serif; 
  font-style:normal;
  color:#000000;
  text-align:left;
  line-height:130%;
  min-width: 910px;
}

#box {
	background-image:url(images/claim_bg.jpg); 
	background-repeat:repeat-x;
	background-position:0 120px;
	width:100%;
	text-align:center;
}

#container {
	margin:auto;
	width:896px;
}

#line {
  width:100%;
  width:896px;
  padding:0px;
  margin:0px auto;
  height:20px;
  background-image:url(images/line_h.png);
  background-repeat:repeat-x;
  background-position:0 10px;  
}

#logo {
  width:100%;
  width:896px;
  margin:0px auto;
  padding:0px;
  height:100px;
  background-image:url(images/blueline_productions.png);
  background-repeat:no-repeat;  
}

#claim {
  width:100%;
  width:896px;
  margin:0px auto;
  padding:0px;
  height:232px;
  background-image:url(images/claim.jpg);
  background-repeat:no-repeat;  
}

p {
  margin:10px;
}

strong {
  color:#23498a; 
}

a.navlink {
 font-family:Verdana, Verdana, Geneva, san-serif; 
 font-size:11px;
 font-style:normal;
 text-decoration:none;
 color:#bcc0c3;
}

a.normal {
 font-family:Verdana, Verdana, Geneva, san-serif; 
 font-size:11px;
 font-style:normal;
 text-decoration:none;
 color:#23498a;
}

.contentbox1 {
 float:left;
 height:340px;
 width:299px;
 text-align:left;
 background-image:url(images/line_v.png);
 background-repeat:repeat-y;
 background-position:298 0px; 
}

.contentbox2 {
 float:left;
 height:340px;
 width:299px;
 text-align:left;
 background-image:url(images/line_v.png);
 background-repeat:repeat-y;
 background-position:298 0px; 
}

.contentbox3 {
 float:left;
 height:340px;
 width:296px;
 text-align:left;
}

.copyright {
 font-family:Verdana, Verdana, Geneva, san-serif; 
 font-size:11px;
 font-style:normal;
 text-decoration:none;
 color:#bcc0c3;
 text-align:left;
}

p.news_head {
 font-family:Verdana, Verdana, Geneva, san-serif; 
 font-size:11px;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 color:#ffffff;
 text-align:left;
 height:30px;
 padding-top:2px;
 padding-left:15px;
 background:url(images/news_head_bg.png) left top no-repeat; 
}

ul{
  color:#000000;
  padding:0px;
  padding-left:10px;
  padding-right:10px;
  margin:0px;
  list-style:none;
  text-align:left;
  font-size:11px;
  font-family:Verdana, Verdana, Geneva, san-serif; 
  line-height:17px;
}

li{
  background:url(images/news_bullet.png) left top no-repeat;
  background-position:0 5px;
  padding:0px;
  margin:0px;
  padding-left:15px;
  line-height:16px;
}
	
	














