@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 {color:#666;text-decoration:underline}
a:hover {}
body {background:#ab0534;color:#666;font:82%/125% Arial, Sans-Serif;line-height:18px}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}
h2 {color:#ab0534;font-size:1.0765em;font-weight:400;line-height:24px;padding: 0 0 18px}
h2.no-space {padding: 0 0 7px}
input, textarea {color:#666;font:1em Arial, Sans-Serif}
.bb {color:#000;font-size:1.0765em;font-weight:400;line-height:24px;padding: 0 0 18px}

/* Containers */
#page {margin:19px auto 0;width:801px}

/* Header */
ul#nav {list-style:none;padding: 0 0 0 1px}
ul#nav li {background:url(../images/divider.png) right top no-repeat;float:left;padding: 0 2px 0 0}
ul#nav li a {color:#fff;float:left;padding:2px 25px;text-decoration:none}
ul#nav li a:hover {background:#9c9c9c}

/* Content*/
#content {background:#fff;float:right;overflow:hidden;padding: 27px 39px;position:relative;width:722px}
#content ul {list-style:none;padding: 0 0 18px 10px}
#content ul li {background:url(../images/bullet.png) left 5px no-repeat;padding: 0 0 0 12px}

	/*Contact Form*/
	#content form {float:left;width:471px}
	#content form label {clear:both;color:#ab0534;float:left;line-height:21px;margin: 0 0 14px;width:87px}
	#content form div {background:url(../images/input-bg.png) left top no-repeat;float:left;height:21px;margin: 0 0 14px;width:219px}
	#content form div input {background:none;border:0;padding:2px 5px;width:209px}
	#content form textarea {background:#fff;border:1px solid #b4b4b4;float:left;height:62px;overflow:auto;padding:5px;width:362px}
	#content form input#submit {background:url(../images/submit.png) left top no-repeat;border:0;color:#fff;float:left;height:25px;line-height:25px;margin: 18px 0 0 88px;text-align:center;width:60px} 
	.alert {font-size:1em;font-weight:bold}
/* Sidebar */
#contact {float:left;width:214px}

/* Footer */