body{
padding: 0;
font-family:Arial, Verdana;
margin:0;
vertical-align:baseline;
behavior: url("csshover3.htc"); 
background:#7b93ab url('images/body-bg.png') top left repeat-x;
color:#333;
}

.container{
border:0px solid #000;
padding-bottom:0px;
background: url('images/cont-bg.png');
background-position:top center;
background-repeat:repeat-y;
}

.wrap{
border:0px solid #ff0000;
width:836px;
margin:0 auto;
padding:0 0px 0 0px;
background:url('images/wrap-bg.jpg') top center no-repeat;
}

#top{
margin:0 auto;
width:800px;
height:103px;
padding:0;
border:0px solid #eeff00;
background: url('images/top-bg.png') top left no-repeat;
}

#header{
/*margin:0 auto;*/
border:0px solid #eeff00;
height:159px;
width:800px;
margin:0 auto;
}

#content{
border:0px solid #ff0000;
margin:0 auto;
min-height:600px;
height:auto !important;
background:#fff url('images/content-bg.png') top center no-repeat;
padding:50px 0px 0 0px;
width:800px;
}

#content2{
border:0px solid #ff0000;
/*margin:0 auto;*/
min-height:300px;
height:auto !important;
background:#191919;
padding:10px 0px 0 0px;
width:800px;
float:left;
}

.sidebar{
border:0px solid #eeff00;
/*margin:0 auto;
background:#201414 url('images/inner_top.gif') top center no-repeat;*/
padding:0;
width:215px;
float:left;
margin-right:30px;
}

table{
font-size:14px;
color:#fff;
margin:0 auto;
border:1px solid #999;
}

table td{
border-bottom:1px solid #999;
}

table.form{
border:0;
}

table.form td{
border:0;
width:50%;
}

.services{
border:0px solid #000;
width:190px;
height:166px;
background:url('images/serv-bg.png') top center no-repeat;
float:right;
padding-top:30px;
}

.services ul {
list-style: none;
float:left;
margin:0;
padding-left:10px;
border:0px solid #ff0000;
}

.services ul li {
border:0px solid #eeff00;
}

.services li a {
	font-size:13px;
	font-weight: bold;
	color:#094167;
	line-height:20px;
text-decoration:underline;
border:0px solid #eeff00;
}

.services li a:hover, #menu li a.current{
text-decoration:none;
}


.testi{
border:0px solid #000;
width:190px;
height:200px;
float:right;
padding-top:60px;
margin-top:20px;
background:url('images/test-bg.jpg') top center no-repeat;
}

.testi ul {
list-style: none;
float:left;
margin:0;
padding-left:10px;
border:0px solid #ff0000;
}

.testi ul li {
border:0px solid #eeff00;
background:url('images/bullet.png') center left no-repeat;
padding-left:25px;
}

.testi li a {
	font-size:13px;
	font-weight: bold;
	color:#094167;
	line-height:30px;
text-decoration:underline;
border:0px solid #eeff00;
}

.testi li a:hover, #menu li a.current{
text-decoration:none;
}


h2{color:#0373be;line-height:16px;}
p{font-size:12px;padding:0 25px 0 25px;text-align:justify;}


/**** MENU START ****/

#menu{
border: 0px solid #ff0000;
text-align:left;
width:800px;
height:26px;
background:url('images/menu-bg.png') top left repeat-x;
margin:0 auto;
}

#menu ul {
	list-style: none;
	border: 0px solid #ff0000;
text-align:left;
padding:0;
margin:0;
}

#menu ul li {
border:0px solid #000;
margin-left:0px;
padding:0;
float:left;
padding:0 0 0 0px;
/*background:url('images/star.gif') left no-repeat;
position:relative;*/
}

/*start submenu*/

#menu ul li ul {
	position: absolute;
	width:240px;
	left: 240px;
	top: 50px;
	display: none;
	border:0px solid #000;
	z-index:1000;
	}

#menu ul li ul li{
	height:20px;
	width:240px;
	border:0px solid #000;
	background:#126baa;
	padding-top:3px;
	padding-left:5px;
}
#menu ul li ul li:hover{
	background:#efefef;
}
#menu ul li:hover ul { display: block; }

/*end submenu*/
#menu li a {
	float: left;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	cursor: pointer;
	display: block;
	border-left: 1px solid #779ab1;
	color:#094167;
	line-height:26px;
padding:0 60px;
}

#menu li a:hover, #menu li a.current{
text-decoration:underline;
}


/**** MENU END ****/


.footer{
border: 0px solid #ff0000;
width:800px;
margin:0 auto;
padding-top:7px;
height:29px;
background: url('images/foot-bg.png') top left repeat-x;
color:#fff;
text-align:center;
font-size:12px;
}
/*.footer p{color:#fff;text-align:center;padding-top:0px;font-size:12px;}*/
