*{
	padding: 0px;
	margin: 0px;
	font-size:100%;
	font-family: helvetica, verdana arial, Lucida Grande, sans-serif;
}

body{
	background: #fff url(../images/bg.jpg) repeat-x;
	background-attachment: fixed;
	background-position: center top;
	overflow:scroll;
}
	
#container{
	border: 6px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
	width: 955px;
	/*overflow: hidden;*/
	background-color:#fef8ef;
}

#mainContent{
	position:relative;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	background-color:#666666;
	/*height:700px;*/
}
#content{
	overflow:hidden;
	position:relative;
	width:945px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#leftBox{
	padding:10px 0px 10px 10px;
	float:left;
	width:450px;
	/*background-color:#ff2233;*/
	/*height:700px;*/
}

#rightBox{
	padding:10px 10px 2px 0px;
	float:right;
	width:460px;
	/*background-color:blue;
	/*height:500px;*/
}

#leftBoxM{
	width:645px; 
	
	border-right: 2px solid #780606;
	padding:10px 10px 10px 10px;
	float:left;
	/*background-color:#ff2233;*/
	/*height:700px;*/
}

#rightBoxM{
 	width:260px; 
	padding:10px 10px 2px 0px;
	float:right;
	/*background-color:blue;
	/*height:500px;*/
}


#nav_corners{
	position:relative;
	width: 955px;
	height:10px;
	background: url(../images/topcorners.jpg) no-repeat;
	background-color:#dfdfdf;
}
#nav{
	position:relative;
	width: 100%;
	height:78px;
	/*background-color:green;*/
}

#blackBarNav{
	position:relative;
	width:955px;
	height:3px;
	background-color:#666666;
}

#titleBar{
	width:100%;
	padding-top:5px;
	padding-left:10px;
	border-bottom: 6px solid #780606;
}

#footer{
	clear:both;
	padding-top:10px;
	position:relative;
	width:955px;
	height:20px;
	background-color:#dfdfdf;
}

div#footer .bar{
	color:#780606;
	font-weight:bold;
	padding: 0px 20px;
}
#cornerBottom1{
	clear:both;
	position:relative;
	width:955px;
	height:6px;
	background: url(../images/cornersbt1.jpg) no-repeat;
}

#cornerBottom2{
	clear:both;
	position:relative;
	width:955px;
	height:15px;
	background: url(../images/cornersbt2.jpg) no-repeat;
}
/*---------All TYPE STUFF BEGINS---------------------------------------------*/
p{
	font-size: 78%;
	letter-spacing:.07em;
	line-height:130%;
	margin-bottom:1.5%;
	color:#111111;
}
.news{
	font-size: 81%;
	letter-spacing:.07em;
	line-height:130%;
	margin-bottom:1.5%;
	color:#111111;
	
}
.center{
	text-align:center;

	
}

.italic{
	font-style:italic;
}

.clear{
	clear:both;
}



.bold{
	font-weight:bold;
	font-size: 107%;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 5px 0;
  padding: 0;
}


h1 {
	clear:both;
  padding-bottom: 0em;
  font: bold 95% arial, sans-serif;
  color:#78000f;
  border-bottom: 1px solid #78000f;
}
h2{
	color:#780606;
	text-transform:uppercase;
}

h3{
	text-indent:20px;
	color:#780606;
	text-transform:uppercase;
}

h4 {
clear:both;
  font-size: 1em;
  color: #78000f;
  border-top: 1px dotted #000;
}
h5 {
  font-size: .7em;
  letter-spacing:.05em;
  color: #78000f;
  font-weight:100;
}

/*---------All TYPE STUFF ENDS---------------------------------------------*/

/* secondary Links=========================================================== */
	
.secondary a:link{
	font-size: 95%;
	letter-spacing:0.1em;
	color: #dc2121;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;	
}

