@charset "UTF-8";
body {
	background-color: #011a5d;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
#contentMain {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:0px;

}
#contentMain #navbar {
	background-image: url(images/getiw-bottom2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 740px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#contentMain #top {
	background-image: url(images/getiw-top2.jpg);
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 800px;
}
#contentMain #bottom {
	background-image: url(images/getiw-bottomtile2.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	width: 740px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFFFFF;
}

#contentMain #videoplayer {
	background-image: url(websites/images/pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 740px;
	height: 70px;
	padding: 440px 30px 30px;
}
#contentMain #index {
	background-image: url(images/getiw-index.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 740px;
	height: 70px;
	padding: 440px 30px 30px;
}

#navbar {
	width: 740px;
	bottom: 0px;
	font-size: 18px;
	text-align: center;
	padding-top: 23px;
	padding-bottom: 15px;
}
#navbar a:link {
	color: #000000;
	text-decoration: none;

}
#navbar a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	color: #000000;
	text-decoration: underline;
}
#navbar a:active {
	color: #000000;
	text-decoration: underline;
}

.tab {
	padding: 3px 0px 0px;
	border: 1px solid #666666;
}
.underline {
	color: #FFFFFF;
}
.underline a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tabSelected {
	padding: 3px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.tab:hover {
	background-color: #CCCCCC;
}
#demoText {
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height:365px;
}


.gallerynav {
	padding-top: 10px;
	padding-bottom: 3px;
}
.gallerynavSelected {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #000000;
	border-left: 1px none #CCCCCC;
}
.gallerynav:hover {
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.gallerynav a:hover {
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
}
.copyright {
	color: #FFFFFF;
}
#gallerythumbs {
	width: 114px;
	font-size: 11px;
	vertical-align: top;
	padding:3px;
}
#gallerythumbs:link {
	color: #FFFFFF;
	text-decoration: none;
}
#gallerythumbs:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#gallerythumbs:hover {
	background-color:#CCCCCC;
	text-decoration: none;
}
#gallerythumbs a:hover {
	background-color:#CCCCCC;
	text-decoration: none;
}
#gallerythumbs:active {
	color: #FFFFFF;
	text-decoration: none;
}
#steps {
	margin: 10px 0px 0px;
	padding: 0px;
}
#steps div.step1 {
	background-image: url(images/step1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#steps div.step2 {
	background-image: url(images/step2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#steps div.step3 {
	background-image: url(images/step3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#steps div.step4 {
	background-image: url(images/step4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#steps h1 {
	font-size: 18px;
	padding-left: 65px;
	padding-top: 15px;
	margin: 0px;
	font-weight: normal;
}
#steps p {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#example {
	float: right;
	margin: 15px 0px 5px 10px;
	border: 1px solid #999999;
}
#steps p.first {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 19px;
	margin-bottom: 0px;
}
