@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family:"Lucida Grande", sans-serif;
	color:#414142;
	font-size:12px;
	text-align:left;
	background:url(/images/body_bg.gif) repeat-y top #e7e7e7;
	margin:0 auto;
}
div.clear {
    clear:both;
}

li {
	line-height:1.6em;
}
h1 {
	font-family:"Lucida Grande", sans-serif;
	font-weight: bolder;
}
p {
	line-height:1.5em;
	font-family:"Lucida Grande", sans-serif;
	padding-bottom:10px;
}

h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom:10px;

	
}
h2 {
	font-family:"Lucida Grande", sans-serif;
	color: #FF0000;
	padding-bottom:10px;
}
#index li {
	margin-left:30px;
}
#wrapper-setup {
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#fff;
	height:7600px;
}


#wrapper {
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#fff;
	height:7700px;
}
#wrapper-basketball {
	margin:0 auto;
	text-align:left;
	width:797px;
	background:#fff;
	height:7400px;
}

#hero {
	margin:0 auto;
	text-align:left;
	width:753px;
	
}
.textbox2 {
	font-size: 9pt;
	font-family:"Lucida Grande", sans-serif;
	background-color: #f5f5f5;
	padding: 4px;
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #000099;
	font-weight: lighter;
}

.example {
	font-size: 9pt;
	font-family:"Lucida Grande", sans-serif;
	background-color: #FFFFCC;
	padding: 4px;
	margin-left: 30px;
	margin-right: 30px;
	border: 1px solid #000099;
	font-weight: lighter;
	font-style: italic;
}

.titlecase {
	font: small-caps normal 9px/normal font-family:"Lucida Grande", sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
}
#customerbottom{
	display:block;
	width:852px;
	height:375px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(/images/customers-box-bottom.gif);
	margin-bottom:20px;
}
#customertop{
	width:850px;
	height:5px;
	background-image:url(/images/customers-box-top.gif);
}	
.customercontent{	
			/*shift the title down a bit and center it*/	
		padding-top:10px;	
} #content-index {
	width:750px;
	padding:20px 10px 10px 10px;
	margin:auto;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	;
	font-size:14px;
}

.footer {
	color:#69F;
	font-size:10px;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
	}
#footer {
	margin:0 auto;
	margin-top:auto;
	width:949px;

}
#footer p {
	padding:10px 0 30px 0;
	color:666;
	font-size:11px;
	
}
.footertext {
	color:#69F;
	font-size:10px;
	text-decoration:none;
}
.footertext:hover {
	color:#666;
	font-size:10px;
	
}
.terms-privacytext {

	font-size:24px;
	font-weight:200;
	line-height:28px;


}
	
.img1 {
	float:right;
	padding:10px 10px 10px 10px;
}
.img2 {
	float:left;
	padding:5px 10px 10px 0;
	border:solid 1px: #000;
}

#index-images {
	float:right;
	width:320px;
	margin-top: 20px;
	padding: 0 0 10px 10px;
}
#index {
	width:400px;
	height: 630px;
}
#index-section2 {
	width:800px;
}
#eventtypes {
	width:320px;
	padding:5px;
	margin: 20px 0 0 0;
}
#bullet-lft{
	width:300px;
	float:left;
	margin: 40px 0 20px 30px;
}
#bullet-rt{
	width:410px;
	float:left;
	margin-top:40px;
}
#bullet-lft li {
	margin-left:30px;
	line-height:1.5em;
	list-style-image:url(/images/blue-check.gif);

}
#bullet-corp li {
	margin-left:30px;
	line-height:1.5em;
	list-style-image:url(/images/blue-check.gif);
}
#bullet-rt li {
	margin-left:30px;
	line-height:1.5em;
	list-style-image:url(/images/blue-check.gif);
}
#bullet-pricing li {
	margin-left:30px;
	line-height:1.5em;
	list-style-image:url(/images/blue-check.gif);
}

#rollover a {
	display:block;
	width: 230px;
	height:30px;

	padding:10px 10px 10px 7px;
	font: bold 13px sans-serif;
	color:#333;
	background-image:url(/images/rollover.png);
	text-decoration: none;
}
#rollover a:hover { 
background-position: 0 -52px;
color: #049;

}
#rollover a:active {

