/* Copyright Anson Reed Ltd
------------------------------------------------------------------*/

body {	padding:0; 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4A4A4A;
	line-height: 18px; 	margin-top: 0px; 	margin-right: 0; 	margin-bottom: 0; 	margin-left: 0; 	background-color: #F6F6F6;
	text-align: center;	background-image: url(../images/bg_body.jpg);	background-repeat: repeat-x;}

/* main layout
------------------------------------------------------------------*/

#container {	margin: 0 auto; 	text-align:left; 	width: 940px;}

#container2 { 	background: #FFFFFF;	margin: 0 auto;	padding: 0 25px 15px 25px;	border: 1px solid #b8c5d1;}

#header {width: auto;	margin-right: auto;	margin-left: auto;	height: 110px;	background-color: #0e5e91;	margin-top: 0px;
	background-image: url(../images/header.jpg); background-repeat:no-repeat;	}
	
#logo {	width: 330px;	float: left;	height: 60px;	padding: 0px;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 0px;
	margin-left: 5px;	}
	
#index_col {	width: 560px; height:auto; float: left;	padding:0px;	margin-top: 15px; background-image: url(../images/bg_grey_top.gif);	background-repeat: repeat-x;}
	
#index_welcome { width: 100%;	float: left;	margin-top: 15px; text-align:left;	}

.index_colr {width: 300px; margin: 0; margin-top:1px;  padding: 10px 0 10px 10px; float: left; text-align: left; background-color:#99CC00; }
	
#index_boxright {	float: right;	width: 300px; height: 240px; margin: 15px 0px 0px;	text-align: left;	position: relative;	background-repeat: no-repeat;		background-image: url(../images/index_01.gif); background-color:#859ab6;}
	
#where {margin: 3px 0 0 0; font-size: 10px; background-color:#5D95D0; color:#FFFFFF;}
#where a:link  {color: #FFFFFF; text-decoration: none; }
#where a:visited  {	padding: 0;	color: #FFFFFF;	text-decoration: none;}
#where a:hover {text-decoration: underline;}	
	
	
#main_b {width:auto;	 margin: 0 auto;	background-color: #FFFFFF;	padding-bottom: 10px;	background-repeat: repeat-x; 	text-align: left;	background-image: url(../images/bg_shade2.jpg);	}
	
#goldcol_2  {	width: 530px;  float: left;	padding:0px;	margin-top: 50px;	margin-right: 0px;	margin-bottom: 0px;
	margin-left: 0px;}
	
	
#goldcol_1 {
	width: 300px;
	height: auto;
	padding: 0;
	margin-top: 45px;
	float: right;
	background-color: #ECF1F9;
}

.coltitletop { height: 18px; margin: 0; padding: 10px 0 10px 0; float: left; text-align: left; color: #5C728F; background: #fff; font: normal normal 16px "Lucida Grande", Arial, Helvetica, sans-serif; }

.coltitle {	width: 100%; 	height: 18px;	margin: 0;	padding: 15px 0 10px 10px;	float: left;	text-align: left;
	color: #FFFFFF;	font: bold 16px "Lucida Grande", Arial, Helvetica, sans-serif;	border-top-width: 10px;
	border-top-style: solid;	border-top-color: #FFFFFF;	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-x;	background-position: left top;	background-color: #5d95d0;}

.box2 {	width: auto; margin: 0; padding: 10px 10px 10px 15px; float: left; text-align: left; line-height: 16px; font-size: 11px;}
	
.colmenu {  margin: 0; padding: 15px 12px 15px 12px; float: left; text-align: left;}
.colmenu ul { margin: 0; padding: 0; list-style: none; }
.colmenu li {	line-height: 15px;	color: #003058;	font-weight: normal;	font-size: 11px;	border-bottom-width: 1px;
	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	padding-top: 4;	padding-right: 0;	padding-bottom: 4px;
	padding-left: 0;}
.colmenu a:link {color: #2e73af; text-decoration: none;}
.colmenu a:visited {color: #2e73af;	text-decoration: none;}
.colmenu a:hover {text-decoration: underline;}	

#products { width: auto; margin: 0; padding: 10px 10px 20px 10px; float: left; text-align: left;	line-height: 15px; }
#products a:link {color: #2e73af; text-decoration: underline;}
#products a:visited {color: #2e73af;text-decoration: underline;}
#products a:hover {text-decoration: none;}

#page_right_contents {	position: relative;	width: auto;	float: right;	margin: 0px;	padding: 0px 0px 0px 5px;
	height: auto;	text-align: center;}	
	
	#page_right {	margin: 0px;	width: 140px;	float: right;	position: relative; text-align:center;	}
	

#login {
	background-image: url(../images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 472px;
	width: 500px;
	margin: 0 auto;
	margin-top: 60px;
	padding-top: 40px;
}

#cancel {
	background-image: url(../images/bg_cancel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 472px;
	width: 500px;
	margin: 0 auto;
	margin-top: 60px;
	padding-top: 40px;
}


#goldquote {	border: 1px dotted #CCCCCC; 	background-color: #EEEEEE;
	height: 170px;	width: 370px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
	margin-left: 40px;	padding-top: 30px; 	padding-right: 20px; 	padding-bottom: 0px; 	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 14px; 	color: #666666; 	text-align: center;
	font-weight: bold;}

#quoteg{	float: left;	width: 350px;	padding-top: 10px;	padding-left: 15px;	height: 180px;	background-image: url(../images/quote.gif);	background-repeat: no-repeat;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
	margin-left: 0px;}


	
#header2 {
	float: left;
	width: 100%;
	height: auto;	
}

