html {
	margin:0px;
	padding: 0;
/*	background-color: #aaa*/
}

body {
	padding: 0;
	margin:0 auto;
	color:#000000;
	/*margin: 0 auto;*/  width: 776px;
	position: relative;
	background: white url("/images/bkg.jpg") top left repeat;
	/*background-color: #333;*/
}

div.body {
	background-color: white;
	padding: 0 25px 20px 7px;
	position: relative;
	width: 750px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

div.head {
	width: 735px;
	margin: 0 auto;
	position: relative;
	height:160px;
}

br {
	font-size:10px;
}

h1 {
	font-size:16px;
	margin-top:-3px;
}

h2 a {
	color: #5E5E5E;
}

h2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom: 2px;
}

hr {
	background-color:#ccc;
}

p {
	margin: 10px 3px 10px 3px;
}

a {
	color: gray;
	text-decoration: none;

}

#menu {
	width: 720px;
	height:48px;
	position:absolute;
	margin-left:18px;
	margin-top:97px;
	padding: 0;
	background-image:url('images/menu_bg.jpg');
	background-repeat: repeat-x;
}

#menu img {
	margin-right: -4px;
	border:0px;
}

#menu_right {
	position: absolute;
	right: 0px;
	top: 97px;
}

#logo {
	position: absolute;
	left: 29px;
	top: 15px;
	border:0px;
}

#drop_navigation {
	position:relative;
	left:540px;
	top:38px;
	width:186px;
	height:18px;
	background-color:#ededed;
}

#left_frame {
	width:190px;
/*	position: absolute;
	top: 160px;
	left: 0px;*/
}

#main_frame {
	width: 530px;
	margin-left: 16px;
}
#main_frame1 {
	width: 650px;
	margin-left: 55px;
	
}

table td {
	vertical-align: top;
}

#company_services {
	width:532px;
	height:201px;
	background-image:url('images/p.jpg');
	position: relative;
}

#company_services img {
	border: none;
	position: absolute;
}

#footer, div.l-footer {
	margin-top:20px;
	width:100%;
	border:0px solid #d5dbdf;
	border-top-width:3px;
	font-size:10px;
	margin-bottom: 20px;
	clear: both;
}
.s{
	font-family:Tahoma;
	font-size:11px;
	color:#CBD2D9;
	text-decoration:none;
}
.s1{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5F60;
	text-align:left;
}

.vm1{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5F60;
	text-align:center;
}
.green{
	font-family:Tahoma;
	font-size:11px;
	color:#9CE438;
}

.red{
	font-family:Tahoma;
	font-size:11px;
	color:#990002;
}

.o{
	font-family:Tahoma;
	font-size:11px;
	color:#FFCC00;
}

.blue{
	font-family:Tahoma;
	font-size:11px;
	color:#2C7F06;
}
.w{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.b{
	font-family:Tahoma;
	font-size:11px;
	color:#5E5E5E;
}

.contact_field {
	width:400px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:#949EA7;
	margin-left:10px;
	margin-top:3px;
	font-family:Tahoma;
	font-size:11px;
	color:#5E5E5E;
}

.floatLeft {
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	padding-right:10px;
}

.floatRight {
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.partnersLogo {
    vertical-align:middle;
	background:white;
	border:1px solid #999;
	width:190px;
	height:75px;
	text-align:center;
}

#input{
	width:160px;
	height:21px;
}

#input1{
	width:134px;
	height:21px;
}

#textarea{
	width:102px;
	height:48px;
	border-width:1px;
	border-style:solid;
	border:none;
	background-color:#F0EAE3;
	overflow:auto;
}
 
.abc {
	display:none;
}

ul.sub_navigation {
	list-style-type:none;
	padding:0;
	margin:0 0 0 25px;
	background-color: #3169d3;
}

ul.sub_navigation li{
	display:block;
	padding:0;
	margin:0;
}

ul.sub_navigation li a{
	display:block;
	padding:5px 5px 8px 10px;
	font-size:11px;
	font-family:Tahoma;
	color: white;
	text-align:left; 
	line-height: 15px;
	vertical-align: middle;
}
ul.sub_navigation li a:hover{
	background-color:#B9D3EE;
	font-size:11px;
	font-family:Tahoma;
	color: black;
}

a.download {
	display: block;
	float: right;
	clear: both;
	border: 0px;
}
a.download img {
	border: 0px;
}

div.download-item {
	border-top: 3px solid #ddd;
	padding: 20px 5px 0px 5px;
	clear: both;
	margin-top: 20px;
}

div.rounded1, div.rounded2{
	height: 10px;
	width: 165px;
	margin: 0 0 0 25px;
}

div.rounded1 {
	background: white url("/images/rounded1.png") top left no-repeat;
}

div.rounded2 {
	background: white url("/images/rounded2.png") bottom left no-repeat;
}
#xxheaderxx{height:160px; width:730px; background:white;}