/* CSS Real Changes */

/*
--------------------------------------------------------------------------------------------- 
 DEFAULT
--------------------------------------------------------------------------------------------- 
*/

{  
  vertical-align: baseline;  
  font-family: inherit;  
  font-style: inherit;  
  font-size: 100%;  
  border: none;  
  padding: 0;  
  margin: 0;  
}
  
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {  
  margin: 0;  
  padding: 0;
}  

h2 {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 16px;
  color: #494f57;
}

h3 {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 26px;
  color: #494f57;
}

h4 {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 16px;
  color: #494f57;
}


/*
--------------------------------------------------------------------------------------------- 
 BACKGROUND
--------------------------------------------------------------------------------------------- 
*/

.body_bg {
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x repeat-y;
}

#wrapper {
  width: 960px;
  padding-top: 20px;
  height: 100%;
  margin: 0 auto;
  clear: both;
  text-align: center;
}

#index_canvas {
  width: 960px;
  height: 1400px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}

#ch_canvas {
  width: 960px;
  height: 1100px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}

#ch2_canvas {
  width: 960px;
  height: 1450px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}

#da_canvas {
  width: 960px;
  height: 1600px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}

#mbi_canvas {
  width: 960px;
  height: 1500px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}


#np_canvas {
  width: 960px;
  height: 1150px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}

#testimonials_canvas {
  width: 960px;
  height: 1400px;
  background-color: #fff;
  padding: 0;
  margin-top: 10px;
}


/*
--------------------------------------------------------------------------------------------- 
 HEADER
--------------------------------------------------------------------------------------------- 
*/

#header {
  width: 920px;
  height: 150px;
  margin: 0 0 0 20px;
  padding: 0;
}

.logo {
  width: 260px;
  height: 99px;
  float: left;
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  margin: 25px 0 0 15px;
  padding: 0;
}

#header_content {
  width: 355px;
  height: 110px;
  line-height: 20px;
  float: right;
  text-align: right;
  margin: 15px 5px 0 0;
}

.header_des {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #7f8e9e;
}

.header_phone {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 22px;
  color: #334a62;
  padding-top: 10px;
}

.header_email {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #334a62;
  padding-top: 10px;
}

.time {
  width: 210px;
  padding: 0 0 5px 145px;
  margin: 0;
}




/*
--------------------------------------------------------------------------------------------- 
 NAVIGATION
--------------------------------------------------------------------------------------------- 
*/

#navigation {
  width: 920px;
  height: 37px;
  text-align: left;
  margin: 0 0 0 20px;
  background-color: #2a415a;
}

#navigation li {
  float: left;
  list-style-type: none;
  margin: 5px 10px 0 30px;
  padding: 5px;
}

#navigation a {
  text-decoration: none;
  font-size: 14px;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  cursor: pointer;

}

#navigation a:hover {
  color: #CCCCCC;
}

.current {
  text-decoration: underline;
  font-weight: bolder;
  font-size: 14px;
  color: #FFF;
  font-weight: bolder;
}

.inside_navigation {
  width: 283px;
  height: 35px;
  float: right;
  background-color: #9252a0;
  margin: 1px 1px 0 0;
}

#navigation p {
  text-decoration: none;
  font-size: 14px;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  margin: 9px 0 0 7px;
}


/*
--------------------------------------------------------------------------------------------- 
 TOP CANVAS
--------------------------------------------------------------------------------------------- 
*/


#top_canvas {
  width: 920px;
  height: 400px;
  text-align: left;
  margin: 0 0 0 20px;
}

.main_video {
  padding: 15px 0 0 20px;
}

.second_video {
  padding: 10px 0 20px 0;
}

#top_left_canvas {
  width: 615px;
  height: 377px;
  text-align: left;
  margin: 18px 0 0 0;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
  float: left;
}

#top_right_canvas {
  width: 285px;
  height: 377px;
  text-align: left;
  margin: 0;
  float: right;
  margin: 18px 0 0 0;
}

#top_right_canvas p {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 1.8em;
  padding: 0 0 0 10px;
}

#top_right_section_1 {
  width: 283px;
  height: 80px;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
}

#top_right_section_2 {
  width: 283px;
  height: 80px;
  margin: 18px 0 0 0;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
}

#top_right_section_3 {
  width: 283px;
  height: 80px;
  margin: 18px 0 0 0;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
}

#top_right_section_4 {
  width: 283px;
  height: 80px;
  margin: 18px 0 0 0;
  background-color: #f4f4f4;
  border: 1px solid #ebebeb;
}

