/* Zinsk Creative Website Style Sheet */

/* body style */
html {
	height:100%;
	}
body {
	height:100%; 
	padding:0px; 
	margin:0px;
	}
	
/* Text Styles */
p {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
p.bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}
p.boldLarge {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}
p.italicTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 125%;
	color: #451d4e;
}
p.small {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	line-height: 125%;
	color: #9ba8b6;
}
/* Link Styles */
a:Link {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
a:Visited {
	text-decoration:none; 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
a:Active {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
a:Hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#56048f;
	border-style: none;
}
/* Page Formatting Styles */
#greenWrapper {
/*	background: #003300;*/
	height: 100%;
	width: 100%;
}
#blueWrapper {
/*	background: #14325e; */
	height: 100%;
	width: 100%;
}
#orangeWrapper {
/*	background: #ad4e00; */
	height: 100%;
	width: 100%;
}
#greyWrapper {
/*	background: #313840; */
	height: 100%;
	width: 100%;
}
#purpleWrapper {
/*	background: #370a52; */
	height: 100%;
	width: 100%;
}
#container { 
	background: url('images/containerBG.png') repeat-y;
	width: 1000px;
 	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
#pageHeaderGreen {
	background: url('images/topGreen.jpg') no-repeat;
	width: 740px;
	height: 189px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
}
#pageHeaderBlue {
	background: url('images/topBlue.jpg') no-repeat;
	width: 740px;
	height: 189px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
}
#pageHeaderOrange {
	background: url('images/topOrange.jpg') no-repeat;
	width: 740px;
	height: 189px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
}
#pageHeaderGrey {
	background: url('images/topGrey.jpg') no-repeat;
	width: 740px;
	height: 189px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
}
#pageHeaderPurple {
	background: url('images/topPurple.jpg') no-repeat;
	width: 740px;
	height: 189px;
	padding: 0px 0px 0px 10px;
	margin: 0px auto 0px auto;
}

/*Menu Info*/
#menuGreen {
	text-align: left;
	height: 20px;
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin: -37px 0px 0px 0px;
	position: absolute;
	z-index: 2;
}

#menuGreen a:Link {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuGreen a:Visited {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuGreen a:Active {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuGreen a:Hover {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f55246;
	width: 160px;
}

#menuBlue {
	text-align: left;
	height: 20px;
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin: -37px 0px 0px 0px;
	position: absolute;
	z-index: 2;
}

#menuBlue a:Link {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuBlue a:Visited {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuBlue a:Active {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuBlue a:Hover {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #e9ae0e;
	width: 160px;
}

#menuOrange {
	text-align: left;
	height: 20px;
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin: -37px 0px 0px 0px;
	position: absolute;
	z-index: 2;
}

#menuOrange a:Link {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuOrange a:Visited {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuOrange a:Active {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuOrange a:Hover {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #456ec9;
	width: 160px;
}

#menuGrey {
	text-align: left;
	height: 20px;
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin: -37px 0px 0px 0px;
	position: absolute;
	z-index: 2;
}

#menuGrey a:Link {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuGrey a:Visited {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuGrey a:Active {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuGrey a:Hover {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #bccddc;
	width: 160px;
}

#menuPurple {
	text-align: left;
	height: 20px;
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin: -37px 0px 0px 0px;
	position: absolute;
	z-index: 2;
}

#menuPurple a:Link {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuPurple a:Visited {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuPurple a:Active {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #f3f0d7;
	width: 160px;
}

#menuPurple a:Hover {
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:200%;
	color: #fcff00;
	width: 160px;
}

#rightSideGreen {
	background: url('images/logoGreen.gif') no-repeat;
	width: 200px;
	height: 380px;
	margin: -5px 0px 0px 491px;
	padding: 120px 0px 0px 50px;
	position: absolute;
	z-index: 1;
}

#mainContentGreen {
	background: url('images/contentBG_Green.gif') repeat-y; 
	text-align: left;
	height: 100%;
	min-height: 350px;
	height: auto !important;
	width: 480px;
	padding: 10px 260px 10px 10px;
	margin: 0px 0px 0px 125px;
	position: relative;
}

#rightSideBlue {
	background: url('images/logoBlue.gif') no-repeat;
	width: 200px;
	height: 380px;
	margin: -5px 0px 0px 491px;
	padding: 120px 0px 0px 50px;
	position: absolute;
	z-index: 1;
}

#mainContentBlue {
	background: url('images/contentBG_Blue.gif') repeat-y;
	text-align: left;
	height: 100%;
	min-height: 350px;
	height: auto !important;
	width: 480px;
	padding: 10px 260px 10px 10px;
	margin: 0px 0px 0px 125px;
	position: relative;
}

#rightSideOrange {
	background: url('images/logoOrange.gif') no-repeat;
	width: 200px;
	height: 380px;
	margin: -5px 0px 0px 491px;
	padding: 120px 0px 0px 50px;
	position: absolute;
	z-index: 1;
}

#mainContentOrange {
	background: url('images/contentBG_Orange.gif') repeat-y;
	text-align: left;
	height: 100%;
	min-height: 350px;
	height: auto !important;
	width: 480px;
	padding: 10px 260px 10px 10px;
	margin: 0px 0px 0px 125px;
	position: relative;
}

#rightSideGrey {
	background: url('images/logoGrey.gif') no-repeat;
	width: 200px;
	height: 380px;
	margin: -5px 0px 0px 491px;
	padding: 120px 0px 0px 50px;
	position: absolute;
	z-index: 1;
}

#mainContentGrey {
	background: url('images/contentBG_Grey.gif') repeat-y;
	text-align: left;
	height: 100%;
	min-height: 350px;
	height: auto !important;
	width: 480px;
	padding: 10px 260px 10px 10px;
	margin: 0px 0px 0px 125px;
	position: relative;
}

#rightSidePurple {
	background: url('images/logoPurple.gif') no-repeat;
	width: 200px;
	height: 380px;
	margin: -5px 0px 0px 491px;
	padding: 120px 0px 0px 50px;
	position: absolute;
	z-index: 1;
}

#mainContentPurple {
	background: url('images/contentBG_Purple.gif') repeat-y;
	text-align: left;
	height: 100%;
	min-height: 350px;
	height: auto !important;
	width: 480px;
	padding: 10px 260px 10px 10px;
	margin: 0px 0px 0px 125px;
	position: relative;
}

#footer {
	background: url('images/footerImage.png') no-repeat;
	height: 43px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/* List Styles */
 li { 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
} 
/* Image Styles */
img.floatLeft {
	float: left;
	margin-left: 0px;
	padding-right: 10px;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	padding-right: 0px;
}