/* CSS Document */

/* ImageReady Styles (page_v2.psd) */

#page {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:700px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:100px;
}

#menu {
	position:absolute;
	left:0px;
	top:100px;
	width:40px;
	height:600px;
}

#home {
	position:absolute;
	left:40px;
	top:100px;
	width:70px;
	height:20px;
}

#menu005 {
	position:absolute;
	left:110px;
	top:100px;
	width:210px;
	height:600px;
}

#content {
	position:absolute;
	left:320px;
	top:100px;
	width:440px;
	height:600px;
}

#about {
	position:absolute;
	left:40px;
	top:120px;
	width:70px;
	height:30px;
}

#services {
	position:absolute;
	left:40px;
	top:150px;
	width:70px;
	height:20px;
}

#contact {
	position:absolute;
	left:40px;
	top:170px;
	width:70px;
	height:30px;
}

#menu013 {
	position:absolute;
	left:40px;
	top:200px;
	width:70px;
	height:500px;
}

/* End ImageReady Styles */

a {
	color:#0066FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

form {
	margin:0px;
}

h1 {
	color:#99CC66;
	font-size:13px;
	margin-bottom:10px;
	margin-top:0px;
}

input, textarea, select, option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background:#ffffff;
	border:solid 1px #999999;
	overflow:auto;
 	text-decoration: none;
}

p {
	margin-bottom:10px;
	margin-top:0px;
}

table {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

ul {
	margin-bottom:10px;
	margin-top:0px;
}

#content {
	background-image:url(slices/content.gif);
	text-align:justify;
}

#content form, h1, p {
	margin-left:4px;
}

#anim_logo {
	position:absolute;
	right:0px;
	bottom:0px;
}

.title {
	margin-left:4px;
	margin-top:5px;
}