body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #54555a;
	background-color:#e1e8ef;

}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
	margin: 3px 0 0 5px;
	 }

#wrapper {
	margin: 16px  auto 10px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

#logo-acl	{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:40px;
	width:375px;
	margin-left:26px;
	float:left;
	margin-top:94px;
	}

h1, h2, h3 {
	font-size: 11px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	padding: 0;
	margin: 5px 0 0 10px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 1024px;
	height:100%;
	}

/* header */

#header {
	background: url(images/header_bg.gif) repeat-x;
	position: relative;
	width: 1024px;
	margin-bottom: 4px;
}

#header .bl { height: 157px; }

#header .tr { background: url(images/header_tr.gif) top left no-repeat; }
#header .bl { background: url(images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br.jpg) bottom right no-repeat; width:100%;}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 10px;
	left: 30px;
	color: #fff;
	float:right;
	width: 1170px;
}

#nav-top li {
display: block;
float:left;
font-family: arial, helvetica, tahoma, sans-serif;
font-size: 11px;
text-align:center;
width:90px;
border-right:1px solid white;
}


#nav-top li.last	{
border-right:none;
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, tahoma, sans-serif;
}

#nav-top a:hover {
	text-decoration: underline;
	font-size:12px;
	overflow:hidden;
	cursor:pointer;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */

#body {
	height:100%;
	overflow:hidden;
		}
		
#body .topp	{
	background:url(images/body_tp.gif) top no-repeat;
	height:25px;
	}
	


#body h2 {
	margin: 0 0 0 0;
}

#body h3 {
	margin: 0 0 0 0;
}

#body ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #d03410;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	width: 1024px;
	background-color: #FFFFFF;
}

#buy {
	float: left;
	width: 200px;
	display: inline;
	background-color:#FFFFFF;
	border: #007fff double 2px;
	padding:0px;
	margin-bottom:-1400px;
	padding-bottom:1400px;
	height:100%;
	}




#capabilities {
	float: right;
	width: 815px;
	border: #007fff double 2px;
	background-color: #FFFFFF;
	margin:0px 0px 0px -300px;
	padding:0px;
	margin-bottom:-1400px;
	padding-bottom:1400px;
	}
	
#capabilities ul li	{
	color:#000000;
	}

#capabilities p {
	line-height: 1.5;
	color:#000000;
	margin:0 15px 0 15px;
}

#capabilities h3 {
	font-size: 14px;
	width: auto;
}


#news {
	width: 195px;
	margin-top:7px;
	padding-right:2px;
}

#news p {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	border:1px solid #3594fe;
	font-weight:bold;
	}

#news p a {
	text-decoration: none;
}


.timed {
	background: #5b96da;
	color: #fff;
	padding: 10px 10px 1.3em 0;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .image {
	background: #5b96da;
	color: #fff;
	padding: 10px 10px 1.3em 70px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}
.timed .info {
	margin: 4px 0 0 4px;
	border-bottom: 1px solid white;
}


.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
	}

#footer div div { padding: 5px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background: url(images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/footer_r.gif) top right no-repeat;width:100%; width:100%; }

#nav-container	{
	height: 200px;
	width:815px;
	float:left;
	margin:0 0 0 1px;
	border: #007fff double 2px;
	}
	
.slides	{
		width:815px;
		float:left;
		margin:0 auto 0 auto;
		padding:inherit inherit inherit inherit;
}
	
#table	{
	font-family: arial, helvetica, tahoma, sans-serif;
	color: #ffffff;
	bbackground-color:#5b96da;
	border:2px #000000 inset;
		}

#table ul{
	border:2px #000000 outset;
	color: #ffffff;
	margin:5px 10px 0 10px;
	}

#table li	{
	text-align:center;
	font-family: arial, helvetica, tahoma, sans-serif;
	color: #ffffff;
	background-color:#5b96da;
	border:2px #000000 inset;
	
	}
		
#table tr td {
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-color:#5b96da;
	border:2px #000000 inset;
	margin:20px 2px 2px 2px;
	}
	
#table p	{
	color:#FFFFFF;
	}

#table2	{		
	margin:10px 0 50px 20px;
	font-family: arial, helvetica, tahoma, sans-serif;
	text-align: center;
	color: #ffffff;
	background-color:#e1e8ef;
	border:2px #000000 inset;
	float:left;
			}
		
