body {
	text-align: center;
	margin: 0px 0px 10px;
	background: #D6D6EB;
}
#container {
	position: relative;
	height: auto;
	width: 780px;
	background: #333333 url(images/container.jpg) repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#header {
	height: 150px;
	width: 780px;
	margin: 0px;
	padding: 0px;
}
#home {
	position: absolute;
	left: 6px;
	top: 0px;
	width: 248px;
	height: 102px;
	font-size: 11px;
	padding-top: 30px;
	z-index: 20;
}
#text {
	position: absolute;
	left: 383px;
	top: 0px;
	width: 309px;
	height: 150px;
	color: #ffffff;
	text-align: right;
	z-index: 12;
}
#banner {
	position: absolute;
	height: 150px;
	width: 770px;
	left: 5px;
	top: 0px;
	background: #FFFFFF;
	overflow: hidden;
}
#nav {
	background: #663366 url(images/nav.jpg) no-repeat left top;
	height: 34px;
	width: 770px;
	margin-left: 5px;
	color: #FFFFFF;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: #ffffff;
	text-decoration: none;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
#nav a:hover {
	color: #CCCCCC;
}
#left {
	float: left;
	height: auto;
	width: 200px;
	margin: 22px 66px 0px 12px;
}
html>body #left {
	float: left;
	height: auto;
	width: 200px;
	margin: 22px 66px 0px 23px;
}
#middle {
	height: auto;
	width: 438px;
	font-size: 12px;
	margin: 12px 0px 10px 0px;
	padding: 16px 0px;
	float: left;
	background: url(images/middle.gif) no-repeat right bottom;
}
#middle p, #left p, li {
	margin: 0px;
	padding: 4px 0px 11px 0px;
	line-height: 140%;
	text-align: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left p {
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;

}
#footer {
	clear: both;
	background: #663366 url(images/nav.jpg) repeat-y left top;
	height: 45px;
	width: 770px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border-bottom: 3px solid #858585;
	font-size: 9px;
	color: #FFFFFF;
}
h1 {
	margin: 0px 0px 15px;
	font-size: 19px;
	color: #333333;
	font-style: italic;
	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 1px dotted #333333;
	}
h2 {
	margin: 6px 0px 12px;
	font-size: 15px;
	color: #371D38;
	font-style: italic;
}
h3 {
	margin: 0px;
	font-size: 12px;
	padding: 6px 0px 5px 18px;
	color: #ffffff;
	font-style: italic;
	text-transform: uppercase;
	background: #8E82B5 url(images/h3.gif) no-repeat;
	border-bottom: 1px outset #330033;
	}
a, a:link, a:visited, a:active {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	color: #79A5FF;
}
textarea, input, select, textfield, form, .zero_margin, script, iframe, table {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.box {
	padding: 1px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	font-size: 11px;
	background: #EEEEEE url(images/box.gif) repeat-x left bottom;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: normal;	
}
#middle img {
	padding: 1px;
	float: left;
	margin: 5px 20px 10px 0px;
	border: none;
}
.line {
	border-bottom: 1px dotted #CCCCCC;
}
.style3 {color: #333333; font-style: italic; font-size: 9px; }
.clear {
	clear: left;
}
.box2 {
	padding: 1px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	font-size: 11px;
	background: #ffffff url(images/box.gif) repeat-x left bottom;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.skype {
	margin: 0px 0px 0px 6px;
}
html>body .skype {
	margin: -3px 0px 10px 6px;
}

h1,h2,h3,h4,h5,h6 { color: #800080; }
