/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg/july4th_002b.jpg);
	background-position: center center;
}
#wrapper	{
	clear: both;
	float: none;
	width: 980px;
	margin:0px auto;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}

img, div { behavior: url(iepngfix.htc) }

/*    * { behavior: url(iepngfix.htc) }  */
/* header */
.stripetop	{
	height:30px;
	background-image: url(../images/stripetop.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 980px;
}
.stripebot	{
	height:30px;
	background-image: url(../images/stripebot.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header {
	height: 75px;
	padding: 0;
	background-image: url(../images/header2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo {
	width: 980px;
	height: 75px;
}

#logo a {
	width: 450px;
	height: 75px;
	display: block;
}
#logo h1	{
	display:none;
}
#tag	{
	float:right;
}
/* /header */


/* menu */
#menu-wrapper	{
	width:980px;
	height:40px;
	background-image: url(../p7pmm/img/pmmCtude_hroots2.jpg);
	background-repeat: repeat-x;
}

/* slideshow */
#slideshow {
	width: 500px;
	border: 2px solid #2D3681;
	height: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

/* /slideshow */


/* content */
#content-wrapper {
	padding: 20px 15px 5px 15px;
	background-color: #fff;
}
#content {
	font-size: 14px;
	padding-bottom: 12px;
}


#content a img, #content abbr {
	border: 0;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #2C3681;
}

#content a:hover {
	text-decoration: underline;
}

#content ul, #content ol {
	margin-left: 2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 1em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 0.5em;
	line-height: 1em;
}
#content h1	{
	color: #2C3681;
	font-size: 30px;
	letter-spacing: -.5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: lighter;
}
#content h2 {
	color: #2B3681;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 6px;
}
#content h3 {
	color: #D93744;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 6px;
}

#content blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #666666;
	padding-top: 0;
	padding-right: 2em;
	padding-left: 2em;
	/*border-left: 1px solid #ccc; */
}
/* /content */

/* sidebar */
#sidebar-wrapper {
	float: right;
	display: block;
	width: 250px;
	border: 2px solid #2C3681;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar {
	display: block;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#sidebar h2 {
	color: #D93743;
	font-size: 16px;
	margin-bottom: 6px;
}
#sidebar img	{
	border: 0;
}
#sidebar p	{
	margin-top: 0px;
	margin-bottom: 12px;
}
/* /sidebar */

/* sponsor area */
#sponsor-wrapper	{
	width: 600px;
	height: 125px;
	margin-top: 14px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	font-weight: bold;
	color: #2D3681;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #2C3681;
	font-weight: bold;
}



/* footer */
#footer-wrapper	{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	background-color: #FFF;
	padding-top: 18px;

}

#footer a {
	color: #2D3681
}
/* /footer */
