@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg1.png);
	background-position:left top;
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
}

img {
	border-style:none;
}

p {
	font-size:12px;
	line-height:20px;
	padding:5px 15px;
	margin:0px;
}

h3 {
	font-size:14px;
	line-height:22px;
	padding:10px 15px 5px 15px;
	margin:0px;
}

h2 {
	font-size:16px;
	line-height:24px;
	padding:10px 15px 5px 15px;
	margin:0px;
}

h1 {
	font-size:22px;
	line-height:30px;
	padding:15px 15px 10px 15px;
	margin:0px;
}

a {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

a:active {
	color:#9E3F42;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/redirect2.png);
	background-position:99% 20px;
	background-repeat:no-repeat;
}

#containersec {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image:url(../images/bubble2.png);
	background-position:99% 40px;
	background-repeat:no-repeat;
}

#header {
	height:96px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #CCCCCC;
}

#logo {
	width:138px;
	height:96px;
	margin-left:10px;
	background-image:url(../images/PACE-logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#logo a {
	width:138px;
	height:96px;
	display:block;
	text-decoration:none;
}

#headerright {
	display:none;
	float:right;
	padding:0px;
	margin:0px;
}        
						
#search {
	margin-top:15px;
	margin-right:10px;
	text-align:right;
}

#mainnav {
	margin-top:46px;
	margin-right:0px;
	text-align:right;
}

.lavaLampBottomStyle {
    position: relative;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    overflow: hidden;
	height:20px;
}

.lavaLampBottomStyle li {
    float: left;
    list-style: none;
    margin: auto 20px;
}

.lavaLampBottomStyle li.back {
	border-top:5px solid #9E3F42;
	border-bottom:0px solid #BBBBBB;
    width: 9px;
    height: 26px;
    z-index: 1;
    position: absolute;
    margin: 0 20px 0 0;
}

.lavaLampBottomStyle li a {
    font: 12px arial;
	font-weight:bold;
	line-height:20px;
    text-decoration: none;
    text-align: center;
    top: 7px;
    text-transform: lowercase;;
    display: block;
    z-index: 100;
	height:30px;
    float: left;
    position: relative;
    overflow: hidden;
    margin: auto 5px;
	padding:auto 10px;
}   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
    border: none;
}         

#frontpagesplash {
	width:980px;
	height:345px;
	background-image:url(../images/loader.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	border-bottom:0px solid #CCCCCC;
}        

#pagecontent {
	width:980px;
	border-bottom:0px solid #CCCCCC;
	background-image:url(../images/frontboxbg3.png);
	background-position:left top;
	background-repeat:repeat;
	padding-bottom:40px;
	min-height:200px;
}

#crumbtrail {
	padding:15px;
}

#crumbtrail h1 {
	color:#666666;
	font-size:30px;
	height:100px;
	width:260px;
	border:0px solid #DDDDDD;
	float:right;
	margin:0px;
	padding:0px;
	margin-right:5px;
	margin-top:0px;
	text-align:center;
	line-height:27px;
}

#crumbtrail div {
	margin:0px;
	padding:0px;
}

#crumbtrail a {
	text-transform:none;
}

#leftbar {
	width:244px;
	border-right:1px dashed #CCCCCC;
	margin-top:20px;
}

#leftbar p {
	line-height:32px;
	margin:0;
	padding:0px;
}

#leftbar ul {
	list-style:none;
	line-height:32px;
	font-size:12px;
	margin:0;
	padding:0px;
}

#leftbar ul li {
	list-style:none;
	line-height:32px;
	margin:0;
	padding:0px;
}

#leftbar ul li a {
	line-height:32px;
	margin:0;
	padding:0px 15px 0px 45px;
	background-image:url(../images/bullet.png);
	background-position:25px center;
	background-repeat:no-repeat;
	display:block;
	text-transform:lowercase;
}

#leftbar ul li a:hover {
	line-height:32px;
	margin:0;
	padding:0px 15px 0px 50px;
	background-image:url(../images/bullethover.png);
	background-position:25px center;
	background-repeat:no-repeat;
	display:block;
	background-color:#F6F6F6;
}

#leftbar ul li a.active {
	line-height:32px;
	margin:0;
	padding:0px 15px 0px 45px;
	background-image:url(../images/sidebaractivelink.png);
	background-position:5px center;
	background-repeat:no-repeat;
	display:block;
	color:#FFFFFF;
}

#innerholder {
	width:730px;
	min-height:200px;
}

#innerholder p {
	margin:5px 15px;
}

