html, body {
	padding: 0;
	margin: 0;
}

body {
	background: #dbdbdb url(images/body.gif) repeat-x;
	text-align: center;
}

a {
	color: #4b8dff;
}

a:hover {
	color: #0058c4;
}

p {
	margin: 0;
}

form {
	margin: 0;
}

input, textarea, select, option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.shadow {
	padding: 3px;
	background: url(images/input-shadow.gif) no-repeat;
	border: 1px solid #717171;
}

.center {
	text-align: center;
}

.clearfloat {clear:both;font-size:0.1px;height:0pt;line-height:0pt;width:0pt;overflow: visible;}

#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(images/hdr.gif) no-repeat;
}

#header {	
	padding: 0;
	margin: 0;
	
	float: left;
	width: 470px;
	height: 200px;
	position: relative;	
}

#header p {
	margin: 0;
}

#mainheaderbox {
	bottom: 0px;
	text-align: left;
	position: absolute;
}

#sideheader {
	padding: 0;
	margin: 0;
	
	float: right;
	width: 290px;
	height: 200px;
	position: relative;	
}

#sideheader .subtitle {
	bottom: 0px;
	position: absolute;
	
	
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	width: 100%;

}

#header #author {
	color: #8a8b8b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
}

#header #title {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 34px;
	letter-spacing: -1px;
	line-height: 34px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

#header #title i {
	color: #319ef7;
	font-style: normal;
}

#header .subtitle {
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}



#content {
	clear: both;
	padding: 0 1px;
	margin: 0;
	background: url(images/content.gif) top right repeat-y;
}

#main {
	float: left;
	width: 468px;
	background: url(images/main-bg.gif) repeat-x;
}

#main .box {
	padding: 0;
	margin: 32px 16px 32px 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #555;
}

#main h1, #main h2, #main h3, #main h4 {  /* to be redefined if necessary */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #319ef7;
	margin: 10px 0;
}


#main p {
	margin: 1em 0;
}



#main .box .boxcontent {
	
}

#sidebar {
	float: right;
	width: 288px;
	overflow: hidden;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#sidebar .box {
	margin: 16px 16px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #555;
}

#sidebar .screenbox {
	clear: both;
	margin: 8px 16px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #555;
}

#sidebar .screenbox .screenshot-pic {
	float: left;
	margin: 0 8px 8px 0;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {  /* to be redefined if necessary */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #319ef7;
	margin: 10px 0;
}


#sidebar .formbox {
	text-align: center;
	background: #336dc1 url(images/form-top.gif) repeat-x;
}

#sidebar form {
	margin: 0;
	padding: 10px 10px 4px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url(images/form-bot.gif) left bottom repeat-x;
}

#sidebar form label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

#sidebar p {
	margin: 1em 0 1em 0;
}


.testimonial {
	clear: both;
	margin: 32px 16px;
	
	background: #f1e6c7 url(images/test-top.gif) top left no-repeat;
}

.testimonialbox {
	padding: 10px;
	
	background: url(images/test-bot.gif) bottom left no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.testimonial h1, .testimonial h2, .testimonial h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 18px;
	margin: 4px 0;
}

.testimonial-pic {
	float: left;
	margin: 0 8px 0 0;
}

#contentfooter {
	clear: both;
	height: 12px;
	background: #fff url(images/footer.gif) no-repeat;
}

#footer {
	background: url(images/footer.gif) left top no-repeat;
	padding: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#footer p {
	padding: 1em 0;
}