body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f3f3;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.clear {
	clear: both;
}

/*
HEADER 
------------------------------------------------- */

#header_wrapper {
	width: 100%;
	position: relative;
	height: 125px;
}

#header {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/*
LOGO
------------------------------------------------- */

#logo {
	height: 125px;
	width: 230px;
	position: relative;
	float: left;
	margin-left: 0px;
	background-image: url(../images/melinas_logo.jpg);
	background-repeat: no-repeat;
}

#logo h1 {
	display: none;
}

span.logo
	{
	float: left;
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
span.logo a
	{
	display: block;
	width: 230px;
	height: 125px;
	}

/*
SCHEDULE APPOINTMENT
------------------------------------------------- */

#schedule {
	background-image: url(../images/schedule_appointment.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 174px;
	position: relative;
	padding: 0px;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
/*
SLIDESHOW
------------------------------------------------- */

#slideshow_wrapper {
	height: 249px;
	width: 948px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border: 1px solid #000000;
}

#slideshow {
	
	float: left;
	position: relative;
	
}

.pics img {
	border: none;
	margin: 10px;
}

/*
NAVIGATION 
------------------------------------------------- */
#navigation_wrapper {
	width: 100%;
	position: relative;
}

#navigation {
	position: relative;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#navigation ul {
	position: relative;
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li {
	display: inline;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #898988;
	font-size: 17px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#navigation ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #231f20;
	font-size: 20px;
	text-decoration: none;
}
#navigation ul li a:hover {
	text-decoration: none;
	color: #666666;
}

body#home a#homenav,
body#menu a#menunav,
body#services a#servicesnav,
body#specials a#specialsnav,
body#products a#productsnav,
body#team a#teamnav,
body#contact a#connav {
	border-bottom:#F9C124 3px solid;
}

/*
INTRO	
------------------------------------------------- */

#intro_wrapper {
	width: 100%;
	position: relative;
}

#intro {
	position: relative;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 30px;
}

#intro P {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#8b8989;
	padding:0;
	margin:0;
	line-height:24px;
	width: 600px;
}


/*
CONTENT
------------------------------------------------- */

#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 40px;
}

.split {
	width: 600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	display: block;
	float: left;
	position: relative;
	padding-bottom: 30px;
}

.split p {
    width:288px; 
	border-bottom:#a09e9f 1px dashed; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; padding:8px 0 !important; 
	margin:0; line-height:20px !important;
}

.split strong {
    width:34px; 
	height:20px; 
	float:right; 
	text-align:right; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#231f20 !important; 
	font-size:14px; 
	font-weight:600;
}


.split h3 {
    font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:16px; 
	color:#231f20; 
	margin:0; 
	padding:0;
	width:288px; 
	height:25px; 
	border-bottom:#231f20 1px solid;
}

.split h6 {
    font-size:11px !important; 
	font-family:Arial, Helvetica, sans-serif !important; 
	margin:8px 0 0 !important; 
	font-weight:200 !important;
}

#image {width:600px;}

#picture {width:600px; height:168px; overflow:hidden;}

.expandButton {width:45px; height:46px; position:relative; float:right; margin-top:-46px; display:none; cursor:pointer; z-index:10;}
 


.left {
	width:288px;
	float:left;
	margin-right:24px;
	clear: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.right {
	width:288px;
	height: 200px;
	float:left;
	margin:0;
}

#content_left {
	clear: right;
	float: left;
	width: 600px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 35px;
}

#content_left h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	color:#231f20; 
	margin:0; 
	padding-bottom:13px; 
	font-weight:600;
}

#content_left h2 {
	color: #666666;
	font-size: 32px;
	font-style: italic;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content_left h3 {
	margin: 0px;
	padding: 0px;
}

#content_left a {
	color: #b81f24;
	text-decoration: none;
}

#content_left img {
	float: left;
	position: relative;
	margin-bottom: 25px;
}

.gallery {
	padding-right: 25px;
}

#content_left p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#231f20; 
	line-height:24px; 
	margin:0; 
	padding:0 0 24px 0;
}

#content_right {
	float: left;
	width: 315px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

#content_right p {
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#231f20; line-height:18px; margin:0; padding:0 0 8px 0;
}

#content_right h1 {
font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#231f20; font-weight:600; margin:0; padding-top:35px;
}

#info_title h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#231f20; font-weight:600; margin:0; padding-top:35px;}

#info_title {width:315px; height:67px;}

#info_text {width:230px; height:91px; margin-top:3px;}

#info_text a:link, #info_text a:visited {color:#c2a82a; text-decoration:underline;}

#info_text a:hover, #info_text a:active {color:#c2a82a; text-decoration:underline;}

