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

html {
	height: 100%;
}
body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
	margin: 0;
	border: 0 none transparent;
	padding: 0;
}
body {
	height: 100%;
	background: #FFFFFF url(../images/newSide2.jpg) repeat-y scroll top center;
	color: #000000;
	line-height: 1.75;
	font-family: Times, serif;
	font-size: 80%;
	text-align: center;
}
p {
	font-size:14px;
	line-height:18px;
	padding: 0px 0px 0px 0px;
}

.blue {
	color:#0000CC;
}

h1 {
	font-size:24px;
	color:#000099;
	padding: 10px 0px 10px 0px;
}
h2 {
	font-size:16px;
	color:#000099;
	padding: 10px 0px 0px 0px;
}
h3 {
	font-size:14px;
	font-weight:700;
	line-height:16px;
	color:#000000;
	padding: 3px 0px 5px 0px;
}
h6 {
	font-size:14px;
	line-height:18px;
	font-style:italic;
	color:#000000;
	padding: 10px 0px 10px 0px;
}
#page {
	width: 800px;
	background: #FFFFFF url(../images/spiritLogo2.jpg) no-repeat scroll top center;
	min-height: 100%;
	margin: 0 auto;
	text-align: center;
}
#firstPart {
	margin:0px;
	padding: 130px 0px 30px 0px; /* 130px was 165px */
}
#secondPart {
	/*background: #b2ccff; url(images/flags.jpg) repeat-y scroll top center;
	border:#6699FF 2px solid;*/
	padding: 60px 60px 30px 60px; /* changed first value from 30px */
}

#thirdPart {
	padding: 30px 60px 30px 60px;
}

#fourthPart {
	margin: 0px;
	padding: 0px 100px;
	background-color:#000099;
	height:26px;
	width:600px;
}
#fifthPart {
	/*background: #b2ccff; url(images/flags.jpg) repeat-y scroll top center;
	border:#6699FF 2px solid;*/
	padding: 30px 60px 30px 60px; /* changed first value from 30px */
}

#thirdPart h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:46px;
font-weight:400;
color:#0066FF;
}

#thirdPart h2 {
font: small-caps 24px Georgia, "Times New Roman", Times, serif;
color:#0066FF;
}

#thirdPart h3 {
font: 12px Arial, Helvetica, sans-serif;
font-weight:300;
line-height:18px;
color:#000000;
text-align:left;
width: 400px;
}

#thirdPart h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:800;
color:#0066FF;
padding: 5px 0px 0px 0px;
}

#thirdPart h5 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:800;
color:#CC0000;
padding: 5px 0px 0px 0px;
}

#thirdPart h6 {
font: small-caps 18px Georgia, "Times New Roman", Times, serif;
font-weight:200;
letter-spacing: 1px;
color:#000000;
margin:0px;
padding:0px;
}

.head {
	font-size: 180%;
	font-weight: bold;
}
/* Navigation */

#nav {
	margin:0px;
	padding:0px 100px;
	background:#000099;
	list-style-type:none;
	width:600px;
	float:left;
}
#nav li {
	margin:0px;
	padding:0px;
	float:left;/* width:100%; */
}
#nav a {
	float:left;
	width:119px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 0px;
	line-height: 16px;
	border-right: 1px solid #FFFFFF;
}

#nav #nav_con a {
border:none;
}

#nav #select a {
	background:#2929cc;
}

#navB {
	margin:0px;
	padding:0px;
	background:#2929cc;
	list-style-type:none;
	width:600px;
	float:left;
}
#navB li {
	margin:0px;
	padding:0px;
	float:left;/* width:100%; */
}
#navB a {
	float:left;
	width:299px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 0px;
	line-height: 16px;
	border-right: 1px solid #FFFFFF;
}

#navB #nav_con a {
border:none;
}

#navB #select a {
	background:#4545e5;
}

#nav a:hover {
	background:#CC0000;
}

#navB a:hover {
	background:#CC0000;
}

#navC a:hover {
	background:#CC0000;
}

#navC {
	margin:0px;
	padding:0px;
	/*background:#0000cc;*/
	list-style-type:none;
	width:600px;
	float:left;
}
#navC li {
	margin:0px;
	padding:0px;
	float:left;/* width:100%; */
}
#navC a {
	float:left;
	width:99px; /* changed from 119px */
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	padding: 5px 0px;
	line-height: 16px;
	border-right: 1px solid #FFFFFF;
}

#navC #nav_con a {
border:none;
}

#navC #select a {
	background:#2929cc;
}



/* gallery style sheets */



#content {
	position: relative;
	top: 0px; /* was 140px */
	left: 0px;
	width: 650px;
	height: 1000px; /* the original quantity 1450px */
	background-color: none;
}

#logoHead2 {
	position: absolute;
	top: 1730px;
	left: 240px;
	width: 861px;
	height: 200px;
	padding: 30px;
	background-color: #FFF;
	z-index: 1;
}

#portfolioOne {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 205px;
	height: 1000px;
	z-index: 2;
}

#portfolioTwo {
	position: absolute;
	top: 0px;
	left: 220px;
	width: 205px;
	height: 1000px; /* the original quantity 1450px */
	z-index: 3;
}

#portfolioThree {
	position: absolute;
	top: 0px;
	left: 440px;
	width: 205px;
	height: 1000px;
	z-index: 4;
}

#content p {
	font-size: 75%;
	font-weight: bold;
}

#content p img {
	width: 200px;
	height: 134px;
	border: 2px #CC0000 solid;
	margin-top: 5px;
}

#content img {
	width: 140px;
}
