/* CSS Document */

html {
	background-image:url(images/bg-gradient.gif);
	background-repeat:repeat;	
}

#total{
	width:778px;
	margin-top:0px;
}

#top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-color:#999999;
	width:778px;
	height:265px;
	float:left;
}

#top2{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-color:#EaEaEa;
	width:778px;
	height:761px;
	float:left;
}
#introductory{
	padding-top:120px;
	float:left;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#666666;
	text-align:left;
	width:600px;
	height:100px;
}
#top3{
	background-color:#EaEaEa;
	width:778px;
	height:140px;
	float:left;
	border-bottom-style:double;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

#introductory3{
	float:left;
	padding-left:15px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#666666;
	text-align:left;
	width:650px;
	height:150px;
}

#our-services{
	width:130px;
	height:20px;
	background-image:url(images/tab.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:105px;
	padding-right:20px;
	padding-top:4px;
	float:right;
	color:#FFFFFF;
	text-align:center;
	
}

#introductory2{
	padding-top:105px;
	float:left;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#666666;
	text-align:left;
	width:560px;
	
}

#serv-list{
	width:550px;
	float:left;
	padding-left:50px;
}

#flash{
}

#acco{
	background-image:url(images/top.jpg);
	width:778px;

}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	color:#666666;
	background-color:#eaeaea;
	height:30px;
	width:778px;
	border-top-color:#666666;
	border-top-style:double;
	border-top-width:1px;
}

#copyright{
	margin-left:15px;
	margin-top:8px;
	float:left;
}

#member{
	margin-left:600px
	margin-top:5px;
	margin-right:20px;
	float:right;
	padding-top:3px;
}

a.services:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#eaeaea;
	text-decoration:none;
}

a.services{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
}
