@charset "utf-8";
body {
	background:url(../images/bg.jpg) repeat-x #e0e0e0; 
	margin:0;
	font:10pt Georgia, "Times New Roman", Times, serif;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

a {
  -moz-outline: none 0;
  outline: none 0;
}

#container {
	width:816px;
	margin:0px auto;
}

/* estilos HEADER */

#header {
	float:left;
	width:816px;
}

#header .top {
	float:left;
	width:816px;
	background:url(../images/top.png) no-repeat;
	height:33px;
}

#header a {
	padding-top:12px;
	text-decoration:none;
	color:#000;
	float:right;
}

#header a:hover {
	color:#bfa156;
}

#header .contact {
	border-left:solid 3px #bfa156;
	padding-left:10px;
	margin-left:10px;
}

/* estilos NAVBAR */

#navbar {
	float:left;
	width:235px;
	background:url(../images/bg-navbar.jpg) no-repeat;
}

#navbar .flash {
	padding-left:66px;
}


/* estilos BODY */

#main {
	float:left;
	width:555px;
	padding-left:25px;
	padding-top:20px;
	color:#333;
	margin-bottom:40px;
}

#main h1 {
	margin:0;
	font-weight:normal;
	font-size:22px;
	padding-left:4px;
}

#main h2 {
	margin:25px 0 0 0;
	font-weight:normal;
	font-size:16px;
	padding-left:4px;
	font-style:italic;
}

#main p {
	margin:15px 50px 0 0;
	font-size:11px;
	line-height:22px;
	padding-left:4px;
}


#main p a {
	text-decoration:none;
	color:#486b9a;
}

#main p a:hover {
	text-decoration:underline;
}

#main ul {
	margin:10px 50px 0 0;
	padding:0;
}

#main ul li {
	list-style-type:none;
	background:url(../images/arrow.gif) no-repeat;
	padding-left:10px;
	font-size:11px;
	line-height:22px;
	background-position:0 7px;
}

#main .btnTestimonials img {
	border:none;
}

#main .btnTestimonials {
	margin-top:35px;
	display:block;
}

#main .bullets {
	padding-left:40px;
}


/* estilos FOOTER */

#footer {
	clear:both;
	font-size:12px;
	color:#333;
}

#footer .links {
	padding-left:250px;
	float:left;
}

#footer .links a {
	text-decoration:none;
	color:#bfa156;
	margin:0 10px;
}

#footer .links a:hover {
	color:#999;
}

#footer .copy {
	text-align:center;
	margin-top:25px;
	font-size:11px;
	height:35px;
	float:left;
	padding-left:125px;
}

#footer .copy span {
	float:left;
	margin:9px 5px 0 0;
}

#footer .copy a {
	text-decoration:none;
	color:#333;
	background:url(../images/bug_4.gif) no-repeat;
	padding:9px 0 9px 34px;
	float:left;
}

#footer .copy a:hover {
	color:#666;
}
.toplinks a {
	text-decoration:underline;
	color:#bfa156;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.toplinks a:hover {
	color:#999;
}
.toplinks {
	text-decoration:none;
	color:#bfa156;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#music {
	position: absolute;
	height: 15px;
	width: 80px;
	left: 360px;
	top: 10px;
}
