

body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, tt, var,
b, i,
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 {
	line-height: 						1;
}

ol, ul {
	list-style: 						none;
}

blockquote, q {
	quotes: 							none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: 							'';
}

/* remember to define focus styles! */
:focus {
	outline: 							0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: 					none;
}
del {
	text-decoration: 					line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: 					collapse;
	border-spacing: 					0;
}

body {
	background:							#000;
}

p {
	font:								11px arial;
	color:								#666;
	margin:								0 0 10px 0;
	line-height:						18px;
}

h2 {
	font-size:							16px;
	margin:								0 0 7px 0;
	text-transform:						uppercase;
}

.fleft {
	float:								left;
}

.fright {
	float:								right;
}

.clear {
	clear:								both;
	font-size:							0px;
	height:								0px;
	line-height:						0px;
}

.divider {
	width:								1px;
	height:								110px;
	background:							#c3c3c3;
	display:							block;
}

.underline {
	width:								110px;
	height:								1px;
	line-height:						1px;
	font-size:							1px;
	background:							#c3c3c3;
	display:							block;
	margin:								0 0 12px 0;
}

.img-border {
	border:								1px solid #666;
}

.bold {
	font-weight:						bold;
}

.green {
	color:								#207e2f;
}

.green-12 {
	color:								#207e2f;
	font-size:							12px;
}

a.green {
	color:								#207e2f;
	text-decoration:					underline;
}

a.green:hover {
	color:								#207e2f;
	text-decoration:					none;
}

.icon-pdf {
	background:							url(../../images/icon-pdf.gif) no-repeat;
}

.icon-edit {
	background:							url(../../images/icon-edit.gif) no-repeat;
}

.icon-green-blocks {
	background:							url(../../images/download-brief.gif) no-repeat left center;
	padding:							0 0 0 12px;
}

.icon-doc {
	background:							url(../../images/icon-msword.gif) no-repeat left center;
}

.icon-news {
	background:							url(../../images/icon-news.gif) no-repeat left center;
}

.icon-click {
	background:							url(../../images/icon-click.gif) no-repeat left center;
}

.icon-pos-left {
	background-position:				left center;
	padding:							0 0 0 22px;
}

.icon-pos-left-top {
	background-position:				left 3px;
	padding:							0 0 0 22px;
}

.icon-pos-right {
	background-position:				right center;
	padding:							0 22px 0 0;
}

a.return {
	background:							url(../../images/return-arrow.gif) no-repeat left center;
	padding:							0 0 0 14px;
	font:								bold 11px arial;
	color:								#666;
	text-decoration:					none;
}

a.return:hover {
	text-decoration:					underline;
}

#top {
	background:							#fff url(../../images/header.gif) no-repeat center top;
}

#contain {
	width:								960px;
	margin:								0 auto;
}

#header {
	width:								100%;
	height:								379px;
}

#menu {
	width:								100%;
	height:								49px;
	border-top:							1px solid #e5e5e5;
	border-bottom:						1px solid #e5e5e5;
	margin:								0 0 20px 0;
}

#menu ul {
	margin:								10px 0 0 0;
}

#menu ul li {
	float:								left;
	padding:							4px 12px 0 12px;
	height:								25px;
	border-right:						1px solid #e5e5e5;
}

#menu ul li.start {
	padding:							4px 12px 0 0;
}

#menu ul li.end {
	border-right:						none;
	padding:							4px 0 0 12px;
}

#menu ul li a {
	font:								bold 12px arial;
	text-decoration:					none;
	color:								#666;
}

#menu ul li a:hover {
	font:								bold 12px arial;
	text-decoration:					none;
	color:								#25a345;
}

#menu ul li a.on {
	font:								bold 12px arial;
	text-decoration:					none;
	color:								#25a345;
}

#content {
	width:								100%;
}

#bottom-pic {
	width:								100%;
	height:								110px;
	position:							relative;
}

#bottom-pic img {
	position:							absolute;
	right:								0;
	bottom:								-2px;
}

#bottom {
	width:								960px;
	margin:								25px auto 15px auto;
}

#bottom .text p {
	font:								10px arial;
	color:								#fff;
	margin:								0 0 5px 0;
}

#bottom .text a {
	font:								10px arial;
	color:								#fff;
	text-decoration:					none;
}

#bottom .text a:hover {
	font:								10px arial;
	color:								#fff;
	text-decoration:					underline;
}

.col1 {
	width:								308px;
	float:								left;
	padding:							0 12px 0 0;
}

.col2 {
	width:								300px;
	float:								left;
	padding:							0 12px 0 7px;
}

.col3 {
	width:								300px;
	float:								left;
	padding:							0 12px 0 7px;
}
