@charset "utf-8";
/* CSS Document */
 body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/gr1x700bw.png);
}
a:link {
	text-decoration: none;
	color: #858685;
}
a:visited {
	color: #858685;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
table, td, tr, p {
	margin: 0px;
	padding: 0px;
}
.clearboth {
    clear: both;
}
.firstdone #allparts {
	width: 957px;
	margin: 0 auto; /* in conjunction with text-align-center above */
	padding-top: 100px;
	padding-bottom: 10px;
	height: auto;
}
.firstdone #anypart {
	width:937px;
	height: auto;
	padding: 10px;
	background-image: url(../images/grd-957x1bbwg.png);
	background-repeat: repeat-y;
}
.firstdone #imgfix {
	width: 937px;
	height: 440px;
	text-align: left;
	background-color: #1F1F1F;
}
.firstdone #contact {
	width: 580px;
	height: auto;
	margin: 150px auto 0 auto;
	background-color: transparent;
	text-align: left;
}
.firstdone #spacer {
	height: 60px;
	text-align: right;
}
.footer {
	height: 30px;
	border-top: 1px solid #999;
	color: #999;
	margin-left: 10px;
}
.firstdone #twocolumns {
	-moz-column-count: 2;
	-moz-column-gap: 55px;
	-webkit-column-count: 2;
	-webkit-column-gap: 55px;
	column-count: 2;
	column-gap: 55px;
}
.caption {
	color:#000;
	text-align: left;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0 10px;
}

.headtxt {
	color:#000;
	text-align: justify;
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #fff;
	padding: 15px 25px;
	background-color: #CCC;
}
.headcaption {
	font-size: 0.9em;
	float: right;
	color:#999;
}
.maintxt {
	text-align: left;
}
.largehdr {
	font-size: 1.6em;
}
.largehdrless {
	font-size: 1.2em;
	line-height: 1.4em;
}
#fix7-4v {
	width: 360px;
	height: 336px;
	background-color: #000;
	float: right;
	position: relative;
	top: 60px;
	right: 80px;
}
.firstdone #twocolbox {
	position: relative;
	width: 937px;
	text-align: left;
	margin: 100px auto 0 auto;
}
.firstdone #twocolboxleft {
	display:inline;
	width: 488px;
	float: left;
	position: relative;
}
.firstdone #twocolboxright {
	display:inline;
	width: 410px;
	position: relative;
	text-align: right;
	float: right;
}
.firstdone #scrollbox {
	overflow:-moz-scrollbars-vertical;
	overflow-y:auto;
	position: relative;
	width: 380px;
	height: 200px;
	padding-right: 30px;
}
/*											Index specific Popup */
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:600px;
	height:auto;
	z-index: 9002;
	border: medium solid #000000;
}
.firstdone #showbox {
	position: relative;
	width: 360px;
	height: 255px;
	text-align:  left;
	background-image: url(../images/grd-360x1bbwg.png);
	background-repeat: repeat-y;
}
.titletxt{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.7em;
	color: #FFFFFF;
	/*font-size: 2.1em;letter-spacing: 0.25em*/
	
}
/*											Index Page Styles END */
.up_arrow {
	padding-top: 5px;
}
/*
.mdblk {
	font-size: 90%;
	line-height: 1.3em;
	color: #000;
	text-align: justify;
}
.mdblk .bpad {
	line-height: 2em;
}
.smblk {
	color: #000;
	font-size: 80%;
}
.smblk .caption {
	color: #5E5E5E;
	line-height: 2em;
	margin-left: 10px;
}
*/
.graysm-caption {
	font-size: x-small;
	color: #999;
	/* [disabled]font-family: Arial, Helvetica, sans-serif; */
}
.darklink {
	text-decoration: none;
	color: #000000;
}
.dload {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
