/*====================*/
/*=== Reset Styles ===*/
/*====================*/
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, label, 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;
}
body {
	margin:10px;
	line-height:1;
	color:black;
}
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:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/

body {
	font:13px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:black;
}

a, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:none;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


a 	{ 
	text-decoration: underline; 
	color:#E3E3E6;
}
	

#outer	{
	width:1020px;
	height:1080px;;
	margin:0 auto 0 auto;
	border-radius: 6px;
}

.topnav	{ 
	clear:both; 
	margin: 0px 0px 0px 0px;
}
	
#outwrapper	{ 
	width:1005px; 
	margin:0 auto;
	}
	
/*Social icons STYLE*/	
#facebook-icons {float:right; margin:15px 5px auto; margin-bottom:0px;}
#contact-icons {float:right; margin:60px auto; margin-bottom:0px;}

	
#logo	{
	float:left;
	margin:5px 0px 0px 0px;
	}
	
#cssmenu { padding-top:10px; height:auto; width:auto;}	

#content { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; margin-top:50px; font-style:normal;}
#content p{ font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:15px; float:left; padding: 5px 5px 5px 5px; text-align:justify;}
#content1_1 {font-size:28px; margin-left:20px; margin-top:-15px; text-align:center; color:#000; font-style:italic;}

#content2 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-style:normal; font-size:15px; float:left; padding: 5px 5px 5px 5px;}
#content2 li { list-style:disc; margin-left:80px;}
#content2 p { padding-left:30px; font-size:14px;}

#content3 { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:15px; padding: 5px 5px 5px 5px; text-align:justify;}

#contactsmall {	margin-top:100px; padding-right:25px; float:right;}	
	
/*FOOTER STYLE*/
#BigFooter { background-image:url(../images/zapati1.jpg);}
#footer { width:1005px; margin:0 auto;}
#footer a:hover { color:#333;}
#reference p a:hover {color:#999; font-weight:normal;}
