	body,
	html {
	margin:0;
	padding:0;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	}
	body {
		min-width:750px;
	}
	#wrap {

		margin:0 auto;
		width:750px;
	}
	#header {
	background-image: url(/images/psc-header.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 182px;
	width: 750px;
	left: 0px;
	top: 0px;
	}
	#header h1 {
	padding:5px;
	margin:0;
	display: none;
    }
	#nav {

		padding:5px;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		float:right;
		width:540px;
	}
	#main h2 {
	color: #FF0000;
	font-size: 16px;
    }
	#main h3{
		padding:0 0px;
    }
	
	#main p {
	font-size: 14px;
    }
	#main il {
	color: 020AF0;
	line-height: 55px;
	}
	#sidebar {
		float:left;
		width:200px;
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
	#footer {
	clear:both;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	}
#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 13pt;
	color: #4122a1;
}

h2 {
	font-size: 12pt;
	color: #4122a1;
}
h3 {
	font-size: 10pt;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

h4 { margin: 0; padding: 10px; font-size: 14px; }




.picture {
	border: 12px solid #FFFFFF;
}
.pictureleft {
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pictureright {
	border-top-width: 12px;
	border-right-width: 0px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*
#menu {
	position: relative;
	left: 0px;
	top: 0px;

}
#menu ul {
	margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#menu li {
	width: 200px;
	height: 40px;
	background-attachment: fixed;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	font-weight: bold;
	line-height: 33px;
	color: #006666;
}
#menu p {
	width: 200px;
	height: 40px;
	background-attachment: fixed;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	font-weight: bold;
color: #006666;
	line-height: 33px;	
	margin: 0px;
	padding: 0px;
}

#menu a {
	width: 200px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;

	font-weight: normal;
}


#menu a:link {
	color: #000000;
}

#menu a:visited {
	color: #000000;
}

#menu a:hover {
	color: #ff0000;
}

#menu a:active {
	color: #000000;
}
#menu-position {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*/

#menu-position {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {

	line-height: 20px;
	text-align: left;
	color: #E22D2D;
	position: relative;
	padding: 0;
	margin: 0;
	
}

#menu a, #menu p {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 40px;
	text-indent: 10px;
	line-height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	 }

#menu p {
	font-weight: bold;
	color: #006666;
}

#menu a:link, #menu a:visited {
	color: #000000;
	background-image: url(/images/button.gif);
}

#menu a:hover {
	color: #ff0000;
	background-image: url(/images/button.gif);
}


#menu a:active {
	color: #000000;
	background-image: url(/images/button-pressed.gif);
}

#menu ul {

	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;

}


/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: %;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 14px; }
.rbroundbox {
	width: 540px;
	position: relative;
}
#main ul {
	font-size: 14px;
}
#tel {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	position: relative;
	top: 55px;
	left: 480px;
	width: 240px;
}
