.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #52697A;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;

}
.leftside {
	background-image: url(images/leftside.jpg);
	background-repeat: repeat-y;
}
.rghtside {
	background-image: url(images/rghtside.jpg);
	background-repeat: repeat-y;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #748392;
	text-align: justify;
	vertical-align: top;
	padding-right: 32px;
	padding-left: 2px;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 15px;
}
a:link {
	color: #0374C4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0374C4;
}
a:hover {
	text-decoration: underline;
	color: #009DFA;
}
a:active {
	text-decoration: none;
	color: #0374C4;
}

#hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.reflecto {
	background-image: url(images/reflecto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #748392;
	text-align: justify;
	vertical-align: top;
	padding-right: 32px;
	padding-left: 2px;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 15px;
}
