/* CSS Document */

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
font-style:normal;
color:#7d7d7d;
text-align:justify;
}
.text1 {
padding:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
font-style:normal;
color:#7d7d7d;
text-align:justify;
}

.border {
border-bottom-color:#747474;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#747474;
border-top-style:solid;
border-top-width:1px;
border-left-color:#747474;
border-left-style:solid;
border-left-width:1px;
border-right-color:#747474;
border-right-style:solid;
border-right-width:1px;
}

.logo {
margin-top:15px;
margin-left:50px;
width:80px;
height:80px;
}
.name {
margin-top:50px;
margin-left:5px;
vertical-align:baseline;
font:normal;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
}
.menu {
width:688px;
height:31px;
position:absolute;
margin-left:50px;
background:url(../images/top_left.gif) left no-repeat;
}

.menu_flash {
width:688px;
height:32px;
position:absolute;
margin-left:50px;
}
.menu1{
width:680px;
height:31px;
position:absolute;
margin-left:8px;
background:url(../images/top_right.gif) right no-repeat;
}
.menu2{
width:672px;
height:31px;
position:absolute;
background:url(../images/off.gif) left repeat-x;
}
ul#menu2{
	margin:4px;
	padding:0px;
	list-style-type:none;
	margin-top:3px;
	margin-left:5px;
	width:auto;
	position:relative;	
	display:block;
	height:31px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul#menu2 li{
	display:block;
	float:left;
	vertical-align:middle;
	margin-top:0px;
	margin:3px;
	pading:0px;
	background:url(../images/DIVIDER.gif) top right no-repeat;}
ul#menu2 li a{
	display:block;
	float:left;
	color:#000000;
	text-decoration:none;
	padding:2px 20px 0px 20px;
	height:24px;
	}
ul#menu2 li a:hover{
color:#0980bc;
	}
.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
font-style:normal;
color:#207ba7;
}
.service {
width:170px;
height:154px;
border-right-style:solid;
border-right-width:2px;
border-right-color:#f1f1f1;
margin-top:27px;
margin-left:5px;
}

.client {
width:170px;
height:140px;
border-right-style:solid;
border-right-width:2px;
border-right-color:#f1f1f1;
margin-top:8px;
margin-left:5px;
}
ul#menu3
{
list-style-image: url(../images/bullet.gif);
position:absolute;
padding: 0;
margin: 0;
margin-left:10px;
margin-top:5px;
}

li#menu3
{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
background-repeat: no-repeat;
}

.b:link {
	color: #7d7d7d;
	text-decoration: underline;
	font-size: 12px;
}
.b:visited {
	color: #7d7d7d;
	text-decoration: underline;
	font-size: 12px;
}
.b:hover {
	text-decoration:none;
	color: #7d7d7d;
}

.gallery {
width:255px;
height:154px;
margin-top:27px;
margin-left:8px;
}
.news {
width:255px;
height:154px;
margin-top:8px;
margin-left:8px;
}
.profile {
width:448px;
height:90px;
padding:2px;
margin-top:5px;
margin-left:5px;
border-top-style:solid;
border-top-width:2px;
border-top-color:#f1f1f1;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#f1f1f1;
}
.footer_left {
background-image:url(../images/index_11.jpg);
background-repeat:no-repeat;
}

.footer_right {
background-image:url(../images/index_12.jpg);
background-repeat:no-repeat;
}
.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:100;
font-style:normal;
color:#2e83ae;
}
.tabcontent{
display:none;
}
.tabcontainer{
clear: left;
width:690; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:center;
font-weight:bold;
}
.subheading{
clear: left;
width:690; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
font-weight:bold;
}
.textnormal{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
text-decoration:none;
}