@charset "utf-8";
* {
margin: 0;
padding:0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.png);
	margin: 10px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 853px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#FFFFFF;
} 
.twoColFixLtHdr #contentContainer { background:url(../images/bg_repeat.png) 0 0 repeat-y;
}
.twoColFixLtHdr #header { 
	background: url(../images/header.png) 0 0 no-repeat; 
	height: 165px;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #headerAbout { 
	background: url(../images/headerAbout.png) 0 0 no-repeat; 
	height: 165px;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #headerClients { 
	background: url(../images/headerClients.png) 0 0 no-repeat; 
	height: 165px;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #headerServices { 
	background: url(../images/headerServices.png) 0 0 no-repeat; 
	height: 165px;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #headerNews { 
	background: url(../images/headerNews.png) 0 0 no-repeat; 
	height: 165px;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #headerContact { 
	background: url(../images/headerContact.png) 0 0 no-repeat; 
	height: 165px;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 203px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 210px 10px 0 10px;
	background:url(../images/calculator.png) 0 0 no-repeat;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 230px; 
	padding: 10px 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFFFFF;
} 
.twoColFixLtHdr #footer { 
	padding: 100px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #aec4e4 url(../images/footer.png) 0 0 no-repeat;
	height: 153px;
	margin: 0;
} 

.fltrt img { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft img { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* fonts  */


p, ol, ul, td { font-size:0.8em; color:#666666; line-height:18px; padding-bottom: 15px;
}
ol, ul { margin-left: 30px;
}



h1 { font-size: 1.1em; color:#427eb3; padding-bottom:15px;
}
h2 { font-size: 0.9em; color:#427eb3; font-weight:bold;
}
h3 { font-size: 0.9em; color:#cbd9ef; font-weight:bold;
}

a { color:#427eb3; text-decoration: underline;
}
a:hover { color: #333333; text-decoration: none;
}

.strong { font-weight:bold;
}
.twoColFixLtHdr #sidebar1 p, ol {
	color: #e0ecff;
	font-size: 0.7em;
}
#sidebar1 ol { margin-left:20px; 
}
.indentText { margin-right: 300px; float:right;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #e0ecff; font-size: 0.7em;
}

.twoColFixLtHdr #footer a { 
	color: #e0ecff; text-decoration:none;
} 
.twoColFixLtHdr #footer a:hover { text-decoration: underline;
}

.hrstyle {
background:#FFFFFF url(../images/line.gif) left top repeat-x; 
height: 20px;
width: 570px;
}

.hrstyle hr {
display: none;
}


/* Form Elements */

fieldset {
	padding: 10px 0 25px 10px;
	width: 90%;
	text-align: left;
	margin: 10px 0;
}
legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 10px 5px;
	text-align: left;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4061a3;
	border: 1px solid  #000066;
	margin-top: 10px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	border: 1px solid #4061a3;
}
.errormsg {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.securityNo img {
	float:left;
	}
table.form {
	width: 100%; border:0px; margin: 10px;
	}

/*--------------------- NAVIGATION ------------------------*/

.mainNav { float:left; text-indent: -3000em;
}/* hide text */

/*#nav {position:relative; left:222px; top: 145px; 
}*/

#nav { position:relative; z-index:100; width: 629px; height: 16px; top: 145px; right: -224px;
}

#nav ul{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav_home, #nav_about, #nav_services, #nav_clients, #nav_news,  #nav_contact  {
	float:left;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav_home a { display:block; width:100px; height:16px; margin: 0; padding: 0; background: url("../images/nav_home.gif") 0 0 no-repeat;
}
#nav_home a:hover, #nav_home a.active{ background-position: 0 -21px;
}

#nav_about a { display:block; width:109px; height:16px; margin: 0; padding: 0; background: url("../images/nav_about.gif") 0 0 no-repeat;
}
#nav_about a:hover, #nav_about a.active{ background-position: 0 -21px;
}

#nav_clients a { display:block; width:118px; height:16px; margin: 0; padding: 0; background: url("../images/nav_clients.gif") 0 0 no-repeat;
}
#nav_clients a:hover, #nav_clients a.active{ background-position: 0 -21px;
}

#nav_services a { display:block; width:92px; height:16px; margin: 0; padding: 0; background: url("../images/nav_services.gif") 0 0 no-repeat;
}
#nav_services a:hover, #nav_services a.active{ background-position: 0 -21px;
}

#nav_news a { display:block; width:99px; height:16px; margin: 0; padding: 0; background: url("../images/nav_news.gif") 0 0 no-repeat;
}
#nav_news a:hover, #nav_news a.active{ background-position: 0 -21px;
}

#nav_contact a { display:block; width:111px; height:16px; margin: 0; padding: 0; background: url("../images/nav_contact.gif") 0 0 no-repeat;
}
#nav_contact a:hover, #nav_contact a.active{ background-position: 0 -21px;
}

.paging, .paging a{font: 100% Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; color:#666666;}
