body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) repeat-x scroll;
}

.contact_homepg{
	font-size: 14px;
	color: white;
	padding-left: 13px;
	text-align: left;
}

.contact_homepg1{
	font-size: 12px;
	color: white;
	padding-left: 13px;
	text-align: left;
}

.welcome{
	font-size: 16px;
	color: white;
	padding-left: 10px;
	text-align: left;
}

.welcome2{
	font-size: 25px;
	color: white;
	text-align: left;
}

.main_content{
	font-size: 13px;
	color: white;
	padding-left: 5px;
	text-align: justify;
}

.home_images{
	float: right;
	padding-left: 14px;
}

.contact_homepg_title{
	font-size: 16px;
	color: white;
	padding-left: 13px;
	text-align: left;

}

.contact_homepg_content{
	font-size: 14px;
	color: #ffecb8;
	padding-left: 13px;
	text-align: left;
}




.email:visited{
	color: #ffecb8;
	text-decoration: none;
}

.email:hover{
	color: #ffecb8;
	text-decoration: underline;
}

.email:link{
	color: #ffecb8;
	text-decoration: none;
}

a.email:active{
	color: #ffea44;
	text-decoration: underline;
}





.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 1;
border: 1px solid #ccc inset;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.bottom_links{
	font-size: 12px;
	color: white;
	text-align: center;
}

a.bottom_links:link{
	font-size: 12px;
	color: white;
	text-align: center;
	text-decoration: none;
}

a.bottom_links:hover{
	font-size: 12px;
	color: white;
	text-align: center;
	text-decoration: none;
}

a.bottom_links:visited{
	font-size: 12px;
	color: white;
	text-align: center;
	text-decoration: none;
}

.content_mise{
	font-size: 12px;
	color: white;
}

.solutions{
	font-size: 11px;
	color: white;
	padding-left: 10px;
	text-align: center;
	line-height: 20px;
}

a.infinite:link{
	color: white;
	text-decoration: none;
}

a.infinite:hover{
	color: white;
	text-decoration: none;
}

a.infinite:visited{
	color: white;
	text-decoration: none;
}
