* {
margin: 0;
padding: 0;
}

body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#000 url(../images/page.gif) no-repeat 50% 0;
	height:100%;
}
#page {
	background:url(../images/bg-container.gif) no-repeat 0 100%;
	width:1000px;
	margin:0 auto;
	padding:0 0 105px;
}
#header {
	background:url(../images/header.png) repeat-x;
	width:100%;
	overflow:hidden;
	height:108px;
}
#topRightFlower {
	margin:0;
	padding:0;
	text-align:right;
	background:url(../images/topRightFlower.png) top no-repeat;
	height:246px;
	width:501px;
	z-index:1;
	top:0px;
	right:0px;
	position:absolute;
	}
.logo-box {
	width:100%;
	overflow:hidden;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:448px;
	height:49px;
	display:block;
	text-indent:-9999em;
	margin:9px 0 0 37px;
	float:left;
}
.slogan {
	float:right;
	background:url(../images/breathing.gif) no-repeat;
	width:324px;
	height:24px;
	text-indent:-9999em;
	margin:25px 14px 0 0;
}
.nav {
	width:100%;
	overflow:hidden;
}
.nav ul {
	float:right;
	padding:0 45px 0 0;
	margin:5px 0 0;
	list-style:none;
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
	background:url(../images/menu.gif) no-repeat;
	width:125px;
	height:23px;
	color:#000;
	font: 1.5em Verdana, "Times New Roman", Times, serif;
	text-align:center;
	padding:7px 0 2px;
	font-size:14px;
	text-decoration:none;
	outline-style:none;
}
.nav li a:hover {
	background-position:0 100%;
	color:#fff;
}

.nav li#active a{
	background-position:0 100%;
	color:#fff;
}

#container {
	width:100%;
	overflow:hidden;
	/*background:url(../images/main-column-bottom.gif) no-repeat 44px 100%;*/
	padding-bottom:7px;
	height:100%;
}
#container .inner {
	/*width:920px;*/
	width:100%;
	padding:5px;
	height:100%;
	/*padding:0 44px;*/
	/*background: url(../images/main-column.gif) repeat-y 44px 0;*/
}
#container .inner:after {
	content:".";
	display:block;
	width:980px;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-9999em;
}
* html #container .inner {height:1%;}
.main-column {
	/*background:url(../images/main-column-top.gif) no-repeat;*/
	background:url(../images/contentBackgroundGradient.gif) repeat-x;
	float:left;
	width:720px;
	padding:5px 10px 8px 10px;
	margin:0;
	border:1px solid #fff;
	min-height:486px;
}
	.main-column ul {
		list-style-type:none;
		color:#fff;
		}
		
	.main-column ul li{
		list-style-type:none;
		color:#fff;
		}

	.main-column h1{
		padding:0 0 0 2px;
		margin:0 0 8px 0;
		border-bottom:1px dotted #fff;
		font: 1.8em Verdana, "Times New Roman", Times, serif;
		color: #fff;
		line-height: 140%;
		text-decoration: none;
		font-weight: normal;
		text-align:left;
		}
	.main-column h2{
		font: 1.0em Verdana, "Times New Roman", Times, serif;
		font-style:italic;
		text-align:left;
		padding:2px;
		margin:0;
		}
	.main-column h3{
		font: 1.0em Verdana, "Times New Roman", Times, serif;
		text-align:left;
		padding:2px;
		margin:0;
	}
	
	.main-column p{
		font: 1.2em Verdana, "Times New Roman", Times, serif;
		text-align:justify;
		line-height:160%;
		padding:0;
		margin:0;
		color:#fff;
		}
	
	.main-column small{
		font: 0.7em Verdana,Arial,Helvetica,sans-serif;
		text-align:left;
		}
		
/*---Main Column Full Page---*/
#containerFull {
	width:100%;
	overflow:hidden;
	background:url(../images/main-column-bottom-full.gif) no-repeat 44px 100%;
	padding-bottom:7px;
}
#containerFull .innerFull {
	width:800px;
	padding:0 44px;
	background: url(../images/main-column-full.gif) repeat-y 44px 0;
}
#containerFull .innerFull:after {
	content:".";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
	text-indent:-9999em;
}
* html #containerFull .innerFull {height:1%;}

