@charset "utf-8";

html, body {
    height: 100%;
}

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 0.5em;
	margin-top: 0;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,"Myriad Pro",Myriad,Geneva,Arial,"Lucida Grande",sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	width: 950px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#wrapper {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 950px;
	padding-top: 0px;
	min-height: 700px;
}
#scissors {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #FFF;
	width: 385px;
	padding-top: 0px;
	height: 900px;
	background-image: url(images/handScissorsbackground.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	left: -385px;
}
#colwrap2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 951px;
	/* [disabled]height: 900px; */
}
#header {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #73afed;
	width: 951px;
	padding-top: 0px;
	height: 251px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*#navigation {
	margin-top: 225px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 951px;
	padding-top: 0px;
	height: 27px;
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/
#innerContent {
	margin-left: 0px;
	margin-top: 0px;
	/* [disabled]display: inline; */
	float: left;
	margin-bottom: 0;
	background-color: #FFF;
	width: 951px;
	padding-top: 0px;
	background-image: url(images/mainsideback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	position: relative;
}
#rightCol {
	background-image: url(images/grad3.jpg);
	background-repeat: repeat-x;
	background-position: center;
	float: right;
	width: 230px;
	padding-left: 30px;
	min-height: 600px;
	/* [disabled]padding-top: 20px; */
	position: absolute;
	top: 0px;
	left: 671px;
	padding-right: 20px;
}
#sideBlock {
	margin-right: 29px;
	margin-bottom: 0;
	padding-top: 0px;
}

#innerContent2 {
	/* [disabled]margin-right: 35px; */
	margin-top: 30px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 550px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 30px;
	margin-left: 50px;
	min-height: 600px;
}
/*#navigation ul {
	display: inline;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	font-size: 16px;
	color: #006699;
	padding-right: 20px;
	text-decoration: none;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	margin-left: 70px;
	margin-top:5px;
}*/
h1 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,"Myriad Pro",Myriad,Geneva,Arial,"Lucida Grande",sans-serif;
	font-size: 30px;
	margin-top: 5px;
	color: #78BEF7;
	margin-bottom: 10px;
}
#rightCol h2 {
	color: #0065CF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
#insetBox {
	background-color: #D1E4F5;
	padding: 10px;
	width: 90%;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	#insetBox h2 {
	color:#50B1F8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}

	#insetBox img {
	padding-right: 15px;
	float: left;
	}
	#insetBox ul li {
	margin-left: 110px;
	color:#0266CB;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	}
	#insetBox ul {
		margin-bottom: 5px;
		margin-top:5px;
		}
		
#footer {
	height: 52px;
	width: 937px;
	background-color: #78BEF5;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #82C0F3;
	padding-top: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	bottom:0;
	width:937px;
}
#footer p{
	padding-right: 15px;
	padding-left: 60px;
	color: #FFF;
}
#footer a {
	color: #FFF;
	}
	#footer a:hover {
	color: #039;
	}
