@charset "utf-8";

.body {
	overflow: auto;
	font: 12pt Verdana;
}

#container {
	height: auto;
	width: auto; /*100*/
	text-align: center;
}

#top, #mtop, #footer {
	background-image: url(../images/pattern/alu.png);
}

#top  {
	height: auto;
	width: auto;
	background-color: #336699;
	margin-bottom: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#top #logo {
	height: auto;
	margin: 0px;
	padding: 0px;
}

#top #logo #rotating_words {
	padding: 0px;
	height: 200px;
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#top #menucontainer {
	height: auto;
	width: auto;
	width: auto;
}

#top #menucontainer iframe {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 200px;
	width: 100%;
}

#newtop  {
	height: auto;
	width: auto;
	text-align: center;
}

#newtop #wowframe {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -20px;
}

#newtop #mtop {
	display: inline-block;
	height: auto;
	width: 950px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: left;
	padding: 15px;
}

#mtop h2 {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 30px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.3em;
}

#mtop h3 {
	font-size: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#mtop .item {
	padding: 0px;
	width: auto;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#mtop .item .col2 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: justify;
}

#mtop .item .col1 {
	display: inline-block;
	height: 300px;
	width: 300px;
	border: 1px solid #006;
	border-radius: 10px;
	-moz-border-radius: 10px;
	vertical-align: top;
}

#mtop .item .col1 .pcol1 {
	border-radius: 10px;
	-moz-border-radius: 10px;
}

#mtop .item .col2 {
	display: inline-block;
	height: auto;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;
}

#mtop .item .col2 h3 {
	letter-spacing: 0.1em;
	text-align: left;
	font-size: 30px;
	font-style: italic;
	text-transform: none;
	color: #333;
	font-weight: bolder;
	font-variant: small-caps;
}

#mtop .item .col2 p {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
}

#mtop .item .col3 {
	display: inline-block;
	height: 40px;
	width: 110px;
	vertical-align: top;
	text-align: center;
	background-color: #63C;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
}

#mtop .item .col3 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#mtop .item .col2 p .spanlrbb {
	font-size: 14px;
	font-style: italic;
	height: auto;
	width: auto;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
	margin: 0px;
}

#footer  {
	height: auto;
	width: 950px;
	margin-top: 12px;
	padding: 15px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	display: inline-block;
}

#footer p {
	letter-spacing: 0.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#visitors {
	margin-top: 10px;
}

a {
	text-align: justify;
}
