@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	font-family: Calibri, "Arial Narrow", Arial;
	font-size: 14px;
	color: #FFF;
}

.navigation {
	float: right;
	width: 531px;
	padding-right: 2px;
	margin-top: 32px;
}
.logo {
	margin-top: 16px;
	width: 250px;
	margin-left: 15px;
}

.container {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 800px;
	background-image: url(../../images/line-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 2px;
}
h2  {
	text-transform: uppercase;
	color: #990;
	font-size: 22px;
}
.left-side {
	width: 440px;
	margin-left: 15px;
}
.left-side2 {
	width: 490px;
	margin-left: 15px;
	height: 420px;
}
#colby {
	background-image: url(../../images/colby.png);
	float: right;
	height: 420px;
	width: 325px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#colby2 {
	background-image: url(../../images/colby.png);
	float: right;
	height: 420px;
	width: 285px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.footer {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.subtitle {
	float: right;
	margin-right: 15px;
}
.lower-nav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}


.clear {
	clear: both;
}
a {
	color: #FFF;
	text-decoration: underline;
}
.disclaimer {
	font-size: 10px;
	color: #34496B;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.about-pic1 {
	padding-left: 17px;
}
.about-pic2 {
	float: right;
	width: 166px;
	padding-right: 20px;
}
.web-area {
	background-image: url(../../images/web-bkg.png);
	width: 156px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 0px;
	background-position: bottom;
	height: 188px;
}
.web-area h2 {
	margin-bottom: 3px;
	margin-top: 0px;
}

.multimedia-area {
	background-image: url(../../images/multimedi-bkg.png);
	width: 155px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	padding-top: 0px;
	background-position: bottom;
	float:right;
	height: 188px;
}
.multimedia-area h2 {
	margin-bottom: 3px;
	margin-top: 0px;
}
.print-area {
	background-image: url(../../images/print-bkg.png);
	width: 118px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 10px;
	padding-top: 0px;
	background-position: bottom;
	float: right;
	height: 188px;
}
.print-area h2 {
	margin-bottom: 3px;
	margin-top: 0px;
}.portfolio {
	height: 420px;
	padding-top: 20px;
}

.faq-primary-text {
	width: 420px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#q1 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	font-size: 13px;
	color: #000000;
	display:block;
	height:165px;
	}
#q2 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	color: #000000;
	display:none;
	font-size: 13px;
	height:165px;
	}
#q3 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	color: #000000;
	display: none;
	font-size: 13px;
	height:165px;
	}
#q4 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	color: #000000;
	display: none;
	font-size: 13px;
	height:165px;
	}
#q5 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	color: #000000;
	display: none;
	font-size: 13px;
	height:165px;
}
#q6 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	color: #000000;
	display: none;
	font-size: 13px;
	height:165px;
}
#q7 {
	padding: 7px;
	height: 155px;
	width: 400px;
	border: thin solid #10130f;
	background-color: #b1c76d;
	color: #000000;
	display: none;
	font-size: 13px;
	height:165px;
}
.answers {
	width: 420px;
	text-align: left;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: 205px;
}
