body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}

p a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}

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

#header_wrapper {
	width: 100%;
	position: relative;
	background-image: url(../images/bg_header_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	position: relative;
	width: 950px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left 75px;
}

#content_top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCCCCC;
}

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

#header_middle {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	height: 172px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header_middle h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #757575;
	margin: 0px;
	padding: 0px;
}

#header_middle h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#header_middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	margin: 0px;
	padding: 0px;
}

.header_middle_text {
	float: right;
	width: 150px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d8d8d8;
	padding-left: 5px;
	margin-top: 40px;
}

#middle_left {
	clear: right;
	float: left;
	height: 161px;
	width: 280px;
	margin-right: 22px;
	position: relative;
	margin-left: 30px;
	background-image: url(../images/middle_left.gif);
	background-repeat: no-repeat;
}

#middle_middle {
	clear: right;
	float: left;
	height: 161px;
	width: 280px;
	margin-right: 20px;
	position: relative;
	background-image: url(../images/middle_middle.gif);
	background-repeat: no-repeat;
}

#middle_right {
	clear: right;
	float: left;
	height: 161px;
	width: 280px;
	position: relative;
	background-image: url(../images/middle_right.gif);
	background-repeat: no-repeat;
}

#middle_bottom {
	background-image: url(../images/middle_bottom.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

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

#logo {
	width: 200px;
	height: 100px;
	position: relative;
	float: left;
	margin-top: 90px;
	margin-left: 40px;
}

#logo h1 {
	display: none;
}

span.logo
	{
	float: left;
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
span.logo a
	{
	display: block;
	width: 200px;
	height: 100px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	}
	
#slogan {
	float: right;
	width: 220px;
	position: relative;
	margin-top: 105px;
	margin-right: 20px;
	text-align: right;
}	

#slogan p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b7d7c;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#slogan p.phone {
	font-size: 14px;
}

#slogan p.address {
	font-size: 12px;
	letter-spacing: 1px;
}

#social {
	float: right;
	width: 30px;
	position: relative;
	margin-top: 105px;
	margin-right: 40px;
}

#social img {
	margin-bottom: 2px;
}

#social a img { border:none; } 

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

#schedule {
	height: 50px;
	width: 150px;
	position: relative;
	padding: 0px;
	float: right;
	margin-top: 10px;
}

#callout {
	position: relative;
	margin-right: 15px;
	top: 7px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.red {
	
	color: #CC0000;
}

#cellphone {
	background-image: url(../images/cell-phone.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 19px;
	position: relative;
	float: left;
}
	
/*
SLIDESHOW
------------------------------------------------- */

#slideshow_wrapper {
	width: 100%;	
}

#slideshow {
	height: 383px;
	width: 690px;
	position: relative;
	float: left;
	background-image: url(../images/bg_slideshow.jpg);
	background-repeat: no-repeat;
}

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

/*
NAVIGATION 
------------------------------------------------- */

#navigation {
	position: relative;
	width: 260px;
	padding: 0px;
	height: 383px;
	float: left;
	margin: 0px;
	clear: right;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-color: #fffeff;
}
#navigation ul {
	position: relative;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#navigation ul li {
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 220px;
	text-align: center;
	margin-left: 15px;
	text-decoration: none;
	list-style-type: none;
	margin-bottom: 5px;
}

#navigation ul li a {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navigation ul li a:hover {
	text-decoration: none;
	background-color: #f6f4f7;
	width: 220px;
}

body#home a#homenav,
body#about a#aboutnav,
body#services a#servicesnav,
body#insurance a#insurancenav,
body#education a#educationnav,
body#patient a#patientnav,
body#spa a#spanav,
body#gallery a#gallerynav,
body#products a#productsnav,
body#news a#newsnav,
body.category-georgia-dermatology-events a#eventsnav,
body#events a#eventsnav,
body#contact a#connav {
	color: #3f85c1;
	background-color: #f6f4f7;
}


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

#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}

#content_left {
	clear: right;
	float: left;
	width: 590px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

#content_left h2 {
	color: #333333;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	letter-spacing: 1px;
}

#content_left h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #efefef;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

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

#content_left p.learn-more{
			font-size: 14px;
			margin-top: -10px;
		}
		
