* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #002C56;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #920000;
}

p{
	line-height:18px;
	padding:2px;
	margin-bottom:8px;
}

img {
	border:0;
	display:block;
}

.padtop{
	padding-top:8px;
	#padding_top:3px;
	_padding-top:3px;
}

.imagecontainer2{

float:right;
background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
background: url(../images/shadow.gif) no-repeat bottom right;
margin: 10px 0 10px 10px !important;
margin: 10px 0 10px 5px;
}

.imagecontainer2 img{
display: block;
position: relative;
background-color: #F8F3DB;
/*border: 1px solid #a9a9a9;*/
margin: -10px 6px 6px -10px;
/*padding: 4px;*/
}

.centerimage {
    display:block; 
    margin:0 auto; 
   text-align: -moz-center
}

/*.imagecontainer{
position:relative;
display:block;
margin-left:auto; 
margin-right:auto;
text-align: -moz-center;
!text-align:center;

}*/
.imagecontainer img{
display:block; 
background-color: #F8F3DB;
border: 1px solid #FFFFFF;
padding: 4px;
}




.box { float: left; width: 600px; height: 210px; }
#boxContent { border: none; background: #FFFFAB;  }
#boxContent { position: relative; left: -3px; top: -3px; }
#boxContainer { position: relative; background: #ccc; margin: 4px; }
  

.floatL{
  float:left;
  margin:8px;
   display: block
 
}
  
.floatR{
  float:right;
  margin:8px;
}
  
.floatRight
{
	float:right;
	padding:10px;
}
/* Boxed */

.title {
	/*background: url(../images/img4.gif) no-repeat right center;*/
	/*border-bottom: 3px solid #CFCFCF;*/
}

.maintitle {
	font-size:1.8em;
	color:#000000;
}

.maintext{
	width:350px;
	height:380px;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.clientbox
{
	background: #224B91;
	font: bold 14px sans-serif,Verdana, Helvetica, sans-serif;
	border: 1px solid #000000;
	color:#FFFFFF;
	width:230px;
}
.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	
	padding: 5px;
}

.boxed2 .title {
	font: normal 182%  Arial, "Trebuchet MS",Helvetica, sans-serif;
	color:#000000;
}

.boxed2 .content {
	padding-top: 5px;
	padding-left:15px;
	
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 5px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}

h1.title {
	/*background: url(../images/img18.gif) no-repeat left top;*/
	padding: 15px 0  0 15px;
	height: 33px;
	font-size: 1.4em;
	font-family:Arial;
}
/* Header */

#header {
	width: 950px;
	height: 161px;
	margin: 0 auto;
	/* background: url(../images/img02.jpg) no-repeat 100% 0px;*/
	border-bottom: 2px solid #000000;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 161px;
	background: #FFFFFF url(../images/img01.gif) no-repeat;
	text-align: right;
}

#logo h1 {
	padding-top: 110px;
	padding-right:2px;
	font: bold 32px Century Gothic, Georgia, "Times New Roman", Times, serif;
	
}

h1 {

	font: bold 10px Arial, Helvetica, sans-serif;
	
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-right:2px;
}

#logo a {
	text-decoration: none;
	color:#FFFFFF;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background:#CCCCCC;
	
}

/* Company Profile PDF */

.companyprofile {
	
	padding-right:80px;
	
}

/* Content */

#content {
	background:#F8F2DA url(../images/img19.gif) repeat-x;
	/*background:#F8F2DA;*/
	float: right;
	width: 695px;
	padding-top: 5px;
	padding-left: 5px;
	min-height:582px;
	height:auto !important;
	height:510px;
	_height:510px;
	#height:530px;
	
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

#contentm {
	background:#F8F2DA url(../images/img19.gif) repeat-x;
	/*background:#F8F2DA;*/
	float: right;
	width: 695px;
	padding-top: 5px;
	padding-left: 5px;
	height:500px;
	_height:500px;
	#height:530px;
	
}

.maincontent{

	text-align:justify;
	padding-right:25px;
	padding-left:15px;
	
}
/* Sidebar */

#sidebar {
	float: left;
	width: 237px;
	padding-top: 20px;
	padding-left: 8px;
	background:#CCCCCC;
	
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}


/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	/*border-top: 3px dashed #000000;*/
	background:#FFFFFF url(../images/img21.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
#subfooter p {
	text-align: center;
	font-size: 77%;
}