html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	z-index: 0;
}


.bold {
font-weight: bold;
}

.normal{
font-size: 14px;
}

h1{
padding-top: 20px;
padding-left: 0px;
font-family: Arial, Verdana, helvetica;
font-size: 1.7em;
}

h2{
padding: 10px 0 10px 0;

font-family: Arial, Verdana, helvetica;
font-size: 1.2em;
color: #971217;
}

a:link { color: blue; font-size: .90em; text-decoration: none}
a:visited { color: blue; font-size: .90em; text-decoration: none}
a:hover { color: blue; 	font-size: .90em; text-decoration: none}
a:active { color: blue; font-size: .90em; text-decoration: none}

#footer a:link { color: #fff; font-size: .90em; text-decoration: none}
#footer a:visited { color: #fff; font-size: .90em; text-decoration: none}
#footer a:hover { color: red; 	font-size: .90em; text-decoration: none}
#footer a:active { color: #ffffff; font-size: .90em; text-decoration: none}


p {
	padding: 0 0 0 3px;
	
	font-family: Arial, Verdana, helvetica;
	color: #000;
	font-size: .90em;
	line-height: 1.4;
}



* { border: 0px solid #f00; }

body {

	color: #000;
	font-family: Arial, Verdana, helvetica;
	font-size: 1em;
	line-height: 1.4;

	border: 0px solid yellow;

}

#main {
background-image:url('../images/supportpage_bg.jpg');
background-repeat:repeat-x;
background-color:#fff;
border: 0px solid #f00;
}

#header {
width: 957px;
margin: 0 auto;
height: 102px;
border: 0px solid blue;
}

.logo{
float: left;
margin: 15px 0px 0px 20px;
width: 250px;
border: 0px solid orange;
}

.product{
float: left;
min-height:200px;
width: 280px;
margin: 25px 10px 0px 0px;
border: 0px solid orange;
font-size: .9em;
}

.product p{
width: 280px;
}

.share{
float: left;
margin: 15px 0px 0px 20px;
width: 250px;
border: 0px solid orange;
}

.nav{
float: right;
margin: 0px 0px 0px 0px;
width: 250px;
border: 0px solid orange;
}

#content{
background-image:url('../images/content_bg_blank');
background-repeat:repeat-x;
background-color:#fff;
width: 979px;
min-height: 650px;
height: 100%;
margin: 0 auto;
border:0px solid green;
}

#content2{
background-image:url('../images/content_bg_blank');
background-repeat:repeat-x;
background-color:#fff;
width: 979px;
min-height: 650px;
height: 100%;
margin: 0 auto;
border:0px solid green;
}

#content ul {
float: left;
width: 550px;
margin: 0;
padding: 30px 0 30px 60px;
font-size: .85em;
list-style-image: url('../images/bullet.jpg')
}

#content li {
  float: left;
  width: 170px;
  margin: 0;
  padding: 0;
}

.text{

padding: 20px 0px 0px 40px;
width: 900px;
border: 0px solid blue;
}

.block{

padding: 20px 0px 0px 40px;
width: 400px;
border: 0px solid blue;
}


#login{
float: left;
margin: 30px 0 0 50px;
border: 6px solid #a31418;
color: #fff;
}

#login strong{
color: #d3171e;
}

#video_player {
width: 350px;
}






#footer {
float: left;
margin: 0 auto;
margin-top: 50px;
padding: 0;
background-image:url('../images/footer.jpg');
background-repeat:repeat-x;
width: 100%;
height: 87px;
border: 0px solid blue;
text-align: center;
}

#footercontainer{
width: 600px;
height: 50px;
margin: 0 auto;
margin-top: 30px;
border: 0px solid blue;
font-size: .80em;
color: white;
}

#navcontainer{
width: 900px;
height: 50px;
margin: 0 auto;
margin-top: 30px;
color: white;
font-size: .90em;
}

#navlist li{
display: inline;
list-style-type: none;
padding-right: 20px;
color: white;
}

#tweets {
width: 900px;
padding: 10px 30px 0px 30px;
}

small {font-style:italic; }

#tweets li {
	font-size:13px;
	background:url(../images/twitter.png) no-repeat left ;
	padding-left:20px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}
