@charset "utf-8";

/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* Defaults */
:focus {outline:0}
a, a:visited {}
a:hover {}
body {background:#E6E6E6;color:#71706e;font:75%/125% Arial, Sans-Serif; text-align:justify}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}
hr{clear:both; margin-top:10px; margin-bottom:10px}

/* Containers */
#page {background:url(../images/page-bg.png) left top repeat-y;margin:0 auto;padding:0 5px 0 4px;width:889px}

/* Header */
#menu {background:url(../images/nav-bg.png) left top repeat-x;height:40px;width:100%}

	/*Menu*/
	#menu ul {height:40px;list-style:none;padding: 0 0 0 23px}
	#menu ul li {float:left;height:40px}
	#menu ul li a {color:#fff;float:left;font-size:1.365em;font-weight:700;height:27px;padding:13px 25px 0;text-decoration:none}
	#menu ul li a:hover, #menu ul li.current a {background:url(../images/nav-hover.png) left top repeat-x;color:#000}

/* Content*/
#content {font-size:1.25em;line-height:22px;overflow:hidden;padding:19px 49px;width:791px}
* html #content {height:1%;overflow:visible}
#content h1 {color:#f8c301;font-size:1.9em;margin:5px 0 10px;}
#content h2 {color:#000; font-size:1.3em}
#content ul li{background:url(../images/bullet.jpg) 0em 0.5em no-repeat;padding-left: 1em;list-style: none;}
#content ul{margin-left:1em;padding-left:0.2em;margin-bottom:1em;}
#content img.alignright {float:right;margin:0 0 7px 14px}
#content strong{color:#000;}

/* Footer */
#footer {background:url(../images/page-footer.png) no-repeat;;margin:0 auto;padding:16px 0;position:relative;width:898px}
#footer p {color:#000;font-size:1.165em;font-weight:none;text-align:center}
#footer a#designhouse {height:23px;overflow:hidden;position:absolute;top:11px;right:0px;width:105px}
#footer a#designhouse span {background:url(../images/designhouse.png) left top no-repeat;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}