/* CSS Document */


body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	background-color:#CCCCCC;
}

a:link{
	color:#FF0000;
}

.footer{
	font-size: 12px;
}

.footer a:link{
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.footer a:visited{
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.midback{
	background-image: url(../images/white_top.jpg);
	background-repeat:no-repeat;
	height: 20px;
}

#logo{
	position: relative;
	top: 35px;
	width: 250px;
	left: 50px;
}

#heacder_contact{
	position: relative;
	top: 7px;
	width: 200px;
	left: 580px;
	height: 43px;
}

#linksContainer{
	position: absolute;
	top: 139px;
	width: 800px;
}

.solutions{
	background-image:url(../images/home_left_bg.gif);
	width: 249px;
	background-repeat:no-repeat;
	height: 150px;
}
