/*------------------------------------------------body part--------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

td {
	font-family:Arial, Helvetica, sans-serif;
}

th {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}

p {
text-align:justify;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.redrule{
	width:400px;
	color:#990033;
	height:1px;
}
.redrule2{
	width:800px;
	color:#990033;
	position:absolute;
	left: 35px;
	top: 634px;
	height:1px;
	z-index:1;
}

/*------------------------------------------------body part--------------------*/

/*------------------------------------------------top part--------------------*/
#top{
	background-image:url(images/top-bar.jpg);
	width:850px;
	height:169px;
	position:absolute;
	left:0px;
	top: 0px;
}
/*------------------------------------------------top part--------------------*/

/*------------------------------------------------bottom image--------------------*/
#imgfire{
	background-image:url(images/image-2.gif);
	width:411px;
	height:176px;
	left:40px;
	top:299px;
	position:absolute;
}
#imgfire2{
	background-image:url(images/image-2.gif);
	width:411px;
	height:176px;
	left:49px;
	top:377px;
	position:absolute;
}
#imgtag{
	width:220px;
	height:22px;
	left:233px;
	top:483px;
	position:absolute;
	font-style:italic;
}

#imghire{
	background-image:url(images/image-5.jpg);
	width:411px;
	height:176px;
	left:53px;
	top:372px;
	position:absolute;
}
#imghire2{
	background-image:url(images/image-5.jpg);
	width:411px;
	height:176px;
	left:53px;
	top:228px;
	position:absolute;
}
/*------------------------------------------------bottom image--------------------*/



/*------------------------------------------------header--------------------*/
#header{
	background-image: url(images/menu-back.jpg);
	width:852px;
	height:40px;
	position:absolute;
	left:-2px;
	top: 168px;
}
#menu{
	color:#CC3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: right;
	padding-right:20px;
	padding-top:5px;
	width: auto;
	position:absolute;
	left:311px;
	top: 5px;
}
#menu a.link{
	color:#CC3300;
	text-decoration:none;
}
#menu a.link:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:850px;
	background-color:#000000;
	color: #FFFFFF;
	font-size:11px;
	height:650px;
	position:absolute;
	left:0px;
	top: 208px;
	
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------containermain--------------------*/
#containermain{
	width:400px;
	position:absolute;
	left:42px;
	top: 40px;
	
}
/*------------------------------------------------containermain--------------------*/

/*------------------------------------------------right image--------------------*/
#containerright{
	background-image:url(images/image-1.gif);
	width:292px;
	height:431px;
	position:absolute;
	top:116px;
	left: 516px;
}
#containerright1{
	background-image:url(images/image-3.jpg);
	width:292px;
	height:431px;
	position:absolute;
	top:115px;
	left: 514px;
}
#containerright2{
	background-image:url(images/image-4.jpg);
	width:292px;
	height:431px;
	position:absolute;
	top:105px;
	left: 516px;
}
/*------------------------------------------------right image--------------------*/
/*------------------------------------------------shadow image--------------------*/
#containershadow{
	background-image:url(images/shadow.gif);
	width:9px;
	height:863px;
	position:absolute;
	top:-212px;
	left: 849px;
}
/*------------------------------------------------shadow image--------------------*/
/*------------------------------------------------redline left--------------------*/
#redlineleft{
	background-image:url(images/red-left.gif);
	width:9px;
	height:650px;
	position:absolute;
	top:207px;
	left: 15px;
	z-index:1;
}
/*------------------------------------------------redline left--------------------*/

