body {
	background-color: #333333;
	background-image: url('images/body/bg.jpg');;
	background-position: center;
	background-repeat: repeat-y;
	
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
td {
	font-size: 11px;
	font-family: "verdana","microsoft sans serif";
	color: #000000;
}
a:link {
	color: #D2483E;
	text-decoration: none;
}
a:active {
	color: #D2483E;
	text-decoration: none;
}
a:visited {
	color: #D2483E;
	text-decoration: none;
}
a:hover {
	color: #D2483E;
	text-decoration: none;
	font-weight: normal;
}

#titlePage {
       font-size: 18px;
       color: #FFFFFF;
       letter-spacing:-1px;
}

.txtwhite {
	font-size: 11px;
	color: #FFFFFF;
}
.hgray {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-family:"trebuchet MS",arial,verdana;
}
.txtgray {
	color: #666666;
}
.txtgrayB {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.linkblue {color : #A1D1F2;}
A.linkblue:link {color : #A1D1F2; text-decoration : none;}
A.linkblue:visited {color : #A1D1F2; text-decoration : none;}
A.linkblue:hover {
	color : #15669B;
	text-decoration : none;
}
A.linkblue:active {color : #A1D1F2; text-decoration : none;}

.popupproduction {
	background:#FFFFFF url(/images/bgpopup.gif) no-repeat bottom left;
	border:#000 1px solid;
}
.popupproduction2 {
	background:#000 url(/images/bgpopup02.gif) no-repeat top left;
}

.titlePage {
       width: 520px;
       
       background-color: #EBEBEB;
       
       font-weight: bold;
       text-align: center;
       vertical-align: middle;
       font-style: italic;
       
       margin: 15px;
       padding: 2px;
}

#bodyFlash {
	margin-left: auto;
	margin-right: auto;
	width: 949px;
}

#bodyContent {
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	width: 949px;
}

#bodyContentCont {
	width: 850px;
	margin-left: 81px;
	text-align: center;
}

#bodyText {
	margin-top: 45px;
}

#bodyTitle {
	width: 680px;
	height: 30px;
	background-color: #D3463C;
	text-align: left;
	
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	font-family: Verdana;
	font-size: 18px;
	font-style: italic;
       color: #FFFFFF;
       letter-spacing:1px;
	
	padding-top: 8px;
	padding-left: 20px;
}

#menuFooter {
	clear: both;
	
       background-color: #E6E6E6;
       height: 80px;
       
       margin-top: 10px;
       margin-left: auto;
       margin-right: auto;
}

#menuFooter ul {
       list-style: none;
       margin: 0;
}

.mfbR {
	border-right: 1px solid #D3463C;
}

#menuFooter ul li {
       /*border-right: 1px solid #D3463C;*/
       height: 80px;
       float: left;
       margin: 0 0 0 20px;
       padding: 0 5px 0 0;
       text-align: left;
}

#menuFooter h1 {
       text-transform: uppercase;
       line-height: 1.5em;
       
       font-size: 11px;
       font-weight: 500;
       color: #333333;
       
       margin: 4px 0 0 0;
       padding: 0;
}

#menuFooter ul li ul {
       float: left;
       list-style-type: none;
       margin: 0;
       padding: 0;
}

#menuFooter ul li ul li {
       border: 0;
       float: none;
       height: auto;
       margin: 0 15px 0 15px;
       padding: 0;
       
       font-size: 11px;
       color: #333333;
}

#menuFooter ul li ul li a, #menuFooter h1 a {
       color: #333333;
       text-decoration: none;
}

#menuFooter ul li ul li a:hover, #menuFooter h1 a:hover {
       color: #000000;
       text-decoration: underline;
}


#footer {
	height: 15px;
	text-align: center;
	/*border-top: 1px solid #999;*/
	color: #fff;
	font-size: 10px;
	/*margin: 20px 10px 10px 10px;*/
	margin: 0;
	padding-top: 2px;
	background-color: #D3463C;
}

.teamItem {
	width: 650px;
	height: 110px;
	
}

.teamImg {
	float: left;
	width: 120px;
	height: 110px;
	text-align: left;
}
/*
.teamTitle {
	float: left;
	text-align: right;
	width: 100px;
	height: 110px;
	
	padding-right: 10px;
	line-height: 18px;
	
	color: #666666;
	font-weight: bold;
}

.teamTitle img {
	padding-left: 15px;
}
*/

.teamDesc {
	float: left;
	width: 410px;
	height: 110px;
	text-align: left;
	line-height: 18px;
}

.teamDesc ul {
	list-style-type: circle;
	margin: 0;
	padding: 0;
}

hr.ItemSplit {
	clear: both;
	
	height: 1px;
	width: 40%;
	color: #D3463C;
	background-color: #D3463C;
	border: 0;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 0px;
	margin-bottom: 15px;
}


.imageTeam {
       border: 1px solid #FFC8C8;
}

.imageTeam:hover {
       border: 1px solid #C22E24;
}

.referencesItem {
	width: 500px;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 10px;
	margin-bottom: 25px;
}

.newsItem {
	width: 670px;
	
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 10px;
	margin-bottom: 25px;
	
	text-align: left;
	
	padding: 10px;
	background-color: #F6F6F6;
}

.newsTitle {
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
}

.newsDesc {
	color: #666;
}

.newsPages {
	margin-bottom: 20px;
}

.bodyTextLeft {
	text-align: left;
	margin-bottom: 30px;
}

#bodyOutsourcingImg {
	position: absolute;
	margin-top: -520px;
	margin-left: 430px;
	border: 1px solid #999;
}

.infoLeft {
	clear: both;
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;
	width: 220px;
	text-align: right;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.infoLeft img {
	margin-left: 20px;
}

.infoRight {
	float: left;
	width: 300px;
	text-align: left;
	margin-bottom: 3px;
}

.infoSpace {
	clear: both;
}