/* CSS Document */

body {
	margin:0px;
	background-image:url(images/bodybg.gif);
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.widthfull {
	height:100%;
}
.width100per, .widthfull {
	width:100%;
}	
.externaltable {
	width:746px;
	background-color:#FFFFFF;
}
.width100per, .widthfull, .externaltable {
	border:0px;
}		
.height1 {
	height:1px;
}	
.width1 {
	width:1px;
}	
.lt, .lm, .lb {
	text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .cm {
	vertical-align:middle;
}		
.rt, .rb {
	text-align:right;
}	
.lb, .cb, .rb {
	vertical-align:bottom;
}	
.ct, .cb, .cm {
	text-align:center;
}	

/* Other CSS styles */

#header {
	background-image:url(images/header-img.jpg);
	background-repeat:no-repeat;
	height:220px;
	padding:85px 53px 0px 447px;
}	
.whitetext, .whitelink {
	color:#FFFFFF;
	font-size:11px;
	line-height:13px;
}	
.whitelink, .greylink, .greenlink {
	text-decoration:none;
}	
.whitelink:hover, .greylink:hover, .greenlink:hover {
	text-decoration:underline;
}	
#menuformat {
	background-image: url(images/menu-back.gif);
	background-repeat:repeat-x;
	height:38px;
	border:1px solid #B2B0B1;
	font-weight:bold;
	color:#747474;
}	
.greylink {
	color:#747474;
	font-weight:bold;
	padding:0px 7px 0px 7px;
	font-size:12px;
}	
.greenlink {
	color:#5E883B;
	font-size:12px;
	font-weight:bold;
}	
#widthright {
	width:218px;
}	
#left {
	padding:0px 11px 0px 11px;
}
#testimonial {
	height:124px;
	background-image:url(images/company-testiminialbig.jpg);
	background-repeat: no-repeat;
	padding: 30px 5px 0px 138px
}	
#welcomeleft {
	background-image: url(images/welcome-back.gif);
	background-repeat: repeat-x;
}	
.padding10 {
	padding:10px;
}	
.paddingleft10 {
	padding-left:10px;
}	
.borderright {
	border-right:1px solid #CCCCCC;
}	
#bodybottom {
	border-bottom:12px solid #042d1d;
}
#footer {
	background-image:url(images/footer-back.gif);
	background-repeat:repeat-x;
	height:43px;
	border-top:4px solid #ed1b24;
	font-size:11px;
	color: #ffffff
}		
.paddingrighttop10 {
	padding:6px 6px 0px 0px;
}	
.textbox {
	background-color:#ffffff;
	border:1px solid #A9A9A9;
	width:180px;
}	
.style1{
	font-size: 14px;
	font-family: "Helvetica";
	font-weight: bold;
}