

/* redo */


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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
}
a
{
	outline: none;
}
p
{
	margin-top: 13px;
}
img
{
	border: none;
}
ol, ul
{
	list-style: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}


/* general */


body
{
	background-color: #fff;
	font-family: 'lucida grande', tahoma, helvetica, sans-serif;
     font-style: normal;
}

h1
{
     font-family: 'lucida grande', 'lucida sans', verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	line-height: 21px;
	font-weight: normal;
}
h1 a
{
	color: #333;
     text-decoration: none;
}
h1 a:hover
{
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;     
}
h2
{
	font-family: 'times new roman', serif;
	font-size: 10px;
	color: #111;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}

.low
{
	font-size: 11px;
	color: #333;
	line-height: 19px;
}
.low a
{
	color: #333;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;	
}
.ital
{
     font-family: georgia, 'times new roman', times, serif;
	font-size: 12px;
	color: #555;
	font-style: italic;
	line-height: 21px;     
}
.ital a
{
	color: #555;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;	
}
.low a:hover, .ital a:hover
{
	border: none;
}
.cour
{
	font-family: 'courier new', courier, monospace;
	font-size: 12px;
	color: #000;
	font-style: normal;
}

a.but
{
	display: block;
	text-align: center;
	width: 70px;
	padding: 7px 0 10px 0;
     background-color: #f5f5f5;
     background: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1);
     background: -moz-linear-gradient(top, #f7f7f7, #f1f1f1);
     background: -ms-linear-gradient(top, #f7f7f7, #f1f1f1);
     background: -o-linear-gradient(top, #f7f7f7, #f1f1f1);
     border: 1px solid #dcdcdc;
     border-radius: 3px;
	color: #444;
	font-size: 11px;
	text-decoration: none;
}
a.but:hover
{
	border: 1px solid #ccc;
	box-shadow: 1px 1px 2px #e3e3e3;
}


/* layout */


.block
{
	clear: both;
	width: 990px;
	padding: 0 10px;
	margin: 0 auto;
}

.left
{
	float: left;
	width: 720px;
     padding-top: 29px;
}
.right
{
	float: left;
	width: 270px;
     padding-top: 29px;
}

.message
{
	float: left;
	padding: 10px 12px 12px 12px;
	background-color: #f5f5f5;
	font-size: 11px;
	color: #333;
}
.message a
{
	color: #333;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;	
}
.message a:hover
{
	border: none;
}


/* forms */


form
{
	margin: 0;
}
.field
{
     font-family: 'lucida grande', tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 7px;
	width: 130px;
	border-radius: 3px;
	border: 1px solid #ccc;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}
input.button
{
     font-family: 'lucida grande', tahoma, helvetica, sans-serif;
	font-size: 11px;
	padding: 7px 17px 9px 17px;
     background-color: #f5f5f5;
     background: -webkit-linear-gradient(top, #f7f7f7, #f1f1f1);
     background: -moz-linear-gradient(top, #f7f7f7, #f1f1f1);
     background: -ms-linear-gradient(top, #f7f7f7, #f1f1f1);
     background: -o-linear-gradient(top, #f7f7f7, #f1f1f1);
     border: 1px solid #dcdcdc;
     border-radius: 3px;
	color: #444;
	font-size: 11px;
	outline: none;
}
input.button_over
{
	border: 1px solid #ccc;
	box-shadow: 1px 1px 2px #e3e3e3;
}
select
{
	font-size: 11px;
	color: #333;
	padding: 1px;
	text-transform: none;
}
textarea
{
	font-family: 'courier new', courier, monospace;
	font-size: 12px;
	color: #000;
	font-style: normal;
	padding: 7px;
	width: 620px;
     border-radius: 3px;
	border: 1px solid #ccc;	
}


/* head */


.head
{
     height: 70px;
     width: 100%;
     border-bottom: 1px solid #ebebeb;	
}
.roundel
{
     display: none;
     position: relative;
     top: -127px;
     left: -37px;
     width: 110px;
     height: 110px;
}

.nav_block
{
     float: left;
	padding: 23px 0 0 17px;
}
#nav li
{
	display: inline;
	font-family: 'times new roman', serif;
	font-size: 10px;
	color: #111;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav li a
{
	color: #555;
	margin-right: 2px;
	padding: 9px 13px;
	text-decoration: none;
	border-radius: 13px;
}
#nav li a:hover
{
 	background-color: #eee;
}


/* foot */


.space
{
	clear: left;
	height: 90px; 
}
.foot_block
{
	clear: left;
	width: 990px;
	margin: 0 auto;
	padding: 90px 10px 30px 10px;
}









