#cds-container {
	padding:6px;
}

.cds {
	padding-right: 2px;
	left:0;
	overflow:auto;
	height:300px;

}

div.cds h2 {
	font-size:15px;
	color:#0C33A1;
	text-align:left;
	border:none;
}

div.cds p {
	font-size:14px;
	color:#103F99;
	text-align:justify;
	font-weight:normal;
	padding:15px 10px 15px 0;
}

div.cds ul li {
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	text-align:left;
	text-decoration:none;
}

div.cds a:link {
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	
	text-align:left;
	text-decoration:none;
}

div.cds a:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	
	text-align:left;
	text-decoration:underline;
}

#fpcdsimg{
	height:116px;
	margin:5px 5px -5px;
}

#fpfooter{
	color:#103F99;font-weight:bold;
}

#fpfooter a{
	font-weight:bold;
	text-decoration:none;
}

#fpfooter a:hover{
	font-weight:bold;
	text-decoration:underline;
}


/* */


#fph1{
text-align:center;
margin-bottom: 10px; 
color:#103F99; 
font-weight:bold; 
font-size:20px;
}
 
#cds-title{
width:835px; 
height:35px;
background-image: url('http://www.synegraphics.co.uk/images/contact-box-top.png'); 
background-repeat: no-repeat;
color: white;
font-size: 14px;
font-weight: bold;
height: 25px;
padding-top: 10px;
text-align: center;
margin-top:10px;

}
#cds-container{
width:823px; 
background-image: url('http://www.synegraphics.co.uk/images/contact-box-bg.png');  
}

#cds-wrapper{
overflow: auto; 
height:165px;
}
#cds-content{
padding: 10px;
}
#cds-content h2{
margin-bottom: 5px; 
color: #002B9E; 
font-weight:bold; 
font-size:16px;
}
#cds-content p{
margin-bottom: 10px; 
color: #002B9E; 
font-size:14px;
text-align:justify;
}

#cds-bottom{
width:835px; 
height:35px;
background-image: url('http://www.synegraphics.co.uk/images/contact-box-bottom.png'); 
background-repeat: no-repeat;
}


