@charset "utf-8";
body {

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
#vert_shadow_container {
	background-image: url(/images/vertical_shadow.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 850px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.vertical {
	background-color: #FFF;
	height: auto;
	width: 750px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #000;
	border-bottom-color: #333;
	border-left-color: #000;
	margin: 0px;
}
#head {
	background-image: url(/images/bg2.gif);
	background-repeat: repeat;
	height: 76px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e9c5;
}
.content {
	margin: 0px;
	width: 750px;
	padding: 0px;
}
.col_405_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 405px;
}

.content_630 {
	padding: 0px;
	width: 630px;
	margin: 0px;
	clear: both;
}

.content_660 {
	padding: 0px;
	width: 660px;
	margin: 0px;
	clear: both;
}

.content_570 {
	padding: 0px;
	width: 570px;
	margin: 0px;
	clear: both;
}
.col_200_right {
	float: right;
	width: 200px;
}
.float_left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.float_right {
	float: right;
	margin: 0px;
	padding: 0px;
}

.col_405_left {
	float: left;
	width: 405px;
}



h5 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 15px;
}

#horiz_shadow_container {
	background-image: url(/images/horizontal_shadow.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#foot {
	background-image: url(/images/bg2.gif);
	background-repeat: repeat;
	margin: 0px;
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e9c5;
	border-right-color: #e7e9c5;
	border-bottom-color: #e7e9c5;
	border-left-color: #e7e9c5;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E5063;
	text-align: justify;
}
h1 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 27px;
	color: #5d6172;
	font-style: normal;
	line-height: 7px;
	font-weight: bold;
	margin-top: 0px;
}

h2 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 14px;
	color: #3c3c46;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
}
p strong {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}


h3 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 11px;
	color: #3c3c46;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
}
.download_link {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 12px;
	color: #575868;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	text-decoration: none;
}

h3 a {
	text-decoration: none;
	color: #3c3c46;
}

h4 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	color: #55555f;
}
a h4 {
	color: #898a9b;
	text-decoration: none;
}


h6 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 10px;
	color: #BFBD95;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
}
#head_content {
	margin: 0px;
	height: 100%;
	width: 630px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_name {
	margin: 0px;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
}
#head_contact {
	margin: 0px;
	float: right;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#float_left {
	float: left;
}
#float_right {
	float: right;
}

.col_200_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.black {
	color: #000;
}
.capt {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E5063;
	text-align: justify;
	float: left;
}
.quote {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.col_305_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 307px;
}
.col_305_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 307px;
}
