* {
 margin:0;
 padding:0;
}
#wrap {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:transparent url(images/light.gif) no-repeat scroll center top;
 padding:10px 0;
}
#container {
 margin:0 auto;
 width:936px;
}
#wrap #header {
 position: relative;
 z-index: 2;
}
/*
#wrap #container {
 position: relative;
}
*/
#header {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:transparent url(images/header_footer.jpg) no-repeat scroll 0 0;
 height:132px;
}
#content {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF;
 min-height:400px;
}
#contentSidebar {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF url(images/sidesep.gif) repeat-y scroll right center;
 min-height:400px;
}
#main {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF none repeat scroll 0 0;
 float:left;
 padding:5px 15px 15px;
 width:605px;
}
#sidebar {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#F7F7F7 none repeat scroll 0 0;
 float:right;
 font-size:95%;
 line-height:145%;
 overflow:hidden;
 width:300px;
}
#footer {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:transparent url(images/header_footer.jpg) no-repeat scroll 0 -132px;
 border-top:1px solid #CCCCCC;
 display:block;
 font-size:11px;
 height:88px;
 line-height:145%;
 width:100%;
}
#caption {
 height:44px;
 padding:15px 30px 21px;
}
#navigation {
 margin:1px 0;
}
#title a {
 color:#FFFFFF;
 display:block;
 font-size: 22px;
 font-family:"Trajan Pro";
 height:30px;
 letter-spacing:0;
 text-decoration:none;
}
#tagline {
 border-top:1px solid #FFFFFF;
 color:#FFFFFF;
 float:left;
 font-size:10px;
 margin-top: -12px;
 margin-left: 60px;
 padding: 5px 0 3px 3px;
 text-decoration:none;
}
#share {
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 display:block;
 float:right;
 height:23px;
 margin-right:10px !important;
 margin-top:-25px;
 padding:2px;
 width:100px;
}
#footerTable {
 margin-top: 5px;
}
.footerText {
 color: #666666;
 font-size: 9px;
 line-height:normal;
}
.zuukad {
 font-size: 9px;
 line-height:normal;
}
a.zuukad {
 color: #666666;
 text-decoration: none;
}
a.zuukad:hover {
 color: #666666;
 text-decoration: none;
}
.orange {
 display: inline;
 color: #fa6019;
}
.galleryPage {
 color: black;
 padding: 10px 10px;
 line-height: 1.6em;
}
.galleryPage h2 {
 font-size:26px;
 font-weight:normal;
 background:transparent url(images/bullet_orange_big.gif) no-repeat scroll 0 2px;
 height: 26px;
 padding:5px 0 10px 15px;
}
.infoPage {
 color: black;
 padding: 10px 10px;
 line-height: 1.6em;
}
.infoPage h2 {
 font-size:26px;
 font-weight:normal;
 background:transparent url(images/bullet_orange_big.gif) no-repeat scroll 0 2px;
 height: 26px;
 padding:7px 0 10px 15px;
}
.infoPage p {
 padding-top: 5px;
 padding-bottom: 5px;
}
button {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-outline-radius-bottomleft:4px;
-moz-outline-radius-bottomright:4px;
-moz-outline-radius-topleft:4px;
-moz-outline-radius-topright:4px;
outline-color:#999999;
outline-style:outset;
outline-width:1px;
padding-left: 10px;
padding-right: 10px;
/*
*/
background-color:#222222;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
height:24px;
margin: 10px 0;
}
.maintext {
 text-align: left;
 padding: 5px;
 font-size:11px;
 color: black;
}
textarea {
 font-size:11px;
}
.thanks {
 padding-top: 35px;
 position: relative;
 float: right;
}
.thanks2 {
 margin-top: -17px;
 margin-right: -10px;
 position: relative;
 float: right;
}
.feedbackMessage {
 padding: 70px 20px 20px 20px;
 position: relative;
 float: left;
 width: 500px;
 color: black;
 line-height:145%;
}
.feedbackMessage h2 {
 font-size:26px;
 font-weight:normal;
 background:transparent url(images/bullet_orange_big.gif) no-repeat scroll 0 2px;
 height: 26px;
 padding:5px 0 10px 15px;
}
.curFocus {
 background: #ccc;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-outline-radius-bottomleft:4px;
-moz-outline-radius-bottomright:4px;
-moz-outline-radius-topleft:4px;
-moz-outline-radius-topright:4px;

-moz-box-shadow:0 0 10px 0px #000;
-webkit-box-shadow: 0 0 10px #000;	
}
.frustrationSpeech {
 position: relative;
 float: left;
 padding: 10px;
 margin: 10px;
 width: 145px;
 border: 1px solid #ccc;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-box-shadow:0 0 10px 0px #000;
-webkit-box-shadow: 0 0 10px #000;
}
a.frustrationSolution {
 cursor:pointer;
 font-size:11px;
 text-decoration: none;
 color: #ff7405;
 font-weight: bold;
}
a.frustrationSolution:hover {
 cursor:pointer;
 font-size:11px;
 text-decoration: underline;
 color: #027588;
 font-weight: bold;
}
.features {
 width: 700px;
}
.feature {
 margin-top: 10px;
 margin-bottom: 10px;
}
.featureTitle {
 font-size:20px;
 font-weight:normal;
 padding:10px 10px;
 text-align: left;
 color: #027588;
 border-bottom:1px solid #ccc;
 margin-bottom: 10px;
}
.featureSubTitle {
 position: relative;
 float: left;
 width: 375px;
 font-size:16px;
 font-weight:bold;
 text-align: left;
 padding-bottom: 10px;
}
.featureImageLeft {
 position: relative;
 float: left;
 padding: 0px 20px 20px 10px;
}
.featureImageRight {
 position: relative;
 float: right;
 padding: 10px 20px 20px 20px;
}
.featureCopy {
 position: relative;
 float: left;
 width: 375px;
 text-align: left;
}
a.top {
 color: #666666;
 text-decoration: none;
}
a.top:hover {
 background-color: #ff7405;
 color: white;
 text-decoration: none;
}