#top_right_canvas .box_caps {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 14px;
  color: #494f57;
  padding-top: 2px;
}


/*
--------------------------------------------------------------------------------------------- 
 CENTER CANVAS
--------------------------------------------------------------------------------------------- 
*/


#center_canvas {
  width: 920px;
  height: 310px;
  text-align: left;
  margin: 25px 0 0 20px;
}

#center_canvas p {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 1.8em;
  padding: 10px 0 0 10px;
}

#center_canvas_section_1 {
  width: 280px;
  height: 125px;
  float: left;
  margin-left: 10px;
}

#center_canvas_section_2 {
  width: 289px;
  height: 125px;
  float: left;
  margin-left: 30px;
}

#center_canvas_section_3 {
  width: 289px;
  height: 125px;
  float: right;
}

#center_canvas_section_4 {
  width: 280px;
  height: 125px;
  float: left;
  margin: 25px 0 0 10px;
}

#center_canvas_section_5 {
  width: 289px;
  height: 125px;
  float: left;
  margin: 25px 0 0 30px;
}

#center_canvas_section_6 {
  width: 289px;
  height: 125px;
  float: right;
  margin: 25px 0 0 0;
}


#center_canvas a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #9252a0;
  font-weight: lighter;
  text-align: left;
  text-decoration: none;
}

#center_canvas a:hover {
  color: #762f85;
  text-decoration: underline;
}



/*
--------------------------------------------------------------------------------------------- 
 BOTTOM CANVAS
--------------------------------------------------------------------------------------------- 
*/


#bottom_canvas {
  width: 958px;
  height: 350px;
  text-align: left;
  margin: 0;
  background-color: #fafafa;
}

#bottom_canvas p {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 1.8em;
  padding: 10px 0 0 10px;
}

#bottom_canvas a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #9252a0;
  font-weight: lighter;
  text-align: left;
  text-decoration: none;
}

#bottom_canvas h2 {
  padding: 20px 0 0 10px;
}


#bottom_canvas a:hover {
  color: #762f85;
  text-decoration: underline;
}

#bottom_canvas_left {
  width: 280px;
  height: 300px;
  text-align: left;
  margin: 0 0 0 20px;
  float: left;
}

#bottom_canvas_center {
  width: 280px;
  height: 350px;
  text-align: left;
  margin: 0;
  float: left;
  margin: 0 0 0 40px;
}

#bottom_canvas_center .member1 {
  width: 216px;
  height: 54px;
  margin: 10px 0 0 0;
  background-image: url(images/member1.jpg);
  background-repeat: no-repeat;
}

#bottom_canvas_center .member2 {
  width: 216px;
  height: 54px;
  margin: 10px 0 0 0;
  background-image: url(images/member2.jpg);
  background-repeat: no-repeat;
}

#bottom_canvas_center .member3 {
  width: 216px;
  height: 54px;
  margin: 0 0 0 0;
  background-image: url(images/member3.jpg);
  background-repeat: no-repeat;
}

#bottom_canvas_center .member4 {
  width: 216px;
  height: 54px;
  margin: 10px 0 0 0;
  background-image: url(images/member4.jpg);
  background-repeat: no-repeat;
}

#bottom_canvas_center .member5 {
  width: 216px;
  height: 54px;
  margin: 10px 0 0 0;
  background-image: url(images/member5.jpg);
  background-repeat: no-repeat;
}

#bottom_canvas_right {
  width: 280px;
  height: 300px;
  text-align: left;
  margin: 0 20px 0 0;
  float: right;
}


/*
--------------------------------------------------------------------------------------------- 
 FOOTER
--------------------------------------------------------------------------------------------- 
*/

#footer {
  width: 960px;
  height: 412px;
  background-image: url(images/footer_bg.jpg);
  float: left;
}


#footer_left {
  width: 290px;
  height: 400px;
  text-align: left;
  margin: 130px 0 0 30px;
  float: left;}

#footer_left ul {
  margin-top:10px;
}

#footer_left li {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 2.5em;
  list-style-type: none;
}

#footer_center {
  width: 280px;
  height: 400px;
  text-align: left;
  margin: 130px 0 0 50px;
  float: left;
}

#footer_center ul {
  margin-top:10px;
}

#footer_center li {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 2.5em;
  list-style-type: none;
}


#footer_right {
  width: 280px;
  height: 400px;
  text-align: left;
  margin: 130px 0 0 20px;
  float: right;
}

#footer_right p {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
}

#footer_right li {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 2.5em;
  list-style-type: none;
}


