/* CSS Document */
body { padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#7b7d81; background-color:#a9a8a8; height:100%;
}
#top {
	width:100%;
	height:6px;
	background-color:#535458;
}

#main { 
	width:995px;
	height:100%;
	min-height:100%;
	text-align:center;
	background-color:#FFF;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-top:0px;
	border-color::#535458;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;

}
.clear {
	clear:both;
}
#company {
	width:995px;
	height:108px; 
}
.cologo {
	background-image:url(images/gurussr_logo.gif);
	width:219px;
	height:108px;                                                   
	float:left; 
}
.coname {
	background-image:url(images/gurussr_coname.gif);
	width:521px;
	height:108px;
	float:left;
}
.btn {
	width:234px;
	height:108px;
	float:left;
}
 .top1 {
	width:234px;
	height:53px;
	float:left;
}
.btn .btn1 {
	width:234px;
	height:55px;
	float:left;
	text-align:left;
}

.right {
	width:20px;
	height:108px;
	float:left;
}
#column {
	width:955px;
	height:100%;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
#buttons {
	width:198px;
	height:216px;
	float:left;
	padding-left:20px;
}
#banner {
	width:753px;
	height:216px;
	float:right;
	padding-right:20px;
}
#column1{
	width:955px;
	min-height:100%;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	float:left;
	text-align:left;
}
#gray {
	width:198px;
	background-color:#efefef;
	min-height:100%;
	float:left; 
	margin-right:8px;
	line-height:120%;
}
#maintext {
	width:748px;
	height:100%;
	float:left;
}
.heading {
height:20px;
margin-top:10px;
margin-left:10px;
padding-left:5px;
color:#000000;
padding-top:2px;
padding-bottom:3px;
font-family:Verdana;
font-size:13.5px;
}
.h1home {
	height:15px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#406ea7;
	text-align:left;
	padding-left:10px;
}
.texthome {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 12pt;
	word-spacing: 3px;
}
.h1 {
	height:15px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#406ea7;
	text-align:left;
	margin-left:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-left:3px;
}
.text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	word-spacing: 3px;
	line-height: 12pt;
}
.text1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	padding-left:10px;
	padding-right:5px;
	word-spacing: 3px;
	line-height: 12pt;
}
.more{
	width:50px;
	height:11px;
	float:right;
}
#footer {
	width:100%;
	height:24px;
	background-color:#999;
	float:left;
}
.guru{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
float:center;
height:19px;
width:100%;
text-align:center;
padding-top:5px;
}
.guru a {
	color:#ffffff; text-decoration:underline; background-color:inherit;
}
.guru a:hover {
	text-decoration:none;
}
