/*
********************************** COMMON STYLES *********************************/
* {
	margin:0;
	padding:0;
}
body, html {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3d3d;
	background:url(../images/mainbg.gif) repeat-x;
	text-align:center;	
}
a {
	text-decoration:underline;
	outline:none;
	color:#d5523e;	
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
p {
	padding:2px 0 12px 0;
	line-height:16px;
}
h1 {
	font-size:17px;
	color:#686812;
}
h1 span {
	font-size:17px;
	color:#e04e38;
	padding-bottom:15px;
}
h2 {
	font-size:14px;
	color:#e04e38;
}
h2 span {
	font-size:14px;
	color:#686812;
}
h3 {
	font-size:13px;
	color:#e04e38;	
}
h1, h2, h3 {
	font-weight:bold;
	margin-bottom:12px;
}
#wrapper {
	width:777px;
	margin:0 auto;
	text-align:left;
}

/*
********************************** NAVIGATION*********************************/

#nav {
	width:777px;
	height:63px;
	text-align:left;
	float:left;
	font-size:13px;
	margin-bottom:5px;
}
#nav li {
	display:inline;
	list-style-type:none;
}
#nav li a {
	float:left;
	color:#fdfdfd;
	font-weight:bold;
	text-decoration:none;
	padding:23px 16px 17px 17px;
	background:url(../images/navbg.gif) right no-repeat;
}
#nav li a:hover {
/*	overflow:hidden;*/
	background-color:#e04e38;
	padding:23px 15px 16px 16px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#nav li.active a {
	background-color:#fff;
	color:#fd6b02;
}
/*********************************** HEADER *********************************/

#header {
	width:777px;
	height:213px;
}

#header #left {
	width:391px;
	height:213px;
	background:url(../images/Jasmine_logo.gif);
	float:left;
}
* html #header #left {
	width:385px;
}

#header #left h1 a {
	display:block;
	width:330px;
	height:150px;
	margin:15px 0 0 30px;
}

#header #left h1 a span {
	display:none;
}

/*
********************************** ROTATOR *********************************/
#rotator {
	overflow:hidden;
	position:relative;
	width:386px;
	height:213px;
	float:right;
}
#rotator img {
	width:386px;
	height:213px;	
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
/*
********************************** CONTENT *********************************/
#content {
	width:757px;
	padding:20px 10px 5px 10px;
	min-height:153px;
	height:auto !important;
	height:153px;
	float:left;	
}
#content img {
	margin:5px;
	padding:3px;
	border:1px solid #ccc;
}
#content #cleft{
	width:356px;
	float:left;
	background:url(../images/vline.gif) right no-repeat;
	padding-right:25px;
}
#content #cright{
	width:350px;
	float:right;
	padding-left:5px;
}
#content .line {
	background:url(../images/line.gif) center no-repeat;
	padding:15px;
	text-align:center;
}
#content .line2 {
	background:url(../images/line.gif) center no-repeat;
	padding:15px;
	text-align:center;
	margin-top:5px;
}
/*********************************** FOOTER *********************************/
#footer {
	width:100%;
	height:110px;
	background:url(../images/footer.gif) repeat-x;
	padding-top:15px;
	clear:both;
	color:#ccc;
	font-size:11px;
}
/*#footer #fleft{
	width:400px;
	float:left;
}*/
#footer #fright{
	width:777px;
	margin:0 auto;
}
#footer #fright li {
	list-style:none;
	display:block;
	width:160px;
	float:left;
	text-align:left;
	padding-right:10px;
}
#footer #fright li.left{
	width:250px;
}
.services {
 	float:left;
	width:200px;
	display:block;
	margin-bottom:15px;
	list-style:none;
	margin-left:41px;
 }
.services li.heading {
	font-weight:bold;
	font-size:14px;
	color:#686812;
	list-style:none;
	margin-bottom:6px;
}
.services li span {
	font-size:12px;
	color:#000;
	padding-left:15px;
	background:url(../images/bull.gif) no-repeat;
	background-position:0px 3px;
}
#content #contactform  {
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#content #contactform fieldset {
	border:none;
}
#content #contactform span {
	font-size:14px;
	color:#E93E10;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
}
#content #contactform table {
	width:500px;
	margin-bottom:10px;
}
#content #contactform TD  {
	height:25px;
}
#content #contactform TD label {
	font-size:12px;
	color:#4B4B4B;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	margin-bottom:10px;
}
#content #contactform .button{
	font-size:13px;
	color:#fff;
	background:#F47A5B;
	border:1px #EB493F solid;
	margin-right:10px;
	padding:2px 5px 2px 5px;
}
.photo_gallery {
	width:735px;
	list-style:none;
	background:#F6F6F6;
	float:left;
	padding:10px;
	border-left:1px #EBEBEB solid;
	border-top:1px #EBEBEB solid;
	border-bottom:1px #DDDDDD solid;
	border-right:1px #DDDDDD solid;
	margin-bottom:20px;
}
.photo_gallery li {
	width:170px;
	background:#F8E8E5;
	height:140px;
	float:left;
	margin:5px;
}
.photo_gallery li img {
	border:1px #D35542 solid;
}
.photo_gallery li a {
	float:left;
}
