@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/bodybkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0px;
}
table, td, p, span, div {
	font-family:Arial, Helvetica, sans-serif;
}
.outerContainer {
	background-color:#FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:1000px;
	text-align:left;
	display:block;
}
.headerArea{
background-image:url(../images/topheader.gif);
background-position:left top;
background-repeat:no-repeat;
height:89px;
}
.bannerArea{
	display:block;
	margin:0px;
	padding:0px;
}
.contentWrapper{
	background-image:url(../images/contentAreabkg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-top:1px solid white;
	display:table;
	padding-bottom:40px;
	width:998px;
}
.contentArea{
	margin: 0px 45px 0px 45px;
	padding-top:20px;
	display:table;
	width:910px;
}

#leftColumn{
	width:185px;
	display:table;
	float:left;

}
#middleColumn{
	margin-left:30px;
	margin-right:30px;
	display:table;
	float:left;
	width:280px;	
	font-size:12px;
}
#contentColumn{
	margin-left:30px;
	margin-right:0px;
	display:table;
	float:left;
	width:690px;	
	font-size:12px;
}

#contentColumn li{
	margin-top:5px;
	margin-bottom:5px;
}

#rightColumn{
	width:370px;
	display:table;
	float:left;
}
.menu{
	display:block;

}
.menu ul{
	list-style:none;
	margin:0px;
	padding:5px;
	display:block;
	background-color:#efefef;
}
.menu ul li{
	list-style:none;
	margin:0px;
	padding-left:15px;
	padding-bottom:5px;
	display:block;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	background-image:url(../images/menubullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.menu ul li a{
color:#333333;
text-decoration:none;
text-transform:capitalize;
}
.menu ul li a:hover{
color:#003399;
text-decoration:none;
text-transform:capitalize;
}
.menu_singletab{
	background-image:url(../images/singleLineTab.gif);
	background-position:left right;
	background-repeat:no-repeat;
	width:185px;
	height:25px;
	display:block;
	margin-bottom:5px;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
}
.menu_singletabhover{
	background-image:url(../images/singleLineTabhover.gif);
	background-position:left right;
	background-repeat:no-repeat;
	width:185px;
	height:25px;
	display:block;
	margin-bottom:5px;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	color:#000066;
	cursor:pointer;
}
.menu_twotab{
	background-image:url(../images/twoLineTab.gif);
	background-position:left right;
	background-repeat:no-repeat;
	width:185px;
	height:34px;
	display:block;
	margin-bottom:5px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.menu_twotabhover{
	background-image:url(../images/twoLineTabhover.gif);
	background-position:left right;
	background-repeat:no-repeat;
	width:185px;
	height:34px;
	display:block;
	margin-bottom:5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000066;
	cursor:pointer;
}

.menu_singletabhover, .menu_twotabhover{

} 
.testimonials{
	background-color:#efefef;
	margin-top:20px;
	padding:0px 5px 30px 5px;
	font-size:12px;
	border:1px solid #cccccc;
}
.testimonialsHeader{
	width:auto;
	display:table;
	height:25px;
	border-bottom:3px solid #FF9900;
}
.testtitle, .testselect, .testnonselect{
	display:block;
	float:left;
}

.testtitle{
	width:125px;
	text-align:left;
	font: 12px/25px Arial, Helvetica, sans-serif;
	font-weight:bold;
} 
.testselect{
	background-color:#FF9900;
	width:16px;
	height:16px;
	margin:9px 3px 0px 3px;
	font-weight:bold;
	text-align:center;
	font: 12px/16px;
}
.testnonselect{
	background-color:#ffffff;
	width:16px;
	height:16px;
	margin:9px 3px 0px 3px;
	font-weight:normal;
	text-align:center;	
	font: 12px/16px;
	cursor:pointer;
}

.show{
}
.hide{
	display:none;
}

.namedesignation{
	text-align:right;
	margin-top:5px;
}
.testimonials .name{
	font-size:12px;
	font-weight:bold;
	color:#ee5907;
}
.testimonials .designation{
	font-size:12px;
	font-weight:normal;
	color:#ee5907;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#003399;
	margin-top:0px;
	padding-top:0px;
	text-transform:capitalize;
}

.brochureContainer{
	background-color:#90a5cc;
	display:block;
	text-align:center;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/boxCorner.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.newsContainer{
	background-color:#efefef;
	display:block;
	float:left;
	width:480px;
	margin-left:10px;
	text-align:left;
	padding:10px;
	font-size:12px;
}

.newsContainer p{
	border-bottom:1px solid #ffffff;
	padding-bottom:5px;
}
.newsContainer p a{
	color:#003366;
	font-size:12px;
	text-decoration:none;
}
.newsContainer p a:hover{
	color:#003366;
	font-size:12px;
	text-decoration:underline;
}

.welcomemsg{
	height:220px;
}
.footer{
	background-color:#1a4292;
	padding-bottom:25px;
	width:1000px;
	margin-top:10px;
}
.footerbkg{
	margin-left:35px;
	margin-right:35px;
	height:100px;
	background-image:url(../images/footerbkg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.copyright{
	display:block;
	float:left;
	margin:10px 20px 10px 20px;
	font-size:11px;
	color:#FFFFFF;
}
.footerlinks{
	display:block;
	float:right;
	font-size:11px;
	margin:10px 20px 5px 20px;	
	color:#FFFFFF;
}
.footerlinks a{
	color:#FFFFFF;
	text-decoration:none;
}
.footerlinks a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.secondarymenu{
	text-align:right;
	margin-right:30px;
	color:#333333;
	font-size:11px;
	height:25px;
	line-height:25px;
	
}
.secondarymenu a{
	text-decoration:none;
	padding: 5px 5px 5px 5px; 
	color:#333333;
}
.secondarymenu a:hover{
	text-decoration:none;
	padding: 5px 5px 5px 5px; 
	color:#333333;
}

.topmenu {
	text-align:left;
	margin-right:50px;
	color:#333333;
	font-size:11px;
	padding-top:30px;
	margin-left:275px;
	
}
.topmenu ul{
margin:0px;
padding:0px;

}
.topmenu ul li{
list-style:none;
margin:0px 5px 0px 0px;
padding:0px;
display:table;
float:left;
cursor:pointer;
height:30px;

}
.topmenu ul li a{
margin:0px;
padding:0px;
}
.mailinfo{
float:left; 
margin-left:50px;
font-size:12px;
width:190px;
display:block;
margin-top:10px;
}

img {
	border:0px;
}

.submenu {
	position:absolute;
	width:150px;
	background-color:#5772DB;
	border-left:1px solid #003366;
	border-top:1px solid #003366;
	border-right:1px solid #003366;
	margin:0px;
	padding:0px;
}
.submenu div {
	border-bottom:1px solid #003366;
	padding:5px;
	color:#ffffff;

}
.submenu div a {
	color:#ffffff;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.submenu div a:hover {
	color:#333333;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.hide{
	display:none;
}





.photoContainer, .clientContainer{
	display:table;
	margin:0px;
	padding:0px;
	width:680px;
	border-bottom:1px solid #cccccc;
}

.photos{
	border:5px solid #cccccc;
	display:block;
	float:left;
	width:150px;
	height:150px;
}
.client{
	display:block;
	float:left;
	padding:10px;
	margin-right:25px;
}
.photos img, .client img{
	border:1px solid #ffffff;
}
.photoContent, .clientContent{
	display:block;
	width:500px;
	float:left;
	margin-left:10px;
}
.photosName{
	color:#003399;
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 10px 0px;
}
.clientName{
	color:#003399;
	font-size:12px;
	font-weight:bold;
	margin: 0px 10px 10px 0px;
}
.photosDesignation, .clientDesignation{
	color:#333333;
	font-size:11px;
	font-weight:bold;
	margin: 0px 10px 10px 0px;
}
.photosDescription{
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin: 0px 10px 10px 5px;
}
.clear{
	width:100%;
	display:block;
}
