﻿.clear {
	clear: both;
}

A:link {
	text-decoration: none;
	color: #00F;
}
A:visited {
	text-decoration: none;
	color: #F7931E;
}
A:active {
	text-decoration: none;
	color: #C00;
}
A:hover {
	text-decoration: none;
	color: #C00;
}
a:focus {
	outline: none;
	cursor: help;
}
#top {
	height: 1165px;
	background-color: #000;
	border-bottom: 4px #fff solid;
}
#top-menu {
	position: relative;
	width: 980px;
	height: 180px;
	margin-right: auto;
	background-color: #333;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	margin-left: auto;
	background-image: url(http://web.ipac.caltech.edu/staff/alex/pictures/cliparts/space.gif);
}
#top-menu h1 a {
	background-image: url(logo.gif);
	width: 112px;
	height: 32px;
	position: relative;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 30px;
	top: 34px;
	float: left;
}
ul#nav-bar {
	float: left;
	margin-top: 10px;
	position: relative;
	width: 950px;
	margin-bottom: 10px;
	border: 1px #F7931E solid;
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-left: 15px;
	

}
ul#nav-bar li {
	border: 2px solid #303123;
	position: relative;
	float: left;
	height: 17px;
	padding-top: 2px;
	margin-right: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #000;
}
ul#nav-bar li#home a{
	width: 66px;
}
ul#nav-bar li#services a{
	width: 66px;
}
ul#nav-bar li#about a{
	width: 55px;
}
ul#nav-bar li#navbox a{
	width: auto;
	margin: 0px 10px 0px 10px;
}
ul#nav-bar li a{
	display: block;
	color: #b5b3b3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
