/*
	


*/




/*------------------------------------------------------------------------------
	basic styles 
------------------------------------------------------------------------------*/	
	
	body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-image: url(../images/global/tile.gif);
	background-repeat: repeat;
		}

	p{
	margin: 0 0 15px 0;
	line-height: 1.7em;
	}
	
	h1{ 
		margin-top: 0;
		color: #b5194c;
		font-weight: normal;
		font-size: 18px;
	}
		h1 span, h2 span{
			font-style: italic;
			text-transform: lowercase;
		}
	
	h2{ 
		color: #b5194c;
		font-size: 11px;
		margin: 0 0 5px 0;
		text-transform: uppercase;
	}

	
	h3{ 
		font-size: 11px; 
		margin: 0 0 10px 0;
		font-weight: normal;
	}

	
	img{ display: block; }
	
	
/*------------------------------------------------------------------------------
	navigation
------------------------------------------------------------------------------*/	


	a{
		color: #1B5A8D;
		text-decoration: none;
	}

	a:hover{
		color: #1B5A8D;
		text-decoration: underline;
	}




/*------------------------------------------------------------------------------
	layout
------------------------------------------------------------------------------*/	

	#wrappa{
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #2B2376;
	background-image: url(../images/global/footer_art_cap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #2B2376;
	background-color: #FFFFFF;
	}



	#cap{
	background-image: url(../images/global/cap.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}

	#header{
	height: 200px;
	position: relative;
	background-image: url(../images/global/hdr_art.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	}

		#header #nav_primary{
	position: relative;
	top: 115px;
	height: 27px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
		}

				#nav_primary a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2B2376;
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	padding-left: 10px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 21px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-style: solid;
				}
				
				#nav_primary a.active{
	background-color: #FFFFFF;
	color: #0066FF;
}

		#header #logo{
			position: absolute;
			top: 25px;
			left: 795px;
		}
		
		
	#col1{
	float: left;
	width: 212px;
	padding-left: 10px;
	}
		
	#col2{
		float: left;
		width: 425px;
	}
	
	#col2 ul{
	color: #0066CC;
	font-size: 1.2em;
	}
	
		#col2 li{
	padding-bottom: 10px;
	}
	
		#col2 li a{
	text-decoration: underline;
	color: #0066CC;
	}
	
	#col2 img{
	margin-bottom: 10px;
	}
	
	
		#col2 .pad{
			padding: 0 25px 40px 25px;
		}
		

	#col3{
	float: left;
	width: 209px;
	padding-bottom: 75px;
	margin-bottom: 10px;
	margin-left: 10px;
	}


	#col3 img{
	float: right;
	padding-bottom: 10px;
	}

	#footer{
	clear: none;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url(../images/global/footer_art.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
	}

		#footer span{
	font-size: .8em;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear: right;
	display: block;
	position: relative;
	top: 5px;
	left: 10%;
		}

		#footer img{
			float: left;
			padding: 5px;
			border-right: 1px solid #c7c7c7;
		}
		
		#footer span.end{
			padding-right: 0;
			border-right: 0;
		}

		#footer a{
	color: #FFFFFF;
	font-size: 1.1em;
		}

		#footer a:hover{
			color: #1B5A8D;
		}



/*------------------------------------------------------------------------------
	misc
------------------------------------------------------------------------------*/	

	.dClear{
		clear: left;
	}



	.imagino{
		margin-top: 100px;
	}


	.imgBorder{
		padding: 1px;
		margin-top: 5px;
		border: 1px solid #F9D565;
	}
	
	.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333399;
	width: 550px;
	border: thin solid #003366;
}

.contact_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333399;
	width: 550px;
	padding-bottom: 100px;
	margin-bottom: 50px;
}

.contact_table td {
	border: thin solid #0066CC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

	
	.table td {
	height: 25px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #6699FF;
}

