/* CSS Document */
body
{
	text-align:center;
	font-family: Calibri,Cambria,Verdana,sans-serif;
	padding: 0;
}

h2
{
	padding:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-size:17px;
}

h3
{
	font-size: 15px;
}

p, td
{
	text-align: justify;
	font-size: 13px;
	color: black;
}

a
{
	font-size: 13px;
}

#wrapper
{
	width: 894px;
	margin:auto;
	padding: 0;
	text-align:left;
	position:relative;	
}
#bannerpart
{
	width: 894px;
	float:left;
}

#bannerimage
{
	background-image: url(../images/banner.png);
	background-repeat:no-repeat;
	width: 894px;
	height: 70px;
	float:left;
	margin: 0;
	padding: 0;
}
#menublock
{
	float:left;
	background-color: #444444;
	height: 16px;
	width: 894px;
	padding: 5px 0 5px 0;
	margin: 0;
	
}
#menu
{
	list-style:none;
	display:block;	
	padding: 0 0 0 27px;
	margin: 0;
	font-size:11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#menu li
{
	float:left;
	padding: 0 17px 0 0;	
	display:block;
	margin: 0;
	width: auto;
}
#menu li a
{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	margin: 0;
	padding: 0;
}

#menu li a:hover
{

}
#breadcrumb
{
	height: auto;
	width: 894px;
	float:left;
	font-size: 11px;
	margin: 0;
	padding: 8px 0 0 26px;
}
#breadcrumb a
{
	color: black;
	margin:0;
	padding:0;
}

#breadcrumb a:hover
{
	color: #999999;
}

#body
{
	height: auto;
	width: 842px;
	margin:10px 0 10px 0;
	padding: 15px 25px 15px 25px;
	overflow: visible;
	background-color: #F7F7F7;
	border: 1px solid #E8E8E8;
	float:left;
	min-height: 450px;
}

#body a
{
	color: black;
}

#body a:hover
{
	color: #999999;
}

#services
{
	height: auto;
	overflow:auto;
	padding: 0;	
}
#contactus
{
	width: 100%;
	float:left;
	padding: 0 0 0 1.5px;
	font-size: 13px;	
}

#contactus input:focus,textarea:focus
{
	background-color:#FFCC00;
	color:#333366;
}
#footerad
{
	margin: 0;
	padding: 0 0 0 29px;
	height:auto;
	float:left;
	color:black;
	font-family:Arial,Helvetica,FreeSans,"Luxi-sans","Nimbus Sans L",sans-serif;
	font-size:11px;
	width: 894px;
}
#footer
{
	margin: 0;
	padding: 0;	
	height:auto;
	float:left;
	color:black;
	font-family:Arial,Helvetica,FreeSans,"Luxi-sans","Nimbus Sans L",sans-serif;
	font-size:11px;
	width: 894px;
}
/********************************* Styles for index.php*****************************************/
.serviceimages
{
	width:630px;
	height:400px;
	margin:0;
	padding:0;
	border:1px solid #3399FF;
}
#indexbody
{
	height: auto;
	width: 842px;
	margin:10px 0 10px 0;
	padding: 15px 25px 15px 25px;
	overflow: visible;
	background-color: #F7F7F7;
	border: 1px solid #E8E8E8;
	float:left;
	/*min-height: 450px;*/
}
.indexul
{
	font-size:11px;
}
.indexul li
{
	padding-bottom:12px;
}
#indexcontactus
{
	width: 75%;
	float:left;
	/*height:450px;*/
}
#indexcontactlist
{
	width: 23.5%;
	float:right;
	padding-left: 10px;
}
/********************************* End of Styles for index.php **********************************/
/********************************* Styles for Services.php **************************************/
/*
#services ul
{
	margin-left:10%;
}

#services h3
{
	cursor: hand;
	margin: 0;
	padding: 0;
}

#pwebapp,#pdad,#pqa,#psms,#psad
{
	padding-left: 25px;
}
*/

#listarea
{
	width: 295px;
	margin: 0;
	padding: 0;
	position:relative;
	position:absolute;
	top: 50px;
	z-index:1;
}
#desarea
{
	width: 503px;
	height: 395px;
	margin: 0;
	padding: 9px 20px 9px 20px;
	background-color: #FFFFFF;
	border: 3px solid #4E82BE;
	position:absolute;
	top: 50px;
	left: 317px;
	z-index: 0;
}

#body
{
	position:relative;
}
* html #body
{
	height: 450px;
}
/*
* + html #body
{
	background-color: red;
}
*/
#listarea ul
{
	list-style-type:none;
	margin: 0;
	padding:0;	
	position:absolute;
	top:0px;
	left: 8px;
	z-index:1;
}
#lissad
{
	color:#000000;
	background-color: #FFFFFF;
	width: 262px;
	padding: 20px 20px 20px 10px;
	border-top: 3px solid #4E82BE;
	border-right: none;
	border-bottom: 3px solid #4E82BE;
	border-left: 3px solid #4E82BE;
	position:absolute;
	top:0px;
	left:-8px;	
	font-size: 15px;
}
#liwad,#lidad,#liqa,#lisms,#liwh
{
	color:#FFFFFF;
	background-color:#01303F;
	width: 250px;
	padding: 20px 20px 20px 10px;
	border:none;	
	position:absolute;
	font-size: 15px;
}
#liwad
{
	top:75px;
	left: -8px;
}

#lidad
{
	top: 145px;
	left: -8px;
}

#liqa
{
	top: 215px;
	left: -8px;
}

#lisms
{
	top: 285px;
	left: -8px;

}
#liwh
{
	top: 355px;
	left: -8px;
}


#divssad
{
	display: block;
	margin:0;
	padding:0;
}
#divwad,#divdad,#divqa,#divsms,#divwh
{
	display: none;
	margin:0;
	padding:0;
}

.wycnaw
{
	font-size:11px;
}
.oawowh th
{

}
.oawowh td
{
	font-size:11px;
}

/********************************** End of Styles for Services.php ********************************/
/********************************** Styles for AboutUs.php ***************************************/
#contactus
{
	width: 75%;
	float:left;
	height:450px;
}
#contactlist
{
	width: 23.5%;
	float:right;
	padding-left: 10px;
}
/*********************************** End of Styles for About.Us.php ******************************/
/* ******************** Styles of portfolio.php***************************/

.imageAndDesWrapper
{
	margin: 5px 0 5px 0;
	float:left;
	width: 844px;
}

.imageAndDesWrapper img
{
	width:200px;
	height:134px;
	
}

.imageholder
{
	float:left;
	width: 220px;
	height: 165px;
}

.imageholder a
{
	text-decoration:none;	
}

.imageholder img
{
	border: 0;
}

.caption
{
	display:block;
	margin: 0 0 0 0;
	text-align:center;
}

.caption a
{
	text-decoration:none;
}

.desholder
{
	text-align:justify;
	padding-left: 20px;
}
/******************* End of styles for portfolio.php ************************************************/


