body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(none) no-repeat 0px 0px;
	font-size: 11px;
	line-height: 1.3em;
}
p
{
	padding: 0px;
}

#Menu {
	position: absolute;
	z-index: 3;
	height: 34px;
	width: 340px;
	left: 0px;
	top: 111px;
}
#Main
{
	position: absolute;
	width: 788px;
	height: 664px;
	z-index:1
	margin: 0px 0px 0px 50px;
	padding: 0px;
	background: url(../images/img-hot-solutions.gif) no-repeat 0px 0px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#MainText {
	position:absolute;
	width: 247px;
	height: 291px;
	z-index:1;
	left: 194px;
	top: 172px;
	margin: 0px;
	padding: 0px;
}
#MainServices
{
	position: absolute;
	width: 788px;
	height: 664px;
	z-index:1
	margin: 0px 0px 0px 50px;
	padding: 0px;
	background: url(../images/img-services-hot-solutions.gif) no-repeat 0px 0px;
	left: 0px;
	top: 0px;
}

#MainTextServices
{
	position: absolute;
	width: 340px;
	height: 272px;
	z-index:1;
	left: 194px;
	top: 172px;
	margin: 0px;
	padding: 0px;
}
#MainTextServices li
{
	left: 194px;
	top: 172px;
	margin-bottom: 11px;
	margin-left: -25px;
	padding: 0px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
#Logo
{
	position: absolute;
	width: 257px;
	height: 106px;
	z-index:3
	margin: 0px 0px 0px 50px;
	padding: 0px;
	background: url(../images/logo.gif) no-repeat 0px 0px;
	top: -8px;
	left: 0px;
	z-index: 1;
}

.H3 {
	font-weight: bold;
	color: #F95A35;
	font-size: 11px;
}
.textcolor1 {
	color: #F95A35;
}
.textcolor2 {
	color: #34344C;
}
a:link {
	color: #5F5F92;
	text-decoration: underline;
}
a:hover {
	color: #F54D2A;
}
.H4 {

	font-weight: bold;
	color: #34344C;
	font-size: 11px;
}
table {
	margin: 0px;
	padding: 0px;
	width: 360px;
	border: 0px;
}
tr {
}
td {
	border: 0px;
	width: 50%;
	padding: 10px;
}
#form {
	background-color: #CCFFFF;
}
.input {
	background-color: #FFFFFF;
	padding: 7px 10px 10px;
	height: 70px;
	width: 150px;
	border: 1px solid #FFCAF9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34344C;
	background-image: url(../images/img-form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-base-color: #ffd7fa;
	scrollbar-face-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #ffd7fa;
	scrollbar-highlight-color: #fff;
	crollbar-shadow-color: #fff;
	crollbar-arrow-color: #fff;
	crollbar-track-color: #ffd7fa;
}
.input2 {
	background-color: #FFFFFF;
	padding: 7px 10px;
	height: 12px;
	width: 150px;
	border: 1px solid #FFCAF9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34344C;
	background-image: url(../images/img-form.jpg);
}
.submit {
	background-color: #FFF9FE;
	padding: 0px;
	height: 25px;
	width: 75px;
	border: 1px solid #ffcaf9;
	color: #34344C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
	margin-top: 15px;
}
