/* =TOOLS

	1. =RESET
	2. =CLEARING
   

---------------------------------------------------------
*/

/* =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, strong, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:focus, object:focus {
outline: none;
}

i, em {
font-style: italic;
}

b, strong {
font-weight: bold;
}

/* END RESET
---------------------------------------------------------
*/



/* =CLEARING
---------------------------------------------------------
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* END CLEARING
---------------------------------------------------------
*/



/*Layout
1.Page and body
2. Header
3.Content
4. Footer


*/






/* =BODY & PAGE
---------------------------------------------------------
*/
body { background:#FAFBFA;}
#page { position:relative; margin:0 auto; width:1000px; background:#ffffff url(../i/bgh.jpg) repeat-x left top; min-height:500px;}


/* =END BODY AND PAGE	
---------------------------------------------------------
*/



/* =HEADER
---------------------------------------------------------
*/
.flash { position:relative; height:285px; }


/* END HEADER
---------------------------------------------------------
*/



/* =CONTENT
---------------------------------------------------------
*/

.content { position:relative; min-height:650px; padding-top:19px;}
.left { position:relative; float:left; width:570px; padding-left:60px;}
.right { position:relative; float:right; width:300px; padding-right:10px;}

/* END CONTENT
---------------------------------------------------------
*/



/* =FOOTER
---------------------------------------------------------
*/


/* END FOOTER
---------------------------------------------------------
*/
.footer { position:relative; border-top:1px solid #b1ff41; padding:18px 0;}
.copy { float: left; font:11px/14px Verdana, Arial, Helvetica, sans-serif; color:#000;}
.cont_menu { float:right; font:11px/14px Verdana, Arial, Helvetica, sans-serif; color:#000;}
.cont_menu a, .cont_menu a:visited, .cont_menu a:active { text-decoration:none;  font:11px/14px Verdana, Arial, Helvetica, sans-serif; color:#000; padding:0 10px;}
.cont_menu a:hover { text-decoration:underline; }
.copy a, .copy a:visited, .copy a:active { text-decoration:none;  font:11px/14px Verdana, Arial, Helvetica, sans-serif; color:#000; }

body .copy a:hover { text-decoration:underline;}


/* =TYPOGRAPHY: 

	1. =BODY
    2. =LINKS
    3. =HEADINGS
    4. =TEXT
    5. =LISTS
    6. =TABLES
    7. =HORIZONTAL RULES

	

---------------------------------------------------------
*/

/* =BODY
---------------------------------------------------------
*/


	

	
body {
	
}
*html div {
	height:1%;
}


/* =LINKS
---------------------------------------------------------
*/



a, a:active, a:visited { color:#0d0d0d; font:18px/22px Arial, Helvetica, sans-serif;
	
	
}

a:hover { text-decoration:none;
	
}
/* END LINKS
---------------------------------------------------------
*/
	
/* =HEADINGS
---------------------------------------------------------
*/

h2 { text-align:center; margin-bottom:36px;
	
}



/* END HEADINGS
---------------------------------------------------------
*/

/* =TEXT
---------------------------------------------------------
*/



p, ul { margin-bottom:14px; color:#0d0d0d; font:18px/18px Arial, Helvetica, sans-serif;
	
	
	
	
}


strong {
	font-weight: bold;
}


em {
	font-style: italic;
}



/* END TEXT
---------------------------------------------------------
*/


	
/* =LISTS
---------------------------------------------------------
*/

ul {

}


ul li {
	
}


.list {    position:relative;  padding-left:10px; margin-left:10px; 
	
}


.list li { padding-bottom:25px;
		
} 
.a-t {font-size:12px; line-height:14px;}
.a-t a {font-size:12px; line-height:14px;}
.a-t strong {font-size:14px;}
	 

/* END LISTS
---------------------------------------------------------
*/


