/*
Name:                   Ben Reece's Screen CSS Style Default- Inspired by Dan Cederholm's Beauty
Who's Reponsible:       Benjamin Reece- ben@separatethis.com
Updated When:           January 31st, 2005
Anything to Say:        Pretty straightforward CSS file, email if you have any questions. I used relative percentage definition for text, and EM for height & margin definition in text. There is a good reason why.
*/

/* ---[ Global Elements ]--------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------ */
html {
	overflow-x: hidden;
	overflow-y: auto;
} 

/* ---[ body tag ]------------------------------- */
body {
	color: #FFFFFF;
	font-family:Tahoma, sans-serif, Verdana;
	text-align:left;
	font-size:75%;
	margin: 0px;
	padding: 0;
	background-color: #CCCCCC; 

	}

/* ---[ links ]------------------------------- */


      a:link.image, a:visited.image, a:hover.image {
           border-bottom: none;
      }


 
a:link {
	color: #a23d3d;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 0px dotted #d3d0b9;



	}
a:visited {
	color: #a23d3d;
	text-decoration: none;
	font-weight:bold;
	border-bottom: 0px solid #bbb;


	}
a:hover {
	color: #3d3c32;
	border-bottom: 0px solid #d3d0b9;

	}

a.text:link {

	text-decoration: none;

	margin:0px;
	padding:0px
	border-bottom: 1px dotted #bbb;
	line-height: 12px;
	}
a.text:visited {

	margin:0px;
	padding:0px

	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	line-height: 12px;

	}
a.text:hover {

	margin:0px;
	padding:0px;
		line-height: 12px;
	border-bottom-style: solid;
	
	}

.content_link a:link {
	font-weight: bold;
	font-size: 115%;
	color: #3a3a3a;
	background-color: #ffc;
	}
	
.content_link a:visited {
	font-weight: bold;
	font-size: 115%;
	color: #3a3a3a;
	background-color: #ffc;
	}

	
.content_link a:hover {
	font-weight: bold;
	font-size: 115%;
	color: #993400;
	background-color: #ffc;
	}
	

/* ---[ common elements ]--------------------- */

p {
	color: #414035;
	font-family: Tahoma, sans-serif, Verdana;
	text-align:left;
	font-size:11px;
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	color: #1b1b1b;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:130%;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #254976;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 27px;
	margin-bottom: 3px;
	text-align:left;
	color: #254976;
	letter-spacing:  .00em;
	}

h4, h5 {
	margin: 1.5em 0 0 0;
	font-family:Garamond, Georgia, serif;
	font-size: 140%;
	font-weight: bold;
	color: #a23d3d;

	
	}
h1 span, h2 span, h3 span {
	color: #999;
	}

	
form {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	
	}


/* ---[ Layout Divs ]--------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------ */

/* ---[ global layout divs ]------------------------------- */

#container {
	
	position: relative;
	margin: 0px auto;
	padding: 0px;
	font-size: 95%;
	text-align: left;
  	width: 720px;
	background-color: #FFFFFF; 
	height: 900px;

	}


	
#global_nav {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:28px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#292827;
	}
	
	
/* ---[ menu divs ]------------------------------- */
#header {
	float:left;
	width: 720px;
	height: 150px;
	margin-left: 0px;
	}
	

	
/* ---[ header divs ]------------------------------- */


	

	
#header_background {
	float: left;
	width: 155px;
	height: 114px;
	padding: 0px;
	margin: 0px;
	background:url(images/logo.gif) no-repeat;
	}
	



	
	
/* ---[ pic divs ]------------------------------- */	






/* ---[ footer divs ]------------------------------- */	
	
#baseline {
	float:left;
	width: 710px;
	height: 30px;
	padding-left: 10px;;
	margin: 0;
	}

#baseline_image {
	float:left;
	width: 720px;
	height: 96px;
	padding-left: 0px;
	margin: 0;
	}

	




/* ---[ content- get started links ]------------------------------- */	

a.content_get_hover_link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a.content_get_hover_visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a.content_get_hover {
	color: #ff;
	border-bottom-style: solid;
	}

	
/* ---[ Homepage Page Divs ]------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------ */



