/* CSS Document */

body{
	background:url(../images/bg.png) repeat-x #ceced6;
}

#con{
	float:left;
	width:995px;
	height:476px;
	padding:31px 0 0 5px;
	background:none;
}

#quickLink{
	width:251px;
	height:317px;
	float:left;
}

#welcome{
	float:left;
	width:738px;
	height:317px;
	background:url(../images/welcome.png) no-repeat;
}

#flash{
	float:left;
	width:323px;
	height:257px;
	padding:60px 10px 0 10px;
}

#infoTxt{
	float:left;
	width:371px;
	height:247px;
	padding:70px 24px 0 0;
}

#infoTxt p{
	height:182px;
	overflow:hidden;
}

#infoTxt a{
	display:block;
	float:left;
	width:172px;
	height:38px;
	margin:0 0 0 91px;
}

#product{
	float:left;
	width:481px;
	margin:39px 0 0 0;
	height:115px;
}

#contact{
	float:left;
	width:485px;
	padding:0 0 0 23px;
	margin:39px 0 0 0;
	height:115px;
	background:url(../images/line1.png) no-repeat;
}