#info_text p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#231f20; line-height:18px; margin:0; padding:0 0 8px 0;}

.right_phone {background:url(../images/right_phone.jpg) right bottom no-repeat;}

#subnav {width:230px;}

#subnav ul {margin:32px 0 0 3px; width:200px; padding:0; list-style-type:none; border-top:#a09e9f 1px dashed;}
#subnav li {margin:0; padding:0; display:block; width:200px; height:30px; border-bottom:#a09e9f 1px dashed; line-height:30px;}

#subnav a:link, #subnav a:visited {font-family:Arial, Helvetica, sans-serif; font-size:14px; width:175px; height:30px; padding-left:25px; color:#231f20; text-decoration:none; font-weight:600; display:block; background: url(../images/submenu_bullet.gif) top left no-repeat;}
#subnav a:hover, #subnav a:active {width:175px; height:30px; text-decoration:none; display:block; background:#e9e8e8 url(../images/submenu_bullet.gif) top left no-repeat; color:#c2a82a;}

#action {
	width:315px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 2px;
}

#action a {
	display: none;
}


.banner {
	width:309px; 
	border:#a09e9f 1px dashed; 
	padding:2px; 
	margin-top:30px; 
	overflow:hidden;
}

.banner img {
	border-style: none;
}

#content_bottom {
	background-color: #FFFFFF;
	height: 200px;
	width: 600px;
	position: relative;
	margin-left: 15px;
}

#content_bottom_left {
	float: left;
	height: 115px;
	width: 284px;
	position: relative;
	background-image: url(../images/side_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.affiliations a {
	float: left;
	height: 90px;
	width: 284px;
	position: relative;
}

.affiliations img {
	border: 5px solid #d2d2d2;
}

.video {
	float: left;
	width: 284px;
	position: relative;
	background-color: #3399FF;
	height: 207px;
	background-image: url(../images/bg_video.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#content_bottom_right {
	float: right;
	height: 200px;
	width: 375px;
	position: relative;
	background-image: url(../images/content_bottom_right.jpg);
	background-repeat: no-repeat;
}

/*
FOOTER
------------------------------------------------- */

#footer_wrapper {
	background-color: #231f20;
	width: 100%;
	position: relative;
}

#footer {
	height: 38px;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #231f20;
}

#footer p {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#footer_left {
	clear: right;
	float: left;
	width: 45%;
	position: relative;
	margin-top: 7px;
	margin-left: 15px;
}

#footer_right {
	float: right;
	width: 50%;
	position: relative;
	text-align: right;
	margin-top: 7px;
	margin-right: 15px;
}

#footer_right ul {
	margin: 0px;
	padding: 0px;
}

#footer_right ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
}

#siteby {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 950px;
	height: 45px;
	color: #231f20;
	margin-right: auto;
	margin-left: auto;
}

#siteby a {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
}

/*
FORM 
------------------------------------------------- */
#contact_form {
	margin-top: 20px;
}

#contact_form label {
	font-family:Arial, Helvetica, sans-serif; color:#231f20; font-size:12px; width:120px; float:left; display:block; padding:12px 0 0;
}
#contact_form input {
	width: 450px;
	border: 1px dashed #D0D0D0;
	color: #666666;
	margin-bottom: 7px;
	height: 25px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 18px;
}

#contact_form textarea {
	width: 450px;
	height: 150px;
	padding: 2px 1px;
	border: 1px dashed #D0D0D0;
	color: #333333;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	margin-bottom: 7px;
}

#contact_form p #submit {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FF0000;
	width: 86px;
	height: 16px;
}
#contact_form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(http://www.blueprintgroupe.com/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #33CC00 url(http://www.blueprintgroupe.com/images/success.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #339900;
  border-bottom: 2px solid #339900;
}
#submitt input {
	float: left;
	height: 29px;
	width: 116px;
	border: none;
	background-image: url(../images/send-message.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 120px;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFF99;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#contact_form h1 {
	color: #333333;
	border: none;
}

/*
MENU
---------------------------------------------- */

.column h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#231f20; margin:0; padding:0;}
.column {margin:0 0 30px 0;}
.column em {font-style:normal; color:#666666; font-size:11px;}
.column h3 {width:600px; height:25px; border-bottom:#231f20 1px solid;}
.column p {width:600px; border-bottom:#a09e9f 1px dashed; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:8px 0 !important; margin:0; line-height:20px !important;}
.column strong {
	width:150px;
	height:20px;
	float:right;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#231f20 !important;
	font-size:14px;
	font-weight:600;
}
.column_whole {
	width:600px;
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
}

.testimony {
	margin-top: 25px;
	width: 308px;
	float: left;
	position: relative;
}

.testimony p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	font-style: italic;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

