/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
	background-color: #7bcaf2;
}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

.clearer { height: 0px; overflow: hidden; margin: 0px; clear: both; background-color:#FFFFFF}

/* Link */
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:active, a:hover {
	color: #999999;
	text-decoration: underline
}
h1 {
	margin: 18px 0 10px 0;
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 28px;
	font-weight: 400;
	
}
h2 {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	
}
h3 {
	font-size: 18px;
	color: #000000;
	margin: 20px 0 30px 0;
	letter-spacing: normal;
	font-family: "Century Gothic", arial, Helvetica, sans-serif;
	line-height: 23px;
}
p {
	line-height: 21px;
	font-size: 16px;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-family: "Century Gothic", arial, Helvetica;
}
#portfolio p {
	line-height:24px;
	padding-right:10px;
	background-color:#FFFFFF}

body {font:12px "Century Gothic", arial, Helvetica, sans-serif;}

.container {
	width: 980px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	box-shadow: 0 0 70px rgba(17,100,180);
}
.logo {
	width: 960px;

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	padding-right:10px;
	padding-left:10px;
}

/*navigation*/
.TopNavigation {
	height: 50px;
	width: auto;
	border-radius: 10px;
	font-size: 36px;
	background-color: #F63;
	border: 2px solid #F63;
}
ul.nav {
	
	width: 960px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 85px;
	
}
ul.nav li {
	display: inline;
	font-size: 16px;
	font-family: "Century Gothic", arial, Helvetica;
	margin-right: 97px;
margin-top: 15px;
	text-align: center;
	float: left;
	margin-left: auto;
	text-transform: uppercase;	
}
ul.nav a {
	color: #FFFFFF;
	text-decoration: none;
	
}
ul.nav a:hover {
	color: #FFFFFF;
	font-family: "Century Gothic", arial, Helvetica;
	font-weight: bolder;
	
}
ul.nav .active {
	color: #FF6600;
	font-weight: bolder;
	height: 32px;
	background-color: #FFF;
	border-radius: 23px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
	border: medium solid #FFF;	

}
.exhibitions {
	float: right;
}

/*Cu3er slider*/
#slider {margin: 0 0 0 10px;background-color:#FFFFFF;padding-right:10px;
	padding-left:10px;}

.fadein {
	position: relative;
	width: 940px;
	height: 368px;
	margin-left: 10px;
}
.fadein img { position:absolute; left:0; top:0; }



#containerAbout {width:960px;background-color:#FFFFFF;padding-right:10px;
	padding-left:10px;}

.rightAbout {float:left;width:290px;margin:0 0 0 15px;}

.leftAbout {
	float: left;
	width: 650px;
	
	
}
.ijAbout {
	float: right;
    width: 300px;
}

#containerRrshenya {width:960px;background-color:#FFFFFF;padding-right:10px;
	padding-left:10px;}
.leftRrshenya {
	float: left;
	width: 460px;
	padding-right: 20px;
	
	
	}
	
.ijRrshenya {
	
	float: right;
    width: 300px;
}

.leftAbout p {padding:0 280px 0 0;}
#skills {width:960px;height:80px;background:url(../images/bg.skills.gif) no-repeat top center;margin:20px 0 50px 0;}
#skills ul {margin: 0 0 0 270px;list-style:none;padding-top:30px;}
#skills li {display:inline;margin:40px 40px 0 0;font-size:15px;font-family:"Century Gothic", arial, Helvetica;}

/*contact form*/
#form {width:570px;margin: 20px 0 40px 0;float:left;}
.notification_error{border: 1px solid #f1dfc5;height: auto;color: #ca5702;width: 457px;padding: 10px 10px 10px 60px;background:url(../images/icons/erro.png) no-repeat center left #fdf0dc;text-align:left;-moz-border-radius:5px;margin-bottom:10px;}
.notification_ok{border: 1px #cbcf8e solid;height: auto;width: 90%;padding: 10px;background: #f5f9fd;text-align: center;-moz-border-radius: 5px;margin-bottom:10px;}
label  {
	width: 100px;
	margin: 5px;
	float: left;
	text-align: left;
	font-size: medium;
}

/*contact info*/
#contact {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
	
.bolder {font-weight:bold;font-size:24px;letter-spacing:-1.5px;}

p.footer {
	text-align: center;
	font-size: 11px;
	color: #F63;
	height: 50px;
	width: 940;
	border-width: 2px;
	border-style: solid;
	border-color: #CCC;
	border-radius: 10px;
	padding-top: 25px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#mission {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	width: 960px;
	padding-bottom: 10px;	
}
#abut_us {
	color: #FFF;
	background-color: #000;
}
