/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(none) fixed;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
#Home_Page {
	position:relative;
	left:0px;
	top:0px;
	width:783px;
	height:669px;
}

#Contact-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:177px;
	height:96px;
}

#Contact-02 {
	position:absolute;
	left:177px;
	top:0px;
	width:168px;
	height:96px;
}

#Contact-03 {
	position:absolute;
	left:345px;
	top:0px;
	width:168px;
	height:96px;
}

#Contact-04 {
	position:absolute;
	left:513px;
	top:0px;
	width:270px;
	height:96px;
}

#Contact-05 {
	position:absolute;
	left:0px;
	top:96px;
	width:177px;
	height:96px;
}

#Contact-06 {
	position:absolute;
	left:177px;
	top:96px;
	width:168px;
	height:96px;
}

#Contact-07 {
	position:absolute;
	left:345px;
	top:96px;
	width:168px;
	height:96px;
}

#Contact-08 {
	position:absolute;
	left:513px;
	top:96px;
	width:270px;
	height:96px;
}

#Contact-09 {
	position:absolute;
	left:0px;
	top:192px;
	width:177px;
	height:27px;
}

#Contact-10 {
	position:absolute;
	left:177px;
	top:192px;
	width:111px;
	height:27px;
}

#Contact-11 {
	position:absolute;
	left:288px;
	top:192px;
	width:99px;
	height:27px;
}

#Contact-12 {
	position:absolute;
	left:387px;
	top:192px;
	width:126px;
	height:27px;
}

#Contact-13 {
	position:absolute;
	left:513px;
	top:192px;
	width:270px;
	height:27px;
}

#Contact-14 {
	position:absolute;
	left:0px;
	top:219px;
	width:783px;
	height:345px;
	background-image:url(images/Contact_14.gif);
	padding: 20px 50px 10px;
	margin-top: 0px;
	font-size: 120%;	
}

#Contact-15 {
	position:absolute;
	left:0px;
	top:564px;
	width:783px;
	height:105px;
	background-image:url(images/Contact_15.gif);
	font-size:12px;
	clear: both;
	border-top: 1px solid #cccccc;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

/********************* end **********************/

