/*
Title:      Benboothe.com master styles for screen media
Author:     Abby Serchindorj, serchindorj@gmail.com
Created:    Jan 01 2006
Updated:    Jan 09 2006
Notes:    Hand-crafted by myMongol.com in Fort Worth, Texas
*/
body {
	background: #003553 url(../tiles/body_background.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrap {
	position: relative;
	background-color: #FFFFFF;
	width: 760px;
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* ---[ links ]------------------------------- */

a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FE3401;
	text-decoration: none;
	border-bottom: 2px solid #FE3401;
	font-weight: bold;
}


.dividerH {
  background-image: url(../tiles/dotsHorizontal1.gif);
  background-repeat: repeat-x;
  height: 10px;
  font-size: 1px;
  clear: both;
}
.dividerB {
  background-image: url(../tiles/dotsHorizontalB.gif);
  background-repeat: repeat-x;
  height: 10px;
  font-size: 1px;
  clear: both;
}
/* navigation */
#nav {
	float: none;
	width: 760px;
	height: 30px;
	margin: 0px 0px 2px 0px;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	border-top: 1px solid #0099CC;
	border-bottom: 3px solid #000033;
	background: #003366 url(../tiles/nav-bg-blue.gif) repeat-x top left;
	font-weight: bold;
	word-spacing: 0.1em;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(../tiles/nav-li-blue-bg.gif) no-repeat top right;
}
#nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
}
#nav a:hover, #nav a.active {
	color: #fff;
	background: #000000 url(../tiles/nav-on-blue-bg.gif) repeat-x top left;
}
#nav a.active {
	font-weight: bold;
	background: #990000 url(../tiles/nav-on-red-bg.gif) repeat-x top left;
}
li#tab_home a {
	margin-left: 90px;
	background: url(../tiles/nav-li-blue-bg.gif) no-repeat top left;
}
/* END navigation */
#head_section {
	float: none;
	width: 760px;
	height: 185px;
	margin: 0px 0px 2px 0px;
}
#head_section #logo {
	float: left;
	width: 220px;
	height: 185px;
	margin: 0;
	padding: 0;
	background: #FF6600 url(../tiles/logo.gif) no-repeat top left;
}
/* ---[ title box ]-------------------------------- */
#head_section #title {
	float: right;
	width: 538px;
	height: 185px;
	margin: 0;
	padding: 0;
	background: #FF9900 url(../tiles/home_t.gif) no-repeat top left;
}
#home #head_section #title {
	background-image: url(../tiles/home_t.gif);
	}
#value #head_section #title {
	background-image: url(../tiles/value_t.gif);
	}
#consulting #head_section #title {
	background-image: url(../tiles/consulting_t.gif);
	}
#letter #head_section #title {
	background-image: url(../tiles/letter_t.gif);
	}
#articles #head_section #title {
	background-image: url(../tiles/articles_t.gif);
	}
#contact #head_section #title {
	background-image: url(../tiles/contact_t.gif);
	}
#head_section #title h1 {
	margin: 0;
	padding: 0;
	font-size: 20px; 
	font-weight: normal;
	color: #EB9F3D;
	}
#head_section #title h1 span {
	color: #ECE9D8;
	}
#head_section #title h2 {
	font-family: Verdana, sans-serif;
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #888;
	}
#head_section #title a:link {
	color:#ece9d8;
	text-decoration: none;
	}
#head_section #title a:visited {
	color: #ece9d8;
	text-decoration: none;
	}
#head_section #title a:hover {
	color: #ece9d8;
	text-decoration: underline;
	}
h2#recent {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #7B9905;
	}

#body_section {
	float: none;
	width: 760px;
	height: auto;
	margin: 0px 0px 2px 0px;
	background: #003366 url(../tiles/content-bg.gif) repeat-y;
}
#body_section #left_column {
	float: left;
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #CEE6F3;
}
#body_section #left_column h3 {
	width: 220px;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	background: #003366 url(../tiles/nav-bg-blue.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}
#body_section #left_column h4 {
	text-align: left;
	margin: 5px 5px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
#body_section #left_column p {
	margin: 0 0 5px 0;
	padding: 5px 5px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	text-align: left;	
}
#body_section #left_column img.floatleft {
	float: left;
	border: 1px solid #5e5e5e;
    margin: 5px 6px 1px 8px;	
}
#body_section #left_column form {
	margin: 5px 0 10px 5px;
	padding: 0;
}
#body_section #left_column #tweet {
	background: url(../images/TwitterBirdText.png) top left no-repeat;
	margin: 0px;
	padding: 50px 0px 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 14px;
	color: #003366;	
	text-align: left;
}

