/*	Author: AB/Berger Design, London @ www.berger-design.com
*	Date: July'09
*	V: 6.0
*/
/************************** BODY STYLE ****************************/

body {
	color:#666666;
	background-image: url(assets/main_bg.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
p, td {
	color:#666666;
	line-height:120%;
	padding-top: 5px;
	padding-bottom: 5px;
}

img {
	border:0pt none;
}
a: {
	color: #666666;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
a:link {
	color:#D70707;	 
	text-decoration: none;
}
a:visited {
	color:#D70707;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
	color: #D70707;
}
/************************** COPY ****************************/


.copyright {
	font-size: 10px;
	color: #9C9C9C;
}
.copyright a {
	color:#9C9C9C !important;
	font-size: 10px;
	text-decoration:none;
	background-color:#FFFFFF;
	-webkit-transition-property: background-color,color;
	-webkit-transition-duration: 2s, 2s;
	-transition-timing-function: ease-in;
}
.copyright a:visited {
	font-size: 10px;
	text-decoration:none;
	color: #9C9C9C;
}

.copyright a:hover {
	color:#FFFFFF !important;
	background-color:#D70707;
	font-size: 10px;
	text-decoration: none;
}
.caps {
	font-size: 11px;
	color: #8A8A8A;
	line-height: 120%;
	margin: 0px;
}
.caps a:{
	font-size: 10px;
	color:#D70707;

}
.caps a:link{
	color:#D70707;
	text-decoration: none;

}
.caps a:link{
	color:#D70707;
	text-decoration: none;

}
.caps a:hover{
	color:#D70707;
	text-decoration: underline;
}
.latestTitel {
	font-weight: bold;
	color: #6F6F6F;
	border-bottom-width: 1px;
	padding-top: 5px;
	margin-top: 0px;
}
.news {
	padding:3px 12px 5px 13px;
	border-bottom: 1px dotted #C4C4C4;
	margin: 0px;
}
.newsBottom{
	padding:3px 12px 5px 13px;
	margin: 0px;
}
ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.pgID {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
	color: #D70707;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
}
.subHead {
	text-transform: uppercase;
	font-size: 12px;
	color: #A7A7A7;
	padding: 0px;
	margin: 0px;
	letter-spacing: .1em;
}
.backup {
	margin-right: 0px;
	margin-left: -10px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
.backup2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: -10px;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.menuDeco {
	color: #D70707;
}
/************************** LAYOUT ****************************/

#main {
	width:760px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#pgImg {
	height: 220px;
	width: 760px;
}
#pgImgNarrow {
	height: 120px;
	width: 760px;
}
#head {
	padding:0px;
	float:left;
	height: 90px;
	width: 760px;
	margin: 0px;
}
#contentWork {
	position: relative;
	width: 760px;
	margin-top: 10px;
}
#content {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	position: relative;
	width: 760px;
	margin-top: 10px;
}
#leftCol {
	float:left;
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	padding-right:28px;
	vertical-align:bottom;
	width:420px;
	line-height: 120%;
	padding-left: 10px;
	position: relative;
}
#leftCol2 {
	border-top:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;	
	padding-right:10px;
	vertical-align:top;
	width:359px;
	line-height: 120%;
	padding-left: 10px;
	position: relative;
}
#rightCol {
	background-color:#F1F1F1;
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
	vertical-align:top;
	width:270px;
	line-height: 100%;
	position: relative;
}
#rightCol2 {
	background-color:#F1F1F1;
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
	vertical-align:top;
	width:359px;
	line-height: 120%;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}
#footer {
	float:left;
	padding-bottom:15px;
	padding-top:10px;
	width:760px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
}
/************************** MENU ****************************/

#mainMenu {
	text-transform: uppercase;
	color: #AEAEAE;
	font-size: 13px;
	letter-spacing: .1em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
	margin-bottom: 10px;
	font-weight: normal;
}
#mainMenu a:link {
	font-size: 13px;
	color: #AEAEAE;
	text-decoration: none;
}

#mainMenu a:visited {
	font-size: 13px;
	color: #AEAEAE;
}
#mainMenu a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #D70707;
}


/************************** SUB MENU ****************************/

#subNav {
	padding-top: 10px;
	text-transform: uppercase;
	color: #AEAEAE;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#subNav a:link {
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
}

#subNav a:visited {
	font-size: 10px;
	color: #AEAEAE;
}
#subNav a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #D70707;
}

/************************** IMAGE STYLE       ****************************/
.clientsFrame {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}
img#left {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
img#right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
}
img#clients {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}
img#wall {
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}
