#splash {
clear: left;
float: left;
background: url(/images/splash.jpg) no-repeat;
width:900px;
height:249px;
margin-top:0px;
}

/* Content right inner */
#contentrightinner {
	width: 260px;
	/*margin: 8px 0 0 0;*/
	margin: 5px 0 0 0;
	padding: 0px 0px 0px 0px;
	position:relative;
	background: url(/images/divider.jpg) no-repeat;
	}
	
/* Right column */
#rightcolumn {
width:250px;
padding:0px 0px 0px 10px;
position:relative;
}

#headerslogan {
height:79px;
background:url(/images/header_slogan.jpg) no-repeat;
margin:0;
}

/* News Box */
.newsbox {
width:248px;
background-color:#f7fcfe;
border:1px solid #e1e1e1;
}	

.newsbox h2 {
font-size:18px;
font-weight:normal;
margin: 10px 10px 0px 10px;
padding-bottom:4px;
}

.newsbox h1 {
font-size:12px;
font-weight:bold;
padding:0px 10px 0px 10px;
}

.newsbox h3 {
color:#888;
font-size:12px;
padding-left:10px;
font-weight:normal;
font-style:italic;
}

.newsbox p {
margin: 0 0 0 0;
padding:0 10px 0px 10px;
font-size:12px;
}

/* download */
#download {
height:73px;
background: url(/images/download.jpg) no-repeat;
}

#download h2 {
font-size:16px;
padding:38px 0px 0px 100px;
}

#download a {
color:#000;
}

/* divider */
#divider {
height:23px;
width:600px;
background: url(/images/divider_bg.jpg) no-repeat;
}

/* Call use */
#callus {
height:78px;
margin:0px 0 4px 2px;
background: url(/images/callus.jpg) no-repeat;
}


/* content left */
#contentleft h1 {
color:#454545;
font-family:Arial,Helvetica,sans-serif;
font-size:21px;
letter-spacing:-1px;
margin:0pt;
padding:0pt;
}

#contentleft p {
margin:5px 10px 0px 0px;
}

#contentleft ul {
list-style-type:none;
margin-left:20px;
padding:0pt;
}

#contentleft ul li {
background:url(/images/tick.gif) no-repeat 0 4px;
margin-left:0pt;
padding:0pt 0pt 5px 15px;
float: left;
width: 14em;
font-style:italic;
}
