/* CSS Document */
html, body {

  margin:0;

  padding:0;

  width: 100%;

  height: 100%;

  vertical-align: middle;
  
  background-color:#000000;

}



img {
	border: 0;
	text-align: left;

}



img.fullImage {

  display: block;

  margin-left: auto;

  margin-right: auto 

}



#main {

	position: absolute;

	/*top: 50%;*/

	left: 50%;

	width: 750px;

	height: 100%;

	/*margin-top: -264px; /*set to a negative number 1/2 of your height*/

	margin-left: -375px; /*set to a negative number 1/2 of your width*/

	/*border: 1px solid #ccc;*/

	background-color: #000000;  /*f3f3f3*/

	color: #000000;

}
#imageHolder {
	width: 500px;
	height: 250px;
	/*align: center; */
	text-align: center; 
	padding-bottom:60px;
}




#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	

}



#address {

  position: absolute;

  top: 75px;

  right: 0px;

  float: left;

	font-family:			Arial, sans-serif;

	font-weight:			bold;

	color:						#C8C8C8;

	background-color: #000000;

	font-size: 				10px;

	line-height: 			15px;

	text-decoration:	none;

}



a {

  text-decoration: none;
  
  color:						#C8C8C8;

}



#mainNavigation {
	position: absolute;
	top: 116px;
	left: -1px;
	clear: right;
	border-right: solid 1.5px #bbbbbb;
	text-align: right;
	padding-right: 15px;
	padding-top:    150px;
	padding-bottom: 50%;
	line-height: 25px;
	width: 111px;
	height: 199px;

}



#footerNavigation {

  /*

  position: absolute;

  bottom: 0px;

  clear: both;

  width: 800px;

  text-align: right;

  */

  position: absolute;

  bottom: 0px;

  left: 5px;

  text-align: left;

  padding-right: 30px;

}



#subNavigation {
	position: absolute;
	top:   120px;
	left: 125px;
	float: left;
	width: 598px;
	border-bottom: solid 1px #CCCCCC;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 8px;
	height: 94px;

}



#contentFull {

  position: absolute;

  top: 141px;

  left: 139px;

  width: 600px;

}



#content {
	position: absolute;
	top: 240px;
	left: 120px;
	width: 462px;
	padding-left: 20px;

}



#section {

  position: absolute;

  top:   240px;

  right: 0px;

  width:  160px;

  font-family:			Arial, sans-serif;

	font-weight:			normal;

	color:						#000000;

	font-size: 				11px;

	line-height: 			20px;

	text-decoration:	none;

	background: url(images/tangradient.gif) 0% 0% repeat-x;

	padding: 10px;

}

.blanky {

	display: none;

}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;

}
.footer a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}




/** Text properties */



.mainfont {
	font-family:			Arial, sans-serif;
	font-weight:			normal;
	color:						#dddddd;
	font-size: 				11px;
	line-height: 			15px;
	text-decoration:	none;
	padding-left: 35px;
	
}



.maintitle

{

	font-family:			Arial, sans-serif;

	font-weight:			bold;

	color:						#dddddd;	

	font-size: 				13px;

	line-height: 			15px;

	text-decoration:	none;

}







/** Main Navigation Properties */



a.mainNav {

	font-family:			Arial, sans-serif;

	font-weight:			bold;

	color:						#b8b8b8;	

	font-size: 				14px;

	text-decoration: 	none;

}



a.mainNav:active {

	font-family:			Arial, sans-serif;

	font-weight:			bold;

	color:						#C8C8C8;

	font-size: 				14px;

	text-decoration: 	none;

}



a.mainNav:visited {

	font-family:			Arial, sans-serif;

	font-weight:			bold;

	color:						#C8C8C8;	

	font-size: 				14px;

	text-decoration: 	none;

}



a.mainNav:hover {

	font-family:			Arial, sans-serif;

	font-weight:			bold;

	color:						#ffffff;	

	font-size: 				14px;

	text-decoration: 	none;

}





a.mainFont {

	font-family:			Arial, sans-serif;

	font-weight:			normal;

	color:						#dddddd;

	font-size: 				10px;

	line-height: 			15px;

	text-decoration:	none;

}



a.mainFont:active {

	font-family:			Arial, sans-serif;

	font-weight:			normal;

	color:						#ffffff;

	font-size: 				10px;

	line-height: 			15px;

	text-decoration:	none;

}



a.mainFont:visited {

	font-family:			Arial, sans-serif;

	font-weight:			normal;

	color:						#b8b8b8;

	font-size: 				10px;

	line-height: 			15px;

	text-decoration:	none;

}



a.mainFont:hover {

	font-family:			Arial, sans-serif;

	font-weight:			normal;

	color:						#ffffff;

	font-size: 				10px;

	line-height: 			15px;

	text-decoration:	none;

}
