/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.1 (Apr 20, 2006) */

/***** Body and main container *****/

body {
	margin:0 auto;
	padding:0;
	font:1em Verdana,Tahoma,Arial,sans-serif;
	background:#CCCCCC url(none) center top;
	color:#3a3a3a;
}
.logo {
	float:left;
	width:262px;
	height: 134px;
	position: relative;
	margin-left: 22px;
	display: inline;
	top: 0px;

}

.slogan {
	float:left;
	width:289px;
	height:113px;
	position: relative;
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;

}


.acs {
	float:left;
	width:131px;
	height: 134px;
	position: relative;
	background-image: url(images/acs.jpg);
	background-repeat: no-repeat;

}
.heading {
	height: 134px;
	width: 724px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}

#wrap {
	color:#303030;
	margin:0px auto;
	width:724px;
		height:100%;
	top: 0px;
	
}

#border {
	color:#303030;
	margin:0px auto;
	width:724px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	height:100%;
}

/***** Header *****/

#header {
	color:#505050;
	width:724px;
	margin:0;
	padding:0;
	top: 0px;
	background-color: #FFFFFF;
}

/***** Main content *****/

#content {
	padding:0;
	text-align:left;
	float:right;
	width: 525px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	display:inline;
	vertical-align: top;
}

#footer {
	margin:0 auto;
	width:724px;
	text-align:center;
	color:#808080;
	background-color:#ffffff;
	font-size:0.9em;
	padding-right: 0;
	padding-left: 0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 0px;
clear:both;
}

#navigation {
	float:left;
	width:138px;
	margin:5px 0px 0px 20px;
	padding:0px 0px 5px;
	display: inline;
	text-align:left;
	overflow: auto;

}

.screenshot {
	border: 1px solid #333333;

}



#bordertop {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 22px;
	width: 724px;
}

#borderbottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: auto;
	right: auto;
	height: 18px;
	width: 724px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	text-align: justify;
}


.menu {
	color: #FFCC66;
	text-decoration: none;
	font-size: 1em;
	text-align: left;
	list-style:none;
	margin:0;
	padding:0;
height:auto;
}


.menu li {
	margin: 0;
	padding:0;
	text-align: left;
	list-style:none;
	line-height: normal;
	text-decoration: none;
}

.menu li ul {
	text-align: left;
	list-style:none;
	padding:0;
	margin: 0px;
	line-height: normal;
	text-decoration: none;
}

.menu li ul li {
	text-align: left;
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	line-height: normal;
	text-decoration: none;
}


.menulink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 0.75em;
	vertical-align: top;
}

.menulink:visited {
	color: #333333;
	text-decoration : none;
	font-weight: bold;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.menulink:active {
	color: #333333;
	text-decoration : none;
	font-weight: bold;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

.menulink:hover {
	color : #660066;
	text-decoration : none;
	font-weight: bold;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.bar {
	height: 1px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bar.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	clear:both;
	padding: 0px;
}
.submenulink:link {
	color: #333333;
	text-decoration: none;
	font-size: 0.75em;
	vertical-align: top;
}

.submenulink:visited {
	color: #333333;
	text-decoration : none;
	font-size: 0.75em;
	vertical-align: top;
}

.submenulink:active {
	color: #333333;
	font-size: 0.75em;
text-decoration : none;
	vertical-align: top;
}

.submenulink:hover {
	color : #660066;
	font-size: 0.75em;
text-decoration : none;
	vertical-align: top;
}
.hide {
display:none;
}
.homess {
	border: 1px solid #333333;
	height: 113px;
	width: 150px;
	float: right;
	margin-bottom: 15px;
}

#welcome h2 {
	margin:0px;
	padding: 0px;
}
#welcome {
	margin:5px 18px 0px 0px;
	padding:0;
	text-align:left;
	padding: 0px;
}
#rightcontent {
	float:right;
	width:150px;
	margin:6px 30px 5px 12px;
	padding:0px;
	display: inline;

}
.link:link{
	color : #660066;
	text-decoration : none;
}

.link:visited {
	color : #660066;
	text-decoration : none;
}

.link:active {
	color : #660066;
	text-decoration : none;
}

.link:hover {
	color : #D1529F;
	text-decoration : none;
}
