/*********************/
/* ELEMENT SELECTORS */
/*********************/
body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
    line-height: 1.5em;
    margin:0 auto;
    padding:0;
	background-image: url(../images/body_background.jpg);
    background-repeat: repeat-x;
	background-color: #EAECEB;
	text-align:center;
}

/* --------*/
/* Anchors */
/* --------*/

a {	text-decoration: none; height:30px;}

a:link { font-family:Arial, Helvetica, sans-serif;
color:#E7A900;
font-size:12px;}

a:visited { font-family:Arial, Helvetica, sans-serif;
color:#E7A900;
font-size:12px;}


/* ---------*/
/* Headings */
/* ---------*/
h1 {
    font-family: Georgia1, Georgia, serif;
	color:#7D261F;
	font-size: 18px;
	margin-left: 25px;
    margin-right: 0px;
	text-align: left;
	line-height: 1.3em;
	font-weight:100;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
    font-style: italic;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
    margin-right: 0px;
	text-align: left;
	line-height: 1.3em;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
	margin-left:20px;
	font-variant:small-caps;
}

.headerimage {
    float:left;
    margin-left:12px;
	margin-top:16px;
	margin-bottom:10px;
}

hr {
    margin-top:20px;
    margin-bottom:20px;
    width: 91%;
	text-align:center;
}


/* -----------*/
/* Paragraphs */
/* -----------*/
p {
    margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
    text-align: justify;
    line-height: 1.3em;
}

.client_text {
    text-align:left;
	margin-right:0px;
}


.reference {
    color:#EAA800;
	font-weight:bold;
}

.newsbox {
    padding-top:0.0em;
	margin-left: 14px;
	margin-right: 10px;
    text-align: left;
    line-height: 1.3em;
}

/* ------*/
/* Lists */
/* ------*/
ol {
    margin-left: 10.0em;
	margin-right: 6.0em;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

ul {
    margin-left: 2.6em;
	margin-right: 4.0em;
    padding: 0px;
    text-align: left;
	line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.sub {
    margin-left: 1.0em;
    padding: 0px;
	margin-right: 5px;
	line-height: 1.5em;
	font-size: 12px;
}


li {
  margin:0;
  padding-top:0px;
}

li.spaced {
  margin-right: 35px;
  padding-bottom:15px;
}

li.sub {
  margin-right: 10px;
}

li.wrap {
  line-height: 1.3em;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  margin-right: 35px;
}

/* -------*/
/* Images */
/* -------*/
img {
    border-style: none;
	padding: 0;
	margin: 0;
    border: 0;
	border-width: 0;
	font-size: 0;
}

/*-------*/
/* Forms */
/*-------*/
form {
    font-size: 12px;
	line-height: 1.3em;
}

select {
    font-size: 12px;
	line-height: 1.3em;
}

div.row {
    clear: both;
    padding-top: 5px;
}

div.row span.label {
    float: left;
    width: 100px;
    text-align: right;
}

div.row span.formw {
    float: right;
    width: 450px;
    text-align: left;
    font-size: 12px;
    line-height: 1.3em;
}

/******************/
/* ITEM SELECTORS */
/******************/
#default { ;}

#container {
	margin: 0 auto;
    width: 1071px;
	height: 239px;
	background-image: url(../images/main_frame.jpg); 
	background-repeat: no-repeat;
	background-color:#F5F5F5;
	background-position:0 0px;
	overflow:hidden;
}

#container_top {
    float:left;
    margin:0px;
	width:1000px;
	height:144px;
	padding-top: 25px;
	padding-left: 0px;
	overflow:hidden;
}

#container_banner {
    float:right;
	height:204px;
/*	width:813px; */
	margin-top:0px;
	margin-right:35px;
}

#container_logo {
    float:left;
	width:186px;
	height:222px;
}

#container_buttons {
    float: left;
	margin-left: 15px;
	width: 200px;
}

#container_flash {
	margin: 0 auto;
	width:568px;
	text-align:left;
    position: absolute;
	top: 162px;
	margin-left: 237px;
}


/*******************/
/* CLASS SELECTORS */
/*******************/
.default { ;}

/* -----------*/
/* Containers */
/* -----------*/
.boxbottom {
	margin: 0 auto; /* center for now */
	width: 1071px;
	background: url(../images/box_bottom.jpg) no-repeat bottom;
	font-size: 100%;
	padding-bottom: 30px;
}

.boxhead {
    margin:0 auto;
}

.boxbody {
    margin: 0 auto;
    background-image: url(../images/box_body.jpg); 
    background-position: center;
	width: 1071px;
    background-repeat: repeat-y;
    overflow:hidden;
}

