
*:focus {-moz-outline-style:none;outline:none;}
* {
	border:0px;
	margin:0px;
	padding:0px;
}
html {
	overflow-y:scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-none;
	overflow:-moz-scrollbars-vertical;
}
body {
	color:#515151;
	font-size:11px;
	font-family:Arial,Helvetica,Sans-Serif;
	background:#E6E6E6;
}
/*****************************************************************************************************************************************************************************************************************************/
a {
	color:#717171;
	-moz-outline-style:none;
	-moz-user-select:none;
	text-decoration:none;
}
a:hover {
	color:#000;
	/*text-decoration:underline*/;
}
img {
	font-size:1px;
	display: inline-block;
}
blockquote, p {
	line-height:130%;
}
p {
	clear:both;
	margin-bottom:18px;
	text-align:justify;
}
sup {
	line-height:90%;
	font-size:0.5em;
}
div {
	position:relative;
}
li {
	list-style-type:none;
}
#header, h3, #content, #footer {
	width:726px;
	margin:0 auto;
	text-align:center;
}
#header {
	height:167px;
	padding-top:75px;
	background:#E6E6E6 url('../img/bg_header.gif') no-repeat 0px 100%;
}
#links {
	position:absolute;
	bottom:182px;
	left:40px;
}
#logo {
	position:absolute;
	top:25px;
	right:40px;
}
h1 {
	position:absolute;
	bottom:90px;
	left:40px;
	font-family:'palatino linotype',serif;
	font-style:italic;
	font-weight:normal;
	font-size:36px;
	color:#71C3EC;
}
h2 {
	position:absolute;
	bottom:30px;
	left:40px;
	font-family:'palatino linotype',serif;
	font-weight:normal;
	font-size:46px;
	color:#FFF;
}
h3 {
	padding-top:12px;
	padding-bottom:12px;
	font-family:tahoma,sans-serif;
	font-size:15px;
	font-weight:normal;
	/*letter-spacing:0px;*/
	color:#E78530;
	background:#000;
}
h4 {
	padding-bottom:13px;
	font-size:12px;
	font-weight:normal;
	font-family:tahoma,sans-serif;
	color:#383838;
}
h5 {
	padding-bottom:8px;
	font-size:14px;
	font-weight:normal;
	font-family:tahoma,sans-serif;
	color:#AAA;
}
h5 a {
	font-size:14px;
	font-weight:normal;
	font-family:tahoma,sans-serif;
	color:#AAA !important;
	text-decoration:underline;
}
h5 a:hover {
	color:#FFF !important;
}
blockquote {
	padding:20px;
	font-size:10px;
}
#content {
	height:700px;
	background:#ACACAC url('../img/bg_content.gif') no-repeat 0px 100%;
}
#content a {
	color:#000;
}
#content a:hover {
	color:#FFF;
}
#bg_vid, #bg_col_left, #bg_col_right, #bg_contact, #bg_russelllink {
	position:absolute;
	z-index:1;
}
#bg_vid {
	top:31px;
	left:31px;
}
#bg_col_left {
	top:330px;
	left:40px;
}
#bg_col_right {
	top:93px;
	right:40px;
}
#bg_contact {
	top:31px;
	right:27px;
}
#bg_russelllink {
	top:450px;
	left:0px;
}
#vid, #col_left, #col_right, #contact, #russelllink, #info {
	position:absolute;
	z-index:2;
	overflow:hidden;
}
#vid {
	top:40px;
	left:40px;
	padding:9px;
	width:395px;
	height:248px;
}
#col_left {
	padding-top:14px;
	padding:17px;
	width:379px;
	top:330px;
	left:40px;
	text-align:justify;
}
#col_right {
	height: 355px;
	padding:17px;
	width:160px;
	top:93px;
	right:40px;
	text-align:justify;
}
#contact {
	top:40px;
	right:40px;
}
#contact a {
	padding:6px;
	padding-left:17px;
	width:171px;
	height:17px;
	text-align:left;
	display:block;
	font-size:14px;
	font-family:tahoma,sans-serif;
	color:#FFF;
	background:url('../img/!.gif');
}
#russelllink {
	top:450px;
	left:0px;
	text-align:left;
}
#russelllink a {
	width:686px;
	height:66px;
	margin-top:37px;
	padding-top:33px;
	padding-left:40px;
	display:block;
	font-size:26px;
	font-family:tahoma,sans-serif;
	color:#E78530;
	background:url('../img/btn_russelllink_off.gif') no-repeat 658px 34px;
}
#russelllink b {
	color:#FFF;
	font-weight:normal;
}
#russelllink a:hover {
	color:#FFF;
	background:url('../img/btn_russelllink_ovr.gif') no-repeat 658px 34px;
}
#info {
	width:726px;
	top:620px;
	left:40px;
	text-align:left;
}
#footer {
	font-size:10px;
	color:#808080;
}
#content a img {
	position:absolute;
	z-index:3;
}
a i {
	font-style:normal;
	padding-top:2px;
	padding-left:25px;
}
