/* CSS Document */

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 180%;
	letter-spacing: 1px;
	text-align: justify;
}
.small {
	font-size: 10px;
	font-style: italic;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
}
hr {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	border: none 0; 
	border-top: 1px solid #B31031;/*the border*/
	width: 100%;
	text-align: center;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	word-spacing: 3px;
	text-align: right;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	margin: 20px 10px 20px 10px;
}

/* CONTAINERS */
#contentBox {
	z-index: 5;
	width: 900px;
	height: 110%;
	padding: 0px;
	margin-top: 75px;
	margin-bottom: -75px;
	position: absolute;
	text-align: right;
}
#redStripTop {
	z-index: 1;
	width: 920px;
	height: 140%;
	padding: 0px;
	top: 0px;
	position: absolute;
	background-image: url(../images/back_red.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#redStrip {
	z-index: 2;
	width: 920px;
	height: 110%;
	padding: 0px;
	margin-top: 75px;
	margin-bottom: -75px;
	position: absolute;
}
#navBox {
	z-index: 100;
	width: 900px;
	height: 75px;
	top: 0px;
	margin: 0px;
	position: absolute;
	background-image: url(../images/back_nav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav {
	z-index: 101;
	width: 860px;
	height: 25px;
	margin: 0px;
	top: 30px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
#nav a:hover {
	color: #BFC5C8;
	font-size: 10px;
	text-decoration: none;
}
#greyStrip {
	z-index: 4;
	width: 100%;
	height: 365px;
	margin: 0px;
	top: 55px;
	left: 0px;
	position: absolute;
	background-image: url(../images/back_grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#imageBox {
	width: 474px;
	height: 321px;
	text-align: center;
	background-image: url(../images/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#imageHome {
	width: 474px;
	height: 321px;
	text-align: center;
	padding-left: 26px;
	background-image: url(../images/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#galeryBox {
	width: 474px;
	height: 321px;
	text-align: right;
	background-image: url(../images/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 25px;
	padding-left: 20px;
	vertical-align: top;

}
#homeBox {
	width: 474px;
	height: 250px;
	background-image: url(../images/back_text.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 26px;
	vertical-align: top;
	margin: 0px;
}
#homeBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 180%;
	letter-spacing: 1px;
	text-align: justify;
}
#homeBox h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	word-spacing: 3px;
	text-align: right;
}
#textBox {
	width: 474px;
	height: 250px;
	background-image: url(../images/back_text.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 26px;
	vertical-align: top;
	margin: 0px;
}
#textTop {
	width: 474px;
	height: 321px;
	padding: 26px;
	margin: 0px;
	background-image: url(../images/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#textTop p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 180%;
	letter-spacing: 1px;
	text-align: justify;
}
#textTop h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	word-spacing: 3px;
	text-align: right;
}
#footsy {
	width: 410px;
	height: auto;
	margin: 0px;
	padding: 0px;
	left: 0px;
	bottom: 10px;
	position: absolute;
	z-index: 7;
	display: block;
}
#footsy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	letter-spacing: 0px;
	text-align: right;
	line-height: 100%;
}
#footsy a {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
#footsy a:hover {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
#secondNav {
	position: absolute;
	top: 405px;
	left: 150px;
	width: 250px;
	height: auto;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/second_nav_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	z-index: 6;
}
#secondNav p {
	padding-right: 10px;
	text-align: right;
}
#secondNav a {
	padding-right: 10px;
	color: #000000;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
}
#secondNav a:hover {
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/* FORMS */
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	width: 180px;
	background-color: #AD9499 !important;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 3px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	width: 180px;
	height: 100%;
	background-color: #AD9499 !important;
	border: 1px solid #000000;
	padding: 3px;
	margin-top: 3px;
}
input.send-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	width: 180px;
	background-color: #AD9499 !important;
	border: 1px solid #000000;
	padding: 1px;
	margin-top: 3px;
}