.newsbottom {
	float:left;
	width: 250px;
	background: url(../images/news_bottom.jpg) no-repeat bottom;
	padding-bottom: 15px;
}

.newshead {
	margin: 0 auto;
	background: url(../images/news_head.jpg) no-repeat top;
    background-position: center;
	width: 250px;
	height: 20px;
}

.newsbody {
	margin: 0 auto;
    background-image: url(../images/news_body.jpg); 
    background-position: center;
	width: 250px;
    background-repeat: repeat-y;
    overflow:hidden;
    
}



/* -----*/
/* Menu */
/* -----*/
.menu {
    float:left;
	background-image: url(../images/menu_background.jpg); 
	background-repeat: no-repeat;
    padding-top:20px;
    margin-left:0px;
    height:394px;
	width:186px;
}

.menu a:link { font-family: Georgia1, Georgia, serif;
color:#3A3A3A; font-size: 14px;}

.menu a:visited {font-family: Georgia1, Georgia, serif;
color:#3A3A3A; font-size: 14px;}

.menu a:hover {color: #7D261F; font-weight:bold; background-image:url(../images/underline.jpg); background-repeat:no-repeat; background-position:bottom;}

.sidemenu {
    float:left;
    width:165px;
    margin-left:7px;
    margin-top:30px;
    color:#FFFFFF;
	font-size:15px;
    font-family:font-family:Tahoma, Geneva, sans-serif;
	font-weight:300;
}

.sidemenu a:link {color:#777777; font-family:Georgia, "Times New Roman", Times, serif;}
.sidemenu a:visited {color:#777777;}
.sidemenu a:hover {color: #FFFFFF;}

.cssnav {
	float: left;
	vertical-align:middle;
	padding: 0px;
	width: 180px;
	height: 40px;
	overflow: hidden; /* for ie to hide extra height*/
	border: none;
}

.cssnav a {
    display: block;
	vertical-align:middle;
	font-size: 1.0em;
	width: 180px;
	height: 40px;
	float: left;
	text-decoration: none;
	border: none;
	text-align: left;
	padding-left: 20px;
	padding-top:10px;
}

/* Needed only for image menus */
/*
.cssnav span {
    display: block;
	font-size: 14px;
	width: 143px;
	height: 25px;
	float: left;
	text-decoration: none;
	border: none;
	text-align: center;
}
*/

.cssnav:hover {
}

.cssbutton a {  float:left;  width:247px; height:195px; margin-left: 25px; vertical-align: middle; }

.buttonnav {
    float: left;
	width: 200px;
	height: 60px;
	overflow: hidden; /* for ie to hide extra height*/
	border: none;
}


/* --------------*/
/* Page Headings */
/* --------------*/
.pageheading {
  width: 900px;
  text-align: right;
  overflow:hidden;
}

/* -------------*/
/* Page Columns */
/* -------------*/
.pagetext {
    float:left;
	background-image: url(../images/image_paragraph.jpg); 
	background-repeat: no-repeat;
	margin-left:0px;
    width: 800px;
    text-align: justify;
	line-height: 1.3em;
}

.client_logo {
    float:left;
	width:200px;


}


.pagetext_bottom {
	margin: 0 auto;
	height:22px;
	width: 1074px;
	background: url(../images/bottom_strip.jpg) no-repeat bottom;
	font-size: 100%;
}

.pagetext_home_left {
    float:left;
	margin-left:20px;
    width: 270px;
    text-align: justify;
	line-height: 1.3em;
	background-color:#F5F5F5;
}

.pagetext_home {
    margin-left:50px;
    float:left;
    width: 550px;
    text-align: justify;
	line-height: 1.3em;
	background-color:#F5F5F5;
}

.pagetext_expertise_text {
    float:left;
    width: 320px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:5px;
/*
	font-variant:small-caps;
*/
}

.pagetext_expertise_photo {
    float:left;
    margin-top:5px;
}

.pagetext_quote {
    font-style:italic;
	font-size:12px;
	color:#ACC0C7;
    margin-top: 10px;
	margin-left: 130px;
	margin-right: 130px;
    text-align: justify;
	line-height: 1.3em;
}

.pagetext_testimonial {
    font-style:italic;
	font-size:12px;
	color:#FFFFFF;
    margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
    text-align: justify;
	line-height: 1.3em;
}

/* -------*/
/* Footer */
/* -------*/

.footer {
    padding-top: 10px;
	font-size:10px;
}

.footer:link {
	color:#6C211E;
	font-size:11px;
	text-align:center;
}

.footer:visited {
	color:#6C211E;
	font-size:11px;
	text-align:center;
}


/***********************/
/* For IE 6 and ealier */			  
/***********************/			  
* html .boxhead h2 {height: 1%;}


