/* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}

body { 
   	background: #f9f9f3 url(../images/page_bg.gif) 0 0 repeat-x;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#484848;
	text-align:center;
	margin: 0;
	padding: 0px 0 0 0;
}

a{
color: #36c;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

/*BEGIN HEADER STYLING */
.invisible{
display:none;
}

/*END HEADER STYLING */
.utilbar{
list-style-type: none;
color: #000;
text-align:center;
font-size:11px;
padding-left:230px;
position:relative;
top:10px;
}

.utilbar ul{
list-style-type:none;
}

.utilbar li{
display: inline;
}

.utilbar li a{
text-decoration: none;
color:#000;
padding:0px 3px;
}

.utilbar li a:hover{
text-decoration:underline;
}

.header{
background:url(../images/header_bg.gif) 0 0 no-repeat;
padding:0 0 18px 28px;
}

.logo, #flash{
float:left;
}

.logo{
padding-top:30px;
}

#flash{
padding-top:1px;
}

#page_container{
width: 928px;
margin:0 auto;
text-align:left;
background:url(../images/container_bottom.gif) 0 100% no-repeat;
}

.gradient{
background:url(../images/gradient.gif) -5px 0 no-repeat;

}

/*BEGIN MAIN NAVIGATION */
.navholder{
clear:both;
background:url(../images/nav_bg.gif) 50% 0 no-repeat;
color: #fff;
font-size:11px;
font-weight: normal;
text-align:center;
width:928px; 
height:59px;
margin:0 auto;
}

.navholder ul{
list-style-type: none;
padding-top:21px;
}

.navholder li{
display:inline;
}

.navholder li.last a{
background:none;
}

.navholder li a{
padding:12px 9px 12px 14px;
float:left;
background:url(../images/nav_divider.gif) 100% 0 no-repeat;
color: #dcdcd0;
text-decoration: none;
}

.navholder li a:hover{
color: #c7a704;
}

.columns{
background:url(../images/columndividers.gif) 0 0 repeat-y;
width:917px;
padding:0 6px 0 5px;
}

/*BEGIN LEFT COLUMN */
#left{
float:left;
width:185px;
text-align:left;
font-size:11px;
min-height:200px;
}

#left h2, #left h3, #quick_contact h3{
padding: 10px 0px 13px 15px;
text-align:left;
font-size:21px;
text-transform:lowercase;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#600;
background: url(../images/sideheader.gif) 0 100% no-repeat;
}

#left img{
border:1px solid #fff;
margin-left:5px;
}

#left h4, #quick_contact h4{
color: #484848;
font-size:11px;
margin:12px 8px 0px 15px;
}

#left h4 a, #quick_contact h4 a{
color:#484848;
text-decoration:none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color:#690000;
}

#left p, #quick_contact p{
margin: 8px 5px 10px 15px;
}

#left p.more, #quick_contact p.more{
text-align: right;
font-size:10px;
font-weight:bold;
margin:0px;
padding:0px 10px 8px 0px;
}

#left p.more a, #quick_contact p.more a{
color: #36c;
text-decoration: none;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration: underline;
}

#left ul, #quick_contact ul{
margin:0px 8px 10px 15px;
list-style-type:none;
}

#left li, #quick_contact li{
margin: 8px 5px 10px 0px;
padding-bottom:10px;
border-bottom:1px dashed #9c9b8e;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a{
text-decoration:none;
color: #484848;
}

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
color: #36c;
}

/*END LEFT COLUMN */

/*END MAIN NAVIGATION */


#contact #copy .tabs {
display:none;
}


#copy{
width:478px;
float:left;
margin: 10px 0px 15px 40px;
font-size:12px;
line-height:18px;
text-align:justify;
}

#copy #page{
margin-left:-20px;
}

#copy table{
font-size:11px;
margin-bottom:15px;
text-align:left;
}

#copy p img, #copy table img{
float:left;
padding:1px;
margin:0px 15px 15px 0px;
}
 
#copy p.more{
font-size:10px;
text-align:left;
}
 
