html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
ul, ol, dl {position: relative; } 

body {
   font : 76%/1.7 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
}
h1 {
	font-size: 1.7em;
	padding-bottom: 10px;
	line-height: 1.4em;
	font-weight: normal;
   color: #ec1500;
}
h1 span.tag {
	font-size: 0.8em;
	font-style: italic;
	font-family: Palatino, Georgia, "Times New Roman";
	padding-left: 15px;
}
h2, h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ec1500;
	line-height: 1.4em;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
   color: #545454;
   margin-bottom: 5px;
}
h3.subhead {
	margin-top: 20px;
	border-top: 1px dotted #dfdfdf;
	padding-top: 10px;
}
h4 {
	font-weight: normal;
	font-variant: small-caps;
	font-size: 1.2em;
}
h5.enlarge {
   font-style: italic;
   font-size: 0.9em;
   margin: 5px 0 0 0;
   display: block;
}
p {
	margin-bottom: 15px;
}
p.subhead {
	margin-bottom: 7px;
	padding-bottom: 0;
   line-height: 1.1em;
}
a:link, a:visited {
	color: #3b77b1;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #3b77b1;
}
a:hover {
	text-decoration: underline;
	color: #3333ff;
	border-bottom: none;
}
a.noborder:link, a.noborder:visited {
	border-bottom: 0;
}
#header {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	position: relative;
	text-align: left;
}
#logo {
	padding: 0 0 10px 40px;
}
#imagewrap {
	width: 100%;
	background: url(images/header_bg.jpg) repeat-x 0 106px;
	position: relative;
}
#navbar {
	width: 990px;
	margin: 0 auto;
}
#navbar ul {
	padding: 0;
	list-style: none;
	z-index: 500;
	float: right;
	}
#navbar li {
	float: left;
	letter-spacing: 0.01em;
	font-size: 1.2em;
	font-variant: small-caps;
	}

#navbar li a {
	text-decoration: none;
	color: #747474;
	font-weight: bold;
	padding: 6px 22px 3px 25px;
	border-bottom: 0;
	}
#navbar li a.current {
	color: #bbbbbb;
	cursor: default;
}
#navbar li a:hover {
	color: #3b77b1;
}
#navbar li a:hover.current {
	color: #bbbbbb;
}
#contentwrap {
	width: 100%;
	position: relative;
}
#content {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding-top: 0;
	text-align: left;
	color: #545454;
	z-index: 1;
}
#content img {
	margin: 0;
	padding: 3px;
}
#content img.rt {
	float: right;
	margin: 0 0 0 10px;
}
#main {
	width: 560px;
	float: left;
	padding: 0 0 20px 22px;
}
#content .box {
	float: right;
	margin: 0 0 10px 10px;
}
#content .box {
	padding: 10px;
	border: 1px solid #dfdfe1;
	text-align: center;
	background: url(images/box_bg.jpg) repeat-x;
}
#content #main .box {
	width: 200px;
	margin-left: 20px;
}
#content #sub .box {
	float: none;
	margin: 30px 0 20px 0;
	text-align: left;
}
.privacy {
	padding: 10px 5px 0 10px;
	margin: 50px 25px 25px 0;
	border-top: 1px solid #ccd2c6;
	border-bottom: 1px solid #ccd2c6;
}
.privacy h4, .privacy p {
	padding-bottom: 10px;
   color: #666;
}

p span.name {
	font-size: 1.2em;
	letter-spacing: 0.03em;
	font-weight: bold;
	padding-right: 3px; 
	color: #545454;
}
.display		{
	width:530px;
	text-align: left;
	border: 1px solid #dcdcdc;
	margin:0;
	padding:15px 15px 10px 15px;
				}
.display h3, .display p {
	float: left;
	width: 230px;
}
.display h3 {
	margin-top: 15px;
}
.display .video {
	float: right;
	width: 270px;
}		
#main .display img {
		width:265px;
		height:167px;
		padding:4px;
		overflow:hidden;
		border:1px solid #DCDCDC;
		background:#fff;
}
			
.display img:hover	{
		border:1px solid #DCDCDC;
		background:#dcdcdc;
}

.display a:hover.more_link {
		color:#434343;
		text-decoration:none;
}

.feature {
	border: 1px solid #c9cdd1;
	padding: 15px 20px;
	margin: 10px 0 30px 0;
	background: url(images/feature_bg.jpg) repeat-x;
}

.feature img {
	float: left;
	margin-right: 15px;
}

#sub {
	width: 290px;
	float: right;
	padding: 20px 0 0 10px;
	margin: 0 10px 20px 0;
}

#sub ul li {
	list-style: none;
	padding: 5px 0;
}
.details {
	border-left: 1px solid #ccc;
	padding: 0 10px 10px 20px;
}
.details p {
	margin-bottom: 15px;
}
span.indent {
	padding-left: 20px;
}
#sub blockquote p {
	font-family: Palatino, Georgia, "Times New Roman";
	font-size: 1.5em;
	letter-spacing: 0.03em;	
	text-align: center;
	line-height: 1.6em;
	padding: 0 0 7px 0;
	margin-bottom: 20px;
}
#sub .ad {
	margin-bottom: 20px;
	z-index: 20;
}
form#feedback {
	border: 1px solid #ccd2c6;
	background: #f1f3ef;
	width: 500px;
	margin-bottom: 15px;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border: 1px solid #ccd2c6;
	background: #fff;
}
fieldset p {
	padding-left: 5px;
	font-size: 1em;
}
fieldset legend {
	font-size: 1em;
	color: #777;
}
label {
	display: block;
	font-style: italic;
}
input.text {
	display: inline;
	width: 93%;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #e7e9e4;
}
.submitarea {
	margin: 0 0 10px 25px;
}
#extra2 .submitarea {
	text-align: right;
	margin: 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}
span.indent {
	padding-left: 40px;
}
p.warning, span.warning {
	font-weight: bold;
	color: #ec1500;
	font-size: 1.1em;
}
p.error, span.error {
	font-weight: bold;
	color: #ec1500;
	font-size: 1.2em;
	border: 1px solid #ec1500;
	padding: 5px;
	text-align: center;
}
#footer {
	padding: 10px 0 15px 0;
	width: 100%;
	background: #dfdfe1;
	position: relative;
	text-align: center;
	border-top: 1px solid #ccc;
   color: #545454;
}
#footer p {
	font-size: 0.9em;
	margin-bottom: 5px;
}
#footer p.design a:link, #footer p.design a:visited {
	color: #545454;
	font-weight: normal;
}
#footer p.design a:hover {
	color: #000;
}
span.large, span.red {
	font-size: 1.2em;
	font-weight: bold;
}

/* Floats */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.bi {
	font-style: italic;
	font-weight: bold;
}
.clear {
	clear: both;
}