#logo {
	position: relative;
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px;
	}
	
#submenu {
	position: relative;
	float: left;
	width: 220px;
	margin: 20px 0px 0px;
	padding: 70px 20px 0px;
	height: 200px;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	}






#nav_log {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 82px;
	float: right;
	top: 5px;
	z-index: 100;
	height: 16px;
	background-position: left;
	text-align: left;
	left: 715px;
}

.container { 

     background: #ffffff;  
} 

#main {
	float: left;
	width: 100%;
	margin: 5px 0px 3px;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#main_g {
	float: left;
	width: 100%;
	margin: 5px 0px 3px;
	padding: 0px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	



	
#goldcol_1a {
	float: right;
	width: 210;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	position: absolute;
	top: 1100px;
	right: 20px;
	left: 550px;
	
	}
	
#nav_g {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	float: left;
	top: 0px;
	height: 22px;
	text-align: right;
	left: 0px;
	clear: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}






.box_contents {
	position: relative;
	width: auto;
	float: left;
	margin: 0px;
	padding: 10px;
	height: auto;
	text-align: left;
}

.box_contents_w {
	position: relative;
	width: 98%;
	float: left;
	margin: 0px;
	padding: 10px 25px;
	height: auto;
	text-align: left;
}



#page_flash {
	float: left;
	height: 400px;
	margin: 0px;
	position: relative;
	clear: none;
	width: 520px;
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

#page_flash_fix {
	float: left;
	height: 380px;
	margin: 0px;
	position: relative;
	clear: none;
	width: 100%;
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

#page_list {
	float: right;
	height: 380px;
	margin: 0px;
	position: relative;
	clear: none;
	width: 274px;
	background-image: url(../images/con_01.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}

#page_list_left {
	float: left;
	height: 434px;
	position: relative;
	clear: none;
	width: 250px;
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}



#col_1 {
	position: relative;
	width: 220px;
	float: left;
	margin: 5px 0px 0px;
	background-color: #C1D2DB;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg_blank.gif);
	background-repeat: no-repeat;
}

#col_2{
	position: relative;
	width: 595px;
	float: left;
	margin: 5px 0px 0px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
}

#col_2_small{
	position: relative;
	width: 540px;
	float: right;
	margin: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
	height: 434px;
}

#col_3 {
	position: relative;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}

#page_main {
	position: relative;
	width: 420px;
	float: left;
	margin: 0px;
	text-align: justify;
}


	





#quote{
	height: 330px;
	width: 223px;
	margin: auto;
	position: relative;
	float: left;
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#popjob {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 220px;
	text-align: left;
	background-color: #E8EEF4;
	border: 1px solid #0080C0;
	float: left;
	position: absolute;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 100px;
	top: 100px;
	
	}
	
.form_box1 {
	width:180px;
	height:20px;
	font-family:verdana;
	font-size:11px;
	border-color:#;
	background-color:#FFFFFF;
	color:#666666;
	margin-left:4px;
	margin-right:0px;
	border: 1px solid #CCCCCC;
	background-position: right;
}
	
.form_box2 {
	width:180px;
	height:20px;
	font-family:verdana;
	font-size:11px;
	border-color:#;
	background-color:#FFFFFF;
	color:#666666;
	margin-left:4px;
	margin-right:0px;
	border: 1px solid #CCCCCC;
	background-position: right;
}


