#search {display: none; }
#share_content {display: none;}
#rate_content {display: none;}
#subscribe_content {display: none;}


/*
Customized SEO landing page solutions from The Idea Man - like what you see?
Contact us today: www.theideaman.com or 214.810.4332 
*/

/*
 1. Colors Used
 2. Body
 3. Header
 4. Search Form
 5. Main Content
 6. Content Area
 7. Related Content
 8. Footer
 9. Contact Sidebar
*/

/* ! ------- 1. COLORS USED ------- */
/*
#fff		: white
#000		: black
#999999         : dk grey

#3f4ca0         : purple
#8cc63f	        : green


*/
/* ! ------- 2. BODY ------- */

body {
background-color: #3f4ca0;
margin: auto 0; 
padding: 0;
background: url(/media/00dd9f81-1543-4ef3-bb0a-a9f059d44fb4/bg.jpg) fixed center no-repeat;  }

body div#doc {
border: none;
margin: 0px auto;
padding: 0px;
width: 988px;}

/* ! ------- 3. HEADER ------- 	*/

div#hd {
background: url(/media/00dd9f81-1543-4ef3-bb0a-a9f059d44fb4/header.png) no-repeat center;
height: 143px;
margin: 0px 0px 0px 0px;
padding: 0;
width: 988px;
}

div#hd > a:first-child {
display: block;
padding: 130px 0 0 3px;
}

/* img logo  */
div#hd a img {
margin: 1px 0 0;
padding: 0;
}

/* ! ------- 4. Main Content ------- 	*/

/* body background */
div#doc {background: url(/media/00dd9f81-1543-4ef3-bb0a-a9f059d44fb4/mid.png) repeat-y 43px 0px;
padding-bottom: 0px;
}

div#bd {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #666;
margin-top: 0px;
margin-left: 40px;
padding: 0 20px 0 30px;
}

div#bd h1 {
 color: #3f4ca0;
 text-transform: uppercase;
 font-size: 120%;
 width: 700px;
 padding-bottom: 0px;
 margin-bottom: 0px; }
	
div#bd h1 span {
line-height: 1em;
padding: 0px;
margin: 0px;
}

div#bd h2 {
font-size: .8em;
font-weight: normal;
padding: 3px 0px .5em;
margin: 0px 0px 15px;
width: 700px;
color: #999;
border-bottom: 2px solid #8cc63f;
}

#bd h2 a:link, #bd h2 a:visited{
color: #9999cc;
font-weight: bold;
text-decoration: none;
}

#b2 h2 a:active, #bd h2 a:hover {
color : #000;
}

/* ! ------- 5. Content Area ------- 	*/
#content_area {
border: none;
margin: 0px;
width: 700px;
padding: 0px;
float: left;
background: transparent;
}

#content_block {
background: transparent;
}

#content_block p, #content_block span {
font-family: Helvetica, Arial, Verdana, sans-serif;
}

#content_block a:link, #content_block a:visited {
color: #25246a;
text-decoration: underline; }

a:link, a:visited {
color: #9999cc;
font-weight: bold;
text-decoration: none; }

a:hover, a:active {
color: #000;
font-weight: bold;
text-decoration: none; }


#content_block a:hover, #content_block a:active {
color: #a50c0c;
text-decoration: none;
}

#content_block p strong, #content_block span strong {
font-weight: normal;
font-size: 1.3em;
font-style: italic;
}

#content_block p img, #content_block span img {
border: 1px solid #999;
text-decoration: none;
}

#content_block ul {
list-style-position: outside;
font-family: Helvetica, Arial, Verdana, sans-serif;
list-style-type: disc;
margin: 0px 0px 15px 15px;
padding: 0px;
}

#content_block ul il {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#content_block h2 strong {
font-weight: bold;
text-transform: uppercase;
}


/* ! ------- 7. Related Content ------- 	*/

div#related_content {
}
div#related_content h2 {
font-weight: bold;
text-transform: uppercase;
padding: 0px;
margin: 0px 0px 10px;
}

div#related_content h3 {
margin: 0px;
padding: 0px;
font-size: 1em;
}

div#related_content a:link, 
div#related_content a:visited {
color: #9999cc;
font-weight: bold;
text-decoration: none;
}

div#related_content a:active, 
div#related_content a:hover {
color: #000;
text-decoration: none;
}

/* ! ------- 8. Footer ------- 	*/

div#ft {
margin: 0px 0px 0px 25px;
height: 25px;
float: none;
color: #8cc63f;
background: #3f4ca0 url(/media/00dd9f81-1543-4ef3-bb0a-a9f059d44fb4/footer.png) no-repeat top; }

div#ft p { color: #8cc63f; }
div#ft img { display: none; }
div#ft a:link, div#ft a:active { color: #8cc63f; text-decoration: none; }
div#ft a:hover, div#ft a:visited{ color: #8cc63f; text-decoration: none;}


/* ! ------- 9. Contact Sidebar ------- */
/* main content & background */
div#contact_content {
background: url(/media/00dd9f81-1543-4ef3-bb0a-a9f059d44fb4/contact.png) no-repeat top right;
width: 160px;
float: right;
padding: 20px 20px 0 0;
margin-right: 7px;
text-align: right;
}

div#contact_content a {
color: #25246a;
}
/* phone number */
div#contact_content h2 {
color: #3f4ca0;
font-weight: bold;
font-size: 1.2em;
border: none;
margin: 0px;
margin-right: -10px;
padding: 75px 0px 0px 0px;
}

div#contact_content h2 {
width: 160px; }


div#contact_content h2 a:link, div#contact_content h2 a:visited {
color: #666;
font-size: 1.2em;
border: none;
padding: 0px;
text-decoration: none;
}

div#contact_content h2 a:active, div#contact_content h2 a:hover {
color: #9999cc;
font-size: 1.2em;
border: none;
padding: 0px;
text-decoration: none;
}
div#contact_content h3, div#contact_content h4, div#contact_content h5 {
width: 170px;
} 
/* company link */
div#contact_content h3 {
font-weight: bold;
font-size: 1em;
margin: 5px 0px;
padding: 2px 0px 0px 0px;
}
div#contact_content h3 a:link, div#contact_content h3 a:visited {
color: #9999cc;
text-decoration: none;
font-weight: bold;
}
div#contact_content h3 a:active, div#contact_content h3 a:hover {
color: #000;
text-decoration: none;
font-weight: bold;
}
/* company description */

div#contact_content h4 {
color: #000;
font-size: 1em;
margin: 0px;
padding: 0px 0px 10px 0px;
}
/* small links */
div#contact_content h5 {
color: #999;
font-size: .8em;
margin: 0px;
padding: 0px;
}
div#contact_content h5 a:link, div#contact_content h5 a:visited {
color: #999;
text-decoration: underline;
}
div#contact_content h5 a:active, div#contact_content h5 a:hover {
color: #666;
}
/* images next to links */
div#contact_content h5#contact_us_img {
padding: 3px 0px 3px 5px;
margin: 0px;
}
div#contact_content h5#email_us_img {
padding: 3px 0px 3px 5px;
margin: 0px;
}
div#contact_content h5#visit_us_img {
padding: 3px 0px 3px 5px;
margin: 0px;
}

div#contact_content h5#contact_us_img img {
display: none;
}
div#contact_content h5#email_us_img img {
display: none;
}
div#contact_content h5#visit_us_img img {
display: none;
}





