/*
Design by ALL Visual Designs
http://www.all-visualdesigns.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-family: Arial, "Verdana", Helvetica, "Trebuchet MS";
}

address_Area {
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	font-size: large;
}

h2 {
}

h3 {
	margin-bottom: .6em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:14px;
	color:#7c7c7c;
}

h4 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size:12px;
	color:#860038;
}

p, blockquote, ul, ol {
	margin-bottom: 1.6em;
	line-height: 1.6em;
}

p .whiteTxt{
	color: #FFFFFF;
}

p .grayTxt{
	color: #CCCCCC;
}

.importantTxt {
	color: #860038;
	font-weight: bold;
	font-style: italic;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
	line-height: 1.4em;
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #005588;
}

img {
	border: none;
}

/* Container */

.container {
	/*padding-top: 20px;*/
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}

.boxed .sidelight-content {
	padding-left: 10px;
	border-left: solid #CCCCCC 2px;
}


/* Logo */

#logo {
	width: 264px;
	height: 100px;
	float: left;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: url(images/logo.gif) no-repeat;
	cursor:pointer;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* Menu */

#menu {
	width: 730px;
	height: 100px;
	float: right;
	/*margin: -40px auto 0 auto;*/
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

#topper {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}

/* Column One, with Gradient */

#col-one {
	float: left;
	width: 160px;
	background-color: #7c7c7c;
}

#col-one .container {
	background: url(images/img01L.gif) repeat-x;
	min-height:575px;
}

#col-one .boxed {
}

#col-one .boxed .title {
	font-size:14px;
	line-height:1.5;
	padding-top:160px;
	font-weight:bold;
	color: #860038;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .quoteAuthor {
	background-color:#7c7c7c;
	height: 20px;
	font-weight:bold;
	color: #ffffff;
	padding-top:6px;
	padding-left:10px;
	font-size:11px;
	text-transform: uppercase;
}

/* Column Two */

#col-two {
	float: right;
	width: 820px;
	min-height:575px;
	max-height:575px;
	overflow-y:scroll;
}

/*This image-col-two contains the flash on the homepage*/
#col-two .image-col-two {
	padding-top:15px;
	/*float:right;
	margin-right:0px;*/
}

#col-two .col-two-backgroundImg {
	float:right;
    /*background: url(images/months/pic1.jpg) no-repeat;*/
	background-position:top right;
	background-repeat:no-repeat;
}

#col-two .col-two-LgbackgroundImg {
	float:right;
	background:url(images/focus_lg.jpg) no-repeat;
	background-position:top right;
}

#col-two .col-two-LgbackgroundImg_careers {
	float:right;
	background:url(images/briefcase_lg.jpg) no-repeat;
	background-position:top right;
}

#col-two .col-two-LgbackgroundImg_employees {
	float:right;
	background:url(images/employees_lg.jpg) no-repeat;
	background-position:top right;
}

#col-two .col-two-LgbackgroundImg_values {
	float:right;
	background:url(images/values2_lg.jpg) no-repeat;
	background-position:top right;
}

#col-two .col-2-container {
	float:left;
	width: 570px;
	/*margin-left:15px;*/
	margin-right:0px;
}

#col-two .col-2-container-values {
	float:left;
	width: 570px;
	/*margin-left:15px;*/
	margin-right:0px;
}

#col-two .col-2-container-careers {
	float:left;
	width: 570px;
	/*margin-left:15px;*/
	margin-right:0px;
}

#col-two .col-2-container-reachUs {
	float:left;
	width: 570px;
	/*margin-left:15px;*/
	margin-right:0px;
}

#col-two .col-2-sidelight {
	float:right;
	width: 210px;
	padding-top:220px;
	padding-left:10px;
}

#col-two .col-2-sidelight_reachUs {
	float:right;
	width: 210px;
	padding-top:200px;
	padding-left:10px;
}

#col-two .boxed .title {
	font-size:24px;
	font-weight:bold;
	color: #860038;
}

/* Column Three */

#col-three {
	float: left;	
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	background: url(images/img07.gif) repeat-x;
}

#col-three .boxed {
}

#col-three .boxed .title {
	color: #C99F1A;
}

#col-three .boxed .content {
}

/* Footer */

#footer {
	clear: both;
	height: 40px;
	width: 1000px;
	margin: 0 auto;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	width: 750px;
	margin: 5px 200px;
	font-size: 11px;
}

/* TABS AT TOP */

  #header {
    float:left;
    width:100%;
    background:yellow;
    font-size:93%;
    line-height:normal;
    }
	
  #header ul {
    margin:0;
    padding:0;
    list-style:none;
    }
	
  #header li {
    float:left;
    margin:0;
    padding:0px;
    }
	
  #header a {
    display:block;
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
    }
	
  #header li {
    float:left;
    background:url("images/norm_right.gif")
      no-repeat right top;
    margin:0;
    padding:0;
    }
	
  #header a {
    display:block;
    background:url("images/norm_left.gif")
      no-repeat left top;
    padding:25px 25px;
    }
	
  #header #current {
    background-image:url("images/norm_right_on.gif");
    }
	
  #header #current a {
    background-image:url("images/norm_left_on.gif");
    }
	
  #header {
    float:left;
    width:100%;
    /*background:#ffffff;*/
	background: url("images/tabbottom.gif") no-repeat;
    font-size:93%;
    line-height:normal;
    }
	
  #header ul {
    margin:0;
    padding:60px 0px 0px;
    list-style:none;
    }
	
  #header a {
    display:block;
    background:url("images/norm_left.gif")
      no-repeat left top;
    padding:12px 25px 12px 25px;
    }
	
  #header #current a {
    background-image:url("images/norm_left_on.gif");
    padding-bottom:14px;
    }