html{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: #FFFFFF;
}


body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-repeat: repeat-x;
	width: 100%;
	background-position: center top;
	display: table;
	background-image: url(Images/bodybackg.gif);
}
h1 {
	color: #336699;
	font-size: 30px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 20px;
}
h2 {
	color: #AED625;
	font-size: 20px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
	color: #FF9933;
	font-size: 24px;
	font-weight: bold;
	line-height: 23px;
}
h4 {
	color: #ADCF25;
	font-size: 30px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 20px;
}
a,  a:link {
	color: #A4C1FF;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #A4C1FF;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:focus {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


#shadow {
	background-repeat:repeat-y;
	margin: 0 auto 0px auto;
	text-align: center;
	max-width: 1020px;
	width: 980px;
}
#aboveShadow {
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 0 0 0;
}

#shadow #outerWrapper {
	text-align: left;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#shadow #outerWrapper #languages {
	color: #FFFFFF;
	height: 55px;
	background-image: url(Images/images/abovetitle.jpg);
	
 } 
#shadow #outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0 0 0px;
	color: #000000;
 } 
#shadow #outerWrapper #title {
	height: 245px;
	color: #E0E9F1;
	background-image: url(Images/images/title.jpg);
	background-repeat: no-repeat;
}

#shadow #outerWrapper #menutop{
	height: 26px;
	
}
#shadow #outerWrapper #contentWrapper #rightColumn {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding: 40px 0px 10px 6px;
	width: 175px;
	min-height: 450px;
	background-color: #FFFFFF;
}
#shadow #outerWrapper #contentWrapper #rightColumn #menuVerticalTitle{
	width: 127px;
	background-color: #1E1B12;
	padding: 10px;
	color: #C8761E;
	font-weight: bold;
	border-bottom: dotted #000 1px;
	border-top: dotted #000 1px;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat;
	min-height: 500px;
	padding-top: 30px;
	padding-bottom: 30px;
}


#outerWrapper #contentWrapper #content ul {
	border-bottom-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-position:outside;
	margin-left:10px;
	padding:2px;
	font-weight: normal;
	line-height: 16pt;
	padding-left: 10px;
	list-style-type: square;
}
#outerWrapper #contentWrapper #content a:link {
	color: #0077A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content a:visited {
	color: #45688F;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content a:hover {
	color: #FF9933;
	text-decoration: underline;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content a:focus {
	color: #FF9933;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content a:active {
	color: #FF9900;
	font-weight: normal;
}
#content ul{
	list-style-image: url(Images/ul.png);
	list-style-position: inside;
}

#outerWrapper #contentWrapper #content {
	margin: 0px 197px 30px 0px;
	padding: 30px 20px 30px 0px;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	text-align: justify;
	background-image: url(Images/backwhite.png);
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#footer {
	text-align: inherit;
	width: 980px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(Images/footer.png);
	padding: 30px 0px 50px 0px;
	height: 250px;
}
#bottom {
	width: 100%;
	background-image: url(Images/lined.png);
}
#bottomMenu {
	height: 100px;
	text-align: right;
	padding-right: 13px;
}
#text{
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 1.6em;
}
#text img {

}
#content img {
	border: 0px;
}
#content a:visited{
	color: #45688F;
}
a {outline: none}
.sectionholder{
	margin-bottom: 50px;
	height: 350px;
}
.leftcontainer{
	float:left;
	width: 469px;
}
.section1{
	width: 200px;
	float: left;
	border-left: dotted #aea895 3px;
	border-right: dotted #aea895 3px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	height: 340px;
	background-color: #F4E2F2;
}
.section2{
	width: 200px;
	float: right;
	border-left: dotted #aea895 3px;
	border-right: dotted #aea895 3px;
	text-align: justify;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	height: 320px;
	background-color: #FFECB0;
}
.section3{
	width: 200px;
	float: right;
	border-right: dotted #aea895 3px;
	border-left: dotted #aea895 3px;
	text-align: justify;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #E5F0C2;
	padding: 10px 10px 10px 10px;
	height: 320px;
}
.section1 img{
margin-bottom:20px;
}
.section2 img{
margin-bottom:20px;
}
.section3 img{
margin-bottom:20px;
}


.section1 a:link{
	color: #B8669D;
	font-weight: bold;
}
.section2 a:link{
	color: #F9A705;
}
.section3 a:link{
	color: #849F6E;
}
.footersectionholder{

}
.footerleftcontainer{
	float:left;
	width: 700px;
}
.footersection1{
	width: 200px;
	float: left;
	border-left: dotted #A4C1FF 3px;
	border-right: dotted #A4C1FF 3px;
	color: #A4C1FF;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	padding: 10px 10px 10px 40px;
	height: 200px;
}
.footersection2{
	width: 320px;
	float: right;
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding-right: 50px;
}
.footersection3{
	width: 240px;
	float: right;
	border-right: dotted #A4C1FF 3px;
	border-left: dotted #A4C1FF 3px;
	color: #A4C1FF;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
	height: 200px;
}
.labelfeatured{
	background-color: #F7F5F0;
	border: dotted #6D6843 3px;
	padding: 10px;
	text-align: left;
	margin-bottom: 30px;
}
.labelfeatured img{
	padding: 0 10px 0 0
}
#picture {
	float: right;
	width: 250px;
	margin-top: 15px;
	height: 250px;
	margin-left: 50px;
	background-color: #FFFFCC;
	padding: 20px 20px 10px 20px;
	border: dotted #ccc 2px;
	margin-bottom: 40px;
	background-image: url(Images/linedpaper.jpg);
	color: #996600;
}
#picture2 {
	float: right;
	width: 250px;
	margin-top: 15px;
	height: 320px;
	margin-left: 50px;
	background-color: #FFFFCC;
	padding: 20px 20px 10px 20px;
	border: dotted #ccc 2px;
	margin-bottom: 40px;
	background-image: url(Images/linedpaper.jpg);
	color: #996600;
	text-align: center;
}

