/* CSS Document */
body {
background: url(../images/pagebckgnd.gif) repeat-x;
margin: 0px;
padding: 0px;
color:#555555;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 756px;
	background-color: #FFFFFF;
	position: relative;
	border-bottom: #CBC9CA solid 1px;
	height: 295px;
	z-index:9999;
}

#logo {
	position: absolute;
	width: 500px;
	height: 70px;
	background: url(../images/loniya1.png) no-repeat top left;
   	left: 7px;
	top: 7px;
}
#logo h1 {
	display: none;
}
#phone{
	position: absolute;
	left: 580px;
	top: 10px;
}
#headerimage {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 107px;
	left:9px;
	width: 734px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF; /*url(../images/menubackgrnd.gif) repeat-x;*/
	position: absolute;
	top: 62px;
	left: 9px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	height: 44px;
	background-position: 0px 7px;
}
#navigation li {
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
	display:inline;
}
#navigation a, #navigation a:visited {
	background: url(../images/menubackgrnd.gif) repeat-x;
	display: block;
	float: left;
	font-size: 11px;
	text-decoration: none;
	color:#555555;
	font-weight: bold;
/*	background-position: 0px 4px;*/
	padding: 15px 17px 15px 18px;
	text-align: center;
	width:110px;
}

#navigation a:hover {
	background: url(../images/menubackgrndinverted.gif) repeat-x;
	display: block;
	border: none;
}


img{
padding: 0px;
margin: 0px;
}

.clearer{
clear: both;
}

.floatleft{
float: left;
}

#shade-right {
float: left;
width: 20px;
height: 741px;
background: url("../images/rightshade.gif") no-repeat;
}

#shade-left {
	float: left;
	width: 20px;
	height: 741px;
	background: url("../images/leftshade.gif") no-repeat;
}

#outercontainer {
background:url(../images/outercontainerBckGrnd.png) no-repeat;
width:796px;
border-top: none;
margin: 0 auto;
position:relative;
}

#container {
width: 756px;
background-color:#ffffff;
border-top: none;
margin: 0 auto;
position:relative;
margin-left:20px;
}

#siteMap {
display: none;
}

#content{
background:url(../images/gradient.jpg) repeat-x;
float: left;
width: 756px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 16px;
text-align: justify;
font-size: 11px;
position: relative;

}


#rightcolumn{
padding-top: 48px;
float: left;
width: 189px;
}

#LeftColumn{
width: 426px;
float: left;
padding: 48px 44px 26px 50px;
}

#CenterColumn{
width: 666px;
float: left;
padding: 48px 44px 26px 50px;
}

#footer{
font-size: 10px;
position: relative;
text-align: center;
padding-top: 80px;
padding-right: 14px;
height: 26px;
width: 742px;
}

p{
padding: 0px;
margin-top: 5px;
margin-bottom: 10px;
}

h1{
color: #D82929;  /*#336699;*/
font-size:16px;
font-weight: bold;
}

#rightcolumn h2 {
height: 31px;
color: #999999;
padding: 0px;
}


a{
padding: 0px;
margin: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #D82929;
}
a:link, a:visited, a:active{
text-decoration: underline;
}
a:hover{
text-decoration: none;
}

#footer a{
font-family: Verdana, tahoma;
font-size: 10px;
color: #999999;
}
#footer a:link, #footer a:visited, #footer a:active{
text-decoration: underline;
}
#footer a:hover{
text-decoration: none;
}

.buttonhome {
background-image:url(img/home.gif);	
background-repeat:no-repeat;
position: relative;
left: 22px;
top: 24px;
}

a.buttonhomet, a.buttonhome {
background-position: 0 -20px;
color:#FFFFFF;
width: 57px;	
height: 20px;
display:block;
float: left;
}
a.buttonhome:hover {
background-position: 0 0px;
}

#rightcolumn,#rightcolumn p{
color: #999999;
font-size: 10px;
line-height: 16px;
}

#rightcolumn a, #rightcolumn:visited{
font-size: 10px;
color: #777777;
text-decoration: underline;
}

#rightcolumn a:hover{
text-decoration: none;
color: #888888;
}

.companyname{
	color: #666666;
}

.hr {
border-bottom: 1px solid #DAD9D9;
margin-top: 16px;
margin-bottom: 16px;
}

.imgscreenshot{
border: 1px solid #cbc9c9;
margin-bottom: 4px;
}


/* right hand marquee */

#content #nonList li{
list-style-type: none;
}

#viewPortfolioButton {
position: absolute;
top:325px;
left:307px;
}
