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, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	border: 0pt none;
	font-family:Candara, Georgia, Serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: normal;
	margin: 0pt;
	outline-style: none;
	outline-width: 0pt;
	padding: 0pt;
	vertical-align: baseline;
}

body
{
	text-align:center;
	font-size: 1em;
	line-height:1.6em;
}

h1,h2,h3,h4,h5
{
	font-family:"Segoe UI", "Trebuchet MS", Arial, Serif;
}

#container
{
	width:800px;
	margin: 20px auto;
	text-align:left;
}

#navigation
{
	width: 250px;
	float: left;	
}

#header a
{
	background: #fff url(/images/logo.png) no-repeat;
	width: 258px;
	height: 67px;
	text-indent:-9999px;
	display:block;
	margin-bottom:25px;
}

#navigation h3
{
	font-size: 1.3em;
	color: #5e5e5e;
	font-weight: bold;
	padding-bottom: 3px;
}

#navigation ul li
{
	list-style-type: none;
	text-align: right;
}

#navigation a
{
	color: #666666;
	text-decoration: none;
}

#navigation a.active
{
	font-weight: bold;
}

#navigation #twitter_div
{
	margin-top: 30px;
	padding: 4px;
}

#navigation #twitter_div a#twitter_link
{
	text-indent:-9999px;
	display:block;
	width:180px;
	height:113px;
	background-image:url(/images/twitter_follow_me.png);
	float:right;
	margin-bottom:20px;
}

#navigation #twitter_div #twitter_update_list
{
	clear:both;	
}

#navigation #twitter_div #twitter_update_list li
{
	text-align:left;
}

#navigation #twitter_div #twitter_update_list li span
{
	display: block;
	color: #5E5E5E;
	font-size:.85em;
	margin-bottom:5px;
	text-align:right;
}

#main
{
	padding-top:0px;
	margin-left:270px;	
}

#content
{
	background: Transparent url(/images/strich.png) no-repeat;
	padding: 20px 30px 30px;
	min-height:300px;
}

#content a
{
	color:#EBC16A;
}

#content a.back:before
{
	content: "«";
	margin-right:3px;
}

#content a.back
{
	float:right;
	margin-top:10px;
}

#content h1
{
	font-size: 2.5em;
	margin-top:9px;
	margin-bottom:40px;
	color:#339933;
}

#content h2
{
	font-size: 2em;
	margin:9px 0;
	color:#EBC16A;
}

#content h3
{
	font-size: 1.3em;
	color: #EBC16A;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 10px;
}

#content p
{
	margin-top:10px;
	color: #000;
}

#content textarea
{
	width:450px;
}

#content .centerimg
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#content dt
{
	float:left;
	width:100px;
	padding:3px 0;
}

#content dd
{	
	padding:3px 0;
}

#content ul
{
	list-style-type: none;
	margin-left: 10px;
}

#footer
{
	float: right;
	clear: both;
}

div#vsphpProduct img
{
	margin-left: 20px;
	margin-top: -31px;
	float:right;
}

div#vsphpProduct p
{
	margin-right:160px;
}