#content_left p.learn-more a{
			color: #3f85c1;
			text-decoration: none;
		}
		
#content_left p.learn-more a:hover{
			color: #a9bf04;
			text-decoration: none;
		}


#content_left img {
	float: left;
	margin-right: 15px;
	position: relative;
}

#content_left img.image_right {
	float: right;
	margin-left: 15px;
	position: relative;
}

#content_left img.product {
	border: 1px solid #999999;	
}

.gallery {
	padding-left: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	position: relative;
}

.gallery img {
	margin-left: 5px;
	padding: 0px;
	clear: right;
	float: left;
	width: 265px;
	position: relative;
}

#content_left p {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	padding-bottom: 15px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}

#content_left ul {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
}

#content_left ul li {
	margin-bottom: 5px;	
}

#content_left ol {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 20px;
}

#content_left ol li {
	margin-bottom: 10px;	
}

#content_right {
	float: left;
	width: 320px;
	position: relative;
}

#content_right p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
}

#content_right strong {
    color: #000000;
}

#content_right a {
    color: #3f85c1;
	text-decoration: none;
	}

#content_right h2 {
	color: #999999;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

#content_right h2.affiliations {
	background-color: #d1c052;
}

#content_whole {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#content_whole h2 {
	color: #333333;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	letter-spacing: 1px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#related_pages{
	width: 261px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 10px;
		}

#related_pages ul{
				list-style: none;
				font-size: 14px;
				font-weight: normal;
				margin: 0px;
				padding: 0px;
			}

#related_pages ul li{
	margin-bottom: 6px;
	border-bottom: 1px solid #c4c4c4;
	margin-left: 0px;
	padding-left: 0px;
			}

#related_pages ul li a {
    font-family: Arial, "MS Trebuchet", sans-serif;
	display: block;
	color: #3f85c1;
	text-decoration: none;
	padding: 5px 0px;
			}

#related_pages ul li a:hover{
				color: #666666;
				text-decoration: none;
			}

#related_pages ul li.end-of-group{
				margin-bottom: 0px;
				border-bottom: none;
			}

img.map {
	float: left;
	height: 180px;
	width: 284px;
	margin-top: 15px;
	position: relative;
	clear: both;
	margin-left: 15px;
}

#content_bottom {
	height: 31px;
	width: 950px;
	position: relative;
	background-image: url(../images/content_bottom.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#carousel1 {
	float: left;
	height: 117px;
	width: 300px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #fbfcf6;
}

.pictures {  
    height:  117px;  
    width:   300px;  
    padding: 0;  
    margin:  0;  
} 
 
.pictures img {
	width:  300px;
	height: 117px;
	top:  0;
	left: 0;
	border-style: none;
}

#carousel2 {
	height: 60px;
	width: 300px;
	float: left;
	position: relative;
	background-color: #fbfcf6;
	
}

#carousel2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f85c1;
	text-decoration: none;
	font-weight: bold;
	background-color: #fbfcf6;
}





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

#footer_wrapper {
	width: 100%;
	color: #455560;
	position: relative;
	background-color: #ececec;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	height: 40px;
	margin-top: 15px;
}

#footer {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	color: #455560;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

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

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

#footer_right {
	float: right;
	width: 950px;
	position: relative;
	text-align: center;
	margin-top: 9px;
}

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

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

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

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

#siteby {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 950px;
	height: 80px;
	color: #455560;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

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

#driving_directions {
	margin-top: 20px;
	margin-left: 12px;
}

img.side {
	height: 117px;
	width: 300px;
	margin-top: 15px;
	position: relative;
	margin-bottom: 15px;
}

ul.patient_forms li {
	margin-bottom: 5px;
}

ul.patient_forms a {
	font-size: 16px;
}

#patient_education {
	float: left;
	width: 580px;
	margin-left: 10px;
	position: relative;
	margin-bottom: 15px;
}

.video {
	float: left;
	width: 300px;
	margin-top: 15px;
	position: relative;
	margin-bottom: 15px;
}

#content_left .video {
	float: left;
	width: 270px;
	margin-top: 0px;
	position: relative;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#seals {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
}

#seals a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	position: relative;
}
