﻿body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0;
}

#bg
{
	width: 900px;
	margin: 0 auto 0 auto;
	border-left: solid 1px #B1BFD4;
	border-right: solid 1px #B1BFD4;
	border-bottom: solid 1px #B1BFD4;
}
#front1
{
	background: url(images/mid1.gif) no-repeat;
	width: 900px;
	height: 150px;
	margin-top: 8px;
}
#front2
{
	background: url(images/title.gif) no-repeat;
	width: 900px;
	height: 64px;
	margin-top: 8px;
}
#content
{
	margin: 0;
}
#lcol
{
	float: left;
	width: 630px;
	background-color: #fff;
}
#rcol
{
	color: #808080;
	width: 200px;
	height: 100%;
	float: right;
	border-right: dotted 1px gray;
}


#foot
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: center;
	font-size: 10pt;
}
#foot a, #foot a:visited
{
	color: Red;
	font-weight: bold;
}
#intro
{
	height: 240px;
	padding-left: 16px;
}
#intro a, intro a:visited
{
	color: #5C7AA6;
	font-weight: bold;
}
#intro .serv
{
	float: left;
	width: 33%;
	height: 240px;
	background: url(images/our_serv.gif) no-repeat;
}
#intro .about
{
	float: left;
	width: 33%;
	height: 240px;
	background: url(images/about_us.gif) no-repeat;
}
#intro .cons
{
	float: left;
	width: 33%;
	height: 240px;
	background: url(images/consult.gif) no-repeat;
}
#intro .serv .text, #intro .about .text, #intro .cons .text
{
	padding: 50px 40px 10px 20px;
}
#intro .serv ul
{
}
#intro .cons ul
{
	margin: 10px;
	padding: 5px;
	list-style: none;
}

#content
{
	padding: 30px;
}
/**/
#navbar
{
	height: 31px;
	background: url(images/menubar.gif) repeat-x;
}
#nav1
{
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding-top: 0px;
}
#nav1 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav1 li
{
	float: left;
	margin: 0;
}
#nav1 img
{
	border-style: none;
}

/*-------*/
/*main navigation*/
#nav2
{
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	line-height: 1.0em;
	font-weight: bold;
	padding: 5px 34px 0px 400px;
	height: 2em;
}
#nav2 ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*#nav2 li
{
	float: left;
	margin: 0 5px;
	padding: 2px;
}
#nav2 a
{
	float: left;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}*/
#nav2 li
{
	float: left;
	margin: 0 5px;
	padding: 2px;
    position: relative;
}
#nav2 li a
{
    display: block;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

#nav2 li a:visited, #nav2 li a
{
	color: #000;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#nav2 .red a
{
	padding-top: 5px;
	color:Red;
}

#nav2 .on a
{
	border-width: 0;
	font-size: 10pt;
}
#nav2 .on a span
{
	padding: 12px 12px 12px 4px;
	color: #000;
}
#nav2 img
{
	border-style: none;
}

#nav2 li ul
{
	background-color: #D1D9E5;
	border: 1px solid #5B7AA6;
	display: none;
	left: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1.8em;
	z-index: 500;
}
#nav2 li ul a
{
	color: #5B7AA6;
	float: left;
	font-size: 9pt;
	height: 14px;
	text-align: left;
	width: 100px;
	z-index: 0;
	padding: 5px;
}
#nav2 li ul a:visited
{
	color: #5B7AA6;
}
#nav2 li ul li
{
	border-bottom: 1px dotted #5B7AA6;
	margin: 0;
}
#nav2 li:hover ul
{
    display: block;
    clear: left;
}
#nav2 li:hover ul a:hover
{
    background-color: #5B7AA6;
	color:#fff;	
}

/*------*/
#searchbox
{
	font-size: 9pt;
}
#postrightcol
{
	background-color: #D1D9E5;
	padding: 10px;
}
#postrightcol span
{
	font-weight: bold;
	color: #000;
}

.postsummary, .postsummary ul
{
	margin: 0;
	padding: 0;
}
.postsummary li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.postsummary a, .postsummary a:visited
{
	color: #CC0000;
}

.links, .links ul
{
	margin: 0;
	padding: 0;
}
.links li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
links a, .links a:visited
{
	color: #CC0000;
	font-size:9pt;
}

.postfoot
{
	background-color: #D1D9E5;
	padding: 5px;
}
.postfoot a, .postfoot a:visited
{
	color: #CC0000;
	text-decoration: none;
	font-size: 8pt;
}

.break
{
	clear: both;
}
.txtLinks
{
	margin:5px 0;
	border:solid 1px #B1BFD4;
}
/*headings*/
.t1
{
	font-size: 14pt;
	font-weight: bold;
	color: #5C7AA6;
	text-align: center;
}
.t2
{
	font-size: 10pt;
	color: #5C7AA6;
	text-align: center;
}

#log td, #log th
{
	border: solid 1px #000;
	padding: 0 10px;
}
#log table
{
	border-collapse: collapse;
}
.popupbg
{
	background-color: #F9D9CB;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}

.accPaneContent
{
	border: solid 1px #FEE1D0;
}
.accPaneHeader
{
	background-color: #FEE1D0;
	font-weight: bold;
	padding: 3px 0;
	font-size: 10pt;
	cursor: pointer;
	width: 250px;
	border: dotted 1px #D03D00;
	color: #832600;
}
.overlay
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}
* html .overlay
{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +     'px' );
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth +     'px' );
}
.loader
{
	z-index: 100;
	position: fixed;
	width: 120px;
	margin-left: -60px;
	top: 50%;
	left: 50%;
}
* html .loader
{
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) +     'px' );
}
.hidden
{
	display: none;
}
