body{
/*	background: #FFF8DC; */
	font: 10px Verdana;
	color: #444;
}
/*******************************************************************************************/
div.one{
	position:absolute;
	top:0; left:0;
	color:red;
	font-size:60px;
	z-index:1;
	width: 1020px; height: 100px;
	background: #6495ED;
}
/*******************************************************************************************/
div.oneb{
	position:absolute;
	top:25px; left:25px;
	width: 950px; height: 100px;
	color:red;
	font-size:60px;
	z-index:0;
	background: red;
}
/*******************************************************************************************/
div.two{
	background: #fff;
	position:absolute;
	top:25px; left:109px;
	color:red;
	font-size:12px;
	z-index:1;
	width: 785px; height: 650px;
	border: #444 1px solid;
}
/*******************************************************************************************/
div.logo{
	background: #fff url(../images/logo.gif) no-repeat;
	position:absolute;
	top:35px; left:111px;
	margin: 5px;
	width: 236px; height: 81px;
	z-index:2;
}
/*******************************************************************************************/
div.hyper{
/*	background: url(../images/menubar.gif) repeat-y; */
	position:absolute;
	top:121px; left:111px;
/*	margin: 5px; */
	width: 780px; height: 25px;
	font: 12px Verdana;
	z-index:3;
}
/*******************************************************************************************/

div.bgclr{
	background: #eee;/*url(../images/menubar.gif) repeat-y; */
	position:absolute;
	top:143px; left:111px;
/*	margin: 5px; */
	width: 780px; height: 530px;
/*	font: 12px Verdana; */
	z-index:2;
}
/*******************************************************************************************/
div.heading{
	position: absolute;
	top: 170px; left: 111px;
	width: 500px; height: 30px;
	z-index:3;
	color: #444;
	margin: 5px;
	font: 20px Verdana;
}
/*******************************************************************************************/
div.para{
	position: absolute;
	top: 220px; left: 111px;
	width: 540px; height: 300px;
	margin-left:5px;
	z-index:4;
}
/*******************************************************************************************/
div.info{
	background: #FAEBD7; /* AntiqueWhite; */
	position: absolute;
	top: 520px; left: 111px;
	width: 540px; height: 80px;
	margin-left:5px;
	border: #ff8000 1px dashed;
	z-index:4;
}
/*******************************************************************************************/
div.banner{
	background:	#FAEBD7 url(../images/banner.jpg) repeat-x; /* AntiqueWhite; */
	position:absolute;
	top: 170px; left: 660px;
	width: 220px; height: 435px;
	margin: 5px;
	border: #ff8000 1px dashed;
	z-index:5;
}
div.banner:visited{
	background: #FAEBD7 url(../images/banner.jpg) repeat-x; /* AntiqueWhite; */
	position:absolute;
	top: 170px; left: 660px;
	width: 220px; height: 400px;
	margin: 5px;
	border: #ff8000 1px dashed;
	z-index:5;
}
div.banner:hover{
	background:	#FAEBD7 url(../images/banner.jpg) repeat-x; /* AntiqueWhite; */
	position:absolute;
	top: 170px; left: 660px;
	width: 260px; height: 400px;
	margin: 5px;
	border: #ff8000 1px solid;
	z-index:5;
}
/*******************************************************************************************/
div.picEffect{
	background: url(../images/resellers.jpg) no-repeat;
	position: absolute;
	top:360px; left:680px;
	width: 200px; height: 140px;
	border: red 1px solid;
	z-index:6;
}
/*******************************************************************************************/
div.btmlink{
	position: absolute;
	top:650px; left:125px;
	width: 600px; height: 20px;
/*	border: red 1px solid;*/
	z-index:6;
}
/*******************************************************************************************/
span{
	color: #ff0000;
	margin-left:10px;
	font: 20px Verdana;
}
/*******************************************************************************************/
span.bigA{
	float:left;
	width:0.7em;
	font-size:500%;
/*	FONT-WEIGHT: bold;*/
	font-family: Georgia,courier;
	margin-left:10px;
	align: justify;
	line-height:80%;
}
/*******************************************************************************************/
A.relnk:link {
	BACKGROUND: #F9CBC7;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;
	DISPLAY: table-row;
	FONT-SIZE: 30px; 
	height: 200px; width: 280px;
	COLOR: #888888; TEXT-DECORATION: none;
}
A.relnk:visited {
	BACKGROUND: #F9CBC7;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;
	DISPLAY: table-row;
	FONT-SIZE: 30px; 
	height: 200px; width: 280px;
	COLOR: #888888; TEXT-DECORATION: none;
}
A.relnk:hover {
	BACKGROUND: #FF0000;
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px;
	DISPLAY: table-row;
	FONT-SIZE: 30px; 
	height: 200px; width: 280px;
	COLOR: #ffff00; TEXT-DECORATION: none;
}
/*******************************************************************************************/
p.parah{
	color: #444;
	margin: 5px;
	font: 12px Verdana;
	line-height:200%; letter-spacing:10%;
}
/*******************************************************************************************/
p.banHead{
	color: #6495ED;
	font-size: 13px; font-weight: bold; align: centre;
	margin: 5px 5px 5px;/* margin-top: 5px;*/
/*	font: 12px Verdana;*/
	letter-spacing:10%;
}
/*******************************************************************************************/
a.li:link{
font-size: 10px;
color: #444;
text-decoration:none;
}
a.li:visited{
font-size: 10px;
color: #444;
text-decoration:none;
}
a.li:hover{
font-size: 10px;
color: red;
text-decoration:none;
}
/*******************************************************************************************/
a.links:link{
/* font-size: 12px;*/
color: #444;
vertical-align: middle;
text-decoration:none;
border-left: red 1px dashed; border-right: red 1px dashed;
}
a.links:visited{
color: #444;
vertical-align: middle;
text-decoration:none;
border-left: red 1px dashed; border-right: red 1px dashed;
}
a.links:hover{
color: red;
vertical-align: middle;
text-decoration:none;
border-left: #6495ED 1px solid; border-right: #6495ED 1px solid;
}
/*******************************************************************************************/
tr.sizing{
/*	font: 12px Verdana; */
	height: 20px;
	vertical-align: middle;
}

