

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}


#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}
#headerTitle { 

	padding: 40px 0 0 0;
	display: block;
	text-align:right;


}


#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	font-size: 36px;
}
#logo img {
	border: none;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}


#search {
	float: right;
	width: 290px;
	padding-top: 40px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	color: #7F7772;
}

#searchsubmit {
}



#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 3px 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #fff; border:none;
}

#menu a:hover {
	color: #FFFFFF; 
	background: url(images/img02b.gif) no-repeat left center;
}

#menu .active a {
	color: #990000;
}



#page {
	clear: both;
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 70px 0 0 0;
	
}



#splash {
	width: 660px;
	height: 180px;
	padding: 30px 30px 0 30px;
	background: url(images/img04.jpg) no-repeat;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}



#content {
	float: right;
	width: 460px;
	padding-right: 10px;
}

.title {
	padding-bottom: 5px;
	color:#0280B3;
	font-weight:bold; font-family:Arial, Helvetica, sans-serif;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}



#sidebar {
	float: left;
	width: 200px;
	padding: 10px 0 0 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}



#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #F5F5F5;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}



/*blue buttons*/
.submitBtn {

  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center;
  text-decoration:none;
  border:0; 
   
  display:block; 
  background:url(images/button.gif) right 0px  no-repeat;
  margin-bottom:10px;
  
  
/*  width:auto; 
  overflow:visible; */
  height:50px;
}
.submitBtn span { 
  background:url(images/button.gif) left 0px no-repeat;
  color:#fff;
  line-height:50px; 
  height:50px;
  display:block; 
  padding:0 0 0 20px; 
}
.submitBtn:hover {
	background-position: right -50px; 
}
.submitBtn:hover span {
	background-position: left -50px; 
}


#Features ul { margin:0; padding:0; list-style: none; }
#Features li { background:url(images/accept.png) no-repeat left 5px;; padding:2px 0 0 23px; }



.ipackage{
	float: left;
	width: 145px;
	margin-right:3px; padding:1px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

.ipackage h1{
	margin:0; padding:5px; background:#006 url(images/b10.gif) top repeat-x;
	font-weight:bold; font-size: 14px;
	color:#fff; text-align:center;
}
.ipackage ul, .ipackage ul li {
	margin:0; padding:0; list-style: square;
}.ipackage ul li {
	margin:5px 0 0 20px;
}.ipackage a.iorder {
	display:block; text-align:center; margin: 3px; padding:5px;
	color:#F00; font-weight:bold;
}
.ipackage a.iorder:hover {
	color:#900;
}
	
