html, body {margin:0px;
	padding:0px;
	height:100%;
	background-color:#000000;
	background-image:url(images/bg_home.jpg);
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	}

h1 {color:#EC382D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	margin:5px 0px 0px 22px;
	padding:0px;
	}

h2 {color:#cfcfcf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
a {text-decoration:none}

a.sublink {color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
	
a.sublink:hover {color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}

a.sublink1 {font-weight:bold;
	color:#EC382D;
	font-size:11px;
	text-decoration:none;
	}

a.sublink1:hover {font-weight:bold;
	color:#ffffff;
	font-size:11px;
	text-decoration:overline;
	}
	
a.sitedesign:link {color: #9D7672;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
a.sitedesign:visited {color: #9D7672;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
a.sitedesign:hover {color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
a.sitedesign:active {color: #9D7672;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
	
#home{
	width:960px;
	height:400px;
}

.home {background-image:url(images/bg_home.jpg);
	height:100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	}

.innertop {background-image:url(images/bg_innertop.jpg);
	height:379;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	}

.contentgrid {background-image:url(images/bg_grid.gif);
	width:960px;
	background-repeat:repeat-y;
	background-position:top;
	}
	
.innerbottom {background-image:url(images/botbg.jpg);
	height:287px;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.tab1 {background:url(images/tabbg.jpg);
	background-color:#402726;
	background-repeat:repeat-y;
	}

.maintext {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cfcfcf;
	line-height:16px;
	background-color:#000000;
	}

input { background-color:#131313;
	border:0px;
	border-style:inset;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

select {background-color:#131313; 
	border:0px;
	border-style:inset;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

textarea {background-color:#131313;
	border:0px;
	border-style:inset;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.butt {background-color:#030303;
	border:1px;
	border-style:inset;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

img {behavior: url(iepngfix.htc); }

#fb img,#linked img,#twitter img{height:25px;position:relative;top:7px;}
#fb,#linked,#twitter{outline:none;}
a img{border:0px;}
#social-icons{
	float: right;
    margin-top: -50px;
    width: 88px;
}

