/* CSS document for GMR WebTeam */
body {
	background:url(../images/bgtop.jpg) repeat-x #01207d top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:none;
}
p {
	margin:0px;
	padding:5px 0px;
}
h1 {
	margin:0px;
	padding:5px 0px;
	font-size:18px;
	font-weight:normal;
}
h2 {
	margin:0px;
	padding:5px 0px;
	font-size:15px;
	font-weight:normal;
}
h3 {
	margin:0px;
	padding:5px 0px;
	font-size:14px;
	font-weight:bolder;
}
h4 {
	margin:0px;
	padding:5px 0px;
	font-size:14px;
	font-weight:normal;
}
h5 {
}
h6 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h6 a {
	color:#1134a3;
	text-decoration:none;
}
h6 a:hover {
	color:#e61818;
	text-decoration:none;
}
form {
	margin:0px;
}
.hand {
	cursor:pointer;
}
.clear {
	clear:both;
}
#container {
	width: 950px;
	margin:auto;
}
#header {
	height:108px;
}
#mid {
	height:40px;
	vertical-align:middle;
	margin:auto;
}
#logo {
	float:left;
	margin-top:5px;
}
#topLinks {
}
#phone {
	float:left;
	width:540px;
	padding-top:8px;
	text-align:right;
}
#topmenu {
	background: url(../images/bg-topmenu.gif) no-repeat bottom #01207d;
	height:38px;
	width:400px;
	float:right;
	color:#FFFFFF;
	margin-left:10px;
	font-size:12px;
}
#topmenu a {
	color:#ffffff;
	margin:3px;
	text-decoration:none;
}
#topmenu a:hover {
	text-decoration:underline;
}
#topmenu #div1 {
	float:left;
	vertical-align:middle;
	margin-left:10px;
	margin-top:10px;
}
#topmenu #div2 {
	float:right;
	vertical-align:middle;
	padding:0px 8px;
	margin:3px 0px;
	text-align:left;
	margin-right:5px;
	border-left: 1px solid #8090be;
}
#navigation {
	float:right;
	text-align:right;
	clear:both;
	width:675px;
}
#topBox {
	float:right;
	background:url(../images/topbox.gif) no-repeat bottom;
	width:460px;
	height:32px;
	color:#FFFFFF;
	padding:6px 0px 0px 0px;
}
#topBox a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	padding:3px;
}
.leftFloat {
	float:left;
}
.r8Float {
	float:right;
}
#topBoxLinks {
	float:left;
	width:210px;
	padding:6px 6px 0px 0px;
	text-align:center;
}
#search {
	padding-top:10px;
	color:#01207d;
}
#content {
	width:900px;
	margin:auto;
}
#banner1 {
	width:286px;
	height:90px;
	float:left;
	background:url(../images/bannerboxbg.gif) no-repeat left;
	color:#FFFFFF;
}
#banner2 {
	width:312px;
	float:left;
	margin:0px 5px 0px 8px;
	/*background:url(../images/livechat.gif) no-repeat left;*/
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#banner3 {
	width:286px;
	height:90px;
	float:right;
	background:url(../images/bannerboxbg.gif) no-repeat left;/*background:url(../images/ebook.gif) no-repeat left;*/
}
#banners {
	margin-top: 15px;
}
#banners a {
	color:#FFFFFF;
	text-decoration:none;
}
#banners a:hover {
	color:#ffde02;
	text-decoration:none;
}
#bannerTextBox {
	background:url(../images/bannertextboxbg.gif) #1e49e5 repeat-x top;
	border:#4068f8 solid 1px;
	padding:0px 10px 0px 10px;
	/*padding:0px 100px 0px 10px;*/
	line-height:20px;
	color:#FFFFFF;
	margin:10px 0px;
	text-align:justify;
}
#flash {
	width:950px;
	margin:auto;
	text-align:center;
	height:95px;
}
/*div {
	border:#FF0000 solid 1px;
}*/

