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


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}body {
	background-color: #14150F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #A9998A;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #A9998A;
	margin-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #BFBBAF;
	line-height: 1.7em;
	margin-bottom: 12px;
}

.two_column .clear {
	clear: both;
	margin-bottom: 30px;
}
.content ul, .level2_content ul {
	margin-left: 60px;
	margin-bottom: 20px;
}

.content li, .level2_content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #BFBBAF;
	line-height: 1.7em;
}


a {
	color: #DAB50C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
.wrapper {
	width: 1000px;
}

.homeCell {
	clear: both;
	margin-bottom: 20px;
	height: 130px;
}

.header {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
	height: 110px;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #A9998A;
	width: 300px;
	margin-top: 70px;
	float: left;
	line-height: 1.5em;
}
.address {
	float: right;
}
.flash {
	float: left;
	width: 509px;
}

.middle {
	clear: both;
	background-color: #14150F;
	width: 1000px;
}




.middle_level2 {
	background-color: #14150F;
	width: 1000px;
	background-image: url(../images/lower_bird.jpg);
	background-repeat: no-repeat;
	background-position: left 280px;
}
.bird {
	float: left;
}

.cruxLogo {
	float: right;
	width: 150px;
	margin-top: 210px;
	height: 52px;
	}
	
.content {
	clear: both;
	background-image: url(../images/lower_bird.jpg);
	background-repeat: no-repeat;

}
.right {
	margin-left: 190px;
	background-color: #3D3A31;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
.two_column {
	width: 350px;
	margin-left: 30px;
	float: left;
}
.two_column span {
	padding-left: 50px;
}
.icon {
	float: left;
	margin-right: 12px;
}
.one_column {
	margin-left: 200px;
	padding-bottom: 30px;
}
.one_column span {
	margin-right: 20px;
	margin-left: 20px;
}


.one_column label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 6em;
	font-weight: bold;
}

.one_column input {
	margin-left: 10px;
	border: 1px solid #89817B;
	color: #666666;
	background-color: #C9C5C3;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.one_column textarea {
	margin-left: 10px;
	border: 1px solid #959393;
	color: #666666;
	padding: 2px;
	background-color: #C9C5C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.one_column .button {
	background-color: #37342D;
	color: #DAB50C;
	padding: 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/button_back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	cursor:hand;
	cursor:pointer;
	width: 70px;
}
.error {
	color: #DAB50C;
	font-weight: bold;
}

.icon_column {
	float: left;
	margin-left: 30px;
	width: 150px;
}
.icon_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: normal;
	color: #7B7065;
}
.lower_cell {
	clear: both;
	padding-top: 30px;
}
.level2_content {
	background-image: url(../images/twmc_bird_back.jpg);
	background-repeat: no-repeat;
	margin-left: 220px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	background-color: #3D3A33;
}
.footer {
	width: 1000px;
	clear: both;
	margin: 10px;
	padding-bottom: 60px;
}
.footer span {
	margin-right: 25px;
	margin-left: 25px;
}
.footer p {
	color: #A9998A;
}
.utilities {
	float: right;
}
.container {
	float: left;
}
.drop_cell {
	margin-top: 15px;
}

/* GLOBAL NAVIGATION */

.menu {
	width: 220px;
	float: left;
	background-color: #14150F;
	margin: 0;
	padding: 0;
	
}
#globalNavigation {

	
}

#globalNavigation li {height: 35px; overflow: hidden; display: block;}
#globalNavigation li a {
	display: block;
	height: 35px;
	outline: none;
	padding-top: 35px;
	overflow: hidden;
	cursor:default;
}
#globalNavigation li a { background-image: url(../images/navigation.png); background-repeat: no-repeat; }

/* OFF STATES first level */
#globalNavigation li#button1 a { background-position: 0 0; width: 220px; }
#globalNavigation li#button2 a { background-position: 0 -35px; width: 220px; }
#globalNavigation li#button3 a { background-position: 0 -70px; width: 220px; }
#globalNavigation li#button4 a { background-position: 0 -105px; width: 220px; }
#globalNavigation li#button5 a { background-position: 0 -140px; width: 220px; }
#globalNavigation li#button6 a { background-position: 0 -175px; width: 220px; }
#globalNavigation li#button7 a { background-position: 0 -210px; width: 220px; }
#globalNavigation li#button8 a { background-position: 0 -245px; width: 220px; }

/* OVER STATES home */
#globalNavigation li#button1 a:hover { background-position: -220px 0; }
#globalNavigation li#button2 a:hover { background-position: -220px -35px; }
#globalNavigation li#button3 a:hover { background-position: -220px -70px; }
#globalNavigation li#button4 a:hover { background-position: -220px -105px; }
#globalNavigation li#button5 a:hover { background-position: -220px -140px; }
#globalNavigation li#button6 a:hover { background-position: -220px -175px; }
#globalNavigation li#button7 a:hover { background-position: -220px -210px; }
#globalNavigation li#button8 a:hover { background-position: -220px -245px; }

/* OVER STATES home */
#globalNavigation li#button1 a:active { background-position: -440px 0; }
#globalNavigation li#button2 a:active { background-position: -440px -35px; }
#globalNavigation li#button3 a:active { background-position: -440px -70px; }
#globalNavigation li#button4 a:active { background-position: -440px -105px; }
#globalNavigation li#button5 a:active { background-position: -440px -140px; }
#globalNavigation li#button6 a:active { background-position: -440px -175px; }
#globalNavigation li#button7 a:active { background-position: -440px -210px; }
#globalNavigation li#button8 a:active { background-position: -440px -245px; }

/* ON STATES first level */
body.home #globalNavigation li#button1 a { background-position: -660px 0; cursor: default; }
body.about #globalNavigation li#button2 a { background-position: -660px -35px !important; }
body.services #globalNavigation li#button3 a { background-position: -660px -70px !important; }
body.clients #globalNavigation li#button4 a { background-position: -660px -105px !important; }
body.guarantee #globalNavigation li#button5 a { background-position: -660px -140px !important; }
body.training #globalNavigation li#button6 a { background-position: -660px -175px !important; }
body.employment #globalNavigation li#button7 a { background-position: -660px -210px !important; }
body.contact #globalNavigation li#button8 a { background-position: -660px -245px !important; }