/*******************************************************************************************/
A.menulinks:link {
	background: #eee url(../images/menubar.gif) repeat-x; 
/*	BACKGROUND: #eee;*/
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px;
	DISPLAY: block;
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
	MARGIN-LEFT: -3px;
	COLOR: indigo;
	BORDER-BOTTOM: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #CCC 1px solid; BORDER-RIGHT: #CCC 1px solid; 
	TEXT-DECORATION: none;
}
A.menulinks:visited {
	background: #eee url(../images/menubar.gif) repeat-x; 
/*	BACKGROUND: #eee;*/
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px;
	DISPLAY: block;
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
	MARGIN-LEFT: -3px;
	COLOR: indigo;
	BORDER-BOTTOM: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #CCC 1px solid; BORDER-RIGHT: #CCC 1px solid; 
	TEXT-DECORATION: none;
}
A.menulinks:hover {
	background: #eee url(../images/menubarh.gif) repeat-x; 
/*	BACKGROUND: red; */
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px;
	DISPLAY: block;
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
	MARGIN-LEFT: -3px;
	COLOR: #fff;
/*	BORDER-top: #DC143C 1px solid; BORDER-BOTTOM: #A52A2A 1px solid; BORDER-left: #DC143C 1px solid; BORDER-right: #A52A2A 1px solid;*/
	TEXT-DECORATION: none;
}
/*******************************************************************************************/
#tab{
	background: #eee;
	border-bottom: #eee 1px solid;
	color: indigo;
}

/*******************************************************************************************/
#curpage{
	color: red;
	vertical-align: middle;
	text-decoration:none;
	border-left: #6495ED 1px solid; border-right: #6495ED 1px solid;
}
/*******************************************************************************************/
li{
	margin-right: 10px; margin-top: 5px; margin-bottom: 0px; 
}
/*******************************************************************************************/


/*******************************************************************************************/
