body {
 background: #fff;
 margin: 0;
 padding: 0;
 font-family: 'Lucida Grande', Verdana, Sans-serif;
 font-size: 12px;
 line-height: 17px;
 color: #333333;
 text-align:center;
}

img { margin:0; padding:0; border: 0;}
p { margin: 0 0 10px 0; }
a, a:link, a:visited { color: #517caf; background-color: transparent; text-decoration:none; }
a:hover, a:active { text-decoration:underline; }

h1 { font-family: Georgia, Serif; font-size: 37px; line-height: 40px; font-weight: normal; color: #222222; margin: 0 0 10px 0; padding: 0; text-align:center;}

h2 { font-family: Lucida Grande, Verdana, Sans-serif; font-size: 20px; line-height: 35px; font-weight: bold; color: #222222; margin: 30px 0 10px 0; padding: 0; }



#container { width: 960px; margin: 20px auto; padding: 0; text-align:left;}

#navcontainer { background: #fff url(/img/bg_nav.png) top center repeat-x; height: 39px; margin: 15px 0 0 0; text-align:center;}
#nav { margin: auto; width:920px; text-align: left; padding: 10px 0;}

#nav a { font-weight: bold;
 font-size: 14px;
 font-family: Lucida Grande, arial, helvetica, sans-serif;
 line-height:10px; margin: 0; color: #3a3a3a; text-decoration: none;}#nav a:hover { color: #fff;
}

#content { width: 960px; margin: 20px 0 0 0; }

	#sidebar { float:left; width:180px; }

	div.infobox { width:180px; background: #e4e4e4; text-align:center; margin: 0 0 20px 0; }
		div.box { background: #f0f0f0; margin: 0 1px 1px 1px; text-align:center; }
			div.boxtitle { width:178px; background: url(/img/bg_sidebar_title.png) top center repeat-x; }
				div.boxtitle p { padding: 0 18px; font-weight:bold; text-align:left; line-height:25px; color:#fff; }
			div.boxcontent { width: 144px; margin: 0 auto; text-align:left; padding-bottom: 8px; border-bottom: 1px solid #e4e4e4; }
				p.menu_main { font-weight:bold; }
					p.menu_main a { color:#333; }
					p.menu_main a:hover { color:#517caf; }
				p.menu_sub { margin-left: 15px; }
					p.menu_sub a { color:#555; }
					p.menu_sub a:hover { color:#517caf; }

	#main { width: 760px; float:right; padding: 0; }

#footer { clear:both; border-top: 1px solid #dedede; margin: 20px 0 0 0; padding: 20 0px 0 0; font-size:11px; color: #9a9a9a; }


span.light {
 color:#777777;
}

span.price_big {
 color:#d22;
 font-size: 18px;
 font-weight:bold;
 line-height: 35px;
}

table {
 font-size: 12px;
}

table.form {
 text-align:center;
 margin: 0 auto;
}

table.form td {
 text-align:left;
}

table.form td.text {
 text-align:center;
 font-size: 9px;
}

th {
 font-weight: bold;
}

th.form {
 text-align: right;
}