@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/*scroll box style*/

div.terms {
   width:480px;
   height:385px;
   margin-top: 10px;
   margin-left: 5px;
   padding:6px 15px 6px 6px;
   overflow:auto;
   text-align: justify;
}

div.terms li {font:normal 9pt/15px arial;color:#000; margin-top:2px;}
div.terms h3 {font:bold 14px/19px arial;color:#000;}
div.terms h4 {font:bold 12px/17px arial;color:#000;}
div.terms strong {color:#000;}


div.terms2  a{
   
   font-size: 12pt;	
   padding: 6px 6px 10px 0px;
   overflow:auto;
  text-align: justify;
}

div.terms2  h1{
   
   font-size: 14pt;	
   padding: 6px 6px 10px 0px;
   overflow:auto;
  text-align: justify;
}

div.terms2 {
   width:480px;
   height:401px;
   font-size: 12pt;	
   padding-left: 20px;
    padding-top: 10px;
   

}

div.terms2  p{
   font-size: 12pt;	
   padding: 0px 6px 10px 0px;
}


/*main content div's*/

#container {
	background-image: url(../images/container_bgslice.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	
}

#top2 {
	background-image: url(../images/head_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 970px;
	clear: left;
}

#left {
	float: left;
	width: 10.90em;
	height: 408px;
	margin-top: 10px;
	
}

#content {
	
	float: left;
	height: 408px;
	width: 511px;
	padding:10px;	
}

#content1 {
	
	float: left;
	height: 408px;
	width: 511px;
	padding: 10px;	
	
	
}


#content2 {
	
	float: left;
	height: 408px;
	width: 511px;
	background-color: #FFFFFF;
	padding-left: 25px;
	font-size: 12pt;
	
}


#right {
	/*float: left;*/
	position: absolute;
	left: 720px;
	top: 165px;
	width: 235px;
	height: 408px;
	
}

#footer {
	width: 100%;
	clear: both;
	background-color:#fff;
	padding-top: 10px;
}

#container2 {
	float: left;
	/*height: 395px;*/
	width: 100%;
	margin-top: 0px;
	background-image: url(../images/container2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	background-color: #E02228;	

}

#container3 {
	float: left;
	/*height: 395px;*/
	width: 100%;
	margin-top: 0px;
	background-image: url(../images/container3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	background-color: #E02228;	

}



/*paragraph styles*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #E02228;
	margin-top: -2px;
	padding: 0px;
}

h1 a{font-size: 14pt;}

h4 a{color:#000000;}

h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #E02228;
	margin-top: -2px;
	padding: 0px;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	/*padding-right:30px;*/
	
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
	}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
	}

#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
	}


/*pseudo classes*/

.face {
	margin-left: 310px;
}

.footerpad {
	margin-left: 50px;
	}
.floatleft {
	float: left;
	padding-left: 25px;
}

.floatright {
	float: right;
	padding-right: 25px;
}

.montage {
	margin-top: 12px;
	margin-left:6px;
}




.logo {
	float: left;
	padding-top: 2px;
	
}
.tqcsi {
	margin-left: 50px;
	margin-top: 0px;
}

.rightimage {
	margin-top:5px;
}




.underline{
	text-decoration: underline;
}

/*list elements*/

#left ul 
{
	width: 169px;
	padding-left: 0;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 7px;
}
#left   li 
{
	list-style-type: none;
	border-top: 1px solid #ffffff;
	margin-top: -1px;
	margin-left: 30px;
	margin-right: 10px;
	background-color: #e02229;
	width: 120px;	
	
}


#left li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px ;
	background-color: #e02229;
}

.borderbottom{
	border-bottom: 1px solid #fff !important;
}

/*
#left ul 
{
	padding: 0;
	margin: 3px 0px 30px 30px;
background-color:#00FF00;
	
}
#left   li 
{
	list-style-type: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 130px;
	background-color:#e02229;
	
	
	
	
	
}

#left li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#e02229;
	padding: 5px 0 5px 5px;
	
	
	
}*/

#left a:visited{
	display: block;
	color: #ffffff;	
	}

#left li a:hover {
	
	display: block;
	color: #000000;
}

#left a:active{
	display: block;
	color: #000000;	
	}
