html, body {
	font-family: Arial, Helvetica, sans-serif;
  text-align:center;
  margin: 0;
}

body{
background: #E2ECF7;
}

a{
	color: #06c;
}

a:hover{
	color: #666;
}

#topback{
	background: #004080;
}

#top{
	width: 742px;
  margin: 0 auto;
}

#footer{
	width: 742px;
	margin: 0 auto;
	background: #5F6060;
	font-size: 11px;
	color: white;
	margin-top: 1px;
	text-align:right;
	clear: both;
}

#footer a{
	color:white;
	font-weight: bold;
}

#footer p{
	margin: 0px;
	padding: 2px;
	padding-right: 8px;
}

#head{
  height: 148px;
  background: url("../GUI/head.jpg") 0 0 no-repeat;
  position:relative;
}

#nav{
	height: 18px;
  background: url("../GUI/nav_back.gif");
  text-align:left;
}

#nav img{
	border: 0px;
}

#navbottom{
 height: 14px;
  background: url("../GUI/nav_bottom.gif");
  padding-top: 5px;
}

html>body #navbottom{ height: 9px;}

#navbottom .navsquare{
  height: 5px;
  font-size: 1px;
  background: #F8820F !important;
}

#bar{
	height: 38px;
  background: url("../GUI/bar.gif");
  width: 742px;
  margin: 0 auto;
  text-align:left;
}

#bar h1{
 height: 38px;
  width: 184px;
  padding: 0;
  margin: 0;
  background: url("../GUI/title.gif") no-repeat;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-left: 9px;
  padding-top: 12px;
  text-transform: uppercase;
}

#content{
  background: white;
  margin: 0 auto;
  width: 742px;
  text-align:left;
  font-size: 12px;
  padding-bottom: 15px;
}

#content div{
	padding: 15px;
}


#content p{
	line-height: 16px;
}

#content p.big{
	line-height: 22px;
	font-size: 14px;
}

#content strong{
	color: #004080;
}

#content h1{
	color: #F55F14;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}

h4{
	background: url("../GUI/packages_head.gif") no-repeat;
  height: 35px;
  text-transform: uppercase;
  color: #004080;
  font-size: 1px;
  margin: 0px;
  padding-left: 10px;
  padding-top: 5px;
}

#content h2{
	font-size: 14px;
}

#content h2 a{
	text-decoration: none;
}

.packages{
	display: block;
	width: 180px;
	height: 30px;
	background-image: url("../images/index_packages.gif");
	line-height: 30px;
	padding-left: 10px;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 7px;
}

html>body .packages{
	width: 170px;
}

#step{
	float:right;
  width: 305px; 
  background:#E2ECF7;
  border: 1px dotted #DBA44D;
  margin-left: 10px;
}

ul, #step ul{
	list-style: none;
  margin: 0px;
  padding: 0px;
}

#step ul li{
	color: #004080;
  font-weight: bold;
  font-size: 11px;
  margin-top: 10px;
}

ul, #step ul li img{
	margin-left: -5px;
}

.arrow{
  background: url("../GUI/arrow.gif") 0px 1px no-repeat;
  padding-left: 16px;
  color: #f60;
}

.line{
	background: url("../GUI/dot.gif") repeat-x;
  margin-right: 220px;
}

.index{
	text-align:center;
}

.index img{
	border: 1px solid black;
}

#content table{
	font-size: 12px;
}

#content table td{
	padding-right: 10px;
  padding: 5px;
}

.red{
	color: #F55F14;
  font-weight: bold;
}

hr {
	height: 1px;
	border: 1px solid #ccc;
}

#content div #div1{
	width: 220px;
	background:#FFCC94;
	padding: 0px;
	float:left;
	height: 150px;
	margin-right: 20px;

}



#div1 h1{
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	padding: 8px;
	background: #f60;
	letter-spacing: 1px;
}


#div1 p{
	padding: 8px;
	margin: 0px;
}

.orange{
	color: #f60;
	font-weight: bold;
}

#content div #img{
	padding: 0px;
	float:right;
	width: 300px;
}

#img p{
	margin-left: 20px;
}
