* { margin: 0px; padding: 0px; } 

html, body {
	height: 100%; 
	width: 100%; 
	background:#ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #777777;
	text-align: left;
	line-height: 30px;
}

a:link, a:active, a:visited { 
	color: #777777; 
	text-decoration: none; 
	font-size: 14px; 
}

a:hover { 
	color: #222222; 
	text-decoration: underline; 
}

#wrapper { 
	position: relative; 
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color:black;
	
	
}	

.smallmargin
{margin-left:40px;
}
.content { 
	margin: 0px auto; 
	width: 999px;
}

#header { 
	width: 100%; 
	background: #252525; 
	height: 125px; 
}



/*** Menuwrap ****/
#menuwrap {
	    position:relative;
		width:100%;
		height:50px;
		background-color:black;
		}


/***** MENU *****/

 
#menu { 
	width:570px;	 
	height: 40px;
	align:center;
	
	margin: 10px auto;  /* MARGIN FOR ALIGN MENU */ 
}

#menu li { 
	list-style: none; 
	display: inline; 
}

#menu a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 14px; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 10px 25px 0 30px;
	 
}

#menu a:hover { 
	background: url(../images/navHover.png) center no-repeat; 
}

#menu .active {
	background: url(../images/navHover.png) center no-repeat; 
}


.imageright { 
margin: 5px 5px 0 0;
}

/***** MAIN *****/

#main { 
	width: 100%; 
	float: left; 
	padding-top: 30px; 
	padding-bottom: 39px; 
	margin-top: 0px; 
	margin-bottom: 10px; 
	background-color:#F1FFAA;
}

#main ul { 
	margin-top: 5px; 
	margin-bottom: 30px; 
	font-family: verdana; 
	font-size: 11px; 
	color: #999999; 
}
 
#main li { 
	list-style: none; 
	background: url(../images/icon1.png) no-repeat 0 11px; 
	padding-left: 25px; 
}

/***** SCROLLER *****/

#scroller {
	overflow : hidden;
	position : relative;
	height : 320px;	
	width:255px;
	padding-top:;
	float:right;
	margin : 8px 0;
	
}

.qqq
{
margin:50px;
}


/***** FOOTER *****/
#footer { 
	background: url(../images/footer.png) repeat-x; 
	width: 100%; 
	height: 39px; 
	text-align: center; 
	line-height: 12px; 
	float: left; 
	bottom: 0px; 
	margin-top: -39px; 
	position: relative; 
}
 
#footer #wrap { 
	width: 600px; 
	height: 20px; 
	margin: 0px auto; 
	font-size: 10px; 
	color: #999999; 
	padding-top: 15px; 
}

#footer #wrap .link { 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
}

#footer #wrap .link:hover { 
	color: #ff9000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10px; 
}

/* STYLES */

.float-left { float: left; }
.float-right { float: right; }
.margin-top { margin-top: 25px; }
.margin-right { margin-right: 20px; }
.margin-left { margin-left: 40px; }
p { margin: 0px 0px 10px; }
p.testimonials { line-height: 16px; }
.important { color: #ff9000; font-weight: bold; }
.bold { font-weight: bold; color: #252525; }
.italic { font-style: italic; }

.big { font-size:24px; 
font-weight:bold;
text-align:center;
color:#6d3749;
margin-top:-2px;
font-style:italic;
font-family:Helvetica;
 }
 
 .notasbig { font-size:20px; 
font-weight:bold;
text-align:center;
color:#6d3749;
font-style:italic;
font-family:Helvetica;
}

.intro
{ font-size:16px; 
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#1d1f21;
margin: 0 30px 15px 30px;
text-indent:15px;
font-style:italic;

}



.light-blue { color: #85c3ee; }

h3 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #000000; 
	font-weight: normal;
	margin-bottom: 20px;
}

.square h3 { margin-bottom: 10px; }

h2 { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #777777; 
	font-weight: bold; 
	border-bottom: 1px solid #ececec; 
}

h1 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #777777; 
	font-weight: normal; 
}


#box-left { 
	width: 620px;
	padding: 5px;
	margin: 5px;
	float: left;
}

#box-right { 
	width: 335px;
	padding: 5px;
	margin: 5px;
	float: right;
}

.square { 
	width: 300px; 
	background-color: #FAFAFA; 
	border: 1px solid #e7e7e7; 
	margin-top: 80px; 
	padding: 10px; 
	padding-bottom: 30px; 
	margin-left: 20px; 
	clear: both; 
}

.line { 
	width: 270px; 
	margin-left: 10px; 
	border-bottom: 1px solid #dddddd; 
	padding: 5px; 
	font-size: 14px; 
}

.sepline { 
	width: 10px; 
	height: 310px; 
	background: url(../images/sepline.png) no-repeat; 
	float: left; 
	margin: 85px 15px 0px 15px; 
}

.image { 
	margin: 20px 15px; 
}

img.testimonials { margin: 0px 10px; }

/* HOME */ 

#home .box { 
	width: 280px;
	padding: 5px;
	margin: 5px;
}





/* CLEARFIX 100% HEIGHT COLS */

.clearfix:after{ content: " "; display: block; height: 0px;	clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }



