body {
background-color:#000000;
margin-top: 0px;
font-family: Helvetica, arial, verdana;
}

h1 {
color: #ffffff;
font-family: Helvetica, arial, verdana;
font-size: 24px; color:#000000;
}

p { font-size: 13px; line-height: 13pt; margin-top: 0px; color: #808080;}

a {font-size: 13px;text-decoration: none;color:#e51837;cursor: pointer;}
a:hover {text-decoration: underline;}

#page_wrapperintro {
	width:1000px;
	height: 701px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#page_wrapperhome {
	width:1000px;
	height: 701px;
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_wrappercontact {
	width:1000px;
	height: 701px;
	background-image: url(images/contact_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_wrapperpress {
	width:1000px;
	height: 701px;
	background-image: url(images/press_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_wrapperabout {
	width:1000px;
	height: 701px;
	background-image: url(images/about_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_wrapperex {
	width:1000px;
	height: 701px;
	background-image: url(images/expertise_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_wrapperspon {
	width:1000px;
	height: 701px;
	background-image: url(images/sponsors_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#page_wrappertour {
	width:1000px;
	height: 701px;
	background-image: url(images/tour_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#flashitems {
	width: 925px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 130px;
}

#topflash {
	z-index: 2;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	position: absolute;
	top: -125px;
}
#bottomflash {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top: 0px;
}

#bottomflashspon {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top: 0px;
}

/* Slider for Press Items */ 
#wrapper {
	width: 700px;
	margin-top: 95px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
	width: 700px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.scroll {
	overflow: hidden;
	width: 640px;
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: auto;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
	padding: 0px;
	width: 265px;
	height: 420px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/rightshadow.png) repeat-y;
}

.inside {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:"Arial Black",Gadget,sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.inside img {
	display: block;
	width: 225px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.readmore img {
	width: 127px;
	background-image:images/readmore.png;
	
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -6px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