.main-column-full {
	background:url(../images/main-column-top-full.gif) no-repeat;
	float:left;
	width:800px;
	padding:20px;
}

	.main-column-full ul {
		list-style-type:none;
		}
		
	.main-column-full ul li{
		list-style-type:none;
		}

	.main-column-full h1{
		padding:0 0 0 2px;
		margin:0 0 8px 0;
		border-bottom:1px dotted #000;
		font: 1.8em Verdana, "Times New Roman", Times, serif;
		color: #000;
		line-height: 140%;
		text-decoration: none;
		font-weight: normal;
		text-align:left;
		}
	.main-column-full h2{
		font: 1.4em Verdana, "Times New Roman", Times, serif;
		font-style:italic;
		text-align:left;
		padding:30px 0 2px 0;
		margin:0;
		color:#0000ff;
		}
	.main-column-full h3{
		font: 1.0em Verdana, "Times New Roman", Times, serif;
		text-align:left;
		padding:2px;
		margin:0;
		}	
	
	.main-column-full small{
		font: 0.7em Verdana,Arial,Helvetica,sans-serif;
		text-align:left;
		}
		
	.main-column-full p{
		font: 1.2em Verdana, "Times New Roman", Times, serif;
		text-align:left;
		padding:2px;
		margin:0;
		}


/*------*/


.sidebar {
	width:232px;
	float:right;
	padding:0 5px 0 0;
	margin:0 0 -24px 10px;
	position:relative;
	height:100%;
	float:left;
}
.sidebar .box {
	margin:0 0 18px;
}
.sidebar .box .text {
	/*background:#bababa;
	border-left:3px solid #fff;
	border-right:3px solid #fff;*/
	min-height:160px;
}

.sidebar .box ul {
	margin:0;
	padding:0 10px 0 10px;
	list-style-type:none;
	color:#fff;
}

.sidebar .box h1{
	padding:0 0 0 6px;
	margin:4px 0 8px 0;
	text-decoration:italic;
	font: 1.8em Verdana, "Times New Roman", Times, serif;
	color: #fff;
	line-height: 140%;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	/*border-top:1px solid #ff0000;*/
	border-bottom:1px dotted #ff0000;
	}

.sidebar .box ul li{
	line-height:150%;
	list-style-type:none;
	color:#fff;
}

.sidebar .box p.testimonial{
	color:#fff;
	margin:0 3px 0 10px;
	font: 1.1em Arial, "Times New Roman", Times, serif;
	text-align:justify;
	line-height:140%;
	padding:0;
}

p.client {
	color:#000;
	background:#929292;
	border:1px solid #ff0000;
	font-size:1.2em Verdana, "Times New Roman", Times, serif;;
	line-height:125%;
	margin:5px 0 2px 0;
	padding:3px;
	font-weight:bold;
}

.sidebar .box p.company{
	color:#fff;
	margin:0 3px 0 10px;
	font: 1.1em Arial, "Times New Roman", Times, serif;
	text-align:right;
	line-height:140%;
	padding:0;
	font-weight:bold;
}

.sidebar .box p.general{
	color:#fff;
	margin:0 3px 0 10px;
	font: 1.1em Arial, "Times New Roman", Times, serif;
	text-align:left;
	line-height:140%;
	padding:0;
	font-weight:bold;
}

.sidebar .box p.general a{color:#fff; text-decoration:none;}
.sidebar .box p.general a:hover{color:#ff0000; text-decoration:underline;}
.sidebar .box p.general a:visited{color:#fff; text-decoration:none;}

* html .sidebar .box .text {
	height:auto;
}
/*.sidebar .box .top {
	background:url(../images/box-top.gif) no-repeat;
	height:7px;
	font-size:1px;
}
.sidebar .box .bottom {
	background:url(../images/box-bottom.gif) no-repeat 0 100%;
	height:7px;
	font-size:1px;
}*/


li.services {
	background:url(../images/check.gif) no-repeat left;
	list-style-type:none;
	padding:10px 0 10px 20px;
	margin-left:10px;
	font: 1.2em Verdana, "Times New Roman", Times, serif;
	text-align:justify;
}

/*------Footer----------*/
#footer {
	text-align: center;
	margin:10px 0 0 0;
	padding: 0;
	width: 100%;
	color:#fff;
}
	

#footerWrapper {
	width:100%;
	position:relative;
	text-align:left;
	padding:0;
}

#footerWrapper a {
	color: #f9ea25;
	text-decoration:none;
}

