
html {
	color: #000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup {
	font-weight: bold;
	color: #212121;
	vertical-align: text-top;
	margin-top: -4px;
	display: inline-block;
	font-size: 10px;
	
}
sub {
	vertical-align: text-bottom;
}

a {
	outline: none;
}

/* TYPOGRAPHY */

body {
	font-family: Courier New, Courier;
	font-size: 14px;
	line-height: 16px;
	color: #000000; 
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}

h3 {
	margin-bottom: 10px;
}

/* STRUCTURE */

body {
/*	background: url(/global/resources/images/backgrounds/body.jpg) center 50px no-repeat; */
	background: #333333;
	padding-top: 20px;
	text-align: center;
}

#body_home {
	background: none;
}

#landing_wrapper {
	width: 600px;
	padding: 100px 0 0 0;
	margin: 0 auto;
	text-align: left;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#landing_search {
	display: block;
	background-image:url(../img/landing_search.png);
	height:30px;
	width:600px;
	margin: 25px 0 25px 0;
}

#search_landing {
	background:transparent none repeat scroll 0 0;
	color:#969696;
	font-family:Courier New, Courier;
	font-size:18px;
	line-height:18px;
	padding: 6px 8px;
	width:500px;
	border:0 none;
	outline-style:none;
	outline-width:0;
	float:left;
	height:20px;
}

#search_video {
	background:transparent none repeat scroll 0 0;
	color:#969696;
	font-family:Courier New, Courier;
	font-size:14px;
	line-height:14px;
	padding:6px 8px;
	border:0 none;
	width:220px;
	outline-style:none;
	outline-width:0;
	float:left;
	height:16px;
}

.button {
	border:0 none;
	background:transparent none repeat scroll 0 0;
	float:left;
	margin: 0 0 0 32px;
	width: 50px;
	height: 30px;
}

.video_button {
	border:0 none;
	background:transparent none repeat scroll 0 0;
	float:left;
	margin: 0 0 0 25px;
	width: 35px;
	height: 26px;
}

#body_home #wrapper {
	width: 800px;
}

#main_content {
	position: relative;
	display: block;
	width: 800px;
	margin: 35px 0 0 0;
	padding: 25px 0 0 0;
	background: url(../img/maincontent_top.gif) 0 0 no-repeat #FFFFFF;
}

#landing_content {
	position: relative;
	display: block;
	width: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#search {
	float: right;
	display: inline;
	background-image:url(../img/search.png);
	width: 300px;
	height: 26px;
	margin: 48px 40px 0 0;
}



.float_left {
	float: left;
}

.float_right {
	float: right;
}

.black {
	color: #000000;
}

/* HEADER ========================================================================= */

#landing_header {
	position: relative;
	height: 75px;
	display: block;
	background: url(../img/logo_header.gif) 157px 0 no-repeat;
	width: 600px;
	padding: 0 0 0 0;
	
}


#header {
	position: relative;
	height: 75px;
	padding: 15px 0 0 40px;
}

	#header h1 a {
		float: left;
		display: block;
		background: url(../img/logo_header.gif) 0 0 no-repeat;
		width: 286px;
		height: 75px;
		text-indent: -99999px;
	}
	
#title_search {
	display:block;
	line-height: 28px;
	color: #000000;
	position: relative;
	width: 720px;
	min-height: 40px;
	padding: 0 40px 20px 40px;
}	

#title_search h1 {
	font-size: 26px;
	color: #000000;
}

#title_search h2 {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}

#title {
	display:block;
	line-height: 28px;
	color: #000000;
	position: relative;
	width: 720px;
	min-height: 80px;
	overflow : auto;
	padding: 0 40px 0px;
}
	
	#title p {
		float: right;
		width: 590px;
		padding: 140px, 0, 0, 0;
	}
	
	#t1 {
		font-size: 26px;
		color: #000000;
	}

	#t2 {
		font-size: 20px;
		color: #666666;
	}

#firstlinebreak {
	padding-top: 20px;
	display: block;
	position: relative;
	height: 1px;
	background: url(../img/linebreak.gif) 0 20px no-repeat;
}

#linebreak {
	position: relative;
	height: 1px;
	background: url(../img/linebreak.gif) 0 0 no-repeat;
}

#description {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	position: relative;
	background: #FAFAFA;
	padding: 10px 40px 10px 40px;
}


.thumb {
	float: left;
	width: 100px;
	height: 75px;
}

#search_result {
	position: relative;
	display:block;
	width: 720px;
	height: 80px;
	background: #FAFAFA;
	padding: 10px 40px 10px 40px;
}


	#search_result p {
		float: right;
		width: 590px;
		font-size: 20px;
		line-height: 22px;
		padding: 140px, 0, 0, 0;
		color: #333333;
	}
	
	#search_result .t1 a {
		font-size: 22px;
		color: #000000;
	}

	#search_result .t2 {
		font-size: 18px;
		color: #666666;
	}

#footer {
	width: 720px;
	font-family: Verdana;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #AAAAAA;
	position: relative;
	padding: 20px 40px 20px 40px;
}

#footer a {
	color: #FFFFFF;
}

#landing_footer {
	display: block;
	width: 600px;
	height: 35px;
	font-family: Verdana;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #AAAAAA;
	position: relative;
	padding: 0 0 0 0;
}

#landing_footer a {
	color: #FFFFFF;
}

#cap {
	width: 800px;
	height: 20px;
	margin: 0 0 0 0;
	background: url(../img/maincontent_bot.gif) 0 0 no-repeat #333333;
}

#flash {
	background: #000000;
	display: block;
}

#flashwrapper {
	position: relative;
	width: 720px;
	height: 420px;
	margin: 20px 40px 10px;
	
}

	#title h1 {
		font-size: 26px;
		color: #000000;
	}

	#title h2 {
		font-size: 20px;
		color: #666666;
	}



#pages {
	position: relative;
	line-height: 20px;
	font-size: 18px;
	color: #000000;
	display:block;
	width: 720px;
	padding: 20px 40px 20px 40px;
}

	.previous {
		float:left;
	}
	
	.next {
		float:right;
	}