/* @override http://stormyprods.com/assets/css/main2.css */

/* @override
	http://stormyprods.com/assets/css/main2.css */

/* main.css 
Stormy Productions */

img {
	border:none;	
}


* {
	font-family: Helvetica, Arial, Times;
	font-size: small;
}

body {
	background-color: #C1DFE9;
	margin:0px 0px;
}
h2 {
	color:#1e7ec0;
}
h3 {
	color:#1e7ec0;
}

a {
	color:#1e7ec0;
	outline:none;
}

a:hover {
	color: #fff200;
}


#container
{
	margin: 0 auto;
	width: 991px;
	background: #fff;
}

#header, #content {
	margin:0px auto;
	width:991px;
}

#header
{
	background:#C1DFE9 url(../layout/web-top.png) bottom left no-repeat;
	height:142px;
	margin-top:50px;
	position:relative;
	width:991px;
}

#logo {
	background:transparent url(../layout/web%20Logo.png) bottom left no-repeat;
	height:142px;
	left:155px;
	position:absolute;
	top:0px;
	width:675px;
}

#header h1 { margin: 0; }

#navigation {
	background-color:#fff;
	height:25px;
	margin:0px auto;
	text-align:center;
	width:540px;
}

#content-container
{
	float: left;
	width: 991px;
	background:#fff url(../layout/web-left.png) top left repeat-y;
}

#content-container2
{
	float: left;
	width: 100%;
	background: url(../layout/web-right.png) top right repeat-y;
}

#content
{
	border-left:2px solid #999;
	clear: right;
	float: right;
	width: 620px;
	padding: 20px 40px;
	padding-left: 20px;
	display: inline;
}

#content h2 { margin: 0; }

#content pp{
	margin-left:15px;
	margin-right:15px;
	line-height:100%;
	margin-top: 8px;
}


#content-solo
{
	clear: left;
	float: left;
	width: 80%;
	padding: 20px 80px;
	padding-left: 50px;
	display: inline;
}

#content-solo h2 { margin: 0; }

#content-solo pp{
	margin-left:15px;
	margin-right:15px;
	line-height:100%;
	margin-top: 8px;
}


#aside
{
	float: left;
	width: 200px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 20px;
	display: inline;
}

#footer {
	clear: left;
	background:#C1DFE9 url(../layout/web-bottom.png) top left no-repeat;
	font-size:.85em;
	height:74px;
	text-align:center;
	margin:5px auto 0px auto;
	padding-top: 10px;
}


#footer p {
	margin:0px auto;
}


#aside .dk-gray-box {
	background:transparent url(../layout/dk-gray-box.gif) top left no-repeat;
	float:left;
	height:300px;
	margin-bottom:25px;
	width:250px;
}
#aside .lt-gray-box {
	background:transparent url(../layout/lt-gray-box.gif) top left no-repeat;
	float:left;
	height:176px;
	margin-bottom:25px;
	width:250px;
}
#aside .small-gray-box {
	background:transparent url(../layout/small-gray-box.gif) top left no-repeat;
	float:left;
	height:150px;
	margin-bottom:25px;
	width:250px;
}
.dk-gray-box p, .dk-gray-box h3, .lt-gray-box p, .lt-gray-box h3, .small-gray-box p, .small-gray-box h3 {
	margin-left:15px;
	margin-right:15px;
	line-height:100%;
	margin-top: 5px;
}
	
.dk-gray-box h3 {
	color:#fff;
	margin-bottom:0px;
}

.dk-gray-box p {
	color:#e0e0e0;
}

.dk-gray-box a {
	color:#fff;
}
.dk-gray-box a:hover {
	color: #fff200;
}
.lt-gray-box h3 {
	margin-bottom:0px;
}

#small {
	background-color: #e0e0e0;
	font-size:.75em;
}

#small p {
	font-size:.75em;
}

#small a {
	font-size:.75em;
}

#footer-long p {
	margin:0px auto;
}

#navigation ul {
	display:inline;
	height:25px;
}

#navigation ul li {
	background-color:#fff;
	display:inline;
	list-style-type:none;
	padding-right: 45px;
	float: left;
}

#navigation ul li a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size: larger;
	font-family: Verdana;
}

#navigation ul li a:hover {
	text-decoration:none;
}
.structure-label a {
	text-indent:-9999px;
}
.home-link {
	height:94px;
	left:17px;
	position:absolute;
	top:16px;
	width:485px;
}

.img
{
	top: 0px;
	right: 0px;
	clear:both;
	float:right;
	margin:10px;
}