* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	color: #4f4f4f;
	background: #363636 url(../i/bg.gif) repeat-x;
}

img,table,fieldset {
	border-style: none;
}

a:link {
	color: #2cbcf1;
}

a:visited {
	color: #8397b6;
}

a:active {
	color: #de0000;
}

a:hover {
	color: #2fffff;
	text-decoration: none;
}

h1 {
	padding: 0 0 .3em 0;
	font-size: 30px;
	letter-spacing: -1px;
	color: #000;
}

h2 {
	padding: .6em 0;
	font-weight: normal;
	font-size: 18px;
	color: #000;
}

h3 {
	padding: .6em 0;
	font-weight: normal;
	font-size: 16px;
	color: #000;
}

#Wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

/* Header
----------------------------------------------------------- */

#Header {
	height: 110px;
	overflow: hidden;
}

#Logo {
	float: left;
	width: 233px;
	height: 110px;
}

#Logo a {
	display: block;	
	/* padding: 32px 0 0 0; */
	padding: 12px 0 0 0;
	text-align: right;
}

#Menu {
	float: right;
	/* padding: 38px 0 0 0; */
	padding: 18px 0 0 0;
	width: 720px;
}

#Menu ul {
	display: inline;
	float: right;
	height: 36px;
}

#Menu li {
	display: inline;
	float: left;
	height: 36px;
}

#Menu a,
#Menu strong {
	display: inline;
	float: left;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #dedede;
	text-align: center;
	text-decoration: none;
	background: url(../i/bg-menu.gif) no-repeat;
}

#Menu strong {
	color: #de0000;
	background-position: 0 -72px;
}

#Menu a:hover {
	color: #acf3ff;
	background-position: 0 -36px !important;
}

#Menu .first a {
	background-image: url(../i/bg-menu-first.gif);
}

#Menu .first strong {
	background: url(../i/bg-menu-first.gif) no-repeat 0 -72px;
}

#Menu .last a,
#Menu .last strong {
	padding: 0 !important;
	width: 71px;
	background: url(../i/bg-menu-last.gif) no-repeat right top;
}

#Menu .last strong {
	background-position: 100% -72px;
}

#LoginStrip 
{
	padding-top: 10px;
	font-size: 10pt;
	text-align: right;
	color: #BBBBBB;	
}

#LoginStrip a
{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

#LoginStrip a:hover
{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* Body
----------------------------------------------------------- */

#Body {
	background: #fff url(../i/bg-body.jpg) no-repeat;
}

#Intro {
	padding: 21px 40px 0 40px;
	background: url(../i/bg-intro.png) no-repeat 415px 21px;
}

#Title {
	padding: 25px 0 0 0;
	width: 350px;
	height: 255px;
}

#Features {
	height: 130px;
	background: url(../i/bg-dot.gif) repeat-x left bottom;
}

#Features .list {
	float: left;
	width: 700px;
}

#Features .list li {
	display: inline;
	float: left;
	padding: 0 1em 3px 12px;
	width: 45%;
	font-size: 13px;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

#Features .download {
	float: right;
	padding: 15px 0 0 0;
	width: 210px;
}

.examples li a {		
	padding: 3px 3px 3px 10px;
	font-size: 10px;
	text-decoration: none;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

.examples li a:hover {	
	text-decoration: underline;	
}

.exampleLabel
{
	font-size: 135%; 
	font-family: Verdana; 
	font-weight: bold
}


#Content {
	padding: 20px 40px;
	background: url(../i/bg-content.gif) repeat-x left bottom;
}

#Content p {
	padding: 0 0 1em 0;
	font-size: 13px;
}

#Content p img {
	vertical-align: middle;
}

#Content p.hr {
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
	background: url(../i/bg-dot.gif) repeat-x;
}

#Content li {
	font-size: 13px;
}

#Content .list li {
	padding: 0 0 3px 12px;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

#Content .straight-list li {
	display: inline;
	float: left;
	padding: 0 2em 3px 12px;
	background: url(../i/li-1.gif) no-repeat 0 6px;
}

#Content .straight-list a {
	font-weight: bold;
}

#Content .list .stackoverflow,
#Content .list .rss,
#Content .list .forum {
	padding: 0 0 3px 20px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#Content .list .stackoverflow {
	background-image: url(../i/ico-stackoverflow.gif);
}

#Content .list .rss {
	background-image: url(../i/ico-rss.gif);
}

#Content .list .forum {
	background-image: url(../i/ico-forum.gif);
}

#Content .straight-list .twitter,
#Content .straight-list .blog {
	padding: 0 20px 0 40px;
	height: 50px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#Content .straight-list .twitter {
	padding-left: 46px;
	background-image: url(../i/ico-twitter.png);
}

#Content .straight-list .blog {
	background-image: url(../i/ico-rss.png);
}

#Content .black {
	color: #000;
}

#Content .blackbg {
	color: #fff;
	background: #000;
}

#Content .colA {
	float: left;
	width: 430px;
}

#Content .colB {
	float: right;
	width: 485px;
}

#Testimonial .cite {
	padding: 10px 15px 4px 50px;
	font-size: 14px;
	background: #d1f2ff url(../i/bg-testimonial-up.gif) no-repeat;
}

#Testimonial .name {
	padding: 15px 0 0 15px;
	font-size: 14px;
	color: #999;
	background: url(../i/bg-testimonial-down.gif) no-repeat;
}

/* Footer
----------------------------------------------------------- */

#Footer {
	margin: 0 5px;
	height: 50px;
	background: url(../i/bg-footer.gif) repeat-x;
}

#Footer p {
	padding: 20px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ccc;
}

#Footer a {
	color: #fff;
	text-decoration: none;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
}

* html .br {
    height: 1px;
}