#table2 tr td {
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	background-color:#5b96da;
	border:2px #000000 inset;
	margin:20px 2px 2px 2px;
	}
	
#table2 ul li {
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#ffffff;
	}
	
#table2 p	{
	margin:5px 0 0 10px;		
	font-family: arial, helvetica, tahoma, sans-serif;
	text-align: center;
	color:#ffffff;
	font-size:14px;
	float:left;
	font-weight:bold;
	text-decoration:underline;
	
			}
		
#table2 ul	{
	margin:50px 0 0 0;
	text-align:center;
	color:#ffffff;
	font-family: arial, helvetica, tahoma, sans-serif;
	
	}

#goalom	{
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:5px 10px 30px 10px;
	float:left;
	}
	
#quality {
	color:#625c9a;
	float:left;
	width: 750px;
	}
	
#quality ul	{
	padding-left:80px;
	}



#quality li {
display: block;
float:left;
color:#625c9a;
font-family: arial, helvetica, tahoma, sans-serif;
font-size: 12px;
width:100px;
text-align:center;
border:#625c9a 1px ridge;
margin-left:2px;
}


#quality a {
	color:#007fff;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, helvetica, tahoma, sans-serif;
	
}

#quality a:hover {
	color:#625c9a;
	font-size:12px;
}

#qual {
float:left;
color: #FFFFFF;
font-size:16px;
background-color:#007fff;
width:500px;
height20px;
font-size:14px;

}
	

#download	{
	color:#000000;
	width:500px;
	height:100px;
	text-align:center;
	}

#download li {
float:left;
color:#625c9a;
font-family: arial, helvetica, tahoma, sans-serif;
font-size: 12px;
width:500px;
text-align:left;
margin:0 0px 50px 100px;
}

#contents	{
	border:1px #000000 inset;
	float:left;
	width:600px;
	margin:30px 0 30px 50px;
	color:#FFFFFF;	
	}
	
#contents ul	{
	color:#ffffff;
	border:1px #000000 inset;
	margin:5px 5px 5px 5px;
	font-size:14px;
	font-style:oblique;
	font-weight:bold;
	background-color:#5b96da;
	}
	
#contents li	{
	color:#ffffff;
	margin:12px 2px 2px 12px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#contents a	{
color:#000;
}

#contents a:hover	{
color:#990000;
}

#contents .col	{
color:#FFFFFF;
}

#blink	{
	font-family:"Times New Roman", Times, serif, tahoma, helvetica, arial,;
	font-size:17px;
	text-decoration:blink;
	color:#007fff;
	border:2px #990033 outset;
	background-color:#CCCCCC;
	margin-left:350px;
	}
	
#bullet	{
	color:#000000;
	float:left;
	text-align:left;
	margin-left:10px;
	width: 750px;
	}

#bullet ul	{
	color:#000000;
	list-style:url(images/arrow.gif);
	margin-left:10px;
	}
#bullet li	{
	margin-left:20px;
	}

#head	{
float:left;
margin:20px 0 0 5px;
	}
	
#head .head1	{
	color:#d03410;
	font-weight:bolder; 
	font-size:14px;
	font-family:"Times New Roman", Times, serif , tahoma, helvetica, arial, sans-serif;
	}
	
#head .head2	{
	color:#0171e5; 
	font-size:15px;
	font-family:"Times New Roman", Times, serif , tahoma, helvetica, arial, sans-serif;
	}
	
#paper	{
	float:right;
	background-image:url(images/Old-Paper.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:651px;
	}
	
#paper p	{
	color:#000000;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	margin-top:370px;
	margin-left:90px;
	line-height:30px;
}

	
#phn	{
	float:left;
	background-color:#000000;
	background-image:url(images/phone.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:515px;
	height:651px;
	overflow:hidden;
	}

#phn form	{
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	width:217px;
	height:301px;
	margin:150px 0 0 200px;
		}

#phn span {
	color:#F00;
}

#phn label {
	float: left;
    margin: 0;
    padding: 10px 0 0;
    width: 150px;
}

#phn input, #phn textarea{
	float:left;
	width:150px;
}

#phn .submit {
	width:75px;
	float:left;
	background-color:#FFF;
	border:#333 solid 1px;
}