/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*******************************************/

#Home_Page {
	position:relative;
	left:0px;
	top:0px;
	width:783px;
	height:669px;
}

#Computer-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:176px;
	height:96px;
}

#Computer-02 {
	position:absolute;
	left:176px;
	top:0px;
	width:169px;
	height:96px;
}

#Computer-03 {
	position:absolute;
	left:345px;
	top:0px;
	width:168px;
	height:96px;
}

#Computer-04 {
	position:absolute;
	left:513px;
	top:0px;
	width:136px;
	height:96px;
}

#Computer-05 {
	position:absolute;
	left:649px;
	top:0px;
	width:134px;
	height:96px;
}

#Computer-06 {
	position:absolute;
	left:0px;
	top:96px;
	width:176px;
	height:123px;
}

#Computer-07 {
	position:absolute;
	left:176px;
	top:96px;
	width:169px;
	height:96px;
}

#Computer-08 {
	position:absolute;
	left:345px;
	top:96px;
	width:168px;
	height:96px;
}

#Computer-09 {
	position:absolute;
	left:513px;
	top:96px;
	width:136px;
	height:123px;
}

#Computer-10 {
	position:absolute;
	left:649px;
	top:96px;
	width:134px;
	height:123px;
}

#Computer-11 {
	position:absolute;
	left:176px;
	top:192px;
	width:112px;
	height:27px;
}

#Computer-12 {
	position:absolute;
	left:288px;
	top:192px;
	width:99px;
	height:27px;
}

#Computer-13 {
	position:absolute;
	left:387px;
	top:192px;
	width:126px;
	height:27px;
}

#Computer-14 {
	position:absolute;
	left:0px;
	top:219px;
	width:783px;
	height:19px;
}

#Computer-15 {
	position:absolute;
	left:0px;
	top:238px;
	width:783px;
	height:531px;
	background-image:url(images/Computer_15.gif);
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	font-size: 80%;
}

#Computer-19 {
	position:absolute;
	left:0px;
	top:663px;
	width:783px;
	height:106px;
	background-image:url(images/Background.gif);
	font-size:12px;
	clear: both;
	border-top: 1px solid #cccccc;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;

}

/********************* end **********************/
