* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:990px;}
body {
	background:url(images/top-tail.jpg) center top repeat-x #48220f;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
	line-height:0.9em;
	color:#000099;
}

input, select, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1.5em;}
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

/*=====GLOBAL======*/
#header, #content, #footer { font-size:0.75em; position:relative;}

.wrapper {
	width:100%;
	overflow:hidden;
	color: #FFFFFF;
}
.container {
	width:990px;
	margin:0 auto;
	background-image: url(images/purple-backdrop288.gif);
	background-repeat: repeat;
	background-color: #4B82C3;
}
.col-1, .col-2, .col-3 { float:left;}

.fleft {
	float:none;
	color: #9A64AA;
	background-position: center bottom;
	padding: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.fright { float:right;}
.style4 {
	color: #660099;
	font-weight: bold;
	font-size: 14px;
	line-height:1.3em;
}

.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

p { margin-bottom:14px;}

/*==================list====================*/
ul {
	list-style:none;
	color: #FFFFFF;
}
ul li { padding-bottom:14px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#9f5827; outline:none;}
a:hover{text-decoration:none;}

h1 { background:url(images/logo.png) no-repeat left top; padding:8px 0 10px 66px; font-family:Verdana, Geneva, sans-serif; font-size:40px; line-height:1.5em;}
h1 a { display:block; text-decoration:none; color:#ffe7be; padding-bottom:6px;}
h1 span { display:block; font-size:14px; line-height:1.1em; color:#ffd26e; text-transform:uppercase; letter-spacing:-1px;}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:2.2em;
	line-height:1em;
	color:#4D84C5;
	font-weight:normal;
	letter-spacing:-3px;
	margin-bottom:12px;
}
h3 { font-family:Verdana, Geneva, sans-serif; font-size:2.08em; line-height:1em; font-weight:normal; letter-spacing:-1px; color:#4B82C3; margin-bottom:22px;}
h4 {font-family:Verdana, Geneva, sans-serif; font-size:1.5em; line-height:1em; font-weight:normal;}
h5 { font-size:1em; color:#4B82C3; margin-bottom:4px;}
h5 a { text-decoration:none;}
h5 a:hover { text-decoration:underline;}
h6 { font-size:.91em;}

/*==================boxes====================*/
.box {
	width:100%;
	background-position: center;
}
.box.alt {
	margin-bottom:15px;
	background-position: center;
}
.box .left-top-corner { background:url(images/left-top-corner.png) no-repeat left top; padding-left:18px;}
.box .right-top-corner { background:url(images/right-top-corner.png) no-repeat right top; padding-right:1px;}
.box .border-top { background:url(images/border-top.png) left top repeat-x; height:18px; overflow:hidden; font-size:0; line-height:0;}
.box .border-left { background:url(images/border-side.png) left top repeat-y; padding-left:1px;}
.box .border-right { background:url(images/border-side.png) right top repeat-y; padding-right:1px;}
.box .left-bot-corner { background:url(images/left-bot-corner.png) no-repeat left top; padding-left:1px;}
.box .right-bot-corner { background:url(images/right-bot-corner.png) no-repeat right top; padding-right:18px;}
.box .border-bot { background:url(images/border-bot.png) left top repeat-x; height:18px; overflow:hidden; font-size:0; line-height:0;}
.box .inner {
	padding:10px 40px 15px 40px;
	background-position: left top;
	background-image: url(images/box-bg.png);
}



/*header*/
#header {
	height:232px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header .logo { float:left; padding:46px 0 0 70px;}

#header .top-links { float:right; padding:97px 47px 0 0;}
#header .top-links li { float:left;}
#header .top-links li a { background:url(images/divider.gif) no-repeat left 8px; padding:0 15px 10px 12px;}
#header .top-links li a.first { background:none;}

#header .nav {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	position:absolute;
	top:231px;
	width:990px;
	left: 304px;
	background-color: #4B82C3;
	color: #FFFFFF;
	height: 21px;
	background-position: center center;
	vertical-align: top;
	padding: 6px;
	font-style: normal;
	font-variant: normal;
}
#header .nav li {
	display:inline;
	font-style: normal;
	font-variant: normal;
}
#header .nav li a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:capitalize;
	border-left:1px solid #9a705b;
	padding:0 47px 0 50px;
}
#header .nav li a:hover {
	color:#9900FF;
}
#header .nav li a.current {
	color:#000099;
}
#header .nav li a.first {
	border:none;
	color: #FFFFFF;
}

/*content*/
#content {
	width:100%;
	background-color: #4B82C3;
	background-image: url(images/purple-backdrop288.gif);
	background-repeat: no-repeat;
	background-position: center -1px;
}
#content .inside {
	background-position: center;
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 40px;
	padding-left: 75px;
}

#content dl dt { font-weight:bold; margin-bottom:4px;}
#content dl dd { padding-bottom:14px;}

#content .special {
	position:relative;
	margin-bottom:-20px;
	color: #FFFFFF;
}
#content .special.fright {
	float:right;
	margin-left:35px;
	color: #FFFFFF;
}
#content .special dt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	line-height:1.1em;
	color:#660099;
	text-transform:uppercase;
	margin-bottom:19px;
	font-weight:normal;
}
#content .special dd {
	width:108px;
	height:118px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:0;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #660099;
	color: #FFFFFF;
}
#content .special dd img {
	position:absolute;
	top:200px;
	left:616px;
}
#content .special dd span {
	position:absolute;
	bottom:0px;
	right:5px;
	font-weight:bold;
	font-size:0.91em;
	color:#FFFFFF;
	width: 92px;
}

#content ul {
	padding-bottom:15px;
	margin:0;
	list-style-type: disc;
	list-style-position: inside;
	color: #660099;
}
#content ul li { font-weight:bold; padding-bottom:6px;}
#content ul li ul { padding:8px 0 0 12px;}

#content .items-list { padding-bottom:0;}
#content .items-list li {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	font-weight:normal;
	list-style-type: none;
	list-style-position: inside;
	color: #9A63A9;
}
#content .items-list li img { float:left; margin-right:20px;}
#content .items-list li p { margin-bottom:7px;}

/*==================forms====================*/
#contacts-form { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px; font-weight:bold; color:#9f5827;}
#contacts-form input { width:170px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:1px solid #c2afa3; color:#70635b;}
#contacts-form textarea { width:376px; height:252px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:1px solid #c2afa3; color:#70635b; margin-bottom:15px; overflow:auto;}

/*footer*/
#footer {
	color:#000000;
	height:95px;
	font-weight: bold;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
#footer .indent { padding:37px 40px 20px 73px;}
#footer a {
	color:#9900FF;
	background-position: center;
}
#footer img { position:relative; top:8px;}

/*==========================================*/
.wrapper1 {
	width:775px;
	overflow:hidden;
	color: #9B66AB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	text-align: left;
}
.boxpurple {
	width:100%;
	background-position: center top;
	background-color: #9963A9;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	top: auto;
}
.wrapper1purple {
	width:775px;
	overflow:hidden;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left center;
	text-align: left;
	border-top-color: #794B87;
	border-right-color: #794B87;
	border-bottom-color: #794B87;
	border-left-color: #794B87;
	height: 25px;
	vertical-align: middle;
	text-indent: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #9A63A9;
}
.box.altpurple {
	margin-bottom:20px;
	background-position: center;
}
.box .innerpurple {
	background-position: left center;
	background-color: #9A63A9;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
	text-align: center;
}