#footerWrapper p {
	margin: 0;
	padding: 0;
	line-height:150%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font:1.2em "Trebuchet MS",Arial,Helvetica,sans-serif;
}
#footer a:hover {
	color: #bd2c5f;
	text-decoration:none;
}
/*------*/

/*---Form Elements---*/
	fieldset {
		margin: 115px auto;
		width: 400px;
		padding: 8px 15px 15px 15px;
		border: 1px solid white;
		display: block; /* IE 7 Requires This */
		}
	legend {
		padding: 4px 6px 4px 6px;
		border: 1px solid white;
		font-size: 2.0em;
		color: #e3f1fa;
		font-style: italic;
		}
	label{
		display:block;
		padding: 5px;
		font-size: 1.4em;
		color: #fff;
		margin-top:8px;
		}
		label.error {
			/*position: absolute;
			top: -16px;
			right: 49px;*/
			padding: 0 0 1px 0;
			margin:0;
			color: #da3939;
			font-size: 1.0em;
			text-align: left;
			font-style: italic;
			font-weight: bold;
		}
	input{
		background:#fff;
		border: 2px solid #000;
		padding:4px;
		color:#000;
		font-weight:bold;
		}
	textarea{
		background:#fff;
		border: 2px solid #000;
		padding:4px;
		color:#000;
		font:"Trebuchet MS",Arial,Helvetica,sans-serif;
		font-weight:bold;
		}
		
		.button {
			background:#fff;
			padding:4px;
			margin-top:5px;
			color:#000;
			border:2px solid #000;
		}
/*---End Form Elements---*/

/*---Gallery Elements---*/
.galleryContainer {
	width:100%;
	text-align:center;
	float:left;
}

.galleryBlock {
	width:180px;
	margin:1px 0 1px 0;
	padding:0;
	text-align:center;
	float:left;
	position:relative;

}

.galleryBlockH {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	position:relative;

}
	.galleryBlockH .picture {
		width:317px;
		padding:0;
		margin: 0 5px 0 0;
		float:left;
		position:relative;
	}
	
	.galleryBlockH .picture img {
		margin-top:1px;
		padding:0;
	}
	.galleryBlockH .description {
		width:393px;
		padding:0;
		margin:0;
		float:left;
		position:relative;
	}
	.galleryBlockH .description p{
		font: 1.2em Verdana, "Times New Roman", Times, serif;
		text-align:justify;
		line-height:160%;
		color:#fff;
		margin-bottom:10px;
		margin-top:25px;
		padding:0;
	}
	
.galleryBlockColumn {
	width:350px;
	margin:0 3px 0 3px;
	padding:0;
	text-align:center;
	float:left;
	position:relative;
}

	.galleryBlockColumn p{
		font: 1.2em Verdana, "Times New Roman", Times, serif;
		text-align:justify;
		line-height:160%;
		color:#fff;
		margin:-bottom:0;
		padding:0;
	}

.contactBlockColumn {
	width:330px;
	margin:3px 20px 0 6px;
	padding:0;
	text-align:left;
	float:left;
	position:relative;
}

	.contactBlockColumn ul li{
		margin:5px 6px 5px 6px;
		padding:0;
	}
.contactBlockColumnFull {
	width:700px;
	margin:3px 6px 3px 6px;
	padding:0;
	text-align:left;
	float:left;
	position:relative;
}

	.contactBlockColumnFull ul li{
		margin:5px 6px 5px 6px;
		padding:0;
	}

/*------*/

