@charset "utf-8";
/* CSS Document */

/*  START all pages elements  */
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#959595;
}

body { background:url(../images/bg.jpg) repeat-x}

.clr { clear:both;}

#wrapper{
	width:984px;
	margin:0 auto 0 auto;
}

#logo {
	float:left;
	width:247px;
	height:149px;
	margin:3px 0 0 0;
	display:inline;
}

#flash_menu {
	/*float:right;*/
	position: absolute;
	margin: 0 0 0 250px;
	*margin: 0 0 0 0px;
	width:735px;
	height: 120px;
	/*display: inline;*/
	z-index: 10000;
	border:0px solid #666;
	overflow:hidden;
	border:0px solid #F00;

}

#flash_menu:hover {
	height: 380px;
}

/*  content holder */
#page_content {
	float:left;
	width:940px;
	overflow: hidden;
	background:url(../images/content_bg.jpg) top right no-repeat;
	display:inline;
	margin: 0px 0 0 23px;
	z-index: 20;
	border:0px solid #666;
}


#right_zone {
	float:left;
	width:614px;
	display:inline;
	padding: 25px 0 0 0;
}

#flash_sidebar {
	float:left;
	width:284px;
	height:348px;
	border: 0px solid #c2c2c2;
}

/*  END content holder */

/*  Start footer  */

#home_footer {
	width:984px;
	height: 200px;
	margin: 295px 0 0 0;
	background:url(../images/footer_bg.jpg) top right no-repeat;
	padding-top: 108px;
	position:absolute;
	z-index: 1;
}



#footer {
	width:984px;
	background:url(../images/footer_bg.jpg) top right no-repeat;
	padding-top: 108px;
	position:relative;
}

#footer_menu {
	float:left;
	width:961px;
	height:24px;
	color:#FFFFFF;
	background-color: #184d7f;
	line-height: 24px;
	padding-left: 23px;
	border-top: 1px solid #7494b2;
}

#footer_menu a:link, #footer_menu a:visited {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 12px;
}

#footer_menu a:hover { text-decoration:underline;}

#footer_menu a.fst:link, #footer_menu a.fst:visited {
	padding:0 12px 0 0;
}

#footer_menu_2 {
	float:left;
	width:973px;
	height:24px;
	color:#959595;
	line-height: 24px;
	padding-left: 11px;
}

#footer_menu_2 a:link, #footer_menu_2 a:visited {
	font-size:11px;
	color:#959595;
	text-decoration:none;
	padding:0 12px;
}

#footer_menu_2 a:hover { text-decoration:underline;}


#contact {
	float:left;
	width:540px;
	display:inline;
	margin:5px 0 0 23px;
	font-size:11px;
	color:#363636;
}

#credits {
	float:right;
	width:340px;
	display:inline;
	margin:5px 43px 0 0;
	font-size:11px;
	text-align: right;
}

#credits a:link, #credits a:visited {font-size:11px; text-decoration:none;}
#credits a:hover { text-decoration:underline;}

#cust_login {
	position:absolute;
	left:451px;
	top:60px;
}
/*  End footer  */
/*  END all pages elements  */
/*  Start home page  */

#welcome_box {
	position: absolute;
	width:210px;
	height: 300px;
	display: block;
	margin: 160px 0 0 23px;
	*margin: 160px 0 0 -220px;
	*border:0px solid #000;
}

/*#welcome_box {
	float:left;
	width:210px;
	display: inline;
	margin: 30px 0 0 23px;
}*/

/*#flash_holder {
	float:right;
	display:inline;
	margin:115px 0 0 0;
	width:732px;
	height:329px;
}*/

#flash_holder {
	float:right;
	position: absolute;
	display:block;
	margin:115px 0 0 250px;
	*margin:115px 0 0 0px;
	width:732px;
	height:390px;
	border: 0px solid #333;
	z-index: 1000;
}

#welcome_box h1 {
	font-size:15px;
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom: 10px;
}

#welcome_box p {
	font-size:13px;
	color:#464646;
	line-height:30px;
}
#right_zone /*  End home page  */

/*  Start inner pages elements  */
/*  Styles all pages  */

 a.link:link, ##right_zone  a.link:visited {
	color:#555555;
}
#right_zone  a.link:hover {
	color:#333333
}

#right_zone p {
	line-height:24px;
}

.fine_txt {
	font-size:10px;
	font-style:italic;
	color:#555555;
}

h1 {
	font-size:24px;
	color:#004a80;
}
h2 {font-size:20px; color:#004a80; font-weight:normal;}
h3 {font-size:16px; color:#004a80; font-weight:normal;}

h4 {
	font-size:16px;
	color:#555555;
	text-align:center;
	 font-weight:normal;
}

h5 {
	font-size:14px;
	color:#555555;
	text-align:right;
	 font-weight:normal;
}

h6 {font-size:14px;	color:#555555; font-weight:normal;}

hr {
	width:100%;
	color:#cccccc;
	background-color:#cccccc;
	margin: 5px 0 15px 0;
	height: 1px;
}	

ol li, ul li { margin-left:35px;}

ol li {	list-style:decimal;}


/*  END styles all pages  */


/*  Start table format  */
.table_head {
	width:612px;
	height:20px;
	margin-top: 15px;
	background:#184d7f;
}

.table_head span {
	float:left;
	width:592px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	padding-left:20px;
}

.table_content {
	width:610px;
	border:1px solid #ebebeb;
	border-top:none;
}

.content_round {
	width:572px;
	padding:10px 20px;
}

.table_column {
	float:left;
	width:185px;
}

.table_column p, .table_column a:link, .table_column a:visited {
	color:#3385b0;
	text-decoration:none;
	line-height:20px;
	font-size:12px;
}

.table_column a:hover { text-decoration:underline;}

/*  End table format  */

/*----------------------------------------------------------------
	contact form
----------------------------------------------------------------*/

#contactform th, #contactform td, #request_proposal th, #request_proposal td{
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

#contactform input, textarea, select {
	border: 1px solid #c2c2c2;
	padding: 3px;
}
.web_pages_content ul, .web_pages_content ol {
	line-height:20px;
	margin-bottom:15px;
}

/*  End inner pages elements  */

/*  tooltip stuff  */
.screenHide {
	display: none;
}
.img_list {
	margin: 34px 28px 0px 28px; 
	float: left;
	background-color:white;
	border:1px solid gray;
	padding:5px;	
}

.img { 
	padding:0px;
	margin:0px;
	border:1px solid gray;
}
.tooltip {
	background-color:black;
	color:white !important;
}
.customer_list {
	margin-left:15px;
}
#wide {
	margin:30px 30px 15px;
}