/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2004. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari                                     */
/*                                                                                       */
/* CSS Document                                                                          */
/* ------------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* BASIC ELEMENTS ---------------------------------------------------------------------- */

body {
	margin: 0px;
}


/* ------------------------------------------------------------------------------------- */
/* Image Replacement ------------------------------------------------------------------- */
/* uncomment this section to use
span { display: none; }

h1 {
	width: 760px;
	height: 150px;
	background: url(../images/index/header.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
}
*/

/* ------------------------------------------------------------------------------------- */
/* HEADER ------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------- */
/* FOOTER ------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------- */
/* MAIN NAVIGATION --------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* CONTENT ----------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* LISTS ------------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------------------- */
/* CONTACT FORMS ----------------------------------------------------------------------- */

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #FFFFFF;
	background-color: #EED9AC;
}

.quickcontact {
	width: 150px;
}

/* ------------------------------------------------------------------------------------- */
/* MISC LAYOUT ELEMENTS ---------------------------------------------------------------- */

.video { display:none; }

body#news {
	padding:0px;
	margin:0px;
	background:url("../images/bg-pop.jpg") top left repeat-y;	
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

body#news #header {
	background: url("../images/title-pop.jpg") top no-repeat;	
	width:550px;
	height:146px;
	}
body#news h1, body#news p {
	margin:20px 0px 10px 26px;
	padding:0px 25px 0px 0px;
}
body#news h1 {font-size:1.5em;}


#news {
	position:relative;
	background:url("../images/btn-news.jpg");
	height:35px;
	width:150px;
	margin:15px 0px 6px 72px;
	}
	#news a{	
		position:absolute;
		width:150px;
		height:35px; 
		}
	#news a:hover{ background: transparent url(../images/btn-news.jpg) 0px -35px no-repeat; }	
	#news a span { display:none;}
	
	#call {
	position:absolute;
	background:url("../images/btn_up.png");
	height:25px;
	width:95px;
	margin:110px 30px 0 520px;
	}

#call a {
	position:absolute;
	width:95px;
	height:25px;
	right: 0px;
	top: 0px;
		}
		
	#call a:hover{ background: transparent url(../images/btn_down.png) ; }	
	#call a span { display:none; }


#gold-medal {
	width:182px;
	height:127px;
	margin-left:55px;
	margin-top:275px;
	}
	#gold-medal a {
		background:url("../images/gold-medal.jpg");
		display:block;
		outline:none;
		width:182px;
		height:127px;
		}
	#gold-medal a:hover {
		background-position:0px -127px;
		}

#map a {
	background:url("../images/map.jpg");
	width:190px;
	height:119px;
	display:block;
	margin:0px auto;
	}
	#map a:hover {
		background-position:0px -119px;
		}

p.map-text {
	margin-top:3px;
	}
	
#video_website {
	width: 276px;
	float: right;
	}	
	
a img,:link img,:visited img {border:0; background-color:#fff;}
.img-ctc { margin:0 0 20px 107px; background-color:#fff; }
.img-ctc2 { margin:0 0 20px 92px; background-color:#fff; }