#content_frame {
	float:left;
	width: 442px;

	padding-left: 120px;
	padding-top: 40px;
	padding-right: 150px;
	background:url(images/background_main.gif);
	background-repeat: no-repeat;

	
	}


	
/* ---[ Column divs ]------------------------------- */

#map {
	float:left;
	width: 690px;
	height: 400px;
	margin-left: 15px;
	
	
	}

#columnleft {
	float:left;
	width: 226px;
	
	margin: 0px;
	padding:0px;
	}
	
#column1efta {
	float:left;
	width: 226px;
	height: 113px;
	margin-left: 0px;
	background: url(images/about_us_back2.gif);
	background-repeat:no-repeat;
	
	}
	
#column1eftb {
	float:left;
	width: 226px;
	height: 113px;
	margin-left: 0px;
	background: url(images/contact_us_back2.gif);
	background-repeat:no-repeat;
	
	}
	
#column1eftc {
	float:left;
	width: 226px;
	height: 228px;
	margin-left: 0px;
	background: url(images/meth_new2.gif);
	background-repeat:no-repeat;
	
	}
	
	

	
#columnmiddle {
	float:left;
	width: 302px;
	height: 522px;
	margin-left: 0px;
	background:url(images/main_bak_new.gif);
	
	}
	
#columnright {
	float:left;
	width: 177px;
	height: 454px;
	margin-left: 0px;
	background: url(images/survey_bak_new2.gif);
	background-repeat:no-repeat;
	
	}
	
#nestedspot2 {
	float:left;
	width: 228px;
	height: 68px;
	padding-left:40px;
	
	}
	


#left_text {
	float:left;
	width: 180px;

	padding-left: 32px;
	padding-right: 0px;
	margin-top: 24px;
	padding-bottom: 0px;
	}	

#left_textb {
	float:left;
	width: 180px;

	padding-left: 32px;
	padding-right: 0px;
	margin-top: 30px;
	padding-bottom: 0px;
	}	
	
#left_spot {
	float:left;
	width: 226px;
	height: 72px;
	background-image:url(images/powerpoint_spot.gif);
	
	
	}	
	
#left_inside {
	float:left;
	width: 196px;
	height: 50px;

	padding-left: 30px;

	margin-top: 22px;
	
	}	
	
#main_text {
	float:left;
	width: 235px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 17px;
	}	
	
#right_text {
	float:left;
	width: 150px;
	height: 438px;
	
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 18px;
	}	
	
#right_spot {
	float:left;
	width: 157px;
	height: 33px;
	background-image:url(images/survey_spot.gif);
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 30px;
	
	}	

/* ---[ Home Page text ]------------------------------- */	
.menu {
	text-align:center;
	font-size: 100%;
	color: #FFFFFF;
	padding-left:4px;
	margin-top:14px;
	padding-bottom: 0px;
	}

.menu_bottom {
	text-align:center;
	font-size: 100%;
	padding-left:0px;

	}
	
.baseline_text {
	text-align:center;

	color: #1b1b1b;
	margin-top: 5px;
	letter-spacing: .05em;
	
	}

.side_menu_text {

   line-height: 16px;
   }

/* ---[ Messy Stuff ]--------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------ */


#contactFormArea {
	float:left;
	background:url(images/gradient_background1.gif) repeat-x;
	width: 518px;
	height: 1000px;
	border: 0px;
}

#content_main {
	float:left;
	overflow:auto;
	width: 518px;
	border-top:dotted #CCCCCC 1px;
	}

#contact_header {
	float:left;
	width: 518px;
	float: left;
	}	
	
#content {
	float: left;
	width: 768px;
	border:#000000 2px;;
	background:url(images/content_background.gif);
	}
	
#get_started {
	float:right;
	border-left : 1px solid #ccc;
	border-bottom : 3px solid #ccc;
	width: 200px;
	margin-left:10px;
	padding-left: 5px;
	}	
	
#brochure {
	float:right;
	border-left : 0px solid #ccc;
	border-bottom : 0px solid #ccc;
	width: 170px;
	height: 200px;
	padding-left: 25px;
	}	

.style2 {
	color: #292827;
	}

.form_new {
	color: #6b695d;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:95%;
	margin: 1em 0 1em;

	padding: 0;
	}
	
	