color:#fff;

}

#background-fade {
	margin:0 auto;
	background-image:url(/images/background-fade300.png);
	height:260px;
	background-position:bottom left;
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	width: 800px;
	background-repeat: repeat-x;	
}
.box375bottom {
	background-image: url(http://www.appprocessor.com/images/box375px.png);
	background-position-x: 0%;
	background-position-y: 100%;
	background-repeat: no-repeat;
	display: block;
	height: 540px;
	width: 374px;
}
.box375top {
	background-image: url(/images/box375top.png);
	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: no-repeat;
	display: block;
	height: 6px;
	width: 374px;
}
#box-wrapper {
	float: left;
	padding: 40px 0px 0px 90px;
	width: 420px;
}
#spec-wrapper-txt {
	color: rgb(102, 102, 102);
	float: left;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 20px;
	text-align: center;
	width: 340px;
	margin: margin
:0 auto;
}
#xgames-wrapper {
	width:800px;
	height600px;
	height: 660px;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
	border-top: solid 1px;
	border-top-color: #CCC;
	margin-left: -25px;
	background-image: url(/images/background-fade800.png);
	background-repeat: repeat-x;
	background-position: bottom-left;
}

#xgames-pictures {
	float:left;
	padding:5px;
	margin-top: 35px;
}

.xgamesimg {
	padding:10px;
	margin:0 40px 0 0;

/* Clients */

}
#client-h1 {
	width:760px;
	font-family:"Lucida Grande", sans-serif;
	padding:0 20px 0 20px;
	margin: 30px 0 10px 0;
	text-align: center;
}

#clienttop-bgd {
	background-image:url(/images/background-fade300.png);
	width:800px;
	background-repeat:repeat-x;
	height: 160px;
	background-position: bottom;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
	border-top: solid 1px;
	border-top-color: #EEE;
}
#client1-bgd {
	background-image:url(/images/background-fade800.png);
	width:800px;
	background-repeat:repeat-x;
	height: 370px;
	background-position: bottom;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
	border-top: solid 1px;
	border-top-color: #FFF;
}
#client-text {
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	width:330px;
	float: left;
	margin: 20px 0 10px 20px;
}
#clients-pic {
	height:259px;
	width:400px;
	float:right;
	margin: 20px 20px 10px 10px;
}
.client-logo {
	margin:20px 0 20px 0;
}
/*references*/

#references {
	background-image:url(/images/refencebox.png);
	padding:5px 80px 10px 20px;
	margin: 10px 0 20px 40px;
	width: 700px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	height: 270px;
    background-repeat: no-repeat;
}
#ref-text {
	width:650px;
	margin-top: 20px;
}
#pencil {
	background-image:url(/images/pen_pencil_clip_art_12072.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin-top: 50px;
}
.references-pic {
	float:right;
	padding:10px
}
.schoolname {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	font-size:16px;
	padding-left:20px;
	font-style:italic;
}
/*booking*/

