/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #222222;
	background-image: url(../image/image_site/image_site_head_bg.jpg);
	background-repeat: repeat-x;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

h1{
 font-size: 19px;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h2{
	font-size: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h6{
	font-size: 22px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #197719;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBDB88;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h9{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #F1AF00;
 margin: 0px;
 padding: 0px;
}
ul{
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 13px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
#clear{
	clear: both;
} 
#head{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	height: 36px;
	padding-top: 20px;
}
#head_right{
	float: right;
	
}
#head_left{
	float: left;

}
#leftcol{
	float: left;
	margin-right: 20px;
	width: 400px;
}
#leftportfolio{
	float: left;
	margin-right: 20px;
	width: 200px;
}
#leftcol_spacer{
	padding-top: 350px;
	
}

#right{
  float:right;
	width: 200px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
#wrapper_colour0{background-color: #ffffff;}
#wrapper_colour1{background-color: #6633CC;}
#wrapper_colour2{background-color: #FF3399;}
#wrapper_colour3{background-color: #FF3300;}
#wrapper_colour4{
	background-color: #00CCFF;
	width: 100%;
}
#wrapper_colour5{background-color: #99CC00;}
#wrapper_colour6{background-color: #FFCC00;}

#wrapper_leftcol_content{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 24px;
	padding-bottom: 26px;
	height: 420px;
	
	
}
#content{
	width: 400px;
	float: right;
	
}#contentportfolio{
	float: right;
	font-size: 12px;
	width: 650px;
}
#band{
	margin-left: auto;
	margin-right: auto;

	background-color: #FFFFFF;
	height: 188px;
	}
#band1{
	margin-left: auto;
	margin-right: auto;
	height: 188px;
	width: 870px;
	}
#band2{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;

	}
#band3{
	height: 8px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #194294;
	}
#fullwidth{
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	
	
}#wrapper_footer{
	margin-bottom: 30px;
	clear: both;
	padding-top: 10px;
	
	
}
#footer{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 870px;
	font-size: 12px;
	
	
	
}
#inline1{
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;

	
	
}
#border{

	
	border-color: #e7e7e7;
	border-style: solid;
	border-width: 1px;
	
	
	
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/*********** .navLinks styles ***********/

.navLink1{
	position: relative;
	color: #333333;
	font-size: 11px;

	
}


.navLink1 a:link, .navLink1 a:visited {
	padding: 2px 5px 2px 5px;
	color: #666666;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navLink1 a:hover {
	padding: 2px 5px 2px 5px;
	color: #0099CC;
	border-left: 1px dotted #999999;
	text-decoration: none;
	border-right: 1px dotted #999999;
}



.Link2{font-size: 20px; color: #FFFFFF;}
.Link2 a:link, .Link2 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.Link2 a:hover{color: #002C38; text-decoration: underline;}

.Link3{font-size: 16px; color: #FFFF00;}
.Link3 a:link, .Link2 a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
.Link3 a:hover{color: #002C38; text-decoration: underline;}




.navLink9{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

.navLink9 a:link, .navLink9 a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.navLink9 a:hover{
	color: #FF3300;
	text-decoration: underline;
}
/*********** .imageng styles ***********/

#image_holder_1{
	padding-bottom: 20px;

}
.image_left{
	float: left;
	margin-right: 14px;


}
.image_right{
	float: right;
	margin-left: 14px;


}
#line1{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	


}
/*********** .test styles ***********/

.style_1{font-size: 14px;}
.style_2{
	font-size: 12px;
	color: #000000;
}
.style_3{
	font-size: 16px;
	color: #FFFFFF;
}
