html, body {
	color: #8f8f8f;
	/*background: #e6dada url(../images/bg_gradient.jpg) repeat-x;*/
	font: 11px/15px Helvetica, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	
}

#wrapper {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* @group Footer */

#footer {
	width: 1005px;
	padding-top: 14px;
}

#claim {
	color: #989596;	
	font-size: 9px;
	float: right;
	position: relative;
	padding-top: 25px;
	display: none;
}

/* @end */

#content {
	width: 1060px;
	height: 460px;
	padding-top: 50px;
}

/* @group Welcome */

a:link.noLinkCol, a:visited.noLinkCol {
	color: #8a8a8a;
	text-decoration: none;
}

#conWelcome {
	height: 460px;
	width: 300px;
	float: left;
	padding-left: 15px;
	display: block;
	position: relative;
}

#conWelcome .smallBox {
	width: 110px;
	padding-right: 30px;
}

#conWelcome .spaceBottom {
	margin-bottom: 20px;
}

#conWelcome .headerImg{
	margin-bottom: -5px;
}

#langnav a:link, #langnav a:visited {
	color: #9e9e9e;
	text-decoration: none;
}

#langnav a:hover {
	color: #5b5959;
	text-decoration: none;
}

#langnav {
	position: absolute;
	top: 412px;
}

.col_welcome {
	width: 320px;
	height: 435px;
	float: left;
}

.spacer {
	margin-right: 30px;
}

#langNav {
	top: -400px;
	position: relative;
	left: 900px;
	width: 150px;
}





/* @end */

/* @group Services */

#conServices {
	width: 575px;
	float: left;
	position: relative;
}

#conServices .block {
	width: 275px;
}

#imgServices {
	background: url(../images/dot.gif) repeat-y;
	float: left;
	position: relative;
	margin-left: -50px;
	padding-left: 7px;
}



/* @end */

/* @group Portfolio */

#conPortfolio {
	height: 460px;
	width: 250px;
	float: left;
	border-style: solid;
	border-width: 0px;
	padding-left: 15px;
	display: block;
	position: relative;
}

#clientDescripton {
	width: 260px;
	position: absolute;
	bottom: 27px;
}

#slideCounter {
	color: #8f8f8f;
}






/* @end */

/* @group Publications */

#conPublications .block  {
	width: 245px;
	height: 170px;
	border-style: solid;
	border-width: 0px;
}

#conPublications p  {
	width: 200px;
}



/* @end */

/* @group Team */

#conTeam {
	width: 1050px;
}

#conTeam .block  {
	width: 110px;
	height: 195px;
	margin-left: 35px;
}

#conTeam p  {
	width: 200px;
}

#blockTeam {
	float: left;
	width: 750px;
	padding-left: 70px;
}



/* @end */

/* @group Publications Pr */


#conPublicationsPr .block  {
	width: 415px;
}



/* @end */

/* @group Agenda */

#conAgenda .block {
	width: 210px;
	overflow: hidden;
}

#conAgenda .padRight{
	padding-right: 70px;
}


/* @end */

/* @group Network */

#conNetwork {
	width: 630px;
}

#conNetwork .block {
	width: 200px;
}



/* @end */

/* @group Misson */

#conMisson .block {
	width: 490px;
}

#conMisson p {
	width: 415px;
}

/* @end */

/* @group Contact */

#conContact .block {
	width: auto;
	padding-right: 70px;
}




/* @end */

/* @group Navigation */

#navigation {
	width: 1005px;
	height: 117px;
	padding-top: 13px;
}

#navigation a:link, #navigation a:visited {
	color: #9e9e9e;
	text-decoration: none;
}

#navigation a:hover {
	color: #4b4949;
	text-decoration: none;
}

#navigation a.active {
	color: #4b4949;
}

#navigation .block {
	padding-right: 30px;
	float: left;
	position: relative;
}



/* @end */

/* @group Classes */

.padRight {
	padding-right: 30px;
}

.headerImg {
	padding-bottom: 10px;
}

.headerImg a {
	position: relative;
	display: inline-block;
}

.spaceBottom {
	margin-bottom: 35px;
}

.floatLeft {
	float: left;
	position: relative;
}

.block {
	padding-left: 8px;
	background: url(../images/dot.gif) repeat-y;
	position: relative;
}



/* @end */

/* @group TagSelectors */

strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #4b4949;
	text-decoration: underline;
}

a:hover {
	color: #4b4949;
	text-decoration: none;
}



h2
 {
	color: #923163;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group Gallery */

#conGallery {
	overflow: hidden;
	width: 735px;
	float: left;
	position: relative;

}

#slideContainer {
	width: 10000px;
	height: 460px;
}

#slideContainer div {
	position: absolute;
	left: 800px;
}



/* @end */

/* @group pageNav */

#pageNav{
	position: absolute;
	top: 475px;
	padding-left: 15px;
}

#pageNav ul li {	
	float: left;
	margin-right: 8px;
	text-align: center;
}

#pageNav li {
	width: 16px;
	height: 16px;
	background-color: #6c4749;
	color: #ff007e;
	line-height: 18px;
}

#pageNav a:link, #pageNav a:visited{
	color: #fff;
	text-decoration: none;
}

#pageNav a:hover{
	color: #fff;
	text-decoration: underline;
}

/* @end */