#text-right {
	width:270px;
	height:200px;
	padding:0 20px 0 10;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#666;
	text-align:left;
	margin-top: 40px;
}
#background-fade1 {
	margin-top:auto;
	background-image:url(/images/background-price-column.png);
	width:800px;
	height:320px;
	background-position:top;
	background-repeat: repeat-x;
	border-bottom:solid 1px;
	border-bottom-color:#CCC;
	border-top: solid 1px;
	border-top-color: #CCC;
	margin-left: -25px;
}
#background-halftime-video {
	margin-top:auto;
	background-image:url(/images/background-fade.png);
	width:1010px;
	height:820px;
	background-position:top;
	background-repeat: repeat-x;
	border-bottom:solid 1px;
	border-bottom-color:#CCC;
	border-top: solid 1px;
	border-top-color: #CCC;
	margin-left: -25px;
}
#background-video {
	margin-top:auto;
	background-image:url(/images/background-fade.png);
	width:550px;
	height:320px;
	background-position:top;
	background-repeat: repeat-x;
	border-bottom:solid 1px;
	border-bottom-color:#CCC;
	border-top: solid 1px;
	border-top-color: #CCC;
	margin-left: -25px;
}
#left-book {
	padding:10px 5px 0 20px;
	height: 320px;
}
#clients-bgrd {
	width:790px;
}
#client-title {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:60 0 10 10;
	width: 800px;
	background-position:top left;
	border-top: solid 1px;
	border-top-color: #CCC;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
	background-color: #EBEBEB;
}
#price-heading {
	background-image:url(/images/price-th.png);
	width:790px;
	height: 30px;
	color: #FFF;
	padding: 3px 0 3px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	border-bottom: solid 2px;
	border-bottom-color: #CCC;
	border-top: solid 1 px;
	border-top-color: #CCC;
}
#wrapper-video {
	width:570px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#666;
	text-align:left;
	height:405px;
	background-image: url(/images/video-computer.gif);
	padding: 120px 0 0 130px;
	margin-left: 40px;
}
#background-video {
	margin:0 auto;
	margin-top:auto;
	background-image:url(/images/background-fade800.png);
	width:800px;
	height:580px;
	background-position:bottom left;
	border-top:1px solid #F7F7F7;
	background-repeat: repeat-x;
	margin-left: -25px;
}
#columnlast-more{
	display: block;
	float: left;
	height:322px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-right:solid 1px;
	border-right-color:#BBB;
	background-image: url(/images/background-price-column-setup.png);
	width:325px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: solid 1px;
	border-bottom-color: #BBB;
	color: #666;
	border-top: solid 1px;
	border-top-color: #FBFBFB;
}
#show-format {
	float:left;
	width:310px;
	color: #666;
	font-size: 13px;
	padding: 20px 0 0 20px;
}
#pricing-ramps {
	float:left;
	width:60px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#amount {
	float:left;
	width:100px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#riders {
	float:left;
	width:100px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#add-riders {
	float:left;
	width:90px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#arrival {
	float:left;
	width:55px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#setuptime {
	float:left;
	width:80px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#area-size {
	float:left;
	width:70px;
	padding: 20px 0 0 5px;
	font-size: 13px;
	color: #666;
}
#pricebox {
	width:600px;
	background-image:url(/images/box-price.gif);
	height: 114px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
#pricebox-ramps {
	width:740px;
	background-image:url(/images/box-price-ramps.gif);
	height: 114px;
}
#contentpricing {
	width:918px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:40px 20px 20px 40px;
	background-image: url(/images/background-fade.png);
	height: 200px;
	background-position: bottom;
	margin: auto;
	color: #666;
	border-right:solid 1px;
	border-right-color:#DDD;
	border-left:solid 1px;
	border-left-color:#DDD;
	line-height: 1.5;
}
#contentpricing2 {
	width:918px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:40px 20px 20px 40px;
	height: 340px;
	background-position: bottom;
	margin: auto;
	color: #666;
	border-right:solid 1px;
	border-right-color:#DDD;
	border-left:solid 1px;
	border-left-color:#DDD;
	line-height: 1.5;
	background-image: url(/images/background-fade.png);
}
th {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	padding:5px;
	text-align:center;
	background-color:#CCC;
	color:#FFF;
	border:solid 1px;
	border-color:#ddd;
	}
#price-table td {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	padding:5px;
	text-align:center;
	border:solid 1px;
	border-color:#ddd;
}

#halftime td {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	padding:5px;
	text-align:center;
	border:solid 1px;
	border-color:#E4E4E4;
}
#price-content {
	width:757px;
	height:800px;
	background-image:url(/images/background-fade1200.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:20px;
	margin-left:-18px;
	border-top:solid 1px;
	border-top-color:#CCC;
}
#price-table {
	width:757px;
	height:200px;
	background-image:url(/images/background-fade300.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:20px;
	margin-left:-18px;
	margin-top: 20px;
}
#background-princingtop {
	background-image:url(/images/background-fade.png);
	width:799px;
	height:320px;
	background-position:bottom left;
	border-bottom: solid 1px;
	border-bottom-color: #FFF;
	margin-left: -20px;
}
#pricing-logos{
	background-image:url(/images/pricing-hero.png);
	background-position:top;
	background-repeat:no-repeat;
	width:459px;
	height:450px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#666;
	text-align:left;
}

