body {
	font-family: Helvetica, Arial, geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	background-color: #000;
	margin: 0;
	padding: 0px 0 0 0;
	background-image:url(img/blue_09.gif);
	background-repeat:repeat-x;
}

#contain {
margin: 0px;
padding: 0px 0 0 45px;
width: 815px;
height: 589px;
z-index:1;
background-color: none;
position:absolute;
background-image:url(img/black.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

#containterm {
margin: 0px;
padding: 0px 0 0 45px;
width: 715px;
height: 589px;
z-index:1;
position:absolute;
}

/*#contain img {
position:relative;
z-index:2;
background-color: #241D1B;
}  */

p { margin: 0;
padding:0;}

#tophalf {
position:relative;
width:302px;
float:left;
height: 425px;
margin-top:-275px;
padding:0;
}

#tophalf img{

}


.half {
position:relative;
margin: -230px 0px 0 0px;
width:300px;
z-index: 4;
text-align: justify;
}

.half p{
padding:0px 10px;

}

.full {
position:relative;
margin: -380px 0px 0 0px;
width:300px;
z-index: 4;
}

.full p{
padding:10px 20px;
text-align:justify;

}



#bottom {
	position:relative;
	height:302px;
	margin: -132px 35px 0 0;
	width: 815px;
	float:left;
	}
	
* html #bottom{ /*IE only rule. Original menu width minus all left/right paddings */
	margin: -133px 35px 0 0;
}

#bottom img {
float:left;
padding-left: 164px;
}

.rightfull {
position:relative;
margin: -304px 30px 0 330px;
width:445px;
text-align: justify;
float:right;
vertical-align:middle;
}
.rightfull p{
padding-top:12px;
color:#fff;
}

.righthalf {
position:relative;
margin: -304px 270px 0 330px;
width:215px;
text-align: justify;
float:right;
vertical-align:middle;

}
.righthalf p{
padding-top:15px;

}

.righthalf2 {
position:relative;
margin: -304px 190px 0 320px;
width:310px;
text-align: justify;
float:right;
vertical-align:middle;

}
.righthalf2 p{
padding-top:7px;

}

.lefthalf {
margin-left: 165px;
}


.footer  {
margin: -60px 0 0 0;
font-size: 11px;
color: #618ac6;
float:left;
position: relative;
width: 301px;

}

.footer a, .footer a:visited {
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}

.footer a:hover {
color: #676767;
}

#header {
	margin: 20px 0 0 330px;;
	position: relative;	
	width: 485px;
	height: 250px;
	}
	
	
	

#header img{
	border: 0;
	float:right;
	display:block;
	
	}

#logo h1 {
margin-left: -950px;
color:#000;
line-height:0px;
padding:0;
margin-top:0;
position:absolute;

}

.title {
height: 45px;
float: left;
margin: -35px 0 0 32px;
position: relative;
padding:0;
width: 430px; 
}

.titleterm {
height: 85px;
float: left;
margin: -35px 0 0 325px;
position: relative;
padding:0;
width: 402px; 
}

* html .titleterm{ /*IE only rule. Original menu width minus all left/right paddings */
margin: -35px 0 0 165px;
}

h2 {
color: #809fff;
font-size:1.3em;
line-height: 1.3em;
text-align:center;
text-transform:capitalize;
}

h1 {
color: #809fff;
font-size:19px;
line-height: 22px;
display:inline;

}

* html #arrow{ /*IE only rule. Original menu width minus all left/right paddings */
width: 240px;
float: left;
padding: 0;
z-index: 999;
}

#arrow {
width: 240px; /*width of menu*/
float: left;
z-index: 999;
display:inline;
font-size:1px;
line-height:1px;
}

