@charset "utf-8";
body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
a {
	color: #666;
	text-decoration: none;
}

.white_bg {
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../images/Dulce_16.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	width: 789px;
	text-align: center;
	font-family: "Myriad Pro", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#left_col{
	width: 237px;
	color: #999999;
	text-align: left;
}
#left_col H2{
	margin: 0px;
	color: #871f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#left_col .service1{
	height: 100px;
	background-image: url(../images/service1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 100px;
}
#left_col .service2{
	height: 100px;
	background-image: url(../images/service2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 100px;
	}
#left_col .service3{
	height: 100px;
	background-image: url(../images/service3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 100px;
	}
#content{
	background-image: url(../images/rings_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
#bottom {
	background-color: #FFFFFF;
	height: 32px;
	color: #760303;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
#bottom .copyright{
	float: left;
}
#bottom .poweredby{
	float: right;
}
#bottom .poweredby a:link, #bottom .poweredby a:visited{
	color: #990000;
	text-decoration: none;
}
#bottom .poweredby a:hover{
	text-decoration: underline;
}
.porttable {
	text-align: center;
}
