body{
	background-color:#c0d0da;
	background-image:  url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family:Lucida Sans Unicode, Arial;
	font-size:0.7em;
	color:#444444;
	top: 0;
	margin:0;
	padding:0;
	text-align:center;
}

img{
	border:0px;
}

#bg{
	background-image:  url('../images/bg-2.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	height:272px;
}

#wrapper{
	padding:0;
	margin:0 auto 0 auto; 
	width:960px;
	top:0;
	line-height: 1.8em;
	text-align:left;
}

#header{
	width:979px;
	display:block;
}

#logo{
	padding-top:28px;
	padding-right:10px;
	float:left;
}

#lovato-logo{
	float:left;
	padding-left:180px;
}


#search{
	background-image:  url('../images/search.png');
	background-repeat: no-repeat;
	width:222px;
	height:28px;
	float:left;
}

#search-field{
	background:transparent;
	margin-top:5px;
	border:0;
	width:185px;
	float:left;
	font-size:12px;
	color:#506172;
	font-family:Lucida Sans Unicode, Arial;
	margin-left:4px;
}

#search-icon{
	background:transparent;
	float:right;
	margin-right:10px;
	margin-top:4px;
}

#content{
	text-align:left;
	background-image:  url('../images/content-bg.png');
	background-repeat: repeat-y;
	padding-left:30px;
	padding-right:30px;
}

#content-header{
	padding:0;
	margin:0;
	height:15px;
}

#content-footer{
	padding:0;
	margin:0;
	height:9px;
	line-height:10px;
}

#bg-footer{
	background-image:  url('../images/bg-footer.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
	margin-bottom:30px;
	
}

#menu{
	width:750px;
	height:45px;
	float:left;
	color:#ffffff;
	size:14px;
}

#animation{
	background-image:  url('../images/header.png');
	background-repeat: no-repeat;
	height:250px;
	width:916px;
	padding-left:33px;
	padding-right:30px;
	padding-top:12px;
}

.clearBoth {clear: both}

#footer{
	margin-top:15px; 
	
	height:95px;
	line-height: 1.8em;
	background-image:  url('../images/footer.png');
	background-repeat: no-repeat;
	background-position:center;
	text-align:center;
}

#footer-text{
	margin-top:30px;
	color:#787878;
	width:450px;
	float:left;
}

#footer-anim{
	margin:20px;
	color:#787878;
	width:440px;
	float:left;
}


#copyright{
	padding-top:65px;
	padding-left:170px;
	color:#cbdcec;
}

a:link,a:active,a:visited{ 
	color: #336699; 
	text-decoration:none;
}

a:hover{
	color: #336699; 
	text-decoration:underline;
}

h1{font-size:22px; line-height: 170%;}
h2{font-size:18px; line-height: 170%;}
h3{font-size:16px; line-height: 170%;}
h4{font-size:14px; line-height: 170%;}
h5{font-size:12px; line-height: 170%;}
h6{font-size:10px; line-height: 170%;}
p{margin-top:10px; margin-bottom:20px; text-align:justify;}