.form_box3 {
	width:200px;
	height:18px;
	font-family:verdana;
	font-size:11px;
	border-color:#;
	background-color:#FFFFFF;
	color:#666666;
	margin-left:4px;
	margin-right:0px;
	border: 1px solid #CCCCCC;
	background-position: right;
}
.button_2{
	border:1px solid #CCCCCC;
	background-color:#ffcc33;
	height: 24px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color: #547AA6;
	cursor:pointer;
	padding: 2px;
}

#holder_pop {
	position: relative;
	width: 375px;

	
}

/* Main Navigation
------------------------------------------------------------------*/

#nav_top {	float: right;	width: 400px;	margin-right: 5px;	margin-top: 40px;}

#nav_top ul {
	list-style: none;	font-size: 12px;	margin: 0;	padding: 0;}

#nav_top ul li {	float:left;}

#nav_top ul li a{	text-decoration: none;	float: left; font-weight: bold;
	color: #FFFFFF;	padding-top: 8px;	padding-right: 15px;	padding-bottom: 8px;	padding-left: 15px;
	
}

#nav_top ul li a:hover { color: #FFEA97;
}

#nav_top li#active {}


#nav_top li#active a {	color: #FFEA97;	background-image: url(../images/arr_up.gif);	background-repeat: no-repeat;
	background-position: center 24px;}
	

/* Sub Navigation
------------------------------------------------------------------*/

#navsub {	width: 250px;	float: right;	text-align: right;	margin: 0px; margin-right:5px;	top: 8px;}

#navsub ul {	padding-left: 0;	margin-left: 0;}

#navsub ul li {	display: inline;}

#navsub ul li a{	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;
	color: #Eff2f7;	background-image: url(../images/arr_dots_gr.gif);	background-repeat: no-repeat;
	background-position: 0 center;	padding-left: 6px;	margin-left: 10px;}

#navsub ul li a:hover {	color: #FFCC33;	text-decoration: underline;	}

#navsub li#active a {	color: #FFCC33;	text-decoration: underline;}



	/* Footer
------------------------------------------------------------------*/
#footer {	margin-top: 10px; 	border-top: solid 1px #e1e1e1;	border-bottom: solid 1px #e1e1e1;
	height: 65px;	background-color: #41709C; color: #FFFFFF; }
	
#footer a:link {color: #FFFFFF; text-decoration: none;}
#footer a:visited {color: #FFFFFF; text-decoration: none;}
#footer a:hover {color: #FFFFFF; text-decoration: underline;}

#footer_contents {margin-top: 10px;	padding-top: 0px;}

#footer_left {float: left;}
#footer_right {	float: right;}

/* new navigation
------------------------------------------------------------------*/


#mainnav {
	 		  float: right;
    		  margin-top: 40px;
    		  width: 590px;
    		  font-size: 12px;
    		  font-weight: bold;
    		  line-height: normal;
			  }
	
    		#mainnav ul {
    		  float: right;
			  margin: 0;
			  padding: 0;
			  list-style: none;
    		  }
    		#mainnav li {
			  float: left;
    		  display: inline;
    		  margin: 0;
    		  padding: 0;
    		  }
    		#mainnav a {
	float: left;
	margin: 0;
	padding: 0 6px 0 8px;
	text-decoration: none;
	background-image: url(../images/tab_left.png);
	background-repeat: no-repeat;
	background-position: left top;
    		  }
			  
			   				
			#mainnav a.active{
    		  background: url(../images/tab_left_on.png) no-repeat left top;
    		}
    		#mainnav a.active span {
    		  background: transparent url(../images/tab_right_on.png) no-repeat right top;
    		}
			
    		#mainnav a span {
	float: left;
	display: block;
	padding: 13px 13px 6px 6px;
	color: #FFF;
	background-image: url(../images/tab_right.png);
	background-repeat: no-repeat;
	background-position: right top;
    		  }
    		#mainnav a.active span {
    		  color: #425165;
    		  background: transparent url(../images/tab_right_on.png) no-repeat right top;
    		}
			
    		/* Commented Backslash Hack hides rule from IE5-Mac \*/
    		#mainnav a span {float: none;}
    		/* End IE5-Mac hack */
    		#mainnav a:hover span {
    		  color: #FFF;
    		  }
    		#mainnav a:hover {
    		  background-position: 0% -35px;
    		  }
    		#mainnav a:hover span {
    		  background-position: 100% -35px;
    		  }


/* not needed
------------------------------------------------------------------*/


#footer_strap{
	height: auto;
	width: 750px;
	margin: auto;
	position: relative;
	float: left;
}
