@charset "UTF-8";
/* CSS Document */

.left_back {
	background-image: url(../images/left_skinandveinlasercenter.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_back {
	background-image: url(../images/right_skinandveinlasercenter.png);
	background-repeat: repeat-y;
	background-position: left;
}
.normal_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
}
.normal_black A:link {color:#629FC1; text-decoration:none}
.normal_black A:hover {color:#629FC1; text-decoration:underline}
.normal_black A:visited {color:#629FC1; text-decoration:none}
.normal_black A:active {color:#629FC1; text-decoration:none}

.normal_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
}
.normal_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	text-align: center;
}
.normal_footer A:link {color:#FFF; text-decoration:none}
.normal_footer A:hover {color:#FFF; text-decoration:underline}
.normal_footer A:visited {color:#FFF; text-decoration:none}
.normal_footer A:active {color:#FFF; text-decoration:none}

#servicesheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6e9ebe;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	text-align:center;
}
.big_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #629FC1;
	margin: 0px;
}
.subtitle_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin: 0px;
}
.boxes {
	background-color: #FFF;
	border: 2px solid #62A4CB;
}
.big_box {
	background-color: #FFF;
	/*border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #62A4CB;
	border-left-color: #62A4CB;
	border-right-color: #62A4CB;*/
}

#coupon {
        width:290px;
        border-style:dashed;
        border-size:5p;
        border-spacing:2;
        text-align:center;
        border-color: #4188c4;
        padding:15px;"
}
.big_box2 {
	background-color: #FFF;
	/*border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #62A4CB;
	border-left-color: #62A4CB;*/
}
.title_white {
	margin: 0px;
}
