/* CSS Document */

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;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}
body
{
	line-height: 1;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

	body
	{ 
	}
div.left								{ float:left;}
div.right								{ float:right;}
div.clear								{ clear:both; line-height:1px;}
div.space								{ height:5px;}
div.space1								{ height:10px;}
div.space2								{ height:15px;}
div.space3								{ height:25px;}
div.container							{ width:100%; margin:0 auto;}
div.topbar								{ width:100%; margin:0 auto; background:#c0151f;}
div.wraper								{ width:94%; margin:0 auto;}
div.wraper1								{ width:90%; margin:0 auto;}
div.banner								{ width:100%; margin:0 auto;}
div.banner img							{ width:100%!important; height:auto!important;}
div.column3yellow						{ width:30.33%; margin:1%; float:left; background:#f6a80a;}
div.column3orange						{ width:30.33%; margin:1%; float:left; background:#e3730c;}
div.column3green						{ width:30.33%; margin:1%; float:left; background:#3c8a2e;}
div.column4								{ width:23%; float:left; margin:1%;}
div.column4 img							{ width:100%!important; height:auto!important;}
div.footer								{ width:100%; margin:0 auto; background:#ece7e5; padding:20px 0 0 0;}
div.footer1								{ width:100%; margin:0 auto; background:#ece7e5;}
div.footer2								{ width:100%; margin:0 auto; background:url(../images/bg_trees.png) center repeat-x; height:306px; margin-top:475px;}
div.man									{ position:absolute;}
div.footermatter						{ width:60%; float:right;}
div.column2								{ width:48%; float:left; margin:1%;}
div.column2 input, textarea				{ width:80%!important; background:#fff; border:1px solid #333333; padding:5px;}
div.imgleft								{ width:30%; margin-right:5%; float:left;}
div.textright							{ width:65%; float:right;}
div.imgright							{ width:40%; margin-left:5%; float:left;}
div.textleft							{ width:50%; float:left;}
div.column5								{ width:18%; margin:1%; float:left;}
div.column5 img							{ width:100%!important; height:auto!important;}
div.topline								{ width:100%; margin:0 auto; padding:5px 0; background:#FFCC33;}
