@charset "UTF-8";
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/cnyce-bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
 a{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #726f70;
	text-decoration: none;
} 

a:hover {
	color : #000000;
	font-weight: bold;
} 


#header {
	background-image: url(images/cnyce-header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 400px;
	width: 1024px;
}

#content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom:50px;
	height: 100%;
	width: 100%;
	line-height: 16px;
}

.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom:80px;
	height: 100%;
	width: 100%;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#navigation {
	position: relative;
	top: -85px;
	left: 245px;
	width: 200px;
	height: 20px;
}

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

#navigation li {
	display : block;
	width: 60px;
	float : left;
}

#navigation a {
	background-color: transparent;
	display : block;
	margin-right:4px;
	margin-left:4px;
	font-weight: normal;
	text-align : center;
	text-transform : uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
} 

#navigation a:hover {
	color : #000000;
	font-weight: bold;
} 


#work-navigation {
	position: relative;
	top: -80px;
	left: 280px;
	width: 130px;
	height: 16px;
}

#work-navigation ul {
	padding : 0;
	list-style : none;
	margin-top: 0;
	margin-bottom: 0;
} 

#work-navigation li {
	display : block;
	width: auto;
	float : left;
}

#work-navigation a {
	background-color: transparent;
	display : block;
	margin-right:5px;
	margin-left:5px;
	font-weight: normal;
	text-align : center;
	text-transform : lowercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 11px;
	color : #726f70;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-decoration: none;
} 

#work-navigation a:hover {
	color : #000000;
	font-weight: normal;
} 

#footer {
	margin-top:50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #898385;
	margin-bottom: 10px;
	clear: both;
}
	
#footer a{
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size : 10px;
	color : #726f70;
	text-decoration: none;
} 

#footer a:hover {
	color : #000000;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f9f8f6;
} 
.aboutheader {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/about-top.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 146px;
}

.about {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/about-middle.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}
.aboutleft {
	width: 500px;
	float: left;
	margin-top: -100px;
	margin-left: 80px;
}

.aboutright {
	width: 220px;
	float: right;
	margin-right: 80px;
	margin-top: -100px;
}
.aboutfooter {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/about-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 89px;
	clear: both;
	position: relative;
}

.workheader {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/work-top.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 102px;
}

.workfooter {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/work-bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	height: 126px;
	clear: both;
	position: relative;
}
.work {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/work-middle.jpg);
	background-repeat: repeat-y;
}

.workleft {
	width: 210px;
	float: left;
	margin-top: -50px;
	margin-left: 70px;
}

.workright {
	width: 500px;
	float: right;
	margin-right: 70px;
	margin-top: -50px;
	text-align: center;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: -5px;
}
.pagetitle {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
}
.style1 {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {font-size: 10px}
