body {
	background: url(http://skylightstar.com/images/bg-light.jpg);
	color: #c8cfd5;
	font: 13px/18px "Helvetica Neue", Helvetica, Arial,  Geneva, sans-serif;
	margin: 0px;
}

p{
	
}

a:link, a:visited{
		color:#68aff5;
	text-decoration: underline;
}
a:hover{
	color: #fff;
	text-decoration: none;
}
img {
	border:none;
}
h1{
	color: #f28400;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	line-height: 26px;
	border-top: 1px dashed #828588;
	border-bottom: 1px dashed #828588;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 15px;
}

body#inside .header{
	margin-bottom: 15px;
}
.invisible, hr {
	display: none;
}
.clear {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}
#maincontainer{
	background: transparent url(http://skylightstar.com/images/header-bg.jpg) repeat-x left top;
}
#maincontainer-parent{
	background: url(http://skylightstar.com/images/main-bg.jpg);

}
#container, body#inside #contentcolumn{
width: 947px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}


#contentwrapper{
float: left;
width: 100%;
	background: url(http://skylightstar.com/images/logo-bg.jpg) no-repeat left top;
}

#contentcolumn{
margin-left: 340px;
	font-size: 14px;
	line-height: 22px;
	padding-left: 12px;
}
body#home ul#nav {
	list-style:none;
	padding: 12px 0 0;
	margin-bottom: 18px;
	margin-top: 0;
}
body#home ul#nav li {
	text-align:right;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
body#home ul#nav li a {
	color: #fff;
	height:25px;
	display:block;
	padding-top: 10px;
	text-decoration: none;
}

body#home ul#nav li a:hover{

	color:#68aff5;
	text-decoration: none;
}
body#home ul#nav ul{
	list-style:none;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
body#home ul#nav li li{
	text-align:right;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
body#home ul#nav li li a {
	color:#68aff5;
	display:block;
	padding-top: 0px;
	text-decoration: none;
	padding-right: 5px;
}
body#home ul#nav li li a:hover{

	color:#9ccefe;
	text-decoration: none;
}
.header h2{
	color: #61adfa;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	text-align: right;
	margin-top: 50px;
	margin-bottom: 3px;
	width: 100%;
}
body#inside .header{
	margin-top: 30px;
}
body#inside .header h2{
	width: 500px;
	float: right;
	margin-top: 0;
		text-align: right;

}

body#inside .navigation{
width: 690px;
float: right;
	margin-top: 50px;

}
body#inside  ul#nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	color:#9ccefe;

}

body#inside  ul#nav li { /* all list items */
	float: left;
	position: relative;
	font-size: 14px;
	margin-left: 25px;


}
body#inside ul#nav li a{
	color:#9ccefe;
	text-decoration: none;
	
}

body#inside  ul#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width: 200px;
	background-color: #050a10;
	padding: 0;
	margin: 0;
		list-style: none;

}
body#inside  ul#nav li ul li{
margin: 0px;
padding: 0px;
}
body#inside ul#nav li ul a, body#inside ul#nav li ul a:visited{
	width: 200px;
	height: 20px;
	font-size: 13px;
	color: #fff;
	border-bottom: 1px dotted #0f1926;
	display: block;
	padding-left: 5px;
	text-decoration: none;


}
body#inside  ul#nav li ul a:hover{
	color: #f28400;
}

body#inside  ul#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

body#inside  ul#nav li:hover ul, body#inside  ul#nav li.over ul { /* lists nested under hovered list items */
	display: block;
}
body#inside #navListContainer{
width:800px;
margin:auto;
text-align:center;

}
body#inside #navListContainer ul#navList {
margin:0 0 0 20px;
padding:0;
}
body#inside  #navListContainer ul#navList li {
float:left;
margin-left:10px;
list-style-position:inside;
color:#61adfa;
}
body#inside #navListContainer ul#navList li a{
padding: 0 1em;
}
body#inside  h2{
	color: #61adfa;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 1px;
	width: 100%;
}

#leftcolumn{
float: left;
width: 257px; /*Width of left column*/
margin-left: -947px;
padding-left: 73px;
}
img.logo{
	margin-top: 42px;
}

body#inside img.logo{
	margin-top: 0px;
	float: left;
}

body#inside .navigation{
	margin-top: 50px;
}
#leftcolumn .info{
	color: #68aff5;
	font-size: 16px;
	text-align: right;
	background: url(http://skylightstar.com/images/column-divider.jpg) no-repeat right top;
	padding-top: 16px;
}
#leftcolumn .info p{
	margin-top: 0;
	margin-bottom: 20px;
		line-height: 26px;

}
body#inside #leftcolumn{
display: none;	
}
#footer{
clear: left;
color: #5d7a98;
padding: 55px 0 0;
background: url(http://skylightstar.com/images/footer-bg.jpg) repeat-x;
height: 86px;
font-size: 11px;
}

ul.footer-links {
	float:left;
	padding-right:10px;
	list-style:none;
	padding: 0;
	width: 100%;
	margin: 0 auto;
}
ul.footer-links li {
	background: url(http://skylightstar.com/images/footer-divider.jpg) no-repeat right;
	list-style:none;
	float:left;
	margin: 0px;
	padding: 0px;
}
ul.footer-links li.last {
	background:none;
}
ul.footer-links li.first a{
	padding-left: 0;
}
ul.footer-links li a {
	padding: 0 12px;
	color:#5d7a98;
	display:block;
	text-decoration: none;
}
ul.footer-links li a:hover {
	color:#5d7a98;
	text-decoration: underline;
}
#footer #footer-content{
	width: 587px;
	margin: 0 auto;
	padding-left: 105px;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
