
/********************************      Body      ********************************/

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #27455a;
		text-align: center;
		background-color: #e0e3e5;
		
	}

    body.splash-body {
          background-color: #eceff1;
    }
	
	#body-repeat-bg {
		background-color: #eceff1;
		background-image: url(../images/common/body-bg-repeat.png);
		background-position: left top;
		background-repeat: repeat-x;
	}
	
	#body-main-bg {
		background-image: url(../images/common/body-bg-main.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		text-align: left;
	}
	
	#content-home-bg {
		background-image: url(../images/common/content-home-bg.png);
		background-position: center 249px;
		background-repeat: no-repeat;
	}
	
	#content-bg {
		background-image: url(../images/common/content-full-bg.png);
		background-position: center 249px;
		background-repeat: no-repeat;
	}
	
	#content-split-bg {
		background-image: url(../images/common/content-split-bg.png);
		background-position: center 249px;
		background-repeat: no-repeat;
	}
	
	#chart-bg {
		background-image: url(../images/common/chart-bg.png);
		background-position: center top;
		background-repeat: no-repeat;
	}	
	
/********************************      Body      ********************************/

/********************************      General      ********************************/

	.clear {
		clear: both;
	}
	
	strong {
		font-weight: bold;
	}
	
	h1 {
		font-size: 18pt;
		color: #8c8728;
		padding: 0 0 10px 25px;
		font-weight: normal;
		margin-bottom: 25px;
	}
	
	h3 {
		font-size: 14pt;
		color: #8c8728;
		padding: 0 0 10px 2px;
		font-weight: normal;
		margin-bottom: 15px;
		background-image: url(../images/common/title-bg.png);
		background-position: left bottom;
		background-repeat: no-repeat;		
	}
	
	h4 {
		font-size: 9pt;
		color: #27455a;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	p {
		margin-bottom: 25px;
		line-height: 18px;
	}
	
	p.close {
		margin-bottom: 15px;
		line-height: 18px;
	}
	
	a.anchor {color: #27455a; text-decoration: none; font-size: 9pt; font-family: Helvetica, Arial, sans-serif;}
	a.anchor:hover {color: #27455a; text-decoration: none; font-size: 9pt; font-family: Helvetica, Arial, sans-serif;}
	
	a {color: #27455a; text-decoration: underline; font-size: 9pt; font-family: Helvetica, Arial, sans-serif;}
	a:hover {color: #8c8728; text-decoration: none; font-size: 9pt; font-family: Helvetica, Arial, sans-serif;}

	.align-right {text-align: right;}
	
	ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	ul li {
		list-style: none;
		display: block;
		padding: 0 0 0 15px;
		margin: 0 0 15px 0;
		background-image: url(../images/common/bullet.png);
		background-position: left 3px;
		background-repeat: no-repeat;
	}
	
	ul li a {color: #27455a; text-decoration: none; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
	ul li a:hover {color: #8c8728; text-decoration: none; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

/********************************      General      ********************************/

/********************************      Splash      ********************************/

    #splash {
        width: 1006px;
		margin: 0 auto;
        text-align: center;
    }

    #splash #logo {
        padding-top: 200px;
    }

    #splash #links {
        padding-top: 100px;
    }

    #splash #links a {
        width: 600px;
        margin: 0 auto 30px auto;
        display: block;
		height: 75px;
		line-height: 75px;
		text-align: center;
		color: #ffffff;
		text-decoration: none;
		font-size: 18pt;
		font-weight: bold;
		font-family: Helvetica, Arial, sans-serif;
		text-transform: uppercase;
        background-color: #2a475c;
        border-radius: 10px;
    }

    #splash #links a:hover {
        background-color: #949134;
    }

/********************************      Splash      ********************************/

/********************************      Header      ********************************/

	#header {
		width: 1006px;
		margin: 0 auto;
		height: 126px;
	}
	
	#header #header-logo {
		width: 200px;
		height: 126px;
		float: left;
	}
	
	#header #header-logo #header-logo-wrapper {
		padding: 0 0 0 26px;
	}
		
	/* Menu */
	
		#header #header-menu {
			width: 806px;
			height: 126px;
			float: left;
		}
		
		#header #header-menu #header-menu-wrapper {
			padding: 58px 0 0 25px;
		}
		
		#header-menu ul {
			list-style: none;
			height: 23px;
			margin: 0;
			padding: 0;
		}
		
		/* Normal State */
		
			#header-menu li {
				list-style: none;
				background-image: none;
				display: block;
				height: 23px;
				float: left;
				margin: 0;
				padding: 0;
			}
					
			#header-menu a {
				display: block;
				height: 23px;
				line-height: 23px;
				padding: 0 35px 0 25px;
				text-align: center;
				color: #ffffff;
				text-decoration: none;
				font-size: 9pt;
				font-weight: bold;
				font-family: Helvetica, Arial, sans-serif;
				text-transform: uppercase;
				background-image: url(../images/header/menu/elem-bg.png);
				background-position: right top;
				background-repeat: no-repeat;
			}
			
			#header-menu a:hover {
				display: block;
				height: 23px;
				line-height: 23px;
				padding: 0 35px 0 25px;
				text-align: center;
				color: #8c8728;
				text-decoration: none;
				font-size: 9pt;
				font-weight: bold;
				font-family: Helvetica, Arial, sans-serif;
				text-transform: uppercase;
				background-image: url(../images/header/menu/elem-bg.png);
				background-position: right top;
				background-repeat: no-repeat;
			}
		
		/* Normal State */
		
		/* Pre-Active State (State of the elements before the active element) */
		
			#header-menu li.pre-active a {
				background-position: left top;
				padding: 0 25px 0 35px;
			}
			
			#header-menu li.pre-active a:hover {
				background-position: left top;
				padding: 0 25px 0 35px;
			}
		
		/* Pre-Active State */
		
		/* Active State */
		
			#header-menu li.active {
				background-image: url(../images/header/menu/elem-container-bg-on.png);
				background-position: left top;
				background-repeat: no-repeat;
				padding-left: 10px; 
			}
			
			#header-menu li.active a {
				background-image: url(../images/header/menu/elem-bg-on.png);
				background-position: right top;
				background-repeat: no-repeat;
				color: #ffffff;
			}
			
			#header-menu li.active a:hover {
				background-image: url(../images/header/menu/elem-bg-on.png);
				background-position: right top;
				background-repeat: no-repeat;
				color: #ffffff;
			}
					
		/* Active State */
		
	/* Menu */
	
