body {
	margin: 0px;
	background-image: none;
	background-color: #d3dbd0;
}
p { }
td { }
a:link {
	color: #A71815;
	text-decoration: none;
}
a:visited { }
a:hover {
	text-decoration: underline;
}
a:active { }

/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
#top_back {
	background-color:#FFFFFF;
	height: 124px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#tabnav li:hover{
	height: 124px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 110px;
	width: 243px;
	margin-top:0px;
	
}
#logo2 {
	float: right;
	width: 250px;
	height:122px;
	
	margin-left: 12px;
}

p span {
color:#FFFFFF;
}

#customer_support {
	background-image:url(../images/customer_support.jpg);
	background-repeat:no-repeat;
	margin-top:40px;
	width:85px;
	height:85px;
	margin-left:10px;
	float:left;
}
#contact_inf {
	background-repeat:no-repeat;
	margin-top:40px;
	width:140px;
	height:85px;
	margin-left:10px;
	float:left;
}
#menu_back {
	background-color:#FFFFFF;
	height: 33px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.menu_tab {
	float: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
#menu_holder {
	height: 30px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
#cont_holder {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#cont_back {
	background-color:#FFFFFF;
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	float: none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#ban_separator {
	background:url(../images/ban_separator.jpg);
	width:978px;
	height:5px;
	margin-left:auto;
	margin-right:auto;
}

#signup{ 
	width: 144px; 
	height: 29px; 
	float: left;  
	margin:0px 0 0px 0px;   
	
	background: url(../images/sign-up-here-new.jpg)  no-repeat 0 0;  }

#takeitonline{ 
	width: 144px; 
	height: 29px; 
	float: left;  
	margin:0px 0 0px 0px;   
	
	background: url(../images/take-it-online-new.jpg) no-repeat 0 0;  }

}
#readmore{ 
	width: 144px; 
	height: 29px; 
	float: right;  
	margin:0px 0 0px 0px;   
	
	background: url(../images/readmore.jpg)no-repeat 0 0;  }

#go{ 
	width: 20px; 
	height: 20px; 
	float: right;
	margin-right:43px;  
	margin:0px 12 0px 0px;  
	
	background: url(../images/readmore_03.png)no-repeat 0 0;  }

#signup span
	{display: block ;}	
	
.topbanner {
	float: left;
	height: 268px;
	width: 955px;
}
#box_holder {
	float: left;
	width: 680px;
}
.box1 {
	
	width: 640px;
	margin-top: 10px;
	margin-left: 12px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;

	
}
.box2 {
	float: left;
	width: 250px;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 20px;
	height: 230px;
	
}
#top_holder {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.box4 {
	float: left;
	width: 181px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.box3 {
	float: left;
	width: 650px;
	margin-left: 12px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-top: 20px;
}
.box_text {
	width: 455px;
	margin-top: 10px;
	float:left;
}
.clients_fback {
	float: left;
	width: 657px;
	margin-left:10px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-bottom: 20px;
	padding-top: 20px;
}
.clients_bg {
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	width: 657px;
	height:271px;
	margin-top: 10px;
	float:left;
}

#tit_bg {
	background-image:url(../images/tit_bg.jpg);
	width:345px;
	margin-top: 5px;
	float:left;
	margin-left:none;
}

#div_clients {

	background-image:url(../images/div.jpg);
	width:656px;
	height:7px;
}

#div_clients2 {

	background-image:url(../images/div2.jpg);
	width:656px;
	height:7px;
}
#sidebar {
	float: left;
	width: 305px;
	height:600px;
	padding-top:0px;
	
}
#img_holder {
	
	width: 297px;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	
}
#img_holder2 {
	
	width: 297px;
	height: 151px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	
}
#twitter {
	
	width: 297px;
	height: 300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	
}
.p_tit {
	float: left;
	height: 18px;
	width: 215px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.p_logos {
	float: left;
	height: 166px;
	width: 318px;
}
#foot_banner {
	float: left;
	width: 955px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../images/bigbox.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 411px;
}
.fb-box1 {
	width: 855px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 40px;
}
.fb-box2 {
	width: 855px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: 40px;
}
.fb-box3 {
	width: 855px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: 40px;
}

