body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

body{
	/* Setting default text color, background and a font stack */
	color:#666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #F3F4F5;
}

/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid #CCC;
	background:url(img/panel.jpg) repeat-x bottom center #ffffff;
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
}

#slides1{
	/* This is the slide area */
	height:400px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}
#menu1{
	/* This is the container for the thumbnails */
	height:45px;
	float: none;
	width: 400px;
}

#cont {
	padding-top: 40px;
}
#cont1 {
	width: 290px;
	height: 300px;
	background-repeat: no-repeat;
	text-align: left;
	float: right;
}
#con111 {
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	padding-top: 15px;
}
#con222 {
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	border-top-color: black;
	color: #000;
	float: left;
}
#con333 {
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 20px;
	color: #000;
}
#con11 {
	height: 45px;
	width: auto;
	background-image: url(img/panel.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
#con22 {
	height: 45px;
	width: auto;
	background-image: url(img/panel.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
#con33 {
	height: 45px;
	width: auto;
	background-image: url(img/panel.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

#cont2 {
	width: 290px;
	float: right;
	margin-right: 22px;
	background-repeat: no-repeat;
	height: 300px;
}
#cont3 {
	width: 290px;
	float: right;
	height: 300px;
}
ul{
	padding:0px;
	margin: 0px;
}
li1{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	margin-left: 150px;
}
li1.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(img/pic_bg.png) repeat;
}

li1.act,li.act:hover{
	/* The active state of the thumb */
	background:url(img/active_bg.png) no-repeat;
}

li1.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

li1 a{
	display:block;
	background:url(img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

a img{
	border:none;
}


/* The styles below are only necessary for the demo page */

h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:15px;
}
#main1{
	text-align:left;
	width:920px;
	position:relative;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	color: #000;
}


a, a:visited {
	color:#6CF;
	text-decoration:none;
	outline:none;
}
#fotlinks3 {
	width: 250px;
	float: right;
	padding-top: 20px;
	padding-left: 30px;
	margin-right: 50px;
	text-shadow: 1px 1px 1px #000;
}
#fotlinks4 {
	width: 250px;
	padding-top: 20px;
	padding-left: 30px;
	float: right;
	text-shadow: 1px 1px 1px #000;
}

#fot {
	height: 200px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	background-repeat: repeat-x;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFF;
}
#title {
	height: 70px;
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	text-decoration:none;
	text-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 70px;
	padding-top: 20px;
	width: auto;
	color: white;
	text-align: right;

}
#title1 {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-left: 70px;
	padding-top: 10px;
	font-size: 36px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}


#fotlinks5 {
	width: 250px;
}

#fotlinks1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#fotlinks2 {
	height: auto;
	width: 250px;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
	padding-top: 20px;
	text-shadow: 1px 1px 1px #000;
}
#fotlinks6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}





a:hover{
	text-decoration:underline;
	font-size: 24px;
}



p{
	padding:10px;
	text-align:justify;
}
#menutop {
	height: 45px;
}
#main1 #cont #cont2 #con222 div table tr td div {
	font-family: Times New Roman, Times, serif;
}
#main1 #cont #cont2 #con222 div table tr td div {
	font-family: Verdana, Geneva, sans-serif;
}
#main1 #cont #cont2 #con222 div table tr td div ul {
	font-family: Verdana, Geneva, sans-serif;
}
#main1 #cont #cont2 #con222 div table tr td div {
	font-family: Comic Sans MS, cursive;
}
#main1 #cont #cont2 #con222 div table tr td div {
	font-family: Times New Roman, Times, serif;
}
#main1 #cont #cont2 #con222 div table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#main1 #cont #cont2 #con222 div table tr td div {
	font-family: Arial, Helvetica, sans-serif;
}
#main1 #cont #cont2 #con222 table tr td ul li em strong {
	font-family: Verdana, Geneva, sans-serif;
}
#main1 #cont #cont2 #con222 table tr td ul li em strong {
	font-family: Georgia, Times New Roman, Times, serif;
}
#main1 #cont #cont2 #con222 table tr td ul li strong em {
	font-family: Georgia, Times New Roman, Times, serif;
}
#main1 #cont #cont2 #con222 div table tr td p b {
	font-size: 14px;
}
#main1 #cont #cont2 #con222 div table tr td div table tr td p strong {
	font-family: Times New Roman, Times, serif;
}
#main1 #cont #cont2 #con222 div table tr td div table tr td p strong {
	font-family: Calibri;
	font-size: 16px;
}
#main1 #cont #cont2 #con222 div table tr td p {
	font-family: Calibri;
}