/********************************      Header      ********************************/


/********************************      Page Title      ********************************/

	#page-title {
		width: 1006px;
		height: 123px;
		margin: 0 auto;
	}

	#page-title h1 {
		font-size: 22pt;
		color: #ffffff;
		padding: 0 0 0 40px;
		font-weight: bold;
	}

	#page-title h2 {
		font-size: 18pt;
		color: #ffffff;
		padding: 30px 0 10px 40px;
		font-weight: normal;
	}

/********************************      Page Title      ********************************/

/********************************      Content      ********************************/

	#content {
		width: 1006px;
		margin: 0 auto;
	}
	
	.minimum-height {
		height: 436px;
	}
	
	#content #content-wrapper {
		padding: 40px 0;
	}
	
	/********************************      Full Page Content      ********************************/
	
		#content-full-layout {
			padding-top: 68px;
			width: 878px;
			margin-left: 90px;
		}
		
		#content-full-layout #content-full-layout-wrapper {
			padding-right: 25px;
		}
		
		
	
	/********************************      Full Page Content      ********************************/
	
	/********************************      Splitted Page Content      ********************************/
	
		#content #content-splitted-layout {
			padding-top: 68px;
			width: 878px;
			margin-left: 90px;
		}
	
		#content-splitted-layout #content-splitted-left {
			width: 500px;
			float: left;
		}
		
		#content-splitted-layout #content-splitted-left #content-splitted-left-wrapper {
			padding-right: 45px;
		}
		
		#content-splitted-layout #content-splitted-left .col1 {
			width: 218px;
			float: left;
		}
		
		#content-splitted-layout #content-splitted-left .col2 {
			width: 218px;
			float: left;
			margin-left: 15px;
		}
		
		#content-splitted-layout #content-splitted-right {
			width: 378px;
			float: left;
		}
		
		#content-splitted-layout #content-splitted-right #content-splitted-right-wrapper {
			padding-left: 15px;
		}
	
	/********************************      Splitted Page Content      ********************************/
	
/********************************      Content      ********************************/

/********************************      Job Types List      ********************************/

	.jobtypes-list {
		list-style: none;
		margin: 0 0 0 0;
		padding: 0;
	}
	
	.jobtypes-list li {
		list-style: none;
		display: block;
		padding: 0 0 0 15px;
		margin: 0 0 15px 0;
		background-image: url(../images/common/bullet.png);
		background-position: left 3px;
		background-repeat: no-repeat;
	}
/********************************      Job Types List      ********************************/

/********************************      Avantages List      ********************************/

	.avantages-list {
		list-style: none;
		margin: 0 0 30px 0;
		padding: 0;
	}
	
	.avantages-list li {
		list-style: none;
		display: block;
		padding: 0 0 0 15px;
		margin: 0 0 15px 0;
		background-image: url(../images/common/bullet.png);
		background-position: left 3px;
		background-repeat: no-repeat;
	}
/********************************      Avantages List      ********************************/

/********************************      Services List      ********************************/

	.services-list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.services-list li {
		list-style: none;
		display: block;
		padding: 0 0 0 15px;
		margin: 0 0 15px 0;
		background-image: url(../images/common/bullet.png);
		background-position: left 3px;
		background-repeat: no-repeat;
	}
	
	.services-list li a {color: #27455a; text-decoration: none; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
	.services-list li a:hover {color: #8c8728; text-decoration: none; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

    #content-splitted-layout .services-list {
        margin: 20px 0;
    }

/********************************      Services List      ********************************/

/********************************      Contact Us Page      ********************************/

	#gmap {
		border: 2px solid #8c8728;
		margin-top: 30px;
		width: 340px;
	}

/********************************      Contact Us Page      ********************************/

/********************************      Footer      ********************************/

	#footer {
		background-color: #e0e3e5;
		background-image: url(../images/footer/main-bg.png);
		background-position: center top;
		background-repeat: no-repeat;
	}
		
	#footer #footer-wrapper {
		width: 1006px;
		height: 76px;
		margin: 0 auto;
	}
	
	#footer #footer-copyrights {
		width: 576px;
		float: left;
		font-size: 8pt;
		color: #434344;
	}
	
	#footer #footer-copyrights-wrapper {
		padding: 15px 0 0 100px;
	}
	
	#footer a {color: #434344; text-decoration: none; font-size: 8pt; font-weight: bold;}
	#footer a:hover {text-decoration: underline;}
	
	#footer a.active {color: #8c8728;}
	
/********************************      Footer      ********************************/

	#spektrum {
		float: right;
		padding: 8px 50px 0 0
	}
	
	#spektrum a img {
		opacity : 0.60; 
		-moz-opacity : 0.50; 
		-ms-filter: "alpha(opacity=60)";
		filter : alpha(opacity=60);
	 
	}
	
	#spektrum a:hover img {
		opacity : 0.70; 
		-moz-opacity : 0.70; 
		-ms-filter: "alpha(opacity=70)";
		filter : alpha(opacity=70);
	}