@charset "utf-8";

body {
	background-color: #918868;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family:Verdana, Geneva, sans-serif;
	font-size: .875em;
	color: black;
}

/* CSS Document */

#container {
	background-image: url(Assets/side_17.gif);  /* side_17.jpg */
	background-repeat: repeat-y;
	height: auto;
	width: 862px; 
	padding-left: 19px;
	padding-right: 19px;
	overflow: hidden;
	margin-top: 0;   /* this centers the page - 0 px top & bottom, auto left & right margins */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a:link {
	color: #4c3144;
    text-decoration: underline;
}

a:visited {
	color: #6b5c6e;
	text-decoration: underline;
}

		  
#left_column {
	float: left;
	width: 260px;
	padding-top: 25px;
}

/*---- 3 column container ----*/
#column_container {
	float: left;
	width: 600px;
	margin-top: 15px;
}
#right_column {
	float: right;
	width: 380px;
	margin-left: 20px;
	margin-right: 25px;
	padding: 10px 15px 5px 5px;
}
#center_column {
	width: 160px;
	margin-left: 0px;
	margin-top: 3px;
	height: auto;
}
/*---- end 3 column container ---- */

/*---- 2 column container with divider ----*/
#two_column_container { float: left; width: 600px; margin-top: 15px; }

#column_left { margin-top: 20px; float:left; width: 250px; padding: 0 5px 0 20px; }

#vertical_divider { float: left; margin-top: 20px; width: 16px; height: auto; }

#column_right { margin-top: 20px; float: right; width: 300px; padding: 0; }

/*---- end 2 column container ----*/


#services_container {
	width: 520px;
	margin-left: 290px;
	margin-top: 6px;
	padding-top: 20px;
	padding-right: 39px;
}

#main_image {
	background-image: url(Assets/main_05.jpg);
	height: 153px;
	width: 859px;
}

#services_header: {
	background-image: url(Assets/services_header_05.jpg);
	height: 153px;
	width: 859px;
}

#company_text {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: .875em;
	color: #FFF;
	width: 210px;
	padding: 25px 20px 20px 20px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#company_text a:link {
	color: white;
    text-decoration: underline;
}

#company_text a:visited {
    color: #666699;
    text-decoration: underline;
}

#services_banner {
	background-image: url(Assets/services_header_05.jpg);
	height: 153px;
	width: 859px;
}

#about_us_banner {
	background-image: url(Assets/about_us_header_05.jpg);
	height: 153px;
	width: 859px;
}
#services_head {
	height: auto;
	/* width: 100px; */
	padding-top: 80px;
	padding-left: 290px;
}

#dna_banner {
	background-image: url(Assets/dna_header_05.jpg);
	height: 153px;
	width: 859px;
}

#partners_header {
	background-image: url(Assets/partners_header_05.jpg);
	height: 153px;
	width: 859px;
}

#clients_header {
	background-image: url(Assets/clients_header_05.jpg);
	height: 153px;
	width: 859px;
}

#contact_header {
	background-image: url(Assets/contact_header_05.jpg);
	height: 153px;
	width: 859px;
}

#banner {
	background-image: url(Assets/banner_02.jpg);
	height: 125px;
	width: 859px;
}

#search_form {
    float: right;
    height: 26px;
	width: 250px;
	/* padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 600px; */
	margin: 80px 0px 0px 600px;
}

#request_form_box { }


h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	color: white;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: .1em;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	color: #666699;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

h3 {
    font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	font-size: 1em;
    color: #4c3144;
}

h4 {
    font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}


#services_container h3 {
    color: 666699;	
}

/* #container #services_container h3 {
	color: #666699;
} */ 

p {
	/* font-family:Georgia, "Times New Roman", Times, serif;*/ 
	font-family:Verdana, Geneva, sans-serif;
	font-size: .875em;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	color:#666;
}

li {
	line-height: 160%;
	font-size: .875em;
	list-style-position: outside;
	list-style-type: square;
	color: #666;
}

#container #request_form_box p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .875em;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
}

.footing {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.77em;
	font-weight: normal;
	color: #4c3144;
}
#collections_banner {
	background-image: url(Assets/collections_header_05.jpg);
	height: 153px;
	width: 859px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Tahoma, Geneva, sans-serif;
font-size: 1em;
}

#navcontainer li { margin: 0;
         list-style-type: none;
}

#navcontainer a
{
display: block;
/* padding: 2px 2px 2px 24px; */
width: 247px;
height: 25px;
background-color: #999;
background-image: url(Assets/button_regular_27.gif);
color: white;
padding-left: 12px;
}

#navcontainer a:link, #navlist a:visited
{
text-decoration: none;
}

#navcontainer a:hover
{
color: white;
background-image: url(Assets/button_over_21.gif);
/* font-weight: bold; */
}

#active a:link, #active a:visited, #active a:hover
{
font-weight: bold;
background-color: #FF6600;
background-image: url(Assets/button_high_21.gif);
}

#active a:link, #active a:hover
{
color: #CCC;
background-color: #FF6600;
background-image: url(Assets/button_high_21.gif);
}