/* four boxes  */
#boxes {
	padding-bottom:15px;
}
.box {
	width:210px;
	float:left;
	margin:0px 11px 0px 0px;
}
.box4 {
	width:185px;
	float:right;
	margin:0px;
}
.boxTitle {
	background:url(../images/boxtitlebg.jpg) repeat-x top;
	color:#FFFFFF;
	height:35px;
	border:#1134a3 solid 1px;
	border-bottom:none;
	padding:1px 0px 0px 10px;
}
.boxBottom {
	height:180px;
	background:#dde6fa;
	border:#1134a3 solid 1px;
	border-top:none;
	padding-left:7px;
}
.boxBottom ul {
	margin:0px;
	padding:6px 0px 0px 15px;
	line-height:28px;
}
#homeText {
	background:url(../images/homecontentbgtop.gif) #FFFFFF repeat-x top;
	border:#FFFFFF 1px solid;
	padding:25px;
	line-height:20px;
	font-size:12px;
	text-align:justify;
	color:#333333;
	clear:both;
}
.homeTitle {
	color:#e61818;
	line-height:25px;
}
.imgPaddingLeft {
	padding-left:10px;
}
.imgPaddingR8 {
	padding-right:10px;
}
#rightcontent {
	width:640px;
	float:right;
	margin-top:17px;
}
#page {
	width:450px;
	float:left;
	margin:auto;
	padding:0px;
	text-align:justify;
}
#txtinner {
	width:600px;
	float:right;
	clear:both;
}
#innerleft {
	float:left;
	width:210px;
	margin-right:25px;
	clear:left;
}
#innerright {
	float:right;
	text-align:left;
	text-align:justify;
	width:610px;
}
#footer {
	background:url(../images/footerbg.jpg) repeat-x top;
	height:62px;
	color:#9999cc;
	text-align:center;
	padding-top:15px;
	line-height:20px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:11px;
	font-weight:bold;
	padding:0px 5px;
}
#footer a:hover {
	color:#9999cc;
	text-decoration:none;
	padding:5px;
}
#oc {
	position: absolute;
	z-index:99999;
	width:134px;
	height:94px;
	margin-left:790px;
	margin-top: 220px;
}
#innerright h2 {
	margin:0px;
	padding:1px 0px;
	font-size:12px;
	font-weight:bold;
	color:#1134a3;
}
#innerright h3 {
	margin:0px;
	padding:1px 0px;
	font-size:12px;
	font-weight:bold;
	color:#d20f0f;
}
#frequent {
	color:#1134a3;
	line-height:20px;
}
#frequent a {
	color:#1134a3;
	text-decoration:none;
}
#frequent a:hover {
	color:#333333;
	text-decoration:none;
}
.leftPadImg {
	padding-right:10px;
}
.r8PadImg {
	padding-left:10px;
}
#bredCrumbs {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	height:22px;
	background:url(../images/horizline_x.gif) repeat-x bottom;
}
.nameNrole1 {
	padding:10px 0px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.nameNrole2 {
	padding:10px 0px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
/*Menu Styles....*/

#home #navhome, #about #navabout, #team #navteam, #services #navservices, #testimonials #navtestimonials, #clients #navclients, #contact #navcontact {
	background:url(../images/nav_li_current.gif) no-repeat left top;
}
#home #navhome a, #about #navabout a, #team #navteam a, #services #navservices a, #testimonials #navtestimonials a, #clients #navclients a, #contact #navcontact a {
	background:url(../images/nav_a_current.gif) no-repeat right top;
	color:#ffffff;
}
#nav, #nav * {
	list-style:none;
	margin:0;
	padding:0;
}
#nav {
	height:30px;
	width:100%;
}
#nav li {
	float:left;
	padding-left:13px;
	background:url(../images/nav_li.gif) no-repeat left top;
	margin-right:1px;
}
#nav li a {
	display:block;
	padding:0 15px 2px 0px;
	line-height:31px;
	font-size:1.2em;
	text-decoration:none;
	color:#fff;
	background:url(../images/nav_a.gif) no-repeat right top;
}
#nav li:hover, #nav li.current {
	background:url(../images/nav_li_current.gif) no-repeat left top;
}
#nav li:hover a, #nav li.current a {
	background:url(../images/nav_a_current.gif) no-repeat right top;
	color:#ffffff;
}
.accordationList {
	padding:0px;
	line-height:20px;
	list-style-position:inside;
}
.accordationList ol {
	padding:0px;
	margin:10px;
}
.accordationList li {
	padding:0px;
	margin:0px;
}
.accordationList li a {
	color:#333333;
	text-decoration:none;
}
.accordationList li a:hover {
	color:#1f6996;
	text-decoration:none;
}
.accordationList ol li a.active {
	color:#000000;
	text-decoration:none;
}
.link-blue {
	color: #01207d;
	text-decoration: none;
}
.txtfld1 {
	background: url(../images/bg-txtfld.gif) center center no-repeat;
	height:22px;
	width: 212px;
	color: #1134a3;
	text-decoration: none;
	border:none;
	padding-left:3px;
	padding-top:3px;
}
.txtarea1 {
	background: url(../images/bg-txtarea.gif) bottom center no-repeat;
	height:94px;
	width: 215px;
	color: #1134a3;
	text-decoration: none;
	border:1px solid #d9e2ff;
}
.star {
	color: #FF0000;
	text-decoration: none;
}
#banerAdsBox {
	background:url(../images/banneradbox.gif) no-repeat center;
	width:78px;
	height:25px;
}
#banerAdsBox a {
	font-size:10px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#01207d;
}
.goInputButton {
	background:url(../images/gobuttonbg.gif) no-repeat center;
	width:29px;
	height:19px;
	color:#FFFFFF;
	cursor:pointer;
	vertical-align:top;
	border:none;
}
.searchField {
	width:140px;
	height:15px;
	border:#01207d solid 1px;
	font-size:11px;
}
.displayBorder {
	border:#dddddd solid 1px;
	padding:5px;
}
/*Popup Ads*/
#banner {
	position:absolute;
	width:200px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	height:165px;
	z-index:999;
	left: 450px;
	top: 250px;
	visibility: inherit;
}
.code {
	font-family:"Courier New", Courier, monospace;
	color:#006666;
	font-weight:bold;
}
.redText {
	color:#FF0000;
}
.blueHead{
	color:#000099;
	font-size:24px;
	margin:0px;
	font-weight:bold;
	line-height:30px;

}

/****CSS Gaurav*****13-10-2009****/

.catClient {
	border:#CCCCCC solid 1px;
	background:#eeeeee;
	height:30px;
	text-align:center;
}

.catClient h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px;
	color:#003399;
}
.logoBoder {
	border:#eeeeee solid 1px;
}
.logoBoder span {
   border:none;
}