#footer_right .youtube_icon {
  background-image: url(images/youtube_icon.gif);
  background-repeat: no-repeat;
  width: 32px;
  height:32px;
  float: left;
  padding: 10px 10px 0 0;
  margin-top: 20px;
}

#footer_right .facebook_icon {
  background-image: url(images/facebook_icon.gif);
  background-repeat: no-repeat;
  width: 32px;
  height:32px;
  float: left;
  padding: 10px 10px 0 0;
  margin-top: 20px;
}

#footer_right .twitter_icon {
  background-image: url(images/twitter_icon.gif);
  background-repeat: no-repeat;
  width: 32px;
  height:32px;
  float: left;
  margin-top: 20px;
}

#footer_left a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #606871;
  font-weight: lighter;
  text-align: left;
  text-decoration: none;
}

#footer_left a:hover {
  color: #606871;
  text-decoration: underline;
}


/*
--------------------------------------------------------------------------------------------- 
 BREADCRUM
--------------------------------------------------------------------------------------------- 
*/

#breadcrum {
  width: 500px;
  height: 33px;
  text-align: left;
  margin: 0 0 0 40px;
  float: left; 
}

#breadcrum ul {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
}

#breadcrum li {
  float: left;
  list-style-type: none;
  margin: 13px 5px 0 0;
}

#breadcrum a {
  color: #9252a0;
  text-decoration: none;
}

#breadcrum a:hover {
  color: #762f85;
  text-decoration: underline;
}

/*
--------------------------------------------------------------------------------------------- 
 SERVICES
--------------------------------------------------------------------------------------------- 
*/

#services_section {
  width: 580px;
  float: left;
  text-align: left;
  margin: 20px 0 0 20px;
  padding: 0 10px 60px 20px;
}

#services_section {
  width: 580px;
  float: left;
  text-align: left;
  margin: 20px 0 0 20px;
  padding: 0 10px 60px 20px;
}

#services_section ul {
  margin-top:10px;
}

#services_section li {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 2.5em;
  list-style-type: none;
}



.sep_line {
  width: 500px;
  height: 1px;
  background-color: #e4e4e4;
  margin: 10px 0 10px 0;
}

#services_section p {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 1.7em;
}

#services_section a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #4f4f4f;
  font-weight: lighter;
  text-align: left;
  text-decoration: none;
}


#services_section a:hover {
  color: #8e8e8e;
  text-decoration: none;
}



/*
--------------------------------------------------------------------------------------------- 
 SERVICES NAVIGATION
--------------------------------------------------------------------------------------------- 
*/

#services_navigation {
  width: 287px;
  height: 490px;
  float: left;
  text-align: left;
  margin: 15px 0 0 20px;
  padding: 0 0 0 0;
  background-image: url(images/services_nav_bg.jpg);
  background-repeat: no-repeat;
}

#services_section ul {
  list-style-type: none;
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 12px;
  color: #606871;
  line-height: 1em;
}

#services_navigation ul {
  margin: 0 0 0 50px;
}

#services_navigation li {
  padding: 14px;
    list-style-type: none;

}

#services_navigation a {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 15px;
  color: #4f4f4f;
  text-decoration: none;
  list-style-type: none;
}

#services_navigation a:hover {
  color: #8e8e8e;
  text-decoration: none;
}

.services_nav_current {
  text-decoration: underline;
  font-weight: bolder;
  font-size: 15px;
  color: #4f4f4f;
}

.above_nav {
  float: right;
  width: 300px;
  height: 20px;
  margin: -10px 0 0 0;
  padding: 0;
}

.above_nav p {
  font-family: Helvetica, arial, sans-serif;
  font-weight: lighter;
  font-size: 16px;
  color: #4f4f4f;
  text-align: left;
}



/*
---------------------
 CONTACT FORM
---------------------
*/


#contact-area {
	width: 400px;
	height: 340px;
	margin: 0 0 0 0;
	float: left;
}

#contact-area p {
	  font-family: Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 12px;
  color: #606871;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 200px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #dfdfdf;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #636363;
	  color: #888;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: #374d65;
	cursor: pointer;
	margin: 0 7px 0 0;
}

label {
	float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
	text-align: left;
	margin: 0 0 0 10px;
	width: 170px;
	padding-top: 5px;
	  color: #606871;
}

.flash
{

 display:none;
 float:left;
 margin-left:180px;
 color:red;
 width:200px;


}

/*
---------------------
 Twitter
---------------------
*/


#bottom_canvas_right {
  padding: 0 0 0 0;
  list-style-type: none;
}

#twitter_update_list  {
  padding: 10px 0 0 10px;
  list-style-type: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #606871;
	line-height: 1.5em;
}













