/* Website development by J28 Media. http://www.j28media.com */

/* The following stylesheet does not validate because of the use of the underscore hack in 
the element #arrowbox. */

/* The following two tags hide the second object in object tag for embeding quicktime clips
hides the second object from all versions of IE */
* html object.mov {
	display: none;
}
/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov {
	display: inline;
}
/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}
body {
	margin:60px 0 20px 0;
	background:#fff;
	color:#444;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	text-align:center;
}
a {
	color:#777;
	background-color:inherit;
	text-decoration:underline;
}
img {
	border-style:none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	white-space: pre;
}
object {
	padding:0;
	margin:0;
	border-style:none;
}
#containerenter {
	margin:0px auto;
	background:#fff;
	width:560px;
	height:510px;
	color:inherit;
	text-align:center;
}
#containermain {
	margin:0px auto;
	background:#fff;
	width:660px;
	height:510px;
	color:inherit;
	text-align:center;
}
#containerthree {
	margin:0px auto;
	background:#fff;
	width:490px;
	height:510px;
	color:inherit;
	text-align:center;
}
#containerfive {
	background:#fff;
	width:850px;
	height:300px;
	color:inherit;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#containersix {
	margin:0px auto;
	background:#fff;
	width:490px;
	height:510px;
	color:inherit;
	text-align:center;
	display:table;
}
#containerseven {
	margin:0px auto;
	background:#fff;
	width:660px;
	height:510px;
	color:inherit;
	text-align:center;
	display:table;
}
#containercv {
	margin:0px auto;
	background:#fff;
	width:660px;
	color:inherit;
	text-align:left;
}
#containercv1 {
	margin:0px auto;
	background:#fff;
	width:660px;
	height:510px;
	color:inherit;
	text-align:center;
}
#containerstatement {
	margin:0px auto;
	background:#fff;
	width:440px;
	height:510px;
	color:inherit;
	text-align:left;
}
#containeratacama {
	margin:0px auto;
	background:#fff;
	width:660px;
	height:510px;
	color:inherit;
	text-align:center;
	display:table;
}
#containerimage {
	margin:0px auto;
	background:#fff;
	width:460px;
	height:510px;
	color:inherit;
	text-align:left;
}
#containervideo {
	margin:0px auto;
	background:#fff;
	width:240px;
	height:510px;
	color:inherit;
	text-align:center;
}
#containerbw {
	margin:0px auto;
	background:#fff;
	width:150px;
	height:510px;
	color:inherit;
	text-align:center;
}
/* The lines which start with "_" will only be displayed in IE. */
#arrowbox {
	position:relative;
	_position:relative;
	_top:0px;
	text-align:center;
}
#arrowbox240 {
	width:240px;
	text-align:center;
}
#arrowbox660 {
	width:660px;
	text-align:center;
}
#center {
	text-align:center;
}
.clear {
	clear:both;
}
.left {
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.contact {
	font-size:1.4em;
}