#pricing-text-left {
	width:790px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
x
	padding:40px 0 0 45px;
	color:#666;
	text-align:left;
	height: 300px;
	padding: 40px 20px 20px 20px;
}
#halftime {
	margin:130px 40px 0 0;
	width:500px;
}
#video-suns {
	background-image: url(/images/video-nba.gif);
	color: rgb(102, 102, 102);
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	height: 405px;
	margin-bottom: 0px;
	margin-left: 130px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 0px;
	padding-top: 116px;
	text-align: left;
	width: 700px;
}
#video {
	background-image: url(http://www.bmxpromo.com/images/video-computer.gif);
	color: rgb(102, 102, 102);
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	height: 405px;
	margin-bottom: 0px;
	margin-left: 150px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	padding-right: 0px;
	padding-top: 116px;
	text-align: left;
	width: 582px;
}



.videolink {
	color:#09F;
	font-size:16px;
	text-decoration:none;
	padding:10px 0 0 10px;
	
	
}
.videolink:hover {
	color:#000;
	font-size:16px;
	text-decoration:none;
	padding:10px 0 0 10px;
}
#articlelist h4 {
	color:#333;
	padding:0 0 10px 0;
	font-size:17px;
}
#articlelist ul {
	float:left;
	width:240px;
	margin:0 15px 10px 10px;
	border-right:1px solid #b6b6b6;
}
#articlelist ul.last {
	border:none;
}
#articlelist ul li {
	line-height:18px;
}
#articlelist ul li a {
	display:block;
	color:#333;
	text-decoration:none;
	font-size:11px;
}
#articlelist ul li a:hover {
	display:block;
	color:#09F;
	text-decoration:none;
	font-size:11px;
}
#article-content {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#666;
	text-align:left;
	width:700px;
	padding:120px 80px 0 20px;
}
#article-content ul {
	list-style-image:url(/images/blue-check.gif);
	margin-left:30px;
}
#article-content ol {
	list-style-image:url(/images/blue-check.gif);
	margin-left:30px;
}
#page {
	width:760px;
	background-image: url(/images/right-corner-page-curl.jpg);
	background-position:top right;
	background-repeat: no-repeat;
}
#page-part2 {
	background-image: url(/images/background-fade200.png);
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 2px;
	border-color:#F1F1F1;
}
.article-pictures-right {
	float:right;
	padding:10px;
}
#article-content p {
	line-height:1.5em;
}
.selected {
	color:#06F;
	font-weight:200;
}
#wrapper-schoollist {
	margin-top:auto 0;
	width:800px;
	height:250px;
	border-top: solid 1px;
	border-top-color: #CCC;
	background-color: #F2F2F2;
	margin-left: 1px;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#wrapper-type-photos h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:5px 0 10px 0;
	color:#666;
	text-align:center;
}

#hero-articles {
	margin:0 auto;
	margin-top:0px;
	background-image:url(/images/hero-articles.jpg);
	width:800px;
	height:292px;
}

#wrapper-stripe-sitemap {
	margin:0 auto;
	margin-top:auto;
	text-align:left;
	width:803px;
	height:400px;
	background-image:url(/images/index-stripe.gif);
}
#fair {
	width:740px;
	padding:20px 40px 20px 20px;
	border-top:solid1px;
	border-bottom-color:#CCC;
	height:485px;
	background-image:url(/images/background-fade200.png);
	background-position:bottom;
	background-repeat:repeat-x; 
	margin-left:-25px;
}
.riderpic{
	float:left;
	margin: 10px 20px 10px 0;
	-webkit-box-shadow: 0px 3px 6px #666;
	-moz-box-shadow: 0px 3px 6px #666;
	box-shadow: 0px 3px 6px #666;
	border-color: #666;
}
.clientpic{
	float:left;
	margin: 5px;
	-webkit-box-shadow: 0px 8px 8px #666;
	-moz-box-shadow: 0px 8px 8px #666;
	box-shadow: 0px 8px 8px #666;
	border-color: #666;
}
.learn {
	color:#09F;
	font-size:12px;
	text-decoration:none;
	padding:10px 0 0 10px;
	
	
}
.learn:hover {
	color:#000;
	font-size:12px;
	text-decoration:none;
	padding:10px 0 0 10px;
}
.more-link {
	color:#666;
	font-size:12px;
	text-decoration:none;
	padding:10px 0 0 10px;
	
	
}
.more-link:hover {
	color:#09F;
	font-size:12px;
	text-decoration:none;
	padding:10px 0 0 10px;
}

