@charset "utf-8";
/* CSS Document */



@charset "utf-8";
/* CSS Document */
/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 0%;}
	.clearfix {display: block;}
	
	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #FFFFFF;
	margin: 15px 0px;
	padding: 0px;
	background-color: #d8bed7;
}
/* Zetta Begin */
/*

#main-content {
	padding: 25px 35px;
	height: 241px;
	background-image: url(../images/bgm-1.jpg);
	background-repeat: no-repeat;
}
*/

#main-content {
}

#main-content .bl3 {background:url("../images/bg-bl.jpg") 0 100% no-repeat #efd2ee; width:100%; text-align:left;}
#main-content .bl2 {background:url("../images/bg-bl.jpg") 0 100% no-repeat #efd2ee; text-align:left;; 	padding: 25px 35px;}
#main-content .bl {background:url("../images/bg-bl.jpg") 0 100% no-repeat; width:20em; text-align:left;}
#main-content .br {background:url("../images/bg-br.jpg") 100% 100% no-repeat;}
#main-content .tl {background:url("../images/bg-tl.jpg") 0 0 no-repeat;}
#main-content .tr {background:url("../images/bg-tr.jpg") 100% 0 no-repeat;}
#main-content .tr2 {background:url("../images/bg-tr.jpg") 100% 0 no-repeat;	padding: 25px 35px;}
#main-content .bl3 {background:url("../images/bg-bl.jpg") 0 100% no-repeat #efd2ee; width:100%; text-align:left;}
#main-content h1 {text-align:center;}
/* Zetta End */

#main-content img {
	float: left;
	margin: 5px;
}

#container {
	width: 711px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-size: 80%;
	background-repeat: repeat-y;
	background-color: #ba2be2;
	border: 1px solid #A796BE;
}
#main-banne {
	clear: both;
}

#content .intro-image {
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#header {
	margin: 0px;
	padding: 5px 10px;
	height: 63px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	color: #FFFFFF;
}
#main-banner img {
	float: left;
}
.name h1 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-bar {
	line-height: 25px;
	background-color: #BA2BE2;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding-left: 50px;
}
a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav-bar #menu {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	background-image: url(../images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#mainbody {
	padding: 0px;
	clear: both;
	width: 711px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
}
#header img {
	float: right;
}
#nav-bar #menu a:link, #nav-bar #menu a:visited {
	color: #FFFF99;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
}

.name {
	float: left;
	margin-top: 10px;
}
#contact-button {
	text-align: center;
}
#contact-button a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: blue;
}
#contact-msg {
	color:green;
	text-align:center;
}
#footer {
	line-height: 29px;
	background-color: #BA2BE2;
	height: 29px;
	clear: both; 
	text-align: center;
	letter-spacing: 1.5px;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	color: #975199;
}
p {
	margin: 5px 0px 10px;
	padding: 0px;
}

a:active, a:hover {
	text-decoration: none;
	color: #A7C75A;
}
#nav-bar #menu a:active, #nav-bar #menu a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
