body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/main_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
h2,h3,h4,h5,h6,a,ul,ol,dl,dt,dd,li	{
	margin: 0px;
	padding: 0px;
}
p	{
	font-size: 12px;
	line-height: 1.7em;
}
h1	{
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 14px;
	color: #FFF;
	background-color: #09F;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
h2	{
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 16px;
	color: #666;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	position: relative;

}

#header {
	height: 118px;
	width: 800px;
	position: relative;
	z-index: 30;
}
#logo {
	height: 60px;
	width: 215px;
	position: absolute;
	background-image: url(../images/Granlen_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	left: 15px;
	top: 44px;
}
#language	{
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 100px;
	position: absolute;
	left: 696px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#language a:link,a:visited {
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#language a:hover {
	text-decoration: none;
	color: #06F;
	padding: 0px;
	margin: 0px;
}
#language a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#top_sub_Nav	{
	position: absolute;
	width: 180px;
	float: right;
	padding: 0px;
	left: 616px;
	margin: 0px;
	top: 48px;
}
#top_sub_Nav a 	{
	color: #636363;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
}
#top_sub_Nav a:hover 	{
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #06C;
}
#main_Nav	{
	height: 47px;
	width: 550px;
	background-image: url(../images/main_Nav_BG.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	background-position: center;
	position: absolute;
	padding: 0px;
	z-index: 50;
	top: 71px;
	left: 250px;
	margin: 0px;
}
#NewNav	{
	height: 40px;
	width: 540px;
	position: relative;
	text-align: center;
	vertical-align: bottom;
	top: 15px;
	left: 4px;
	margin: 0px;
	padding: 0px;
}
#banner	{
	height: 223px;
	width: 800px;
	padding: 0px;
	position: relative;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bannerFlash	{
	height: 209px;
	width: 760px;
	position: relative;
	padding: 14px 0 0 0;
	margin-right: auto;
	margin-left: auto;
}



#leftNav	{
	float: left;
	width: 180px;
	padding-top: 40px;
	padding-left: 40px;
	position: relative;
	z-index: 8;
	padding-bottom: 40px;
	margin-top: 0px;
}

#leftNav ul {
	font-size: 12px;
	line-height: 2.5em;
	color: #06F;
}
#leftNav ul li {
	color: #06F;
	list-style-type: disc;
	padding-right: 10px;
	list-style-position: outside;
}
#leftNav ul li a:link, a:visited  {
	font-size: 12px;
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
}
#leftNav ul li a:hover  {
	font-size: 12px;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


#leftNav h4 {
	color: #0099ff;
	margin-bottom: 10px;
	background-image: url(../images/leftNav_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#content {
	float: right;
	width: 500px;
	padding-right: 50px;
	z-index: 8;
	margin-bottom: 60px;
	margin-top: 0px;
	padding-top: 40px;
}
#content p {
	text-align: justify;
}
#content ul li {
	font-size: 12px;
	list-style-position: inside;
	margin-left: 30px;
	line-height: 1.7em;
}



#bottomLinks {
	clear: both;
	text-align: center;
	color: #06F;
	position: relative;
	width: 800px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#bottomLinks a {
	font-size: 12px;
	color: #06F;
}



#footer	{
	clear: both;
	padding: 20px 0px 0px 0px;
	border-top: solid 15px #DFDFDF;
	margin-bottom: 30px;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	position: relative;
}

