/* CSS RESET */
html{ color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:12px/1.231 arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body
{
	text-align: center;
	/*color: #fff;*/
	/*background: url(images/back1.png) 100% 100%;*/
	background:white;
	
}
a {
	text-decoration:none;
		/*color:#fff*/
}
a:hover {
	text-decoration: underline;
		color:#A1E062
}
#wrap {
	width:978px;
	text-align:left;
	margin:0 auto;
	background: white;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header { position:relative;height:250px;}
#logo {position:absolute;top:0px;font-family:Times New Roman;font-weight:bold;color:Black;left:320px;
       width:350px;
       height:200px;
       color:black;
      
       background:url("images/in flash banner.jpg") no-repeat;
       background-position:center;
       }
#logo h1 {
	font-size:34px;
	
	/*color:#fff*/
}
#logo div {
	
}
#nav { position:absolute; top:200px; vertical-align:middle; background:url(images/nav.jpg); width:778px;height:42px; line-height:42px;  }
#nav li {float:left;  font-weight:700; width:111px;background:url(images/nav_b.jpg) no-repeat ; }
#nav li.first {background: none;} 
#nav a {text-decoration:none; display:block; text-align:center;color:White;}
#nav a:hover
{
	background: url(images/nav_hover.jpg);
	margin: 0px 1px;
	padding-right: 1px;
	padding-left: 1px;
	color:Silver;
}

/* content */
#content { margin-top:0px;}
.main {width:100%; font-family:Verdana, Arial, Helvetica, sans-serif;}
#text {width:470px;height:250px;
       text-align:justify;
       
       }
#text p.text_heading
{
	padding-top:5px;
	font-weight:bold;
	}
#text div.text_heading
{
	text-align:left;
	/*background-color: rgb(235,235,235);*/
	/*background-color:Gray;*/
	height:30px;
}
#text div.text_body
{
	margin:0px 5px 5px 5px;
}
#text p.text_body
{
	text-align:justify;
	line-height:200%;
	text-indent: 5px;
}
#text1 {width:100%;  font-family:Verdana, Arial, Helvetica, sans-serif;}
#text1 div.text_body
{
	margin:0px 5px 5px 5px;
}
#text1 p.text_body
{
	text-align:justify;
	line-height:200%;
	text-indent: 30px;
}
#text1 p.text_heading
{
	padding-top:5px;
	font-weight:bold;
	}
#text1 div.text_heading
{
	text-align:center;
	/*background-color: rgb(235,235,235);*/
	height:30px;
}
#text2
{
	width: 670px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}

#text5
{
	width: 400px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#text3
{
	width: 770px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
}
#text h2 {font-size:13px;  font-weight:bold; padding-bottom:20px}
#text1 h2 {font-size:13px;  font-weight:bold; padding-bottom:20px}


#text p img
{
	float: left;
	padding-right: 18px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#text a { color:#A1E062}
#text1 a { color:#A1E062}
#text1 p img {float:left; padding:0 20px 0 0}
#col {margin:50px 0 0 0; background:url(images/col.jpg); height:156px ; }

#col div {width: 180px; margin: 20px 0 0 40px; display:inline}
#col .first  {margin: 20px 0 0 20px }
#col li{line-height:20px;}
#col .first ul {border-right:#EEE 1px solid; }

.side { width:150px;display: inline; background: url(images/side1.gif) no-repeat; height:120px}
.side h2 {font-size:22px}
.sideinner img
{
	margin: 5px 0px 0px 30px;
}
.sideinner h3 {font-size:12px;
	color:#900000; margin:0 0 0 0px;}
	.sideinner  a{font-size:34px;
	color:#900000; margin:0 0 0 83px;}
/* footer */
#footer { background:url(images/ft.jpg); height:50px; position:relative}
#ftinner{bottom:20px; margin:0 auto;}
.ftlink {width:600px;margin:0 auto;}
.copyright {margin:0 auto;text-align:center;}

