/* A fluid template for business or fun */
/* By Dave Reeder, www.davereederdesign.com */

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #EEEDED;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #757575;
}

/* {margin: 0; padding: 0; border: 2; font-family: "Trebuchet MS", Arial, sans-serif; }


/*------------Basic styles------------*/

p { 
	margin: 0 10px; 
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
	background: transparent 
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #F06C00;
}

p { font-size: 0.8em; line-height: 1.4em; text-align: justify }
h1 { 
	font-size: 1.3em; 
	line-height: 1.4em; 
	letter-spacing: 0.25em 
	}
h2 { 
	font-size: 1.0em; 
	line-height: 1.4em; 
	color: #000000 
	}	
h3 { 
	font-size: 0.8em; 
	line-height: 1.4em; 
	color: #000000  
	}				/* sub headings */
span#copyright { font-size: 13px; line-height: 35px }  /* sets the copyright styles */
span#design {  float: right; font-size: 13px; line-height: 35px }  /* floats the design link into position */
span.language {  
	float: right; 
	margin-top: 32px; 
	margin-right: 32px; 
	} 
.language img { 
	margin: 0; 
	} 


#hdrimg a {color: #06FF00; text-decoration: none; font-weight: normal;}
#hdrimg a strong {color: #fff; text-decoration: none; font-weight: normal;}
#hdrimg a:hover {color: #fff; text-decoration: none; font-weight: normal;}
#hdrimg a:hover strong {color: #06FF00; text-decoration: none; font-weight: normal;}


/*-------------Layout----------------*/

#hdrimg {
	width: 840px;
	height: 230px;
	margin: 0px auto;
	background: url(images/image01.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#hdrimg h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	font-size: 20px;
	color: #FFFFFF;
}

.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
}

#bttmbar { 
	float: left; 
	width: 100%; 
	height: 35px; 
	/*background: url('../images/hdr.gif') bottom repeat-x */
}



#header {
	width: 840px;
	height: 230px;
	margin: 0px auto;
	background: url(images/image01.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 193px 0px 0px 50px;
	text-transform: uppercase;
	font-size: 26px;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 205px 40px 0px 0px;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#note{
	font-size:8pt; 
	font-style:italic;
	padding-top: 20px;
	color: #001000;
}

#content-wrap {
	width: 840px;
	margin: 0 auto;
	background: url(images/image03.jpg) repeat-y left top;
	/*padding: 0 0 0 0;	*/
}

#content {
	width: 740px; 
	margin: 0px auto;
	padding-top: 20px;
}


#content p{
	font-size: 13px;
}


#content h1{
	font-size: 20px;
	padding-top: 15px;
}

#content h2{
	font-size: 18px;
	padding-top: 15px;
}

#content h3{
	font-size: 16px;
	padding-top: 15px;
}


#columnA {
	float: left;
	width: 540px;
}

#columnA h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB {
	float: right;
	width: 200px;
}

#columnB h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#columnB strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}


a {color: #000066; text-decoration: none}
a:hover {color: #000000; text-decoration: underline}


/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { 
	float: right; 
	width: 840px;
	margin: 0 auto 0 auto;}		/* Full width column for a one column site */
			
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */

div#navigation{
float:right;
padding:35px 50px 0px 0px;
/*position:fixed;*/
}

.txtarea{
max-width:350px;
max-height:100px;
white-space:pre;
overflow:auto;	 

}
/*------------------------------Main Navigation------------------------------------------*/
#nav { 
	width: 840px;
	height: 50px;
	margin: 0px auto;
	background: url(images/image02.jpg) no-repeat left top;
}

#nav ul{ 
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

#nav li 
{
	display: inline;
}

#nav a {   
	display: block;
	float: left;
	background: #E86800;
	margin-top: 10px;
	margin-right: 3px;
	padding: 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
	
#nav a:hover {
	color: #FFFFFF;
}

#nav a#current { 
	display: inline;
}

/*#nav a:link, #nav a:visited  { background: url('../images/tab.gif') no-repeat 0 -25px }

#nav a:hover, #nav a:active { background: url('../images/tab.gif') no-repeat 0 0 }

#nav a#current { background: url('../images/tab.gif') no-repeat 0 0 }
*/

/*-----------------------------------Other tags-----------------------------------------*/

acronym { border-bottom: 1px dashed #999; cursor: help }

/* lists */
ul { margin: 5px 0 5px 35px; list-style: url('../images/bullet.gif') }
ol { margin: 5px 0 5px 35px; list-style: decimal }
/*ol li, ul li { color: #fff; font-size: 0.8em; line-height: 1.4em }*/ 
ol li, ul li { color: #000; font-size: 0.8em; line-height: 1.4em }


hr { margin: 10px 0px; height: 1px; background: #444; color: #444 }  /* rule styling */

img {margin: 0 10px} /* all images styling */
img.right {float: right}  /* right floating images */
img.left {float: left}   /* left floating images */


/** FOOTER */

#footer {
	width: 840px;
	height: 70px;
	margin: 0px auto;
	background: url(images/image04.jpg) no-repeat left top;
	font-size: 11px;
	color: #000000;
	padding: 10px 0px 0px 0px;
}

#footer p {
	margin: 0;
	font-size: 11px;
	padding: 5px 10px;
	text-align: center;
}

#footer .copyright {
	float: inherit;
	/*margin: 50px 0px 0px 30px;*/
	margin: 0px auto;
	padding-left: 50px;
	text-align: center;
	font-size: 12px;
}

#footer .links {
	/*float:  inherit;*/
	margin: 50px 30px 0px 0px;
	padding-left: 50px;
	text-align: center;
	font-size: 15px;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a {
}
