body{
	background-color : #EBEBEB;
	margin-top: 2px;
}

#content{
	border : 1px solid #CECECE;
	background-color : #E9E9E9;
	margin: 5px;
	background-image : url(../images/cbg.jpg);
	background-position : right bottom;
	background-repeat : no-repeat;
}

#maintable{
	background-color : #ffffff;
}

.left{
	background-image : url(../images/leftshadow.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #EBEBEB;
	width: 25px;
}

.right{
	background-image : url(../images/rightshadow.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #EBEBEB;
	width: 25px;
}

.txtbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
}

div{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
}

td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #666666;
}

.cfooter{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	text-align : center;
}

.txt1{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

#pad{
	padding-bottom:5px;
}


.line{
	background-color : #C2C2C2;
	height: 1px;
	width:100%;
}

#services{
	background-image : url(../images/servicesbg.jpg);
	background-position : right bottom;
	background-repeat : no-repeat;
	width: 800px;
	height: 361px;
	background-color : White;
}


#careers{
	background-image : url(../images/bg_careers.jpg);
	background-position : right  bottom;
	background-repeat : no-repeat;
	width: 800px;
	height: 361px;
	background-color : White;
}

#contact{
	background-image : url(../images/bg_contact.jpg);
	background-position : right  bottom;
	background-repeat : no-repeat;
	width: 800px;
	height: 361px;
	background-color : White;
}

#client{
	background-image : url(../images/bg_clientlist.jpg);
	background-position : right  bottom;
	background-repeat : no-repeat;
	width: 800px;
	height: 361px;
	background-color : White;
}


#offices{
	background-image : url(../images/homebg.jpg);
	background-position : right  bottom;
	background-repeat : no-repeat;
	width: 800px;
	height: 361px;
	background-color : White;
	padding: 5px;
}

#home{
	background-image : url(../images/homebg.jpg);
	background-position : right  bottom;
	background-repeat : no-repeat;
	width: 800px;
	height: 361px;
	background-color : White;
	padding: 5px;
}


#content1{
	border : 1px solid #CECECE;
	background-color : #E9E9E9;
	width: 490px;
	height: 340px;
	margin: 5px;
	text-align: justify;
	padding: 10px;
	background-image : url(../images/cbg.jpg);
	background-position : right bottom;
	background-repeat : no-repeat;
}

#content2{
	border : 1px solid #CECECE;
	background-color : #E9E9E9;
	width: 870px;
	height: 340px;
	margin: 5px;
	text-align: justify;
	padding: 10px;
	background-image : url(../images/cbg.jpg);
	background-position : right bottom;
	background-repeat : no-repeat;
}


a{
	color: #000000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

a:hover{
	color: #004EA5;
	text-decoration: underline;
}

a:active{
	color: #004EA5;
	text-decoration: underline;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

.bluefont{
	color: #0054A7;
}

.windowbody {
width:485px;
height:300px;
padding-top: 10px;
}

.windowbody1{
width:870px;
height:340px;
padding-top: 10px;
}

.smallfont{
	font-size : 9px;
}