#secheader {
	width:980px;
	height:5px;
	background-image:url(../images/secondaryhead1.png);
	background-position:center top;
	background-repeat:repeat-y;
	display:none;
}

#secheader p {
	font-size:24px;
	line-height:24px;
	color:#DDDDDD;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	padding-top:10px;
}

#mainContent {
	padding: 0px;
	margin:0px;
	border-bottom:1px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	display:block;
}

#frontpagebox1 {
	width:244px;
	height:120px;
	border-right:1px solid #DDDDDD;
	display:none;
}

#frontpagebox1:hover {
	background-image:url(../images/frontboxbg.png);
	background-position:left top;
	background-repeat:repeat;
}

#frontpagebox1 div {
	width:244px;
	height:120px;
	margin:0 auto;
	background-image:url(../images/box1b.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#frontpagebox1 div a {
	display:block;
	width:244px;
	height:120px;
}

#frontpagebox2 {
	width:244px;
	height:120px;
	border-right:1px solid #DDDDDD;
	display:none;
}

#frontpagebox2:hover {
	background-image:url(../images/frontboxbg.png);
	background-position:left top;
	background-repeat:repeat;
}

#frontpagebox2 div {
	width:244px;
	height:120px;
	margin:0 auto;
	background-image:url(../images/box2b.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#frontpagebox2 div a {
	display:block;
	width:244px;
	height:120px;
}

#frontpagebox3 {
	width:244px;
	height:120px;
	border-right:1px solid #DDDDDD;
	display:none;
}

#frontpagebox3:hover {
	background-image:url(../images/frontboxbg.png);
	background-position:left top;
	background-repeat:repeat;
}

#frontpagebox3 div {
	width:244px;
	height:120px;
	margin:0 auto;
	background-image:url(../images/box3b.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#frontpagebox3 div a {
	display:block;
	width:244px;
	height:120px;
}

#frontpagebox4 {
	width:245px;
	height:120px;
	display:none;
}

#frontpagebox4:hover {
	background-image:url(../images/frontboxbg.png);
	background-position:left top;
	background-repeat:repeat;
}

#frontpagebox4 div {
	width:245px;
	height:120px;
	margin:0 auto;
	background-image:url(../images/box4b.png);
	background-position:center center;
	background-repeat:no-repeat;
}

#frontpagebox4 div a {
	display:block;
	width:245px;
	height:120px;
}

#botpage {
	display:none;
}
	
#frontpagebox1b {
	width:245px;
}

#frontpagebox1b h3 {
	color:#666666;
}

#frontpagebox1b ul {
	margin:0px;
	margin-left:25px;
	margin-right:15px;
	padding:0px;
}

#frontpagebox1b ul li {
	margin:0px;
	padding-left:20px;
	list-style:none;
	line-height:20px;
	background-image:url(../images/bullet.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#contactbottom {
	padding:0px;
	margin:0px;
}

#name {
	width:194px;
	margin:2px 20px 0 15px;
	height:15px;
	font-size:13px;
	line-height:15px;
	padding:1px 3px 1px 3px;
	color:#666666;
	border:1px solid #DDDDDD;
}

#phone {
	width:194px;
	margin:5px 20px 0 15px;
	height:15px;
	font-size:13px;
	line-height:15px;
	padding:1px 3px 1px 3px;
	color:#666666;
	border:1px solid #DDDDDD;
}

#email {
	width:194px;
	margin:5px 20px 0 15px;
	height:15px;
	font-size:13px;
	line-height:15px;
	padding:1px 3px 1px 3px;
	color:#666666;
	border:1px solid #DDDDDD;
}

#message {
	width:194px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px 20px 0 15px;
	height:40px;
	font-size:13px;
	line-height:15px;
	padding:1px 3px 1px 3px;
	color:#666666;
	border:1px solid #DDDDDD;
	overflow:auto;
}

#submit {
	width:60px;
	margin:5px 20px 0 92px;
	height:20px;
	font-size:13px;
	line-height:13px;
	padding:0px 3px 1px 3px;
	background-color:#9E3F42;
	color:#EEEEEE;
	border:2px solid #EEEEEE;
}

#footer {
	clear:both;
	width:980px;
	height:30px;
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

#footerleft {
	float:left;
	width:320px;
	text-align:left;
	padding-left:10px;
}

#footermiddle {
	float:left;
	width:320px;
	text-align:center;
}

#footerright {
	float:left;
	width:320px;
	text-align:right;
	padding-right:10px;
}