@import url("module_header.css");
@import url("module_homepage.css");
@import url("module_sidebar.css");
@import url("module_maincontent.css");
@import url("jquery.lightbox-0.5.css");


* { margin: 0; padding: 0; }

body { 
	font: 62.5% Arial, sans-serif; text-align: center; color: #131313; 
}
#bg_home { background: url("../images/bg_body.gif") 0% 0% repeat-x;  }
#bg_sub { background: url("../images/bg_sub.gif") 0% 0% repeat-x;  }

img { border: 0; }  

div.clearer { clear: both; height: 0px; line-height: 0px; overflow: hidden; font-size: 0px;}

table, td, th { font-size: 1.0em; vertical-align:top; border-collapse: collapse; border-spacing: none; border-style: none; }
input, textarea { font-size: 1.0em; }
h1, h2, h3, h4, h5, h6 { font-size: 1.0em; }

.w100 { width: 100px; }
.w200 { width: 200px; }
.w300 { width: 300px; }
.w400 { width: 400px; }
.w500 { width: 500px; }
.w600 { width: 600px; }

#wrapper {  width: 940px; margin: 0 auto; text-align: left; }

#contact_bg { margin: 10px; background: #fff;  padding: 0 0 10px 0; }
#contact_bg a, #contact_bg a:visited { color: #31779F; text-decoration: none; }  
#contact_bg a:hover { text-decoration: underline;  }
#contact_bg p { line-height: 1.5em}

.heading { margin: 10px; height: 30px; background: url("../images/dots_h.gif") 0% 100% repeat-x; }
#sidebar .heading { height: 25px; }


.heading h1 { height: 20px; line-height: 50px; overflow: hidden; }
.heading a, .heading a:visited { float: right; font-weight: bold; color: #31779f; text-decoration: none; padding: 0 7px 0 0; background: url("../images/arrows/blue_r_3x6.gif") 100% 5px no-repeat;  }  
.heading a:hover { text-decoration: underline;  }

.partners h1 { background: url("../images/headings/partners.gif") 0% 0% no-repeat; }
.headlines h1 { background: url("../images/headings/headlines.gif") 0% 0% no-repeat; }
.contactus h1 { background: url("../images/headings/contact_us.gif") 0% 0% no-repeat; }

#footer { 
	clear: both; background: url("../images/dots_h.gif") 0% 0% repeat-x; 
	margin: 10px 0; padding: 10px 0 0 0; color: #888; font-size: 1.1em; line-height: 1.6em;
}  
#footer p { color: #888;}  
#footer p a, #footer p a:visited { color: #31779f; }

#continuumCredit { background: url("../images/web_design_continuum.gif") 100% 0% no-repeat; float: right; line-height: 25px; padding: 0  30px 0 0; }
#continuumCredit a, #continuumCredit:visited { color: #888; text-decoration: underline; }
#continuumCredit a:hover {text-decoration: none;}