* {margin:0; padding:0;}
img{border: 0;}
.clear{clear: both;}
.inline{display: inline; float:left;}
.block{display: block; height:150px;}
#clear{margin: 0; padding: 0; height: 0;}
.dark{color:#222; line-height: 1.2em;}

h1, h2, h3, h4, h5, h6{color: #666;	font-weight: 500; font-family: Arial, Tahoma, Helvetica, "Trebuchet MS", Century Gothic, Geneva, sans-serif;}
h1{font-size: 1.3em;}
h2{font-size: 1.0em;}
h3{font-size: .90em;}
h4{font-size: .90em;}
h5{font-size: .75em; border-bottom: #ccc dotted 1px;}
h6{font-size: .95em;}

body{
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) top repeat-x;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 570px;
	position: relative;
}

.wrap{
	width: 570px;
}

#header{
	padding: 25px 0 0 0;
	height: 145px;
}
#intro{
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .70em;
	line-height: 1.5em;
	text-align: justify;
}

p{
	margin: 8px 0 15px 0;
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: .75em;
	line-height: 1.5em;
	text-align: justify;
}

ul{
	margin: 5px 0 15px 20px;
	list-style: disc;
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: .75em;
	line-height: 1.6em;
	text-align: left;
	list-style-position: inside;
}

h4{
	font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.00em;
	text-transform: uppercase;
}

p.includes{
	margin: 5px 0 10px 0;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #777;
	font-size: .95em;
	line-height: 1.4em;
	text-align: center;
}

p.styles{
	margin: 5px 0 15px 0;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999;
	font-size: .90em;
	line-height: 1.4em;
	text-align: center;
}

.container .logobox{
	display:block;
	height: 360px;
	background-color: #fff;
}

.logo{
	margin: 0 15px 0 15px; 
	width: 110px;
	height: 155px;
	background-color: #fff;
}

html>body .logo{
	margin: 0 15px 0 15px; 
	width: 110px;
	height: 155px;
	background-color: #fff;
}

.caps{
	margin: 0 0 10px 0;
	padding: 0 0 0 3px;
	color: #666;
	font-size: 10px; 
	text-transform: uppercase;
	font-family: Arial, Tahoma, Helvetica;
	width: 566px;
	background-color: #eee;
	display: block;
	clear: both;
	border-bottom: #ccc 1px solid;
} 

.container{
	margin: 15px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
}

.container-last{
	margin: 15px 0 0 0;
}

.usagetxt{
	font-size: 1.2em;
	text-align: center;
	line-height: 1.3em;
}

.usage{
	margin: 5px 15px 0 10px; 
	width: 162px;
	height: 160px;
	background-color: #fff;
}

html>body .usage{
	margin: 5px 15px 0 10px; 
	width: 162px;
	height: 160px;
	background-color: #fff;
}

.logos, .logo, .usage{
	text-align: center;
	display: inline;
	float: left;
	font-size: .65em;
	line-height: 1.4em;
	font-family: Lucida Sans Unicode, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #777;
}

.logos{
	margin: 0 10px 0 10px; 
	width: 110px;
	height: 135px;
}

html>body .logos{
	margin: 0 15px 0 15px; 
	width: 110px;
	height: 135px;
}

.highlight{
	font-size: .65em;
	color: #222;
}

a{
	color: #07f;
	text-decoration: underline;
}

.rball{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.ul{
	list-style-type: disc;
	list-style-position: outside;
}
