/*==================index page=============*/

#welcome {
	height: 190px;
	width: 474px;
	background: url(images/welcome.png) no-repeat;
}


#welcome .indent_main {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	left: 40px;
	top: 80px;
	position: relative;
	color: #0C6F55;
	width: 430px;
	overflow: hidden;
	height: 75px;
}

#welcome .list {
	list-style-type: circle;
	font-size: 10px;
	font-weight: bold;
	color: #2A4A71;
	line-height: 12px;
	list-style-position: outside;
}

#slogans {
	position: relative;
	height: 108px;
	width: 474px;
	top: 20px;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	left: 20px;
	top: 20px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

#text .header  {
	color: #0D374F;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
}

#text .subheader   {
	color: #1C8CB1;
	font-size: 14px;
	font-weight: normal;
}

#text .body  {
	color: #666666;
	font-size: 12px;
}


.clients {
	position: relative;
	width: 266px;
	left: 55px;
}

.pic1 {
	position: relative;
	left: 75px;
	top: 40px;
}