#copy h1{
color: #900;
font-size:24px;
font-weight:normal;
margin:10px 0 18px 0;
text-align:center;
line-height:25px;
padding-bottom:10px;
font-family:"Times New Roman", Times, serif;
}

#copy h2{
color: #900;
font-size:13px;
margin: 19px 0px 0px 0;
text-align:left;
}

#copy h2 a{
text-decoration: none;
color: #900;
}

#copy h3, #copy h3 a{
color:#333;
text-decoration:none;
font-size:12px;
text-align:left;
margin-top:10px;
}

#copy h2 a:hover, #copy h3 a:hover{
color: #36c;
}

p.dotted_divider{
border-bottom: 1px dotted #666;
margin-bottom:10px;
}

#copy p.top{
text-align:right;
font-size:11px;
}

#copy ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
margin:0 0 10px 10px;
list-style-type: none;
}

#copy li{
background:url(../images/bullet.gif) 0 10px no-repeat;
padding: 4px 5px 4px 10px;
text-align:left;
}

#copy ul ul{
margin:4px 0 4px 10px;
}

#copy ul ul li{
padding:2px 5px 2px 10px;
margin:0;
background:url(../images/bullet.gif) 0 9px no-repeat;
}

#copy ol li{
background:none;
padding: 10px 5px 10px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:11px;
font-style:italic;
line-height:15px;
width:320px;
}

#copy #contactform{
font-size:11px;
margin-top:5px;
}

input, textarea{
border:1px solid #9c9b8e;
background:#fff;
}

input:focus, textarea:focus{
border:1px solid #9c9b8e;
border-right:2px solid #9c9b8e;
border-bottom:2px solid #9c9b8e;
}

input.check{
border:0;
background:none;
}

#exchange #copy h2{
margin: 10px 0px;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy h2{
border-bottom:0px;
margin-top:20px;
margin-bottom:0px;
font-size:12px;
}

#sitemap #copy h2 a{
text-decoration:none;
}

#sitemap #copy li a{
text-decoration: none;
font-size:11px;
}

#sitemap #copy li a:hover{
text-decoration: underline;
}

#links #copy h2, #faqs #copy h2, #caseresults #copy h2{
background-color: #f6f6f6;
border:1px solid #ebebeb;
background-image:none;
padding:3px 5px 2px 5px;
margin:10px 0 10px 0;
}

#copy .cmpadd{
font-size:11px;
line-height:13px;
}

#copy #cmp_container, #copy .box{
background-color: #f6f6f6;
border:1px solid #ebebeb;
padding:5px;
margin:10px 0;
}

#copy #cmp_container:hover, #copy .box:hover{
background-color: #f1f0f0;
}

/* begin tabs */

#copy .tabs{
float:left;
background:url(../images/book_conainer.gif) 0 0 no-repeat;
height:193px;
width:426px;
margin-left:21px;
position:relative;
margin-bottom:20px;
}

#copy #flowerdivcontainer{
padding-top:13px;
padding-left:0px;
padding-right:0px;
position:relative;
}

#copy #flowerdivcontainer img{
float:left;
margin:0 25px 10px 0;
}

#copy #flowerdivcontainer p img{
float:none;
margin:10px 0 0 0;
}

#copy #flowerdivcontainer h2{
color:#600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:20px 20px 10px 0;
padding:0;
}

#copy .modernbricksmenu2{
padding: 0;
width:426px;
/*background:url(../images/tab_bg.gif) 0 0 no-repeat;*/
voice-family: "\"}\"";
voice-family: inherit;
}

#copy  .modernbricksmenu2 ul{
list-style: none;
padding:0;
margin:0;
}

#copy  .modernbricksmenu2 li{
display: inline;
background:none;
padding:0;
margin:0;
}

#copy .modernbricksmenu2 a{
float: left;
display: block;
color:#484848;
text-decoration: none;
text-align:center;
padding:8px 10px 14px 10px;
line-height:13px;
font-weight:bold;
font-family:Tahoma, Arial, sans-serif;
background:url(../images/tab_bg.gif) 100% 0 no-repeat;
font-size:11px;
}