.secondary a:visited{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.secondary a:hover{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
}

.secondary a:active{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	padding-right: 10px;
	background-image: url(../images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}


	
/* secondary Links============================================================*/

/* standard Links============================================================*/

.standard a:link{
	font-size: 95%;
	letter-spacing:0.1em;
	color: #dc2121;
	text-decoration: none;	
}

.standard a:visited{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	text-decoration: none;
}

.standard a:hover{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	text-decoration: underline;
}

.standard a:active{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	text-decoration: none;
}
.standard a#here {
  color: #880303;
  font-weight:bold;
  /*text-transform:uppercase;*/
 	text-decoration: underline;
 	padding-right: 20px;
 	background-image: url(../images/here.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* standard Links============================================================*/

/* News Links============================================================*/

.NewsLink a:link{
	font-size: 100%;
	letter-spacing:0.1em;
	color: #dc2121;
	text-decoration: none;	
	text-transform:uppercase;
	line-height:15px;
}

.NewsLink a:visited{
	font-size: 100%;
	color: #dc2121;
	letter-spacing:0.1em;
	text-decoration: none;
	text-transform:uppercase;
	line-height:15px;
	
}

.NewsLink a:hover{
	font-size: 100%;
	color: #880303;
	letter-spacing:0.1em;
	text-decoration: none;
	text-transform:uppercase;
}

.NewsLink a:active{
	font-size: 100%;
	color: #dc2121;
	letter-spacing:0.1em;
	text-decoration: none;
	text-transform:uppercase;
}
.NewsLink a#here {
  color: #880303;
  font-weight:bold;
  /*text-transform:uppercase;*/
 	text-decoration: none;
 	padding-right: 20px;
 	background-image: url(../images/here.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* News Links============================================================*/




/* e-mail Links============================================================= */
	
.email a:link{
	font-size: 95%;
	letter-spacing:0.1em;
	color: #dc2121;
	padding-right: 18px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;	
}

.email a:visited{
	font-size: 95%;
	color: #dc2121;
		letter-spacing:0.1em;
	padding-right: 18px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.email a:hover{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	padding-right: 18px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: underline;
}

.email a:active{
	font-size: 95%;
	color: #dc2121;
	letter-spacing:0.1em;
	padding-right: 18px;
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
	
/* e-mail Links=============================================================*/

/* GENERAL FORMATTING=========================================================*/

.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.dark{
	color:#380303;
}
.redPrice{
	color:#C00;
}
img.border {
  border:1px solid #333333;
}
img.borderFRight {
  border:1px solid #333333;
  float:right;
}
img.borderFLeft {
	margin: 0px 5px 5px 5px;
	border: 1px solid #333333;
	float:left;
}
  
.galthumb{
	float: left;
	margin: 0px 7px 14px 7px;
	border: 4px;
	border-color: #222222;
	border-style: solid;
}
.thHere{
	float: left;
	margin: 0px 7px 14px 7px;
	border: 4px;
	border-color: #780606;
	border-style: solid;
}
.adress{
	text-align:center;
	margin-left:-10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#222;
	letter-spacing:.1em;
	line-height:1.5em;
	font-weight:bold;
	}
.movie{
  	text-align:center;
  	padding-bottom:10px;
  	
  }
a[href $='.pdf'] { 
   padding-right: 17px;
   background: transparent url(../images/pdf.gif) no-repeat center right;
   }
/* Table Formatting=========================================================*/
  .techTitle {
	border-bottom:1px solid #AA0706;
	border-top:1px solid #AA0706;
	color:#A80705;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	width:460px;
}

.techValue {
	color:#343434;
	display:inline;
	float:right;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
	padding-right:10px;
}

.techTable {
	clear:both;
	margin-bottom:30px;
	width:460px;
}
.techTableLast {
	clear:both;
	margin-bottom:10px;
	width:460px;
}


.techTable tr {
	height:21px;
}
.blurow {
	background-color:#d5dde4;
}
.techName{
	font-size:12px;
	font-weight:bold;
	color:#222222;
}
/* Table Formatting=========================================================*/

/* FORM FORM=============================================================*/
#form_whole{
	/*
margin-left:auto;
	margin-right:auto;*/
	float:left;
	margin-left:auto;
	margin-top:auto;
	margin-right:15px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
#form_holder{
	margin-left:auto;
	margin-right:auto;
	background: url(../images/formbg2.jpg) repeat-y;
	width:300px;
	padding:0px 20px 0px 20px;
}

#top_corner{
	width: 340px;
	height:28px;
	background: url(../images/formbg1.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#bottom_corner{
	width: 340px;
	height:30px;
	background: url(../images/formbg3.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}
form{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#222;
	letter-spacing:.1em;
	line-height:1.5em;
	font-weight:bold;
}

.texta {
 font-size: 13px;
 color:#900;
 background-color: #ededed;
 border: 1px solid #780606;
 letter-spacing:.1em;
 width:300px;
 /*padding-left:8px;
 padding-top:5px;
 padding-right:3px;*/
}

.name{
 font-size: 13px;
 color:#900;
 background-color: #ededed;
 border: 1px solid #780606;
 letter-spacing:.1em;
 width:180px;
 }


.txtarea{
	width:300px;
	font-size: 13px;
 	color:#900;
 	background-color: #ededed;
 	border: 1px solid #780606;
 	letter-spacing:.1em;
}


select{
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#900;
	
	letter-spacing:.1em;
	background-color:#ededed;
	border: 1px solid #780606;
}


/* FORM FORM=============================================================*/