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

#container{
	position: relative;
	width: 770px;
	min-height: 500px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}
#header{
	width:593px;
	margin-left:177px;
	background-color: #ffffff;
	min-height: 60px;
	}
#sidePicture1{
	float: left;
	width: 177px;
	height: 585px;
	}
#sidePicture2{
	float: left;
	width: 177px;
	height: 806px;
	}
h1{
	font-size: 18px;
	font-style: bold;
	color:#2e3092;
	margin-top: 15px;
	margin-bottom: 15px;
	}
h2{
	font-size: 15px;
	color:#000000;
	margin-top: 25px;
	margin-bottom: 15px;
	font-style: normal;
	}
h3{
	font-size: 13px;
	color:#0f54ee;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	}
p{
	margin: 15px 0px 15px 0px;
	}
/*em{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}*/
body{
	background-image: url(images/flame-grey250Pale.gif);
	background-position: center;
	background-repeat: repeat;
}
#navBar{
	float: right;
	width: 583px;
	height: 20px;
	background-color: #ffffff;
	color:#2e3092;
	text-align: right;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}
#contentWindow{
	float: right;
	width: 592px;
	min-height: 380px;
	text-align: left;
	background-color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#contentWide{
	clear: both;
	color:#2e3092;
	text-align: left;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top: 5px;
	padding-bottom:5px;
	background-image: url(images/flame-grey250.gif);
	background-repeat: no-repeat;
	background-position: 50%;
}
#contentServicesWide{
	clear: both;
	color:#2e3092;
	text-align: left;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding-left:10px;
	padding-right:20px;
	padding-top: 5px;
	padding-bottom:5px;
	
	}
#contentLeft{
	float: left;
	width: 277px;
	color:#2e3092;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #ffffff;*/
	padding-bottom: 5px;
}
#contentRight{
	float: right;
	width: 276px;
	color:#2e3092;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #ffffff;*/
	padding-bottom: 5px;
}
#footer{
	clear: both;
	width: 770px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #2e3092;
	text-align: center;
	line-height: 300%;
	font-style: bold;
	}
#copyright{
	float: left;
	width: 385px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e3092;
	text-align: left;
	background-color: #ffffff;
}
#digSol{
	float: right;
	width: 385px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e3092;
	text-align: right;
	background-color: #ffffff;
}
a:link {
	color: #2e3092;
	text-decoration: underline;
}
a:visited {
	color: #2e3092;
	text-decoration: underline;
}
a:hover {
	color: #ff0009;
	text-decoration: none;
	}
#container #footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#container #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#container #footer a:hover {
	color: #ff0009;
	text-decoration: underline;
}
#container #contentWindow #contentTop a:link{
	color: #000000;
	text-decoration: underline;
}
#container #contentWindow #contentTop a:visited{
	color: #000000;
	text-decoration: underline;
}
#container #contentWindow #contentTop a:hover{
	color: #cccccc;
	text-decoration: none;
}
#container #contentWindow #contentWide a:link{
	color: #2e3092;
	text-decoration: underline;
}
#container #contentWindow #contentWide a:visited{
	color: #2e3092;
	text-decoration: underline;
}
#container #contentWindow #contentWide a:hover{
	color: #ff0009;
	text-decoration: none;
}
#container #digSol a:link{
	color: #2e3092;
	text-decoration: underline;
}
#container #digSol a:visited{
	color: #2e3092;
	text-decoration: underline;
}
#container #digSol a:hover{
	color: #ff0009;
	text-decoration: none;
	
}
#container #contentWindow #contentServicesWide a:link{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#container #contentWindow #contentServicesWide a:visited{
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
#container #contentWindow #contentServicesWide a:hover{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
