* {
margin: 0;
padding: 0;
border: 0 none;
font-family: Arial, Helvetica, sans-serif;
color: white;
}

.clear {
clear: both;
}

a.h3, h1, h2, h3, h4 {
color: #00ccff;
margin: 0 0 10px 0;
font-family: Century Gothic;
font-weight: normal;
}
a.h3 {
font-size: 12pt;
}
a.h3:hover {
color: white;
}
h2 {
font-size: 16pt;
text-transform: uppercase;
}
h3 {
font-size: 12pt;
font-style: italic;
text-transform: uppercase;
}
h4 {
color: white;
font-size: 12pt;
}
p h3 {
display: inline;
}

a, p, td, span {
font-size: 9pt;
}

td {
padding: 5px;
}
input, textarea {
color: black;
}

p {
margin: 0 0 10px;
}
p.bi {
font-weight: bold;
font-style: italic;
}
p.b-quote {
margin: 0 0 10px 20px;
font-style: italic;
}
body, html {
height: 100%;
}

body {
background: #000917 url(images/body_bg.jpg) repeat-x left top;

}

div {
position: relative;
}

.image {
float: left;
margin: 0 10px 4px 0;
padding: 2px;
border: 1px solid #002150;
}

#splash-home {
width: 1500px;
height: 970px;
margin: 0 auto;
background: url(images/splash_bg.jpg) no-repeat left top;
}

#wrapper {
height: auto;
min-height: 100%;
background: url(images/wrapper_bg.jpg) no-repeat center top;
position: relative;
margin: 0 0 -82px 0;
}

#content-wrap {
width: 1000px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
}

#header {
height: 266px;
width: 1000px;
}

ul#nav {
height: 78px;
width: 1000px;
}
ul#nav li {
display: inline;
float: left;
margin: 20px 30px 0 0;
}
ul#nav li:last-child {
display: inline;
float: left;
margin: 20px 0 0 0;
}
ul#nav li a {
text-decoration: none;
display: block;
padding: 10px 0px 10px 10px;
font-family: Century Gothic;
text-transform: uppercase;
font-size: 12pt;
}
a:hover {
color: #00ccff;
}
#logo {
position: absolute;
top: 90px;
left: -10px;
}

#content {
width: 1000px;
margin: 10px 0 0 0;
}

.block {
background: #000919;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
padding: 20px;
}

.text-block {
padding: 10px 0 20px 0;;
border-bottom: 1px solid #002862;
overflow: hidden;
}
.text-block img, #home-welcome img {
float: left;
margin: 0 10px 4px 0;
padding: 2px;
border: 1px solid #002150;
}
.text-block a img {
border: none;
}

#home-welcome a img {
border: none;
padding: 0;
}

#home-left {
width: 430px;
padding: 10px;
float: left;
background: #000919;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#home-right {
width: 520px;
padding: 10px;
float: right;
background: #000919;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

a#facebook-btn {
width: 168px;
height: 55px;
display: block;
float: left;
margin: 0 8px 0 0;
background: url(images/facebook_btn.jpg) no-repeat left top;
}
a#facebook-btn:hover {
background-position: left bottom;
}

a#cloudten-btn {
width: 168px;
height: 55px;
display: block;
float: left;
margin: 0 8px 0 0;
background: url(images/cloudTen_btn.jpg) no-repeat left top;
}
a#cloudten-btn:hover {
background-position: left bottom;
}
a#omega-btn {
width: 520px;
height: 55px;
display: block;
float: left;
margin: 0 8px 0 0;
background: url(images/omega_btn.jpg) no-repeat left top;
}
a#omega-btn:hover {
background-position: left bottom;
}

a#twitter-btn {
width: 168px;
height: 55px;
display: block;
float: left;
background: url(images/twitter_btn.jpg) no-repeat left top;
}
a#twitter-btn:hover {
background-position: left bottom;
}

#footer {
background: url(images/footer_bg.jpg) no-repeat left top;
height: 84px;
width: 1000px;
padding: 10px 0;
}
#footer-left{
float: left;
}
#footer-ad {
float: right;
}

#contact_form {
float: right;
padding: 0 0 0 40px;
border-left: 1px solid #002862;
}
#contact-info{
float: left;
width: 400px;
}

.news-item-left {
width: 470px;
margin: 0 20px 0 0;
float: left;
}

.news-item-right {
width: 470px;
float: left;
}

.article-footer {
font-size: 8pt;
}

a#buy-now-btn {
width: 420px;
height: 55px;
display: block;
background: url(images/buynow_btn.jpg) no-repeat;
}
a#buy-now-btn:hover {
background-position: left bottom;
}