@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	outline-color: #FFF;
	background-color: #F0F0F0;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #FFF;
	color: #000;
	font-family: "Andale Mono";
}
table {
	border-collapse:collapse;
	border-spacing:0;
	color: #FFF;
}
fieldset, img {
	border:0;
	font-family: "Andale Mono";
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
caption, th {
	text-align:left;
}

/*--------------------------------------------------------------------------------------*/

body {
	margin:0px;
	padding:0px;
	font-family:"Andale Mono";
	font-size:9px;
	color:#000;
}

#header {
	width:777px;
	height:30px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#header .logo { float:left; }

#header .menu { float:right; list-style:none; margin:0px; padding:0px; font-size:10px; overflow:hidden; text-transform:uppercase; }

#header .menu li { display:inline; float:left; padding:12px 10px 0px 10px; }

#header .menu li a, #header .menu li a:visited { color:#797979; text-decoration:none; }

#header .menu li a:hover { color:#a8082a; text-decoration:none; }

#wrap {
	width:100%;
	background:url(../images/bg.png) repeat;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	padding:50px 20px;
}

#content {
	width:777px;
	margin:auto;
	color: #FFF;
	margin-bottom: 0px;
}

#content .portfoliolink { padding:5px; background-color:#fff; overflow:hidden; }

#content .aboutnews { width:777px; overflow:hidden; margin:14px 0px 0px 0px; }

#content .aboutnews .box {
	float:left;
	width:309px;
	height:196px;
	overflow:hidden;
	margin:0px 18px 0px 0px;
	color: #999;
}

#content .aboutnews .box img { padding:0px; margin:0px; width:309px; height:35px; float:left; }

#content .aboutnews .box .about { height:186px; padding:0px 10px 10px 10px; margin:0px 0px 0px 0px; background-color:#fff; float:left; }

#content .aboutnews .box .about p { font-size:11px; line-height:15px; word-spacing:1px; }

#content .aboutnews .box .about p a, #content .aboutnews .box .about p a:visited { color:#a8082a; text-decoration:none; text-transform:uppercase; }

#content .aboutnews .box .about p a:hover { color:#333; text-decoration:none; text-transform:uppercase; }

#content .aboutnews .box .latest { height:186px; list-style:none; background-color:#fff; padding:0px 10px 10px 10px; font-size:11px; float:left; }

#content .aboutnews .box .latest li { display:block; width:289px; border-bottom:1px solid #ededed; padding:0px 0px 5px 0px; margin:0px 0px 5px 0px; }

#content .aboutnews .box .latest li a, #content .aboutnews .box .latest li a:visited { text-decoration:none; color:#a8082a }

#content .aboutnews .box .latest li a:hover {
	text-decoration:none;
	color:#999
}

#content .aboutnews .box2 { float:left; width:103px; height:176px; background-color:#fff; padding:10px; }

#content .aboutnews .box2 strong {
	text-transform:uppercase;
	color:#999;
}

#content .aboutnews .box2 img { margin:10px 0px; }

#footer {
	width:757px;
	margin:0 auto;
	overflow: hidden;
	padding:15px 10px;
	text-align:center;
	color:#807f7f;
}

#footer a, footer a:visited { color:#454444; text-decoration:none; }

#footer a:hover { color:#a8082a; text-decoration:none; }

#content .portfoliolink .gal { list-style:none; width:752px; overflow:hidden; margin:0px 0px 0px 5px; }

#content .portfoliolink .gal li {
	display:inline;
	float:left;
	width:232px;
	background-color:#FBFBFB;
	overflow:hidden;
	border:1px solid #eee;
	padding:4px 4px 0px 4px;
	margin:0px 10px 0px 0px;
	text-align: center;
}

#content .portfoliolink .imagine { padding:4px; border:1px solid #eee; background-color:#FBFBFB; }

#content .portfoliolink h1 { font-size:22px; font-weight:lighter; text-align:center; padding-bottom:15px; }

#content .portfoliolink h2 {
	font-size:22px;
	font-weight:lighter;
	text-align:left;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ddd;
	font-style: italic;
}

#content .portfoliolink h2 span { font-style:italic; }

#content .portfoliolink p {
	font-size:11px;
	line-height:20px;
	word-spacing:1.2px;
	letter-spacing:0.5px;
	margin-bottom:10px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	border-color: #666;
	outline-color: #666;
	background-color: #FFF;
	color: #666;
}

#content .portfoliolink .list { list-style:disc; padding:0px; margin:0px; font-size:12px; }

#content .portfoliolink .list li {
	display:block;
	padding:5px 0px 5px 15px;
	background:url(../images/arrow.png) no-repeat top left;
	word-spacing:1.2px;
	letter-spacing:0.2px;
	color: #666;
}

#content .portfoliolink .list li a, #content .portfoliolink .list li a:visited { text-decoration:none; color:#a8082a; }

#content .portfoliolink .list li a:hover { text-decoration:none; color:#333; }
#wrap #content .aboutnews .box .about p {
	text-align: left;
	color: #333;
}
#wrap #content .aboutnews .box .latest li a {
	text-align: left;
}
#apDiv6 p {
	color: #33C;
}
#apDiv6 p {
	color: #000;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.ersg {
	font-family: "Andale Mono";
}
#apDiv6 p {
	font-weight: bold;
	font-family: "Andale Mono";
}
wed {
	font-weight: bold;
}
.df {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#apDiv6 div .list li p {
	font-family: "Andale Mono";
}
#apDiv6 div p {
	font-weight: normal;
	font-family: "Andale Mono";
}
.we {
	font-size: 10px;
	font-family: "Andale Mono";
}
#apDiv6 div p {
	font-size: 10px;
	font-family: "Andale Mono";
}
#apDiv6 div .list li p {
	font-size: 10px;
	font-family: "Andale Mono";
}
#apDiv1 h2 {
	font-size: 10px;
}
#apDiv1 h2 {
	font-family: "Andale Mono";
}
.l {
	font-size: 10px;
	font-family: "Andale Mono";
}
#apDiv6 p {
	font-size: 12px;
}
#apDiv6 div p {
	font-size: 12px;
}
#apDiv6 div p {
	font-size: 11px;
}
#apDiv6 div p {
	font-size: 9px;
}
#apDiv6 div p {
	font-size: 12px;
}
#apDiv6 div p {
	font-size: 9px;
}

