/* basic elements */

Body{
	font-size: 100%;
}

/*                                GENERAL                                    */
h2 {	
font-size: 1.3em;
font-Weight: Bold;
color: #d99410; 
font-family: Arial
}

p  {
font-size: 1.1em;
font-family: Arial
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: silver;
}

a:hover {
	color: orange;
}



#lowmenu2 a:visited {
	color: #000000;
}

#lowmenu2 a:hover {
	color: orange;
}

#ContactUs img{
margin-left: 45px;
}

#wrapper {
	width: 787px;	
	position:  relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	Background-image: url(graphics/background.jpg);
	background-repeat: repeat-y; 

}

/*                                      CONTENT                     */

#content {
	float: right;
	padding-top: 25px;
	padding-right: 25px;
	width: 525px;
	margin-bottom: 25px;
}


#content ul {
	font-family: arial;

}

/*                                MAIN MENU                     */

#menu {
	float: left;	
	padding: 10px 40px 0px 0px;
	margin-top: -5px;
	text-align: right;
	width: 180px;
	height: 217px;
	Background-image: url(graphics/main-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#menu ul {
	padding-top: 20px;
	color: white;
	Font-Size: 25px;
	font-family: Arial;
	list-style-type: none;
	line-height: 37px;
}



/*                               LOWER MENU1                     */

#lowmenu1 {
	margin-top: -10px;
	clear: left;
	float: left;	
	width: 220px;
	heigth: 200px;
	Background-image: url(Graphics/Bottom-menu-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#lowmenu2 {	
	clear: left;
	float: left;	
	width: 220px;
	Background-image: url(../Graphics/Bottom-menu-middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	Color: white;
	font-weight: bold;
	font-style; normal;
}

#lowmenu2 h2 {
	Padding-left: 40px;
	padding-top: 20px;
	font-size: 25px;
	color: white;
}

#lowmenu2 em {
	color: white;
	padding-left: 40px;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;
}
#lowmenu2 ul {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	padding-right: 35px;
	text-decoration: underline;
	line-height: 16px;
}




#Login img {
position: absolute;
left: 30px;
}


/*				LOW MENU3		*/
#lowmenu3 {
	clear: both;
	width: 220px;
	height: 100px;
	Background-image: url(Graphics/Bottom-menu-bottom.jpg);
	background-repeat: no-repeat;	
	background-position: left bottom;
	color: white;
	Font-Size: 18px;
	font-family: Arial;
	text-decoration: underline;
	text-align: center;
}


#lowmenu3 a.link {
	text-decoration: underline;
}

}

#lowmenu3 a:link {
	text-decoration: underline;
	color: blue;
}
	
#lowmenu3 a:visited {
	text-decoration: underline;
	Color: purple;
}






/*                                   FOOTER                         */

#footer em {
	font-Size: 15px;
	font-style: normal;
	font-weight: bold;
}	

#footer {
	width: 787px;	
	position:  relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px
	margin-top: 0px;
	text-align: center; 	
	width: 787px;
	height:108px;
	Background-image: url(Graphics/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial;
	Color: white;
	font-size: 12px;
}

/* 				SEAL				*/
#seal {
	position: absolute;
	bottom: 25px;
	right: 0px;
}