body {
	background: #4a4a4a url(images/background.png) repeat-x center top;
}

a:active { outline: none; }

#wrapper {
	width:800px;
	margin: 0px auto;
	background: url(images/fleurbg.png) no-repeat left top;
}

#header {
	height: 110px;
	width: 800px;
}
#header p {
	color: #ccc;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 25px;
	line-height: 1.5em;
	text-shadow: 0px 2px 2px #000;
}
 
#tabbed_box_1 {
	width:800px;
	margin-top: 30px;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffffff;
	letter-spacing:-1px;
	margin-bottom:10px;
	margin-left: 25px;
	text-shadow: 0px 2px 2px #000;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
	text-shadow: 0px 2px 2px #000;
}
 
ul.tabs {
	margin:5px 0px 6px 25px;
	padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#464c54;
	color:#97E6FA;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background-repeat:repeat-x;
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border-bottom: 1px solid #ffffff;
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	border:1px solid transparent;
	background-repeat:repeat-x;
	background-position:bottom;
}

#c1 {
	background: #4e81a1 url(images/bgc1.png) repeat-x bottom;
	padding:10px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
    -webkit-border-radius:20px;
	-moz-border-radius: 20px;
	box-shadow: 2px 2px 8px #000;
	-webkit-box-shadow: 2px 3px 8px #000;
	-moz-box-shadow: 2px 3px 8px #000;
	position: relative;
}
#c1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#c1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #97E6FA;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 20px 20px 0px;
	padding: 0px;
}
#portNav {
	position: absolute;
	width: 400px;
	top: 50px;
	left: 400px;
	border-style: none;
}
#portNav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#portNav a:hover {
	color: #FBC00E;
}
#c2 {
	background: #90788f url(images/bgc2.png) repeat-x bottom;
	position: relative;
	float: right;
	width: 798px;
	margin-top: 0px;
	margin-left: 0px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
    -webkit-border-radius:20px;
	-moz-border-radius: 20px;
	box-shadow: 2px 2px 8px #000;
	-webkit-box-shadow: 2px 3px 8px #000;
	-moz-box-shadow: 2px 3px 8px #000;
	margin-bottom: 10px;
}
#c2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #ECEBE9;
	margin-bottom: 15px;
	margin-top: 0px;
}
#c2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #E4DCA5;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 0px;
}
#left {
	float: left;
	width: 360px;
	margin: 20px 10px 20px 20px;
}
#right {
	float: left;
	width: 360px;
	margin: 20px 10px 20px 20px;
}
#c3 {
	background: #4b9183 url(images/bgc3.png) repeat-x bottom;
	padding:10px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
    -webkit-border-radius:20px;
	-moz-border-radius: 20px;
	box-shadow: 2px 2px 8px #000;
	-webkit-box-shadow: 2px 3px 8px #000;
	-moz-box-shadow: 2px 3px 8px #000;
}
#c3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	font-style: italic;
	line-height: 1.6em;
	margin: 20px 20px 15px;
}
#c3 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCDDDB;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
}
#c3 a {
	color: #FFF;
	text-decoration: none;
}
#c3 a:hover {
	color: #DAD69F;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 25px;
}
#contact img {
	margin-top: -5px;
	margin-left: 15px;
}
#contact a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 2px 2px #000;
}
#contact a:hover {
	color: #97E6FA;
	text-decoration: none;
}
	
#content_2, #content_3 { display:none; }
#footer {
	margin: 20px;
	width: 760px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
	clear: both;
}
#footer a {
	color: #6CF;
	text-decoration: none;
}
#footer a:hover {
	color: #6FF;
	text-decoration: underline;
}
.imgTag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	margin-left: 60px;
}
 
.client {
	font-weight: bold;
	color: #FFF;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.instructions {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
