@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:.7em;} .txtMedium {font-size:.8em;} .txtLarge {font-size:1.2em;} .alignRight {float:right;} .alignLeft {float:left;}
.txtRed {color:#CC0000;} .txtViolet {color:#6666CC} .txtBrown {color:#9e651b;} .txtBold {font-weight:bold;}
.row{width:990px; clear:both;} .txtblu {#0097d5;}.txtGray {color: #787878;}.txtWhite {color: #FFFFFF;}.txtDarkBlue {#40606c;}.txtblack {#00000;}
body{
/*	background-color:#990000;*/
	font-family:Tahoma, Verdana, Arial;
}
#wrapper {
	width:100%;
	display:block;
}
#raw1 {
	width:100%;
	background-image:url(../images/bg1.gif);
	background-repeat:repeat-x;
	height:72px;
}
#row2 {
	width:100%;
	background-color:#FFFFFF;
}
#row2left {
	width:49.9%;
	height:911px;
	background-image:url(../images/i-row2leftbgimg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#757675;
	overflow:hidden;
}
#row2right {
	width:50%;
	height:911px;
	background-image:url(../images/i-row2rightbgimg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	overflow:hidden;
}
#holder {
	margin:0 auto;
	width:990px;
	overflow:hidden;
}
#row1 {
	display:block;
	position:absolute;
	width:990px;
	background-image:url(../images/i-contentboxbgimg.gif);
	background-repeat:repeat-y;
/*	height:750px;*/
	overflow:hidden;
}
#menubox {
	width:990px;
	height:107px;
}
#contentLeftBox {
	width:271px;
}
#contentrightBox {
	width:670px;
}
/*left side menu*/
#row4Col3portfolio {
	width:271px;
	height:239px;
	background-color:#eeeeee;
}	
#clientLoginBox {
	width:271px;
	height:156px;
	background-image:url(../images/clientlogin.jpg);
	background-repeat:no-repeat;
}
#clientloginContent {
	width:250px;
	height:130px;
	margin:0 auto;
	margin-top:55px;
}
#portfolioItems {
	width:250px;
	height:75px;
	margin:0 auto;
	padding-top:10px;
}
#getintouchContent {
	width:250px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
}
#getcarrer {
	width:250px;
}
#bottom2 {
	width:990px;
	margin:0 auto;
	background-image:url(../images/i-bottombgimg.gif);
	background-repeat:no-repeat;
	height:158px;
}
#bottomBlack {
	width:25%;
	background-color:#787978;
	height:158px;
	float:left;	
}
#bottomWhite {
	width:50%;
	background-color:#FFFFFF;
	height:158px;
	float:right;
}
#holder3 {
	width:990px;
	margin:0 auto;
}
#careerBox {
	width:990px;
	position:absolute;
	background-color:#FF00FF;
	height:158px;
}
.txtRow4Col3 {
	margin-left:15px;
	margin-top:20px;
	width:210px;
}
ul.leftMenu {
	margin-left:45px;
	margin-top:8px;
	margin-bottom:15px;
}
li.leftmenuItems {
	list-style-type:none;
	color:#0097d5;
	list-style:none;
	line-height:16px;
}
a.txtBlueColor {
	text-decoration:none;
	color:#0097d5;
}
a.txtBlueColor:hover {
	color:#000000;
}
.forgetbutton {
	margin-left:15px;
}	
.txtBoxStyle {
	border:1px solid #004d87;
	height:17px;
	width:150px;
	margin-top:7px;
}
.txtlineadjustments {
	line-height:10px;
}
.styleForButton {
	margin-top:6px;
	margin-left:61px;
}
.leftSpace {
	margin-left:35px;
	margin-top:15px;
}
.txtBoxStyle {
	border:1px solid #004d87;
	height:17px;
	width:150px;
	margin-top:7px;
}
.txtbigBoxStyle {
	border:1px solid #004d87;
	height:50px;
	width:170px;
	margin-top:5px
}
.txtlineadjustments {
	line-height:10px;
}
.mainContentStyle {
	width:650px;
	margin-left:25px;
	margin-top:20px;
	margin-right:20px;
	line-height:18px;
}


