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


body {
	font-family:arial, tahoma;
	font-size:11px;
	color:#999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #990000;
}	
a:hover {
	text-decoration: none;
	color: #990000;

}	
out {
	text-decoration: none;
	color: #999999;
}

.right {
	text-align: right;
	color: #999999;
	}

h1 {


}

h2 {
	line-height: normal;

}
.logo{
	float: left;
	margin: 20px 0 0 0;
}

img, img a, img a:hover{
border:none;
text-decoration:none;
	
}
.hidden {
	display:none;
}
.clear {
clear:both;
}
/*	Wrapper
_________________________________________________________________________________
///////////////////////////////////////////////////////////////////////////////*/
#wrapper {
	width:92%;
	margin:0 auto;
	
}
/*	Header
_________________________________________________________________________________
///////////////////////////////////////////////////////////////////////////////*/
#header {
	height:100px;
	position:relative;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	letter-spacing: 1px;
	font-weight: lighter;

}
#header .logoMenu {
	height:150px;
	padding:47px 0 0 0;
	margin-bottom:13px;
}


#header ul {
	margin: 0px;
	list-style: none;
	float: right;
	color: #999999;
	padding: 5px 5px 5px 5px;
	font-weight: lighter;
}
#header li {
	padding-left: 5px;
	display: inline;
	letter-spacing: 1px;
	text-align: right;
	color: #999999;
	font-weight: lighter;
}
#header a {
	text-decoration: none;
	font-weight: lighter;
	color: #999999;
}

#header a:hover {
	color: #990000;
}



#bar{
	width: auto;
	background-color: #000000;
	height: 291px;
}

#bar2{
	width: auto;
height: 291px;
}

#imageCon {
	margin: auto;
	position:relative;
	background-image: url(../images/designccc.png);
	background-repeat: no-repeat;
	height: 291px;
	}


#imageContainer img {
	margin: 10px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0;
}#imageContainer {
	margin: auto;
	height: 291px;
	position:relative;
	
	}
	
#imageContainer1 {
	margin: auto;
	height: 291px;
	background-color: #000000;
	overflow: hidden;
}

#imageContainer2 {
	margin: auto;
	height: 291px;
	background-color: #fff;
	overflow: hidden;
}



/*	Menu
_________________________________________________________________________________
///////////////////////////////////////////////////////////////////////////////*/
#navlist
{
	width: 152px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#navlist li
{
	text-align: right;
	list-style: none;
	margin: 0;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height: 30px;
}

#navlist li a:link {
	text-decoration: none;
	color: #999999;

} #navlist li a:visited {
	text-decoration: none;
	color: #999999;


}
#navlist li a:active {
	text-decoration: none;
	color: #990000;
	} 
	
#navlist li a:hover {
	text-decoration: none;
	color: #990000;/*	Content
_________________________________________________________________________________
///////////////////////////////////////////////////////////////////////////////*/
}#content {
	padding: 0px;
	position: relative;
	margin: 12px 0 0 0;
	border-top: solid #d2d2d2 1px;
	font-size: 14px;
	clear: both;
}
#content .leftSide {
	width: 156px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content .rightSide {
	margin: 0px 0px 0px 161px;
	padding: 0px 25px 10px 10px;
	border-left: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 16px;
}
#content .rightSide h1 {
	color: #666666;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 24px;
}


#content .leftSide h3 {
font-size:17px;
font-weight:normal;
color:#434343;
padding-bottom:7px;
}
#content .leftSide p {
	color:#939290;
	line-height:20px;
}

.overflow{
	overflow: hidden;
}

.block {
	letter-spacing: 1px;
	font-size: 11px;
	background: #000;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.block p {
	margin: 10px 0px 0px 0px;
	bottom: 0px;
	position: absolute;
}
.links {
	margin: 0;
	background:#000;
	text-align: center;
	width: 226px;
	padding: 10px 2px 10px 2px;
	position: absolute;
	bottom: 0px;
	display: none;
}
.block:hover .links {
	display: block;
	color:#FFFFFF;
}


/*	Content tables
_________________________________________________________________________________
///////////////////////////////////////////////////////////////////////////////*/
th, td {
padding:7px;
vertical-align: top;
text-align:left;
}
th {
border-bottom:1px solid #c0c0c0;
color:#727272;
font-weight:normal;
}
td.date {
background:#000;
color:#FFF;
}
td.text {
border-bottom:1px solid #ebebeb;
border-right:1px solid #ebebeb;
font-size:12px;
color:#939290;
}
td.text h2 {
font-size:17px;
font-weight:normal;
color:#000;
}
td a {
color:#333333;
text-decoration:none;
border-bottom:1px solid #333333;
}
td a:hover {
color:#a4a4a4;
text-decoration:none;
border-bottom:1px solid #a4a4a4;
}

/*	Footer
_________________________________________________________________________________
///////////////////////////////////////////////////////////////////////////////*/
#footer {
	border-top: solid #d2d2d2 1px;
	margin: 12px 0 0 0; 
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
}
#footer ul {
float:left;
margin:0 85px 0 0;
font-weight:bold;
}

#footer ul ul{
float:left;
margin:0;
display:block;
font-weight:normal;
}

#footer li {
list-style:none;
line-height:20px;
}
#footer li a {
	display:block;
	font-size:11px;
	color:#9c9c9c;
	text-decoration:none;
}
#footer li a:hover {
text-decoration:underline;
}
#footer2 {
text-align:left;
padding:25px 0;
background:#e2e2e2;
font-size:11px;
color:#828282;
}
#footer2 .wrap, #footer .wrap {
width:990px;
margin:0 auto;
}
#footer2 a {
color:#4c4c4c;
text-decoration:none;
}
#footer2 a:hover {
text-decoration:underline;
}
#footer2 .line {
color:#636363;
padding:0 5px;
}
