@import 'reset.css';

body { background: url('img/bg2.png') no-repeat; line-height: 1.6; color: #333; font-family: "lucida grande", "lucida sans", helvetica; font-size: 12px;  }
body.front { background-position: 0 -130px;  }
body.single { background-position: 0 -240px; }

.clear { clear: both; }

/*	TYPOGRAPHY
-----------------------------------*/

#main ul { color: #555; margin: 0 0 10px 2em;}

P { color: #555; margin-bottom: 10px; }
P.first {font-size: 16px; margin-bottom: 20px; }
#masthead P { color: #eee; position: absolute; top: 23px; right: 0; }
#masthead P a { color: #a5c0f9; font-size: 18px; }

a { text-decoration: none; color: #647fb7; }

h1 { font-size: 24px; position: absolute; left: 0; bottom: 15px; font-family: museo; }

h2 { font-size: 50px;  font-family: museo; letter-spacing: 0.1em; font-weight: 500; 
	color: #fff; text-shadow: #333 0px 1px 1px; }

h3 { margin-bottom: 0.2em; line-height: 1.3; }

h4 { font-size: 16px; margin: 10px 0 5px; }

#main h3 { font-size: 18px; font-weight: 500; }

#sidebar h3 { font-size: 12px; font-weight: bold; }

/*	MAIN
-----------------------------------*/

#flags { float: right; width: 280px; margin-top: -20px; }
#flags.oversetting { width: 480px; }
#flags img { margin: 0 20px 10px 0; opacity: 0.6; -moz-opacity: 0.6; filter:alpha(opacity=60); }
#flags.oversetting img { margin: 5px 10px 10px 0; }
#flags img:hover { opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100); }
#flags .default { opacity: 1; -moz-opacity: 1; filter:alpha(opacity=100); }

#wrapper { }

#masthead-wrap { width: 100%; position: relative; }
#masthead { width: 960px; margin: 0 auto; position: relative; height: 80px; margin-top: -80px; }
#masthead-transp { background: #4f6185; opacity:0.5; -moz-opacity: 0.5; filter:alpha(opacity=50); width: 100%; height:80px;
	}

#masthead ul { position: absolute; right: 0; bottom: 40px; }
#masthead li { float: left; list-style: none; margin: 0 10px 0 0; }
#masthead li a { display: block; }

#intro-wrap { }
#intro { width: 960px; margin: 0 auto; }
#intro.front { padding: 80px 0; text-align: left; }
#intro.single { padding: 40px 0 30px; text-align: left; }

.info-img { margin-top: 20px; }

#main-wrap-wrap { background: #fff; width: 100%; position: relative; }
#main-wrap { background: #fff; width: 960px; margin: 0 auto; position: relative;  }
#main { width: 660px; padding: 50px 0 0; float: left; border-right: 0px solid #ccc; }

.services { float: left; margin: 0 40px 0px 0;  border-bottom: 0px solid #eee; 
	padding-bottom: 20px; }
.services .services-logo { float: left; width: 90px; margin-right: 20px;  }
.services img.profile { float: right; width: 150px; margin: 0 0 0 20px; }
.services-logo.single { width: 200px; float: right; margin-left: 20px; }

#sidebar { background: url('img/fade.png') no-repeat 10px 0; width: 259px; float: right; padding: 0 0 0 40px; position: relative; 
	border-left: 0px solid #ccc; margin: 50px 0 0; min-height: 370px; }
	
.section-intro { position: absolute; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; opacity: 0.8; -moz-opacity: 0.8; filter:alpha(opacity=80);
	padding: 7px 15px 6px; background: #323f53; font-size: 10px; text-transform: uppercase;
	letter-spacing: 0.2em; }
.section-intro span { color: #e3e3e3; }
#main-intro { top: -14px; left: -15px; }
#sidebar-intro { top: -64px; left: 25px; }

.nav { font-size: 14px; border: 0 !important;}
.nav ul { float: left; list-style: none; margin-left: -30px; }
.nav li { text-transform: uppercse; letter-spacing: 0.1em; }
.nav li.selected { background: url('img/nav-selected.png') no-repeat left; margin-left: -20px;
	border: 0; font-style: normal; }
.nav li.selected a { width: 235px; cursor: default; border: 0; padding-left: 60px; color: #555; }
.nav li a { height: 28px; display: block; width: 204px; padding: 16px 0 6px 40px; }
.nav li.top a { border: 0; }

#footer { width: 960px; margin: 0 auto; float: left; border-top: 1px solid #ccc;
	padding: 20px 0 10px; margin-top: 40px;}