#arrow .headerbar{
color: #000;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 0px; /*header text is indented 10px*/
}
/*
#arrow ul{
list-style-type: none;
margin: 0;
padding: 0;
color: #000;
margin-bottom: 0px
z-index: 999;
width: 240px;
float:left;
}

#arrow ul li{
margin:0;
padding: 0;
position: relative;
margin-bottom: 5px; 
}

* html ul#arrow li {
	height: 1%;
	display: inline;
	}

	
#arrow ul li a{ 
color: #ffffff;
display: block;
padding: 0;
padding-left: 6px; 
text-decoration: none;
font-weight: bold;
line-height: 15px;
font-size: 13px;
border-left: 4px solid #618AC6;
border-bottom: 0px solid #000;
}
	
#arrow ul li a:visited{
color: #ffffff;
}

#arrow ul li a:hover{ 
color: #f1e400;
border-left: 4px solid #f1e400;
}

li.current {
color: #ff5200;
padding-left: 6px;
margin-left: 6px;
font-weight: bold;
border-left: 4px solid #bbbbbb;
line-height: 15px;
font-size: 13px;
width: 240px;
}*/

/* trial*/
#arrow ul{
list-style-type: none;
margin: 0;
padding: 0;
color: #241D1B;

margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

#arrow ul li{
margin-bottom: 7px; 
}

#arrow ul li a{ 
color: #ffffff;
display: block;
padding: 0;
padding-left: 6px; /*link text is indented 6px*/
text-decoration: none;
font-weight: bold;
line-height: 10px;
font-size: 13px;
border-left: 4px solid #618AC6;
border-bottom: 0px solid #000;
}

#arrow ul li a:visited{
color: #ffffff;
}

#arrow ul li a:hover{ /*hover state CSS*/
color: #f1e400;
border-left: 4px solid #f1e400;
}

li.current {
color: #ff5200;
display: block;
padding: 0;
padding-left: 6px; /*link text is indented 19px*/
font-weight: bold;
font-size: 13px;
border-left: 4px solid #bbbbbb;
border-bottom: 0px solid #000;
margin-bottom: 7px;
line-height: 10px;

}

h3 {
color: #809fff;
font-size:1.2em;
line-height: 1.3em;
}

#terminals {
position:relative;
width:302px;
float:left;
height: 325px;
margin-top:-420px;
}

#terminals img{

}

.list {
position:relative;
margin: -256px 30px 0 0px;
width:300px;
z-index: 4;
text-align: justify;
font-size:12px;
}

.list p{
padding:0px 20px;
}

#bottomterm {
	position:relative;
	height:302px;
	margin: -31px auto;
	width: 805px;
	float:left;
	padding:0;
	}
#bottomterm img {
margin: 0 auto;
padding:0;
text-align:center;}

* html #bottomterm { /*IE only rule. Original menu width minus all left/right paddings */
	margin: -37px auto;
}

* html #term{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
display:inline;
z-index:999;
}

#term {
width: 200px; /*width of menu*/
float: left;
padding: 10px 10px 10px 73px;
display:inline;
z-index:999;
}

#term a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	margin-left: -25px;
}

#term a:visited{
color: #ffffff;
}

	
#term a:hover{ /*hover state CSS*/
border:0;
color: #f1e400;
}

#term .headerbar{
color: #241D1B;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 0px; /*header text is indented 10px*/
}

#term ul{
	list-style-type: square;
	margin: 0;
	padding: 0;
	color: #ffffff;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

#term ul li{
margin-bottom: 0px;
margin:0;
padding:0;
}

#term ul li a{
	color: #ffffff;
	padding: 0;
	padding-left: 2px; /*link text is indented 6px*/
	text-decoration: none;
	font-weight: bold;
	line-height: 9px;
	font-size: 12px;
	border:0px;
	margin:0;
	
}

#term ul li a:visited{
color: #ffffff;
}
* html ul#term li {
	height: 1%;
	display: inline;
	}
	
#term ul li a:hover{ /*hover state CSS*/
border:0;
color: #f1e400;
}

.footerterm  {
margin: 7px 0 0 20px;
font-size: 11px;
color: #618ac6;
float:left;
position: relative;
width: 301px;

}

.footerterm a, .footerterm a:visited {
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}

.footerterm a:hover {
color: #676767;
}

.termtext {
position:relative;
margin: -3px auto 0;
width:815px;
text-align: center;
float:left;
vertical-align:middle;
height: 301px;
}
.termtext p{
padding-top:12px;
color:#000;
font-size:25px;
font-weight:bold;

}