#rollover-listen a {
	display:block;
	width: 100px;
	height:90px;
	margin:5px 0 0 15px;

	padding:10px 10px 10px 7px;
	font: bold 13px sans-serif;
	color:#333;
	background-image:url(http://www.perfectiononwheels.com/images/listen.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
}
#rollover-listen a:hover { 
background-position: 0 -107px;
color: #049;

}

#page {
width:800px;
background-color:#FFF;
border:solid 1px;
border-color:#999;
padding:10px 0 0 0;
 -webkit-box-shadow: 0px 3px 10px #666;
-moz-box-shadow: 0px 3px 10px #666;
box-shadow: 0px 3px 20px #666;
border-color: #666;
background-image:url(/images/top-fade.gif);
background-position:top-right;
background-repeat:repeat-x;
margin: 0 auto;
margin-top: 0px;

}

#contact{
	margin:0 auto;
	margin-top:auto;
	width:760px;

	padding: 20px 20px 0 20px;
	background-image: url(/images/background-fade800.png);
	background-repeat: repeat-x;
	background-position:bottom left;
}
#surround {
    border:solid 1px #609ac3;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
box-shadow: inset 0 20px  20px #EEEEEE;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color:#FFF;
    padding: 0 10px 10px 20px;
    height:150px;
    float:left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
    border-color: #ccc;
}
.contactIcons {
    margin:0 20px;
}
#contactBox {
    width:90px;
    height:70px;
    margin:5px;
    padding:5px 5px 10px 5px; 
    text-align:center; 
background: #F3F3F3;
background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E5E5E5));
background: -moz-linear-gradient(top, white 50%, #E5E5E5);
border: 1px solid;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-khtml-border-radius: 4px;
border: 1px solid #CCC;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
border-color: #E5E5E5 #DBDBDB #D2D2D2;
-moz-text-shadow:#fff 0 2px 2px;
 text-shadow:#fff 0 2px 2px;
 float:left;
}
#maps {
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
border:solid 1px #999;
float:right;
margin:10px;
}
#contactCover {
	margin:auto;
	font-family:"Lucida Grande", sans-serif,;
	font-size:16px;
	text-align:left;
	width:700px;
	margin-left: 10px;
}
#contact-bx{
    width:200px;
    height:100px;
    margin: 30px 5px;
    padding:30px 5px 0 5px; 
    text-align:left; 
background: #F3F3F3;
background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E5E5E5));
background: -moz-linear-gradient(top, white 50%, #E5E5E5);
border: 1px solid;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-khtml-border-radius: 4px;
border: 1px solid #CCC;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
border-color: #E5E5E5 #DBDBDB #D2D2D2;
-moz-text-shadow:#fff 0 2px 2px;
 text-shadow:#fff 0 2px 2px;
 float:left;

 }
#contact-content {
	margin:0 auto;
	margin-top:auto;
	font-family:"Lucida Grande", sans-serif;
	font-size:12px;
	padding:10px;
	color:#666;
	text-align:center;
	width:600px;
}
.contactIcons {
	float:left;
	margin:3px 5px;
}
#shadebox {
display: block;
width:600px;
background: #F3F3F3;
background: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E5E5E5));
background: -moz-linear-gradient(top, white 50%, #E5E5E5);
border: 1px solid;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-khtml-border-radius: 4px;
border: 1px solid #CCC;
-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
box-shadow: rgba(0, 0, 0, 0.3) 0 1px 3px;
padding: 15px;
border-color: #E5E5E5 #DBDBDB #D2D2D2;
margin:10px 10px 10px 60px;

}
#indexContainer {

    padding: 20px 40px 40px 40px;
    background-image:url(/images/background-fade300.png);
    background-repeat:repeat-x;
    background-position:bottom;
    border-bottom: solid 1px #999;
    width:720px;
}

