/* @override http://www.nazdravi-llc.com/css/main.css */

/* @group reset */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans-Serif;
	background: #999;
}

strong {
	font-weight: bold
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* @end



*/

/* @group global */

.clear {
	clear: both;
}


.floatleft {
	float: left;
}

.floatright {
	float: right;
}

span.reg {
	font-size: 9px;
	vertical-align: top;
}

hr {
	border: 0;
	height: 1px;
	color: #ccc;
	background: #ccc;
}

/* @end */

/* @group header */

#headerwrap {
	height: 114px;
	background: url(images/bg-header.gif) repeat-x 0 0;
}

#header {
	height: 125px;
}

#logo {
	float: left;
}

#logo h3 {
	width: 245px;
	height: 114px;
	background: url(images/logo.gif) no-repeat 0 0;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
}
#logo h3 a {
	cursor:pointer;
	display:block;
	width: 237px;
	height: 114px;
	border-bottom: none;
	text-decoration: none;
}
#logo h3 span{
	visibility: hidden;
}

/* @end */

/* @group globalnav */

#globalnav {
	margin-top: 40px;
	float: right;
}

#globalnav ul {
	margin: 0;
	padding: 0;
}

#globalnav ul li {
	float: left;
	list-style-type: none;
	margin: 0 30px 0 0;
	padding: 0;
}

#globalnav ul li a {
	color: #fff;
	padding: 3px 10px;
	font: 700 1.2em/1.1em "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	border-bottom: none;
}

#globalnav ul li a:hover, #globalnav ul li a.selected {
	color: #ff6600;
}

/* @end */

/* @group grid */

.grid_1 {
	width: 60px;
}

.grid_2 {
	width: 140px;
}

.grid_3 {
	width: 220px;
}

.grid_4 {
	width: 300px;
}

.grid_5 {
	width: 380px;
}

.grid_6 {
	width: 460px;
}

.grid_7 {
	width: 540px;
}

.grid_8 {
	width: 620px;
}

.grid_9 {
	width: 700px;
}

.grid_10 {
	width: 780px;
}

.grid_11 {
	width: 860px;
}

.grid_12 {
	width: 940px;
}

.column {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}

.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

/* @group column heights */

.height100 {
	height: 100px;
}

.height150 {
	height: 150px;
}

.height250 {
	height: 250px;
}

.height300 {
	height: 300px;
}

.height350 {
	height: 350px;
}

/* @end */

/* @end */

/* @group content */

#contentwrap {
	background-color: #fff;
}

#content {
	min-height: 320px;
	padding-bottom: 20px;
}

#content .contentLeft{
	width: 670px;
	float: left;
	margin: 25px;
}

#content .contentRight {
	float: left;
	width: 235px;margin-top: 45px;
}

.podTop {
	height: 20px;
	background: url(images/pod-ends.gif) no-repeat 0 0;
}

.podMiddle {
	padding: 10px 20px 10px;
	background-color: #e5e5e5;
}

.podMiddle p a {
	color: #000066;
	border-bottom: 1px solid #000066;
}

.podMiddle p a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

.podMiddle p {
	font-size: 1.2em;
	margin-top: 3px;
}

.podBottom {
	height: 20px;
	background: url(images/pod-ends.gif) no-repeat 0 -20px;
}

ul {
	list-style-type: disc;
	color: #000;
	margin: 0;
}

li {
	margin: 3px 0 0 30px;
	font: normal 1.2em/1.7em "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans-Serif;	
}

/* @group typestyles */

h1 {
	color: #f60;
	font: 400 3.6em/1.1em Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px;
	letter-spacing: .05em;
}

h2 {
	color: #000;
	font: 700 1.6em/1.4em "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

h3 {
	color: #000;
	font: 400 1.6em/1.3em "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans-Serif;
}

h4 {
	color: #000;
	font: 700 1.4em/1.2em "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans-Serif;
	padding-bottom: 5px;
}

h5 {
	color: #000066;
	font: 700 1.6em/1.4em "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans-Serif;
	padding: 0 0 5px 0;
}

h6 {
	color: #58595a;
	font: 700 1.2em/1.6em "Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

p {
	color: #565657;
	font: 400 1.4em/1.5em "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans-Serif;
	margin-bottom: 8px;
}

p.caption, .caption {
	font-size: 9px;
	margin-left: 8px;
}

.spaceleft {
	margin-left: 10px;
}

.spaceright {
	margin-right: 10px;
}
.spacerightlg {
	margin-right: 64px;
}

.spacebeforesm {
	margin-top: 6px;
}

.spacebefore {
	margin-top: 12px;
}

.spacebeforelg {
	margin-top: 24px;
}

.spaceaftersm {
	margin-bottom: 6px;
}

.spaceafter {
	margin-bottom: 12px;
}

.spaceafterlg {
	margin-bottom: 24px;
}

.nospacebefore {
	margin-top: 0px;
}

.nospaceafter {
	margin-bottom: 0px;
}

.ruleabove {
	border-top: solid 2px #009900;
	padding-top: 3px;
}

.rulebelow {
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
}
.rulebelow2 {
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}

em, em p {
	font-style: italic;
}

.indent {
	margin-left: 15px;
}

.quote {
	text-align: right;
}

blockquote {
	margin: 0 18px;
	padding: 0 6px;
}

.smcaps {
	color: #636465;
	margin-bottom: 0;
}

/* @end */

/* @group links */

a, a:link, a:visited, a:active {
	color: #000066;
	text-decoration: none;
	border-bottom: 1px solid #000066;
}
a:hover, a.selected {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

/* @end */

/* @end */

/* @group footer */

#footer {
	width: 930px;
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
}

#footer p {
	font-size: 12px;
	color: #fff;
}

#footer p a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#footer p.caption {
	font-size: 10px;
	margin: 0 0 10px 0;
}

#footer h5 {
	font-size: 14px;
	color: #fff;
}

#bot {
	text-align: right;
	margin: 5px auto 20px;
}

#bot p a, #bot p a:link, #bot p a:visited {
	font-size: 11px;
	color: #fff;
	margin-right: 20px;
	border-bottom: none;
}

#bot p a:hover {
	color: #ccc;
}

/* @end */
.portrait {
	float: left;
	width: 200px;
	padding: 10px 15px 15px 0;
}
.bio {
	float: left;
	width: 60%;
	padding: 5px 15px 15px 0;
}