#copy .modernbricksmenu2 a:hover, #copy .modernbricksmenu2 a.selected{
background:url(../images/tab_hover.gif) 0 0 no-repeat;
color:#fff;
}

#copy .modernbricksmenu2 li.firsttab a{
padding:8px 21px 8px 20px;
width:45px;
background:url(../images/firsttab.gif) 0 0 no-repeat;
}

#copy .modernbricksmenu2 li.firsttab a.selected, #copy .modernbricksmenu2 li.firsttab a:hover{
background:url(../images/firsttab_selected.gif) 0 0 no-repeat;
color:#fff;
}

#copy .modernbricksmenu2 li.firsttab a.selected:hover, #copy .modernbricksmenu2 a.selected:hover, #copy .modernbricksmenu2 li.lasttab a.selected:hover{
color:#484848;
}

#copy .modernbricksmenu2 li.lasttab a{
background:url(../images/lasttab.gif) 100% 0 no-repeat;
padding:8px 5px 8px 5px;
width:73px;
}

#copy .modernbricksmenu2 li.second a{
width:116px;
}

#copy .modernbricksmenu2 li.third a{
width:101px;
}

#copy .modernbricksmenu2 li.lasttab a.selected, #copy .modernbricksmenu2 li.lasttab a:hover{
background:url(../images/lasttab_selected.gif) 100% 0 no-repeat;
color:#fff;
}

.modernbricksmenu2 a:hover, .modernbricksmenu2 a.selected{
background:url(../images/tab_hover.gif) 0 0 no-repeat;
color:#fff;
}


/*BEGIN RIGHT COLUMN */


.bookbox img {
margin: 10px 0px 10px 15px;

}


#quick_contact{
width:184px;
text-align:left;
float:right;
font-size:11px;
padding-bottom:5px;
}

.reports{
}

.reports img{
float:left;
margin:0 5px 5px 0;
}

#quick_contact .reports h2{
background:none;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#335b99;
text-align:center;
padding:0;
}

.clear{
clear:both;
}

form p, form{
font-size:11px;
}

form p{
padding: 2px 0px 5px 0px;
}

table#contactform td.required, table#contactform .optional{
font-size:11px;
}

p.contactinfo b{
color:#600;
}

#quick_contact #minicontact{
padding:10px 0px 10px 15px;
margin-bottom:5px;
background:#e7e8e1;
border-top:1px solid #fff;
}

#quick_contact form{
font-size:10px;
}

#quick_contact form input, #quick_contact form textarea { 
width:155px; 
margin-bottom: 5px; 
}

#copy input.btn { 
font-weight:bold;
margin-bottom:10px;
font-size:11px;
color: #fff;
padding:5px 5px;
border:1px solid #fff;
background:#9c9b8e;
}



#quick_contact form input.submitbutton {
display:block;
width:160px; 
height:160px;
background:#E7E8E1 url(/images/submit_btn.gif) 0 0 no-repeat;
border:none; 
display:block;}


/*BEGIN FOOTER NAVIGATION */
.footer{
text-align:center;
font-size:11px;
padding: 10px 0px 8px 0px;
border:5px solid #fff;
height:20px;
border-bottom:3px solid #fff;
background:#9c9b8e;
}

.footer li {
display:inline;
text-decoration: none;
}

.footer ul{
list-style-type: none;
text-align: center;
}

.footer li a{
color: #000;
font-weight:bold;
padding: 0px 13px;
text-decoration:none;
}

.footer li a:hover{
color:#fff;
}

.copyright{
background:url(../images/bottomshadow.gif) 0 0 no-repeat;
clear:both;
text-align:center;
font-size:10px;
color:#9c9b8e;
line-height:15px;
margin:0 auto;
width:928px;
padding:15px 0 15px 0;
}

.copyright a{
text-decoration:underline;
color:#9c9b8e;
}

.copyright a:hover{
text-decoration:none;
}
/* END FOOTER NAVIGATION */
