/* CSS Document */
body, html { text-align: center; background-color: #00acee; margin-top: 0px; }
.mainwrapper { margin-left: auto; margin-right: auto; width: 1014px; height: auto; text-align: left; background-image: url('../images/wall.jpg');background-repeat: repeat-y; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; }
.wrapper { width: 974px; height: auto; }
.header { width: 1014px; height: 142px;  float: left; background-color:  #00acee;  }
.navigation { width: 900px; height: 26px; padding-left: 114px; padding-top: 8px;float: left; background-image: url('../images/menu-back.jpg');}
.left { width: 994px; height: auto; float: left; margin-right: 0px; background-image: url('../images/wall.jpg');background-repeat: repeat-y;}

.left2 { width: 200px; height: auto; float: left; margin-right: 0px; background-repeat: repeat-y;}

.left  p { font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-size: 80%; letter-spacing:0px ; line-height: 120%; margin-top:0em; margin-bottom:0em;}
.left  h1 { font-family: Arial, Helvetica, sans-serif; color: #00acee; font-size: 120%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:1em;}
.left  h2 { font-family: Arial, Helvetica, sans-serif; color: #00acee; font-size: 110%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.left  h3 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 100%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.left  h4 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 110%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.left  a { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000; }
.left  a:hover{color: #ffffff}

.left2  p { font-family: Arial, Helvetica, sans-serif; text-align: left; color: #000000; font-size: 80%; letter-spacing:0px ; line-height: 120%; margin-top:0em; margin-bottom:0em;}
.left2  h1 { font-family: Arial, Helvetica, sans-serif; color: #00acee; font-size: 120%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:1em;}
.left2  h2 { font-family: Arial, Helvetica, sans-serif; color: #00acee; font-size: 110%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.left2  h3 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 100%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.left2  h4 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 110%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.left2  a { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000; }
.left2  a:hover{color: #ffffff}

.right { width: 734px; height: auto; float: left; }
.right p { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 80%; }
.right h1 { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 100%; }
.footer { width: 1014px; height: 126px; float: left; background-image: url('../images/footer.jpg');}
.clearer { clear: both; }

.inside { padding: 3px; width:196px; height: 300px; float: left; }

.inside  p { font-family: Arial, Helvetica, sans-serif; text-align: left; color: #ffffff; font-size: 80%; letter-spacing:0px ; line-height: 120%; margin-top:0em; margin-bottom:0em;}
.inside  h1 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 120%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:1em;}
.inside  h2 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 110%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.inside  h3 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 100%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.inside  h4 { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 110%; letter-spacing:0px ; line-height: 130%; margin-top:0em; margin-bottom:0em;}
.inside  a { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #ffffff; }
.inside  a:hover{color: #ffffff}

/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#ptswcsstabs2 ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#ptswcsstabs2 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 90%;
}
#ptswcsstabs2 li a {
	color: #4c4c4c ;
	
	
	border: 0px outset #d8d7d7 ;
	padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;
	text-decoration: none ;
	display: inline ;
}
#ptswcsstabs2 li a:hover {
	color: #000000 ;
	background-color: #00acee ;
}

