body {
	background: black url(../images/carbon-fiber-bg.png) repeat-x fixed 50% 0;
	color: rgb(215,215,215);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-style: normal;
	min-width: 960px;
	height:100%;
}

#logo {
	float:left;
	position:absolue;
	z-index:1500;
}
#logo a {
	float:left;
	background-image:url(../images/logo.png);
	width:326px;
	height:100px;
	position:absolue;
		z-index:1500;
}


  /*give the body height:100% so that its child    elements can have percentage heights*/  
  /*this is what we want the div to look like*/  
div.fullscreen {    
  display:block;    /*set the div in the top-left corner of the screen*/    
  position:absolute;    
  top:0;    
  left:0;        /*set the width and height to 100% of the screen*/    
	background: transparent url(../images/header-bg.png) repeat-x 0 0;
	overflow: hidden;
	width: 100%;
	height:100px;    
	z-index:1;
  }

a {
	color: #5b7ea9;
	text-decoration: none;

}
a:hover, a:focus {
	color: #ccc;
	/* background: transparent url(/themes/u2/images/8x8_30p.png) repeat 0 0; */
}
h1, h2, h3, h4 {
	color: rgb(240,240,240);
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 a, h2 a, h3 a, h1 a:hover, h2 a:hover, h3 a:hover, h1 a:focus, h2 a:focus, h3 a:focus { 
	color: #fff;
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}

hr {
	background: transparent;
	color: #000;
	border: 1px solid black;
	border-color: rgba(0,0,0,0.3);
	border-style: none none solid none;
	height: 0;
	clear: both;
	display: block;
	margin-bottom: 20px;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
img {
	border: none;
	outline: none;
	vertical-align: middle;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#shell {
	text-align: center;
	z-index:3;
	position:relative;
}
#sitecontainer {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#header {
	overflow: hidden;
	width: 960px;
	height:100px;
}
#header a {
	border: none;
	outline: none;
}
#header h1 {
	background: transparent;
	color: rgb(230,230,230);
	float: left;
	display: inline;
	width: 185px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	display: block;
	width: 185px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#header h1 a:hover, #header h1 a:focus {
	text-decoration: none;
}
#header h2 {
	float: left;
	display: inline;
	width: 390px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#home {
	background: transparent url(../images/grey-bg.png) repeat 0 0;
	width: 920px;
	margin-top:15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#home ul {
		list-style:none;
		font-size:15px;
}
#home li {
		list-style:none;
		font-size:15px;
}
#welcome {
	background: transparent url(../images/grey-bg.png) repeat 0 0;
	width: 900px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
	margin:15px auto;
}
#welcome p {
	line-height:20px;
}
#contact {
	background: transparent url(../images/grey-bg.png) repeat 0 0;
	width: 900px;
	margin-top:15px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#contact p {
	line-height:18px;
	margin-bottom:14px;
}
#contact h1 {
	margin-bottom:20px;
}
#contact h2 {
	font-weight:bold;
	font-size:14px;
	text-align:right;
	width: 125px;
float: left;
text-align: right;
margin-right: 15px;
}

#inside-left {
	float:left;
	width:540px;
}
#inside-left h1 {
	color:#FFF;
	margin-bottom:15px;
}
#inside-left p {
	line-height:15px;
}
.first {
		margin-bottom:20px;
}
#inside-right {
	background: transparent url(../images/white-bg.png) repeat 0 0;
	float:right;
	width:290px;
	padding-left:25px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}
#inside-right p {
	line-height:15px;
	letter-spacing:-.01em;
}
#inside-right li {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	list-style-image:url(../images/arrow.png);
}
#inside-right a {
	color:#5b7ea9;
}
.bottom {
	margin-bottom:2px;
}

#welcome2 {
	width: 515px;
	padding: 20px 20px;
}
#welcome2 p {
	color:white;
	margin:25px 0px;
	line-height:15px;
}

#welcome3 {
	width: 372px;
	overflow:visible;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#welcome3 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#page {
	background: transparent url(../images/grey-bg.png) repeat 0 0;
	width: 890px;
	padding: 5px 5px;
	margin-top:15px;
	float:left;
	height:650px;
}
#welcome5 {
	background: transparent url(../images/grey-bg.png) repeat 0 0;
	width: 255px;
	padding: 20px 35px;
	margin-top:15px;
	float:right;
	height:400px;

}
#welcome7 {
	background: transparent url(../images/grey-bg.png) repeat 0 0;
	width: 610px;
	padding: 20px 175px;
	margin-top:15px;
	height:210px;

}
.bottom-headers {
	font-size:16px;
	text-transform:uppercase;
	color:white;
}
#grey {
	color:#cccccc;
	margin-top:25px;
	margin-bottom:25px;
	line-height:15px;
}

.phone {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#5b7ea9;
}
.right {
	float: right;
	border:1px #FFF solid;

}

div#footer {
	clear: both;
	color: #939393;
	margin: 0 auto;
	width:960px;
	padding: 10px 0px;
	font-size:10px;
	text-transform:uppercase;
}
div#footer a {
	color: #939393;
}
SPAN.apfloat
{
    FLOAT: right;
	padding: 0px 7px;
	margin-top:10px;
}
SPAN.bpfloat
{
    FLOAT: left;
	padding: 0px 250px;
}
.services {
	list-style-position:inside;

}
.services li {
	float:left;
	width:300px;
	margin-top:10px;
	line-height:20px;
}
#special {
}
#special input {
	background-color:#999;
	border:1px solid #dddddd;
	padding:3px;
	color:#333;
	margin:0px;
}
#special select {
	background-color:#999;
	border:none;
	color:#333;
	margin:0px;
}
textarea {
	background-color:#999;
	border:1px solid #dddddd;
	padding:3px;
	color:#333;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
label
{
width: 135px;
float: left;
text-align: right;
margin-right: 5px;
display: block
}

.submit
{
margin-left: 140px;
width:86px;
height:27px;
border:none;

} 
h4 {
	margin-top:25px;
}
#warranty {
	font-size:11px;
	color:#999;
	margin-top:8px;
	letter-spacing:-.01em;
}
.success {
		color: #5b7ea9;
		font-size:14px;
		font-weight:bold;	
	}
.success p {
		color: #5b7ea9;
		font-size:14px;
		font-weight:bold;
	}
	.error {
	color: #F63;
		font-size:14px;
		font-weight:bold;	
	}
.error p {
	color: #F63;
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	}
#htmlExampleTarget {
			margin-top:12px;
}
#gallery-navigation {
	margin-top:20px;

}
.gallery-buttons { 
float:left;
width:102px;
text-align:center;
margin-right:20px;
}
.gallery-buttons img { 
border:1px white solid;
margin-bottom:8px;
}
h1.admin {
	margin-bottom:24px;
}
h2.admin  {
	margin-bottom:24px;
		font-size:18px;
}
.edit_text {
	width:100%;
	height:50px;
}