/********/
/* html */
/********/
body {
	background:#FFF;
	margin:0;
	padding:0;
	text-align:center
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	text-decoration:none;
	color:#005962;
}

a:hover {
	text-decoration:none
}

a.active,
a:focus {
	outline: 0
}

hr {
	background:#FFF;
	border:0;
	border-top:1px solid #DDD;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}

form {
	margin:0;
	padding:0
}

input,
textarea,
select {
	border:1px solid #DBDFE6;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top
}

ul {
	margin:0 0 20px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
/* page */
#page {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:985px;
	min-height:680px;
}

/* header */
#header {
	width:985px;
	height:92px;
}

#logo {
	
}

#logo img {
	
}

/* menu */
#menu {
	width:216px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	float:left;
	margin:12px 4px 41px 4px;
	display:inline;
	text-transform :uppercase;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#menu li {
	margin-bottom:15px;
	float:left;
}

#menu li a {
	text-decoration:none;
	color:#000;
	font-size:13px;
	font-weight:bold;
}

#menu li a:hover,
#menu li a.active {
	color:#006783;
}

#clients {
	width:216px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	float:left;
	margin:10px 4px 55px 4px;
	display:inline;
	min-height:490px
}

#clients ul {
	list-style:none;
	margin:0;
	padding:0
}

#clients li {
	margin-bottom:7px;
}

#clients li a {
	text-decoration:none;
	font-size:11,5pt;
	color:#668468;
}

#clients li a:hover,
#clients li a.active {
    color:#005962;
}

#clients li a.active {
    font-weight:bold;
}

#left_content {
	width:224px;
	min-height:588px;
	float:left;
}

#text_box {
	min-height:352px;
	width:216px;
	margin:0 4px 0 4px;
	display:inline;
	float:left;
	font-size:10,5pt
}

#description_box {
	min-height:117px;
	float:left;
	width:216px;
	margin:0 4px 0 4px;
	display:inline;
}

#description_box p {
	margin-bottom:0;
	padding:0;
	margin-top:5px;
	font-size:10,5pt;
	color:#668468;
}

/* content */
#content {
	width:761px;
	min-height:588px;
	float:left;
	position: relative;
}

/* triggers */
#triggers {
	
}

/* footer */
#footer {
	
}

#footer p {
	
}

/*********/
/* pages */
/*********/


/***********/
/* overall */
/***********/
.cs_clear,
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px
}

.hide{
	display:none
}

.color {
	color:#005962;
	text-decoration:none;
}

.color a:hover {
	text-decoration:none;
}

/* forms */
.cs_form_wrapper .cs_form_label label {
	
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	
}

.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	
}

.cs_form_wrapper .cs_form_button {
}

.cs_form_wrapper .cs_form_button input {
	cursor:pointer;
}

/* gallery */
.cs_gallery_cymeq_simple {
	position:relative;
}

.cs_gallery_cymeq_simple img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}