* {margin:0; padding: 0; }

body, html
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background: #efefef url(css_images/bgpattern.png) repeat;
	width:100%;
	height:100%;
}

a, a:hover, a:visited {font-family:Tahoma, Geneva, sans-serif; font-size: 12px; color:#565e8c; text-decoration:none;}

textarea {font-family: Tahoma, Geneva, sans-serif;font-size: 12px;}

h1 {
	margin:0 10px;
	color: #0A467F;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	padding-bottom:20px;
}

p {margin:0 10px; line-height:18px;	padding-bottom:20px;}

table{margin:0 10px; font-size:13px;}

input, textarea
{
	border:thin;
	background-color:#E5E5E5;
	width:330px;
	padding: 3px;
}

/* --- Class --*/
.margin {margin:20px 0;}

.clear_div {clear:both;}

/*
.btn {
	float:left;
	display:block;
	width:80px;
	height:15px;
	background-color:#308DC4;
	color:#FFF;
	vertical-align:middle;
	text-align:center;
	padding:3px;
	margin-right:5px;
}

.btn a, .btn a:hover, .btn a:visited
{
	color:#FFF;
	text-decoration:none;
}
*/

input.submit, #thankyou a{
	float:left;
	display:block;
	width:86px;
	height:24px;
	background-color:#308DC4;
	color:#FFF;
	vertical-align:middle;
	text-align:center;
	margin-right:5px;
	border: none;
}

td{padding:4px; vertical-align:top;}

td.error {
	color: red;
	font-size:11px;
}

/* --- Class end --*/



/*--- ID ---*/
div#wrapper
{
	margin:0 auto;
	width:1000px;
	background:#FFF url(css_images/containerbg.gif) repeat-y;

}

div#header
{
	width:1000px;
	height:105px;
	background:url(css_images/header.gif) no-repeat;
}

div#nav
{
	margin: 70px 90px;
	width:900px;
	height:30px;
	position:absolute;
}

div#nav ul{list-style: none;}

div#nav li {
	float: left;
}

div#nav li a
{	
	display:block;
	width:150px;
	height:30px;
	text-indent:-1000px;	
	overflow: hidden;	
	background: url(css_images/nav.gif) no-repeat;
}

div#nav li a#about {background-position: 0px 0px;}
div#nav li a#about:hover {background-position: -150px 0px;}
div#nav li a#about_selected {background-position: -300px 0px;}

div#nav li a#management{background-position: 0px -30px;}
div#nav li a#management:hover{background-position: -150px -30px;}
div#nav li a#management_selected {background-position: -300px -30px;}

div#nav li a#clients{background-position: 0px -60px;}
div#nav li a#clients:hover{background-position: -150px -60px;}
div#nav li a#clients_selected {background-position: -300px -60px;}

div#nav li a#ps{background-position: 0px -90px;}
div#nav li a#ps:hover{background-position: -150px -90px;}
div#nav li a#ps_selected {background-position: -300px -90px;}

div#nav li a#contact{background-position: 0px -120px;}
div#nav li a#contact:hover{background-position: -150px -120px;}
div#nav li a#contact_selected {background-position: -300px -120px;}

div#topright_nav {float:right;}

div#topright_nav,div#topright_nav a, div#topright_nav a:hover, div#topright_nav a:visited
{margin:10px;/* color:#565e8c;*/color:##0A4982; font-size:11px; text-decoration:none;}

div#leftcol
{
	float:left;
	width:90px;
	height:300px;
	background:url(css_images/entex.jpg) no-repeat center;
	
}

div#leftcol span{
	display: none;
}

div#maincol
{
	float:left;
	width:910px;
	background:url(css_images/rightcol_bottombg.jpg) no-repeat right bottom;
}

div.line {
	margin:20px 10px; 
	width:630px; 
	height:2px; 
	background:	url(css_images/line.gif) repeat-x;
	clear: both;
}

div#visual
{
	float:left;
	background-color:#4B63A3;	
	width:690px;
	height:295px;
}

div#content
{
	float:left;
	width:650px;
	margin:-10px 0 0 0;
	padding:20px;
	background:#FFF;
}

div#content .title{
	height: 30px;
}

div#content .aboutus{
	background: url(css_images/about_title.gif) top left no-repeat;
}

div#content .management{
	background: url(css_images/management_title.gif) top left no-repeat;
}

div#content .clients{
	background: url(css_images/client_title.gif) top left no-repeat;
}

div#content .ps{
	background: url(css_images/ps_title.gif) top left no-repeat;
}

div#content .contactus{
	background: url(css_images/contact_title.gif) top left no-repeat;
}

div#content .title span{
	display: none;
}

div#rightcol
{
	float:left;
	width:220px;
}

div#rightcol_top
{
	float:left;
	width:200px;
	height:275px;
	padding-top: 30px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;	
	background: url(css_images/rightcol_topbg.gif) no-repeat;
}

div#rightcol_top h1
{
	color:#FFF;	
	font-size:20px;
}


div#ps_pic
{
	float:left;
	margin-left:20px;
	_margin-left: 10px;
}

div#ps_text
{
	float:left;
	margin-left:10px;
	width: 500px;
}

div#footer
{
	width:1000px;
	height:30px;
	color:#FFF;	
	background-color:#308DC4;
	font-size:11px;
	clear:both;
}
div#footer_left
{
	width:482px;
	height:22px;
	float:left;
	text-align:left;
	padding-top:8px;
	padding-left:8px;
}
div#footer_right
{	
	width:482px;
	height:22px;
	float:right;
	text-align:right;
	padding-top:8px;
	padding-right:8px;
}

div#footer a, div#footer a:hover, div#footer a:visited {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #0A4881;
	text-decoration:none;
}

div#thankyou{
	margin-left: 15px;
	padding-bottom: 25px;
}

div#thankyou a{
	margin-top: 15px;
	line-height: 24px;
}

/*--- ID end---*/