#tweet ul {
margin: 5px;
padding: 0px;
}

#tweet li {
list-style:none;
}

#tweet .twittertime {
text-align:right;
display:block;
margin:10px 10px 0 0;
font-size:85%
}

#tweet .twittertime a {
	color: #003366;
	font-style: normal;
	text-align:right;
	display:block;
	margin:10px 10px 0 0;
}
#tweet .twittertime a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}


#body_section #right_column {
	float: right;
	width: 538px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FAEDDE;
	border-left: 2px solid #FFF;
}
#body_section #right_column .red {
	color: #CC0000;
	font-weight: bold;
}
#body_section #right_column #feedback_txt {	
	margin: 10px;
	border: solid 1px #000066;
	background-color: #E8EEFA;
}
#body_section #right_column #feedback_txt p {
	margin: 5px;
	font-weight: bold;
	color: #CC0000;	
}
#body_section #right_column img.pix_floatleft {
	float: left;
	border-right: 2px solid #f90;
	border-bottom: 1px solid #f90;
    margin: 5px 6px 1px 8px;
	padding: 2px;	
}
#body_section #right_column img.pix_floatright {
	float: right;
	border-right: 2px solid #f90;
	border-bottom: 1px solid #f90;
    margin: 5px 6px 1px 8px;
	padding: 2px;	
}
#body_section #right_column h3 {
	text-align: left;
	margin: 5px 5px 6px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
#body_section #right_column h4 {
	text-align: left;
	margin: 2px 5px 6px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
#body_section #right_column p {
	margin: 0 0 5px 0;
	padding: 5px 5px 2px 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	text-align: left;	
}
#body_section #right_column ul {
	margin: 5px 5px 5px 10px;
	padding: 0 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	text-align: left;	
}
#body_section #right_column li {
	margin: 0 5px 0 10px;
	list-style-type: disc;
}
#body_section #right_column #form_contact {
	margin: 5px 10px 5px 10px;
	padding: 0;
	background: #FAEDDE url(../tiles/form_bg.gif) repeat-x top left;
}
#body_section #right_column #form_contact input, textarea {
	border: 1px solid #FFCC99;
}
#body_section #right_column #form_contact ul {
	margin: 5px;
	padding: 0 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	text-align: left;
}
#body_section #right_column #form_contact li {
	margin: 0 5px 0 10px;
	list-style-type: none;
	list-style-image: url(../tiles/alert_sign.gif);
}
#body_section #right_column #form_contact .button_contact {
	background-color: #FFCC99;	
}
#body_section #right_column #form_letter {
	margin: 5px 10px 5px 10px;
	padding: 0;
	background: #FAEDDE url(../tiles/form_bg.gif) repeat-x top left;
}
#body_section #right_column #form_letter input, textarea {
	margin: 0;
	padding: 2px 3px 2px 3px;
	border: 1px solid #FFCC99;
}
#body_section #right_column #form_letter ul {
	margin: 5px;
	padding: 0 5px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	text-align: left;
}
#body_section #right_column #form_letter li {
	margin: 0 5px 0 10px;
	list-style-type: none;
	list-style-image: url(../tiles/alert_sign.gif);
}
#body_section #right_column #form_letter .button_print {
	background-color: #FFCC99;	
}
#body_section #right_column #form_letter .fine_txt {
	font-size: 10px;	
}
#body_section .h-space {
	clear: both;
	height: 1px;
}
#bottom_section {
	clear: both;
	width: 760px;
	height: 60px;
	margin: 0px 0px 2px 0px;
	background-color: #FFFFFF;
}
#bottom_section a, #bottom_section a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9DB9D;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	}
#bottom_section a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #FFCC00;
	}
#bottom_section #bt_left_column {
	float: left;
	width: 220px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: #003366 url(../tiles/footer_left_bg.gif) repeat-x bottom left;
}
#bottom_section #bt_left_column .copyright_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 12px 5px 0 5px;
	text-align: center;
}
#bottom_section #bt_right_column {
	float: right;
	width: 538px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: #990000 url(../tiles/footer_right_bg.gif) repeat-x bottom left;
}
#bottom_section #bt_right_column .link_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FCEED1;
	word-spacing: 0.1em;
	margin: 15px 5px 0 5px;
	text-align: center;
}