.fb-box4 {
	width: 855px;
	height:148px;
	margin-right: auto;
	margin-left: 40px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	float:left;
	margin-bottom:15px;
	
	}
	
.fb-box5 {
	width: 855px;
	margin-top:0px;
	margin-right: auto;
	margin-left: 40px;
	margin-bottom:none;
	clear:left;
	
}	

#footer {
	background-image:url(../images/foot-bg_40.jpg);
	background-repeat:repeat;
	height: 190px;
	width: 990px;
	margin-top:9px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	
}

#footer_menu{
	
	
	height: 200px;
	width: 750px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	float:left;
	margin-top:20px;
	
}

#postit{ 
	background-image:url(../images/postit.jpg);
	background-repeat:no-repeat;
	height: 164px;
	width: 188px;
	margin-right:auto;
	margin-left:20px;
	margin-bottom:10px;
	float:left;
	margin-top:15px;
	
}



#footer_keywords{
width:240px;
height:90px;
float:left;
margin-left:10px;

}
#footer_links{
width:690px;
height:75px;
float:left;
margin-left:25px;
clear:left;
}

#main {
	float: left;
	width: 955px;
	padding-bottom: 30px;
	margin-top: 30px;
}
#main-cont {
	float: left;
	width: 620px;
	margin-top: 30px;
	margin-left: 20px;
}
.main-tit {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.main-text {
	float: left;
	width: 100%;
	margin-top: 05px;
}
#sidebarII {
	float: left;
	width: 250px;
	padding-top: 30px;
}
.image-side {
	float: left;
	height: 219px;
	width: 250px;
}

.image-sideII {
	float: left;
	height: 430px;
	width: 250px;
	margin-top:630px;
}
.sub-menu {
	float: left;
	width: 250px;
	margin-top: 20px;
}
.tabs-holder {
	float: left;
	width: 955px;
}
.tabs-hide {
display:none; /* hide non-active tabs */
}
.tabs-container {
}.tabs-back {
	background-image: url(../images/tabs-back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 895px;
	padding-left: 30px;
	padding-right: 30px;
}


.partnerslogos{

float:left;
width:110;
padding-left:25px;
padding-top:15px;
}

.logoholder{
width:580px;
margin:auto;
}

/*-----------------------------------------------CONTACT FORM---------------------------------------------------------*/

#contactus fieldset
{
   width:277px;
   padding:0 5px 2px 5px;
   border:5px solid #e8facc;
   background-color:#fff;
   margin-right:-5px;
}

#contactus legend, h2
{
   font-family: helvetica, Arial, sans-serif;
   font-size: 1.3em;
   font-weight:bold;
   color:#333;
}

#contactus label
{
   font-family : lucida grande,verdana,helvetica,Arial, sans-serif;
   font-size:0.7em;
   font-weight: 500;
   color:#999999;
}

#contactus input[type="text"],textarea
{
  font-family : tahoma,helvetica, Arial, Verdana, sans-serif;
  color: #999999;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px dotted #ccc;

}

#contactus input[type="text"]
{
  height:18px;
  width:220px;
    border : 1px dotted #ccc;
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:100px;
   height:30px;
   padding-left:0px;
     border : 1px dotted #ccc;
}

#contactus textarea
{
  height:38px;
  width:260px;

}

#contactus input[type="text"]:focus,textarea:focus
{
  color:#d3dbd0;
    border : 1px dotted #ccc;
  background-color: #FFFFCC;
  font-weight:400;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

.submit{
width:50px;
margin-left:35%;
margin-right:25%;
}



#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.7em;
   color: #990000;
  
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:268px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color: #999999;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 0.6em;
   color:#999;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}