/* CSS for Argus Interactive - 2006*/

/* Body */
body {
	background-color: #2b2b2b;
	left: 0px;
	top: 0px;
}

/* Main container */
/* Container of: 
	MainBody (Header, Content, Footer)
*/
/* */
#main_container {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* Main Body*/
/* Container of
	Header, Content
*/
#main_body {
	background-color: #FFFFFF;
	padding: 14px 5px 12px 15px;
	display: block;
	position: relative;
	float: left;
	width: 753px;
}

/* Header*/
/* Container of:
	Header_right_menu
*/
#header {
	height: 40px;
	width: 567px;
	margin: 0px;
/*	margin-top: 6px;*/
	padding-top: 6px;
	position: relative;
	left: 179px;
	vertical-align: bottom;
}
/* Header_right_menu*/
/* Container of:
	Menu Options
*/
#header_right_menu {
	color: #641020;
	height: 40px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#header_right_menu a, #header_right_menu a:hover{
	color: #641020;
}
/* OptionMenu */
/* Container of:
	Top space, text option, visual effects
*/
#option_menu, #MENU1 a, #MENU2 a, #MENU3 a, #MENU4 a, #MENU5 a 
{
	width: auto;
	height: 35px;	
	text-align: left;
}
/* Visual effect */
/*
#option_menu a:hover, #MENU1 a:hover, #MENU2 a:hover, #MENU3 a:hover, #MENU4 a:hover, #MENU5 a:hover{
	width: auto;
	height: 35px;
}
*/
.off{
	text-align: left;
	margin-right: 20px;
	float: left;
	margin-top: 5px;
}
.on
{
	text-align: left;
	margin-right: 20px;
	float: left;
	margin-top: 5px;
	text-decoration: none;
}
/* Text option*/
.op_menu {
	float: left;
	height: 35px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
/*
#MENU2>.op_menu{
	width: 95px;
}*/
/* adjunstment for visual effect */

.op_menu a:hover {
	float: left;
	background-image: url(../images/bg_button.gif);
	text-decoration: none;
}
/* Top space*/
.option_top {
	height: 8px;
}
/* Content*/
/* Contain:
	Left Column, Right Column
*/
#content {
	position: relative;
	float: left;
	width: 746px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	top: -1;
	display: table;	
}
#left_column {
	width: 179px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-right: 2px solid #783731;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-top: 0px;
	border-left: 0px;
}
/*
#content>#left_column {
	width: 176px;
}*/
#right_column {
	float: left;
	width: 562px;
	height: auto;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	vertical-align: top;
}
#logoAI {
	position: relative;
	top: -7px;
	width: auto;
}
.golden_line {
	height: auto;
	width: 100%;
	background-color: #c6a53d;
}
.white_line {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
.grey_line {
	height: auto;
	width: 100%;
	background-color: #c2c6ca;
}


#point_of_interest {
	width: 770px;
	height: 37px;
	position: absolute;
	left: 15px;
	top: 138px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	html{		
		/*
		need this so that Safari3 can 
		use window.getMatchedCSSRules to collect CSSStyleRule later
		*/		
		list-style-image:none; 
	}

	#point_of_interest{
	left: 0px;
	top: 78px;
	}
}
body:last-child:not(:root:root) #point_of_interest{
	left: 0px;
	top: 78px;
	}
#poi_pointer {
	float: left;
	height: 34px;
	width: 219px;
	position: relative;
}
#poi_text {
	float: left;
	height: 25px;
	width: 164px;
	position: relative;
	background-color: #78352D;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
}
#poi_arrow{
	float: left;
	height: 35px;
	width: 35px;
	position: relative;
	background-image: url(../images/arrow_op.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#poi_title {
	float: left;
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	left: -15px;
	top: -8px;
}
#poi_title h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #78352D;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
padding-top: 9px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7c7c7c;
	text-align: right;
	float: right;
	right: 12px;
	position: relative;
	width: 770px;
}
#footer a {
	font-size: 11px;
	color: #a7a7a7;

}
#footer p {
	line-height: 20px;
}
#left_content {
	position: relative;
	float: left;
	top: 50px;
	margin-right: 8px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
#login {
	background-color: #e9e7e7;
	width: 135px;
	height: 76px;
	border: 1px solid #d7d5d4;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 22px;
	position: relative;
}
#contact {
	width: auto;
	height: auto;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: -1px;

}
#left_links ul {
	margin-top: 15px;
	margin-bottom: 35px;
	position: relative;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left_links li {
	font-size: 9px;
	list-style-position: outside;
	list-style-image: url(../images/arrow.jpg);
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
	margin-bottom: 20px;
	margin-left: -24px;
	margin-right: 2px;
	margin-top: 7px;

}
ul {
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: none;
}
#right_text_box {
	background-color: #f6f5f5;
	float: right;
	height: auto;
	width: 233px;
	padding: 5px 12px;
	border: 1px solid #e6e6e6;
	position: relative;
	margin-bottom: 15px;
	margin-top: -5px;
	font-size: 12px;
	text-align: justify;
	margin-left: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align: left;
	font-weight: normal;

	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
h2 b {
	color: #CBAC59;
	font-weight: normal;
}
h3, h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CBAC59;

	white-space: nowrap;
	margin: 0px;
	padding: 0px;	
	text-decoration: none;
}
h3 a:hover {
	color: #CBAC59;

	white-space: nowrap;
	margin: 0px;
	padding: 0px;	
	text-decoration: none;
}
#text_body a {
	text-decoration:underline;
	color:#000000;
}
#text_body a:hover {
	text-decoration: underline;
	color: #CBAC59;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #CBAC59;
}
.client_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	top: -2px;
	vertical-align: middle;
}
.client_login b {
	font-weight: bold;
	color: #000000;
}
#text_body {
	float: left;
	padding-top: 24px;
	padding-bottom: 20px;
	padding-left: 14px;
	text-align: left;
}
.title {
	color: #630f1f;
	font-weight: bold;
	margin:  0px;
	padding: 0px;
}
#lines {
	display: compact;
	margin: 0px;
	padding: 0px;
}
#image_header {
	height: auto;
	width: 545px;
	margin: 0px;
	padding: 0px;
}
h2 strong {
	font-weight: normal;
	color: #000000;
}

.t_field {
	background-color: #d4d4d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	height: 18px;
	width: 127px;
	margin-bottom: 4px;
	margin-right: 10px;
	float: left;
	clear: both;
	border: none;
}
.t_button {
	background-color: #e9e7e7;
	float: right;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-right: 13px;

}
.client_form {
	float: left;
	height: auto;
	width: 140px;
	margin-top: 5px;
}
#left_links {
	position: relative;
	width: 160px;
}
.edge_top {
	margin-top: 5px;
	position: relative;
	float: left;
}
#left_links li a {
	color: #000000;
	text-decoration: none;
}
#left_links li a:hover {
	color: #666666;
	text-decoration: none;
}
