@charset "utf-8";
.testemonial {
	font-size: 12px;
	font-style: italic;
	color: #659634;
}

a:link {
	color: #AA5FAA;
}
a:visited {
	color: #AA5FAA;
}
a:hover {
	color: #AA5FAA;
}
a:active {
	color: #AA5FAA;
}

#header {
	position:absolute;
	left:50%;
	top:20px;
	width:980px;
	height:100px;
	z-index:2;
	margin-left: -500px;
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #E9DEEC;
	border-right-color: #E9DEEC;
	border-bottom-color: #E9DEEC;
	border-left-color: #E9DEEC;
}
#title_1 {
	position:absolute;
	left:329px;
	top:8px;
	width:670px;
	height:100px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	color: #DFD1E8;
	font-weight: bold;
}

#name {
	position:absolute;
	left:374px;
	top:80px;
	width:318px;
	height:45px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #2A1F55;
	letter-spacing: 5px;
}


#menu {
	position:absolute;
	left:195px;
	top:17px;
	width:132px;
	height:279px;
	z-index:7;
}

#left_logo {
	position:absolute;
	left:100px;
	top:0px;
	width:80px;
	height:300px;
	z-index:5;
}

#footer {
	position:absolute;
	left:0px;
	top:100%;
	width:1000px;
	height:63px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AA5FAA;
	background-color: #DFD2E6;
}

/* CSS Document */

#website_design {
	position:absolute;
	left:820px;
	top:40px;
	width:180px;
	height:15px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