ul#nav-bar li.current, ul#nav-bar li:hover, ul#nav-bar li.current a{
	color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #F7931E;
	border-color: #F7931E;
}
ul#nav-bar li a:hover{
	color: #ffffff;
}
#header {
	background-image: url('../images/header-bg.jpg');
	background-repeat: repeat-x;
	height: 235px;
}
#header-wrap {
	position: relative;
	width: 970px;
	height: 188px;
}
#header-wrap h2 {
	background-image: url('../images/header-title.png');
	width: 258px;
	height: 42px;
}
#header-wrap p {
	font-family: helvetica, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 17px;
	font-style: italic;
}
#header-title {
	text-indent: -9999px;
	position: relative;
}
#content {
	background-color: #303123;
	background-repeat: repeat-x;
}
#content-wrap {
	position:relative;
	width:950px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	border-right: 2px #fff solid;
	border-left: 2px #fff solid;
	background-color: #333;
	background-image: url(http://web.ipac.caltech.edu/staff/alex/pictures/cliparts/space.gif);
-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;


}
#content-wrap h3 {
	font-family: candara, arial, Helvetica, sans-serif;
	color: #616161;
	font-size: 19px;
	margin-bottom: 26px;
}
.welcome p {
	color: #FFF;
	font-size: 11px;
}
.cols {
	position: relative;
	float: left;
}
#col-left {
	margin-right:42px;
	width:210px;
}
#col-mid {
	width:200px;
	height: 200px;
	margin-left: 15px;
	font-size: 16px;
	overflow: scroll;
	color: #F00;
	text-align: left;
	margin-top: 10px;
	border: 2px #f7931e solid;
	background-color: #fff;
	font-family: "Trebuchet MS",;
	line-height: 15pt;
	font-weight: bolder;
}
#col-right {
	width: 249px;
}
.review {
	background-image: url('../images/customer.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 46px;
}
.features {
	background-image: url('../images/features.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.price {
	background-image: url('../images/prices.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.cols p {
	color: #4c4b4b;
	font-family: helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 18px;
}
.cols ul {
	font-family: helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	line-height: 17px;
}
.cols ul li {
	margin-bottom: 19px;
}
#col-mid ul li {
	background-image: url('../images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}
#col-right ul li {
	background-image: url('../images/bullet-coin.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
#footer {
	background-image: url('../images/footer-top-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #303123;
}
#footer-wrap {
	position: relative;
	width: 770px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
}
#footer-wrap h4 {
	background-image: url('../images/logo-footer.jpg');
	width: 78px;
	height: 24px;
	position: relative;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	margin-right: 4px;
}
#footer-wrap p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-top: 4px;
	margin-left: 5px;
	position: relative;
	width: 365px;
}
#footer-wrap p a{
	color: #ffffff;
}
.rss {
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
	background-image: url('../images/rss-icon.jpg');
	background-repeat: no-repeat;
	padding-left: 17px;
	width: 20px;
	float: right;
}
















		/* IE-CSS3-enabled elements: */
	.box1 {
	background-color: #f7931e;
	width: 755px;
	height: 100px;
	top: 18px;
	left: 311px;
	text-align: right;
	font-weight: bold;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 0px 20px 20px 0px;
	-webkit-border-radius: 0px 20px 20px 0px;
	border-radius: 0px 20px 20px 0px;
	
	

	
}
		
		
		
		
		
	
	
	
	
	
		
		/* IE-CSS3-enabled elements: */
	.box2 {
	background-color: #f7931e;
	width: 310px;
	height: 260px;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 3px;
	behavior: url(ie-css3.htc);
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	      

	
}
		
		
		
		
		
	
	
	
	
	
		
		/* IE-CSS3-enabled elements: */
	.box3 {
	background-color: #FFF;
	width: 300px;
	height: 250px;
	margin: 5px;
	position: absolute;
	behavior: url(ie-css3.htc);
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}





	
	
		
		/* IE-CSS3-enabled elements: */
	.box4 {
	background-color: #FFF;
	width: 728px;
	height: 90px;
	font-weight: bold;
	margin: 5px;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	color: #9F9;

}





	
	
		
		/* IE-CSS3-enabled elements: */
	.box5 {
	background-color: #f7931e;
	width: 920px;
	height: 25px;
	text-align: left;
	font-weight: lighter;
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	padding: 0px 10px 0px 20px;
	position: absolute;
	left: 9px;
	top: 17px;
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	
}






	
	
		
		/* IE-CSS3-enabled elements: */
	.box6 {
	background-color: #f7931e;
	width: 170px;
	height: 630px;
	text-align: center;
	vertical-align: bottom;
	margin: 15px 0px 0px 18px;
	font-weight: bold;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	
	
	
	}




	
	
		
		/* IE-CSS3-enabled elements: */
	.box7 {
	background-color: #FFF;
	width: 160px;
	height: 600px;
	font-weight: bold;
	margin: 25px 5px 5px 5px;
	position: absolute;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	color: #9F9;
	
	
}








		/* IE-CSS3-enabled elements: */
	.box8 {
	background-color: #f7931e;
	width: 500px;
	height: 300px;
	position: absolute;
	font-weight: bold;
	left: 260px;
	top: 350px;
	float: right;
	
	
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius:40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 4px;
	border-radius: 40px 40px 40px 40px;
	
}












		/* IE-CSS3-enabled elements: */
	.box9 {
	background-color: #FFF;
	width: 350px;
	height: 250px;
	position: absolute;
	text-align: center;
	font-weight: bold;
	margin: 25px 25px 25px 130px;
	overflow: hidden;
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 40px 40px 40px 40px;
	-webkit-border-radius: 40px 40px 40px 40px;
	border-radius: 40px 40px 40px 40px;
	
}


















		/* IE-CSS3-enabled elements: */
	.box10 {
	width: 270px;
	height: 230px;
	position: absolute;
	text-align: left;
	font-weight: bold;
	left: 95px;
	top: 375px;
	behavior: url(ie-css3.htc);
	color: #C60;
}





		/* IE-CSS3-enabled elements: */
	.box11 {
	background-color: #F7931E;
	width: 73px;
	height: 148px;
	position: absolute;
	text-align: center;
	border: 2px #f7931e solid;
	margin-top: 10px;
	top: 416px;
	left: 10px;
	behavior: url(ie-css3.htc);
	font-weight: bold;
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	vertical-align: text-top;
	color: #FFF;
	
}





		/* IE-CSS3-enabled elements: */
	.box12 {
	background-color: #f7931e;
	width: 110px;
	height: 25px;
	padding: 20px;
	position: absolute;
	top: 1px;
	left: 1px;
	text-align: center;
	font-weight: bold;
	
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 0px 20px 20px 0px;
	-webkit-border-radius: 0px 20px 20px 0px;
	border-radius: 0px 20px 20px 0px;
	
}





		/* IE-CSS3-enabled elements: */
	.box13 {
	background-color: #f7931e;
	width: 745px;
	height: 270px;
	top: 665px;
	left: 17px;
	text-align: center;
	position: absolute;
	font-weight: bold;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 0px 20px;
	-webkit-border-radius: 20px 20px 0px 20px;
	border-radius: 20px 20px 0px 20px;
	color: #FFF;
	
}





		/* IE-CSS3-enabled elements: */
	.box14 {
	background-color: #FFF;
	width: 670px;
	height: 210px;
	position: absolute;
	top: 1px;
	left: 1px;
	text-align: left;
	font-weight: bold;
	margin: 25px 35px 25px 35px;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 0px 20px 0px;
	-webkit-border-radius: 20px 0px 20px 0px;
	border-radius: 20px 0px 20px 0px;
	overflow: hidden;
	
}




		/* IE-CSS3-enabled elements: */
	.box15 {
	background-color: #f7931e;
	width: 974px;
	height: 20px;
	position: absolute;
	top: 980px;
	left: -7px;
	text-align: center;
	font-weight: bold;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	color: #FFF;
	text-decoration: inherit;
	
}




		/* IE-CSS3-enabled elements: */
	.box16 {
	background-color: #FFF;
	width: 758px;
	height: 19px;
	padding: 10px 0px 10px 0px;
	position: absolute;
	top: 917px;
	left: 9px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
	behavior: url(ie-css3.htc);
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border: 2px #f7931e solid;
	color: #00F;
	
}








		/* IE-CSS3-enabled elements: */
	.box17 {
	background-color: #FFF;
	width: 130px;
	position: absolute;
	left: 23px;
	top: 1086px;
	font-weight: bold;
	-moz-box-shadow: 00px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	height: 37px;
	line-height: 30pt;
	color: #F7931E;
	text-align: center;
	
}






























		/* IE-CSS3-enabled elements: */
	.boxcric {
	width: 220px;
	position: fixed;
	left: 766px;
	top: 41px;
	font-weight: bold;
	height: 250px;
	overflow: hidden;
	
}























































*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	vertical-align: top;
	height: auto;
	margin: 5px;
	text-align: left;
	font-weight: bolder;
}
fieldset,  {
	border:0;
	margin: 20px 0px 0px 10px;
	top: 20px;
}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th {
	text-align:center;
}
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */
