/* CSS Document */

body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(../images/main_bg.jpg) repeat-x;
	color: #2f3030;	
}

.clear {
	clear:both;
}

#MainWrap {
	width: 780px;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align:left;
}

/* Css for top Nav Starts here */

#NavBg {
	width: 780px;
	height: 22px;
	padding: 10px 0px 0px 0px;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	background:url(../images/link_bg.jpg)  repeat-x;
}

a.topNav:link, a.topNav:active, a.topNav:visited  {
	text-decoration: none;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

a.topNav:hover{
	text-decoration: none;
	color: #41251a;
	padding: 0px 5px 0px 5px;
}

a.BlogNav:link, a.BlogNav:active, a.BlogNav:visited  {
	text-decoration: none;
	color: #fdb302;
	padding: 0px 5px 0px 5px;
}

a.BlogNav:hover{
	text-decoration: none;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

/* Css for top Nav Starts here */

/******* Css for the Content Starts here ****/

#ContntWrap {
	padding: 14px 0px 0px 0px
}

#LeftHoldr {
	width: 230px;
	float: left;
}

#ReqstHoldr {
	width:230px;
	}
	
.FieldPad {
	padding: 0px 0px 5px 0px;
}

.TextField {
	width: 197px;
	height: 19px;
	font-size: 11px;
	color: #0b3858;
	padding: 3px 0px 0px 5px;
	border: solid 1px #18547e;
}

.CommentField {
	width: 197px;
	height: 55px;
	font-size: 11px;
	color: #0b3858;
	padding: 3px 0px 0px 5px;
	border: solid 1px #18547e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.submit {
	text-align: right;
}

.RequestBg {
	width: 206px;
	padding: 10px 12px 15px 12px;
	background:url(../images/request_bg.jpg) repeat-x #e8e9e9;
}

/* Left Nav Our services css Starts here */

#SideNavContainr {
	width: 230px;	
}

#SideNavContainr ul{
	margin:0px;
	padding:0px;
	}
	
#SideNavContainr  li{
	margin:0px;
	padding:8px 0px 1px 17px;
	background-image:url(../images/list_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	list-style:none;
	}
	
#SideNavContainr  li a{
	color:#6f6f6f;
	text-decoration:none;
	padding:0px 0px 0px 16px;
	display:block;
	width:196px;
	background: url(../images/list_bullet.jpg) no-repeat left top;
}

#SideNavContainr  li a:hover{
	color:#000;
	text-decoration:none;
	}

/* Left Nav Our services css Ends here */

/* Right Side css Starts here */

#RightHoldr {
	width: 509px;
	float: right;
	padding: 0px 15px 30px 26px;
}

.MainHeads h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #41251a;
}

.MainHeads h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #41251a;
}

.Virtual{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4089ff;
}

.MainHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fc7e02;
}

a.learn {
	text-decoration: none;
	color: #FF0000;
}

a.learn:hover {
	text-decoration: underline;
	color: #FF0000;
}
.ContntPad {
	padding: 20px 0px 0px 0px;
}

.ContntPad h2{
	padding: 20px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#41251a;
}

.DotedPads {
	padding: 25px 0px 25px 0px;
}

a.more {
	text-decoration: none;
	color: #fe8503;
}

a.more:hover {
	text-decoration: underline;
	color: #fe8503;
}

a.virtual {
	text-decoration: none;
	color: #4089ff;
}

a.virtual:hover {
	text-decoration: underline;
	color: #4089ff;
}	
#ContBullt {
	padding: 0px 0px 12px 20px;
	background: url(../images/Cnt_bullet.jpg) no-repeat;
}

/* Right Side css Ends here */

/******* Css for the Content Ends here ******/

/* Css for the Footer starts here */

#footer {
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	background:url(../images/footer_bg.jpg) repeat-x #6f6f6f;
}

a.footerlnk {
	text-decoration: none;
	color: #ffffff;
}

a.footerlnk:hover {
	text-decoration: none;
	color: #ffe0e0;
}

a.techwyse {
	text-decoration: none;
	color: #ffffff;
}

a.techwyse:hover {
	text-decoration: underline;
	color: #e3e3e3;
}

/* Css for the Footer starts here */
