@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFF;
	margin:0;
}

#top_bar {
	width:100%;
	height:8px;
	background-image:url(images/top_bar.jpg);
	background-repeat:repeat-x;
}

#logo_area {
	width:836px;
	margin:auto;
	height:121px;
	background-color:#FFF;
}

#logo {
	width:400px;
	float:left;
	height:80px;
	vertical-align:bottom;
	padding-top:22px;
}

#loginbox {
	float:right;
	width:400px;
	height:20px;
	vertical-align:bottom;
	padding-top:35px;
}

#headerbg {
	width:100%;
	height:381px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
}

#header_mid {
	width:772px;
	height:356px;
	margin:auto;
	padding-top:2px;
}

#content_area1 {
	width:100%;
	background-image:url(images/content_header.jpg);
	background-repeat:repeat-x;
	
}

#textarea {
	width:836px;
	margin:auto;
}

#contentleft {
	width:520px;
	padding-left:15px;
	float:left;
}

#contentright {
	width:300px;
	padding-top:60px;
	float:right;
}

.cleardiv
{clear:both;
height:0px;}

H1#aboutus{
          margin:0 0 0 0px;
		  padding-bottom:10px;
          width:168px;
          height:38px;
          background:url('images/aboutus.gif') no-repeat #fff left top;

}

H1#aboutus SPAN{
          display:none;
}

H1#partners{
          margin:0 0 0 0px;
		  padding-bottom:10px;
          width:168px;
          height:38px;
          background:url('images/partners.gif') no-repeat #fff left top;

}

H1#partners SPAN{
          display:none;
}

H1#clients{
          margin:0 0 0 0px;
		  padding-bottom:10px;
          width:220px;
          height:38px;
          background:url('images/ourclients.gif') no-repeat #fff left top;

}

H1#clients SPAN{
          display:none;
}


H1#contact{
          margin:0 0 0 0px;
		  padding-bottom:10px;
          width:220px;
          height:38px;
          background:url('images/contact.gif') no-repeat #fff left top;

}

H1#contact SPAN{
          display:none;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.4;
	padding-right:50px;
}

.footerlinks a, .footerlinks a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#06F;
	text-decoration:underline;
}

ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:1.4;
	padding-right:50px;
}



h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#06C;
	line-height:.8;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#093;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#093;
	line-height:.5;
}

.tabletext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.8;
	color:#000;
}

#content_full {
	width:810px;
	padding-left:15px;
}
	

