html {
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
}

a.white{color:white;}

img {
	border: 0px;
}

img.border{border:solid 3px white;}

p.subcontent{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px; 
	text-align: left;
	padding: 5px;
	padding-left: 25px;
}
div.subcontent{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px; 
	text-align: left;
	padding: 5px;
	padding-left: 25px;
}

h2 a { 
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

#home {
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
	border: 0px solid;
	position: relative;
	height: 535px;
	position:relative;
}

#homeText {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9px; 
	text-decoration: none;
	position: absolute;
	width: 260px;
	top: 170px;
	right: 30px;
	border: 0px solid;
	cursor: pointer;
	
}

#homePage {
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
	border: 0px solid;
	width: 630px;
	height: 540px;
	position:relative;
	cursor: hand;
	cursor: pointer;
}

#homePage2 {
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
	border: 0px solid;
	width: 444px;
	height: 491px;
	position:relative;
	cursor: hand;
	cursor: pointer;
}


#homeTop {
	width:620px;
	height:388px;
	background-image:url('images/HomeTop.jpg');
}
/*
#homeBottom {
	width:620px;
	height:129px;
	background-image:url('images/HomeBottom.jpg');
}
*/

#main {
	margin: 0 auto;
	text-align: center;
	background-image: url("images/bg2.jpg");
	background-repeat: no-repeat;
	width:800px;
	height:800px;
}

#mainPage {
	margin: 0 auto;
	text-align: center;
	background-image: url("images/bg_page.jpg");
	background-repeat: no-repeat;
	width:640px;
	height:860px;
}

#mainPageLdo {
	margin: 0 auto;
	text-align: center;
	background-image: url("images/bg_page_ldo.jpg");
	background-repeat: no-repeat;
	width:640px;
	height:860px;
	position:relative;	
}


#contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 11px; 
	text-align: left;
	padding: 10px;
}

#inviaHome {
	margin: 0 auto;
	text-align: center;
	position: absolute;
	width: 630px;
	height: 60px;
	left: 0px;
	top: 429px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px; 
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFDE00;
	font-size: 12px; 
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px; 
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 25px; 
	text-decoration: none;
} 

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 19px; 
	text-decoration: none;
} 

.subtitleYellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFDE00;
	font-size: 19px; 
	text-decoration: none;
} 
