@charset "utf-8";

#slider,#firstlogo,#intrologo,#twitter,#footer
{
	display:none;
}
div,ul,li,img,h1,h2,h3,h4,h5,h6,p,span,table
{
	padding: 0px;
	margin: 0px;
}
body
{
	font-family: Arial;
	font-weight: normal;
	font-size: 62.5%;
}
#mainsection a
{
	text-decoration: none;
	color: #FF9900;
}
#leftnav a
{
	text-decoration: none;
	color: white
}
#leftnav a:hover
{
	background-color:#ff9900;
}
a:hover
{
	background-color:#000000;
}
#page
{
	background-color: white;
	width: 100%;
}
#leftnav
{
	width: 100%;
	background-color:#333333;
}
ul
{
	padding: 0.5em;
	list-style-image: none;
	list-style-type: none;
}
ul,a
{
	font-size: 1.4em;
}
#leftnav li
{
	padding: 1em;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#mainsection
{
	width: 100%;
}
#content
{
	width: 100%;
}
#content h1,#subcontent h1
{
	padding: 0.5em;
	font-size: 1.8em;
	color: #ff9900;
	font-weight: bold;

}
#content h2,#subcontent h2
{
	padding: 0.5em;
	font-size: 1.7em;
	color: #ff9900;
	font-weight: bold;
}
#content h3,#subcontent h3
{
	padding: 0.5em;
	font-size: 1.5em;
	color: #ff9900;
	font-weight: bold;
}
#content p,#subcontent p
{
	padding: 0.5em;
	font-size: 1.4em;
	color: #444444;
	line-height: 2.2em;
}
#subcontent
{
	width: 100%;
}
#boxcontainer
{
	width: 100%;
	background-color:#666666;
	overflow: visible;
}
#boxcontainer a
{
	overflow: visible;
	width: 100%;
	display: block;
}
#boxcontainer
{

	font-size: 1.4em;
	color: #444444;

}
#box1,#box2,#box3
{
	width: 100%;
	overflow: visible;
}
#formcontainer
{
	width: 100%;
	overflow: visible;
}
input,textarea
{
	width: 100%;


}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
#weblink a
{
	padding: 0px;


	font-size: 1.4em;
	font-weight: bold;

	color: #ff9900;
}