*,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,dl,dt,dd,ol,ul,li,fieldset,form,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }

ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body {
	background-color: #E3F2FB;
	letter-spacing:0;
	color:#434343;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: "Helvetica Neue", Helvetica, serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
}

#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1120px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#header{
	padding-left:55px;
	padding-top:15px;
	padding-right:55px;
	}	

	
#logo{
	
	padding-bottom:15px; float:left;
	}
	
	
	
#navigation{
	float:right;
	padding-top: 23px;
	text-shadow:none;
	}
	
.clear{clear:both;}	




#navigation li {
	display: inline;
	padding: 15px;
	font-size: 16px;
	color: #aedbed;
}

.selected{
	background-image: url(../img/hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 65px;
	text-decoration: none;
	color: #FFF;
	
}



.clicked{
	text-decoration: none;color:#FFF;
}

a{	text-decoration: none;
	color: #3CBBE3;
	font-weight:bold;}
	
	
a:hover{color:#FFF;}	
#navigation li:hover{background-image: url(../img/hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 65px;
	}	


#left {
	float: left;
	width: 500px;
	margin-top: 100px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 70px;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, serif;
}
#right {
	float: right;
	margin-top: 100px;
	margin-right: 70px;
}
h1 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	color: #1B79AB;
}
#footer {
	margin-bottom: 0px;
	margin-top: 20px;
	color: #A7B1B6;
	margin-right: 70px;
	margin-left: 70px;
	padding-top: 10px;
	position: relative;
}
.green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #7FB90F;
	font-weight: bold;
}
/*About page style*/

#wrapper #txt {
	height: 500px;
	font-size: 14px;
	float:right;
	width: 473px;
	padding-top: 45px;
}
 #abtxt {
	position: absolute;
	left: 499px;
	top: 376px;
}


#wrapper #nilou {
	position: absolute;
	z-index: 0;
	float:left;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 60px;
}
dl dd {
	float: left;
	width: 220px;
}
.feature {
	color: #666;
	padding-left: 5px;
}
.huge {
	font-size: 36px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #3cbbe3;
	height: 43px;
	width: 323px;
	padding-left: 4px;
}
.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6E3EA;
	border-right-color: #D6E3EA;
	border-bottom-color: #D6E3EA;
	border-left-color: #D6E3EA;
}
.work-menu {
	font-size: 14px;
	padding-left: 13px;
	color: #F9FCFE;
	font-weight: bold;
	background-image: url(../img/work-menu.jpg);
	text-shadow:none;
	font-family: Verdana, Geneva, sans-serif;
	height: 30px;
	padding-top: 5px;
	width: 797px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.work-menu a {
	color: #FFF;
}


.work-menu a:hover{
	text-decoration:underline;
}