@charset "utf-8";
/* CSS Document */

img { -ms-interpolation-mode: bicubic; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #ffffff;
	background-color: #4c4c4c;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img, div, a, input {
	behavior: url(iepngfix.htc)
}

/* CSS Layout */

html, body {
	background: url(../images/background.jpg) #4c4c4a;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #ffffff;
	width: 450px;
	height: 40px;
	padding-left: 5px;
	float: left;
	display: inline;
	clear:both;
	background-image: url(../images/bg-title.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 
	margin-bottom: 15px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	margin-bottom: 15px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #81a052;
	width: 453px;
	height: 40px;
	padding-left: 5px;
	float: left;
	display: inline;
	clear:both;
	background-image: url(../images/bg-title.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 
	margin-bottom: 15px;
}

#outer-holder {
	width: 100%;
	float: left;
}

#container {
	width: 960px;
	float: left;
	display: inline;	
}

#logo {
	width: 296px;
	height: 122px;
	float: left;
	display: inline;
	padding-left: 26px;
}

#navigation {
	width: 638px;
	height: 30px;
	float: right;
	display: inline;
	border-bottom: solid 1px #4c4c4c;
	margin-top: 91px;
}

#flasharea {
	width: 960px;
	height: 215px;
	float: left;
	display: inline;
	clear:both;
}

#content {
	width: 473px;
	float: left;
	display: inline;
	clear:both;
	margin: 24px 0px 0px 0px;
}

#image {
	width: 461px;
	height: 479px;
	float: left;
	display: inline;
	margin: 24px 0px 20px 26px;
}

#footer {
	width: 934px;
	float: left;
	display: inline;
	clear:both;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #d1d1d1;
	overflow:hidden;
}

#footer-extend {
	width: 934px;
	float: left;
	display: inline;
	clear:both;
	padding-left: 26px;
}

#address {
	float: left;
	display: inline;
}

#siteby {
	float: right;
	display: inline;
}

#widetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #ffffff;
	width: 890px;
	height: 44px;
	padding-left: 5px;
	float: left;
	display: inline;
	background-image: url(../images/bg-title.gif);
	background-position: bottom left;
	background-repeat: no-repeat; 
	margin-bottom: 15px;
	padding-top: 10px;
}

#widenetworking {
	float: right;
	display: inline;
	height: 53px;
	border-bottom: 1px solid #d1d1d1;
}

/*/////////////////////////////////////////////*/

.nav-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5a6166;
	text-decoration: none;
}

a.nav-text:hover {
	color: #000000;
}

.nav-holder {
	float: left;
	display: inline;
	margin-right: 21px;
}

.nav-holder-end {
	float: left;
	display: inline;
}

.footer-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d1d1d1;
	text-decoration: none;
}

a.footer-text:hover {
	color: #819e4e;
}

.text-area {
	width: 425px;
	min-height: 185px;
	height: auto !important;
	height: 185px;
	padding-left: 28px;
	float: left;
	display: inline;
	clear:both;
	margin-bottom: 15px;
	overflow:hidden;
}

.text-area-noheight {
	width: 425px;
	padding-left: 28px;
	float: left;
	display: inline;
	clear:both;
	margin-bottom: 15px;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d1d1d1;
	line-height: 18px;
	text-decoration: none;
}

.text-highlight {
	color: #819e4e;
}

.button {
	width: 70px;
	height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #819e4e;
	border: 0;
}

.buttonlarge {
	width: 100px;
	height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #819e4e;
	border: 0;
	padding-top: 7px;
	float: left;
	display: inline;
	margin: 5px;
	text-align: center;
	text-decoration: none;
}

.formbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #959592;
	border: 0;
}

.imgmargin {
	padding-right: 20px;
}

.fiftyFivePercent {
	float:left;
	display:inline;
	width:55%;
	padding-right:10px;
}

div.thirtyPercent {
	float:left;
	display:inline;
	width:30%;
	padding-right:10px;
}


