* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.wrapper-contact-left{
	width:55%;
}
.wrapper-contact-right{
	width:30%;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
}
a {
	outline: none;
	color: #717171;
}
a:hover {
	text-decoration: none;
}
body {
	/*background: #f5f5f5;*/
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #717171;
	margin-left:20px;
}
h6 {
	padding: 0 0 3px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #ba211c;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 1px 13px 0 0;
}
img.fleft1 {
	float: left;
	margin: 1px 13px 47px 0;
}
img.fleft2 {
	float: left;
	margin: 1px 13px 16px 0;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
.contact-block-2{
	margin-left: 40px;
	width:336px;
	
}

.contact-block-3{
	margin-left:230px;
}
#main {
	width: 960px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	position: relative;
	/*height: 257px;*/
	height: 287px;
}
#header-for-content
{
	position: relative;
	/*height: 157px;*/
	height: 87px;
}
#logo {
	position: absolute;
	/*top: 75px;*/
	top: 10px;
	left: 1px;
}
#menu {
	/*width: 548px;*/
	width: 848px;
	overflow: hidden;
	position: absolute;
	/*top: 98px;*/
	top: 33px;
	/*left: 420px;*/
	left: 120px;
}
#submenu{
	/*width: 548px;*/
	width: 648px;
	overflow: hidden;
	position: absolute;
	/*top: 98px;*/
	top: 62px;
	/*left: 420px;*/
	left: 120px;
	background-color:#000;
	color:#fff;
	padding:4px 0;
}
#submenu li{
	display: inline;
	position: relative;
	text-decoration: none;
	padding:0 5px;
}
#submenu ul{
	position:relative;
	float:right;
}

#menu li {
	background: url(images/menu-divider.gif) no-repeat 0% 10px;
	float: left;
	margin: 0 0 0 -1px;
	/*font-size: 1.417em;*/
	font-size: 1.917em;
}
#menu li a {
	display: inline-block;
	position: relative;
	margin: 0 -1px 0 0;
	text-decoration: none;
	color: #999;
}
#menu li a span span {
	display: inline-block;
	height: 28px;
	padding: 0 19px 0 19px;
	line-height: 26px;
}
#menu li a:hover {
	cursor: pointer;
	color: #353535;
}
#menu li#menu-act a {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	text-decoration: none;
	color: #353535;
}
#menu li#menu-act a span {
	background: url(images/menu-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
#menu li#menu-act a span span {
	background: url(images/menu-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 28px;
	line-height: 26px;
	padding: 0 19px 0 19px;
}
#menu li#menu-act a:hover span span {
	text-decoration: none;
}
#slogan {
	/*background: #dad9d3;*/
	width: 827px;
	height: 150px;
	position: absolute;
	top: 131px;
	left: 0;
	/*border-bottom:1px solid #999;*/
}
#slogan img {
	position: relative;
	top: 0;
	left: 0;
	border:none;	
}
#tagline{
	position: absolute;
	top: 131px;
	left: 420px;
	font-size:30px;
	font-weight:bold;
	width:425px;
	/*height: 140px;*/
	border-left:1px solid #000;
	padding-left:10px;
	padding-bottom:5px;
	line-height:25px;
}
#content {
	padding: 5px 0 62px 0;
	border-top:1px solid #717171;
	margin-top:10px;
}
#content p {
	padding: 0 0 12px 0;
	line-height: 1.5em;
}
#content p.extra1 {
	padding: 0 0 18px 0;
	font-size:12px;
}
#content p.extra {
	padding: 0 0 15px 0;
}
#content p a.link {
	margin: 0 0 0 6px;
}
#content p em {
	float: right;
	padding: 0 5% 0 0;
	font-style: normal;
}
.row-1 {
	padding: 0 0 43px 0;
}
.box {
	background: #e3e2df url(images/box-tail.gif) repeat-x 0% 0%;
}
.box .inner {
	background: url(images/box-bg.jpg) no-repeat 0% 0%;
	padding: 12px 26px 42px 24px;
}
.box-1 {
	/*background: #ec7614 url(images/box-1.gif) repeat-x 0% 100%;*/
	background: #fff url(images/box-1.gif) repeat-x 0% 100%;
	width:100%;
}
.box-1 .inner {
	padding: 10px 10px 38px 10px;
}
.box-2 {
	/*background: #f09717 url(images/box-2.gif) repeat-x 0% 100%;*/
	background: #fff url(images/box-2.gif) repeat-x 0% 100%;
	width:100%;
}
.box-2 .inner {
	padding: 10px 10px 38px 10px;
}
.box-3 {
	/*background: #ba211c url(images/box-3.gif) repeat-x 0% 100%;*/
	background: #fff url(images/box-3.gif) repeat-x 0% 100%;
	width:100%;
}
.box-3 .inner {
	padding: 10px 10px 38px 10px;
}
.box-4 {
	/*background: #3d0f0f url(images/box-4.gif) repeat-x 0% 100%;*/
	background: #fff url(images/box-4.gif) repeat-x 0% 100%;
	width:100%;
}
.box-4 .inner {
	padding: 10px 10px 38px 10px;
}
.indent-bot {
	margin: 0 0 21px 0;
}
.indent-left {
	padding: 0 0 0 15px;
}
.list {
	padding: 0 0 15px 0;
}
.list li {
	line-height: 2.167em;
	color: #000;
}
.list li a {
	color: #000;
}
.list li span a {
	color: #000;
	/*color: #af322e;*/
}
.list-1 {
	width: 100%;
	padding: 4px 0 18px 0;
	overflow: hidden;
}
.list-1 li {
	float: left;
	padding: 0 3px 3px 0;
	font-size: 1.083em;
}
.list-1 li a {
	background: #e3e2df url(images/marker.gif) no-repeat 15px 8px;
	display: inline-block;
	width: 173px;
	height: 25px;
	padding: 0 0 0 27px;
	line-height: 24px;
	text-decoration: none;
	color: #000101;
}
.list-1 li a:hover {
	background: #cacaca url(images/marker.gif) no-repeat 15px 8px;
	font-weight: bold;
}
.list-1 li.extra {
	padding: 0 0 3px 0;
}
.list-2 li {
	background: url(images/line-hor1.gif) repeat-x 0% 100%;
	width: 100%;
	padding: 0 0 22px 0;
	margin: 0 0 20px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.5em;
	font-size: 1em;
	color: #67686c;
}
.list-2 li strong {
	background: url(images/bg.gif) no-repeat 0% 0%;
	display: inline-block;
	width: 55px;
	height: 49px;
	overflow: hidden;
	float: left;
	padding: 2px 14px 0 0;
	line-height: 1em;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.083em;
	font-weight: normal;
	color: #fff;
}
.list-2 li strong span {
	display: block;
	margin: -4px 0 0 0;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.4em;
}
.list-2 li img {
	float: left;
	margin: 0 16px 0 0;
}
.list-2 li b {
	display: block;
	padding: 5px 0 6px 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #ba211c;
}
.list-2 li b a {
	color: #ba211c;
}
.list-2 li p {
	overflow: hidden !important;
	padding: 0 0 0 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #67686c !important;
}
.list-2 li.extra {
	padding: 0 0 16px 0;
}
.list-2 li.extra1 {
	padding: 0 0 17px 0;
}
.list-3 {
	padding: 0 0 15px 0;
}
.list-3 li {
	padding: 0 0 3px 0;
	line-height: 1.846em;
	font-size: 1.083em;
	color: #000101;
}
.list-3 li a {
	background: #f5f5f5 url(images/marker.gif) no-repeat 16px 8px;
	display: inline-block;
	width: 239px;
	height: 25px;
	padding: 0 0 0 28px;
	text-decoration: none;
	color: #000101;
}
.list-3 li a:hover {
	background: #cdc8c8 url(images/marker.gif) no-repeat 16px 8px;
}
.list-4 {
	padding: 4px 0 0 0;
	line-height: 1.5em;
	color: #717171;
}
.list-4 dt {
	font-weight: bold;
	color: #0e0e0e;
}
.list-4 dt a {
	text-decoration: none;
	color: #0e0e0e;
}
.list-4 dt a:hover {
	text-decoration: underline;
}
.list-4 dd {
	padding: 0 0 18px 0;
}
.title {
	/*min-height: 23px;
	height: auto !important;
	height: 23px;*/
	height:2px;
	background: url(images/1page-title1.gif) repeat-x bottom left;
	/*padding: 0 0 3px 0;*/
}
.title-1 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin: 0 0 26px 0;
}
.title-2 {
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding: 0 0 8px 0;
}
.title-3 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin: 50px 0 22px 0;
}
.title-4 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin: 34px 0 22px 0;
}
.link {
	font-weight: bold;
	color: #0e0e0e;
}
.link-1 {
	/*background: url(images/link-1.gif) no-repeat 100% 3px;*/
	/*background: url(images/link-white.png) no-repeat 100% 3px;*/
	padding: 0 17px 0 0;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	font-weight: bold;
	text-decoration: none;
	/*color: #fff;*/
	color: #1c67ef;
}
.link-1:hover {
	text-decoration: underline;
}
.link-2 {
	/*background: url(images/link-2.gif) no-repeat 100% 3px;*/
	padding: 0 17px 0 0;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	font-weight: bold;
	text-decoration: none;
	/*color: #fff;*/
	color: #1c67ef;
}
.link-2:hover {
	text-decoration: underline;
}
.link-3 {
	/*background: url(images/link-3.gif) no-repeat 100% 3px;*/
	padding: 0 17px 0 0;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	font-weight: bold;
	text-decoration: none;
	/*color: #fff;*/
	color: #1c67ef;
}
.link-3:hover {
	text-decoration: underline;
}
.link-4 {
	/*background: url(images/link-4.gif) no-repeat 100% 3px;*/
	padding: 0 17px 0 0;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	font-weight: bold;
	text-decoration: none;
	/*color: #fff;*/
	color: #1c67ef;
}
.link-4:hover {
	text-decoration: underline;
}
.link-5 {
	color: #ba211c;
}
.no-indent {
	padding: 0 !important;
	margin: 0 !important;
}
#contact-form {
	width: 268px;
}
#contact-form label {
	display: block;
	height: 34px;
	overflow: hidden;
}
#contact-form input {
	background: #fff;
	width: 258px;
	/*height: 14px;*/
	padding: 4px 4px 4px 4px;
	border: 1px solid #867b7b;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8c8c8c;
}
#contact-form textarea {
	background: #fff;
	width: 258px;
	height: 153px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #867b7b;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8c8c8c;
}
#contact-form a {
	float: right;
	margin: 20px 0 0 25px;
	font-weight: bold;
	color: #0e0e0e;
}
#footer {
	background: url(images/footer.gif) no-repeat 0% 0%;
	position: relative;
	clear:left;
	height: 107px;
	overflow: hidden;
}
#footer ul {
	width: 50%;
	margin: 0 0 0 -9px;
	padding: 33px 0 0 0;
	overflow: hidden;
}
#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 8px 0 9px;
	font-size: 1.167em;
	color: #999;
}
#footer ul li a {
	text-decoration: none;
	color: #999;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li#act a {
	color: #313131;
}
#footer ul li#act a:hover {
	text-decoration: none;
}
#footer p {
	padding: 8px 0 0 0;
	font-size: 0.917em;
}
#footer p span {
	margin: 0 3px 0 0;
	text-transform: uppercase;
	color: #140404;
}
#footer p strong {
	margin: 0 0 0 3px;
	font-weight: normal;
}
#footer p a {
	margin: 0 0 0 9px;
	color: #999;
}
#footer img {
	position: absolute;
	top: 39px;
	right: 14px;
}
/*NEW CSS ADDED BELOW */
/*9-11-09*/
.wrapper-headline,.wrapper-headline-white{
	font-size:24px;
	color:#1c67ef;
	/*color:#fff;*/
	padding-bottom:1.25em;
}
.wrapper-headline-white{
	color:#fff;
}
h2 , h1{
	padding: 0 0 3px 0;
	line-height: 1.5em;
	font-size: 1.25em;
	color: #ba211c;
}
h1{
	font-size:1.5em;
}

/*9-18-09*/
#content p.paragraph {
	padding: 0 0 18px 0;
	font-size:14px;
}
#content p.paragraph_em1_italic {
	padding: 0 0 18px 0;
	font-size:12px;
	font-style:italic;
}
#content p.paragraph_em2_bold {
	padding: 0 0 18px 0;
	font-size:12px;
	font-weight:bold;
}
#content p.paragraph_em3_b_i {
	padding: 0 0 18px 0;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
#content p.paragraph_em4_bigger_bold {
	padding: 0 0 18px 0;
	font-size:16px;
	font-weight:bold;
}
#content p.subtitle_1 {
	padding: 0 0 18px 0;
	font-size:16px;
	font-weight:bold;
	color: #ba211c;
}
#content p.paragraph_em5_smaller_bold {
	padding: 0 0 18px 0;
	font-size:8px;
	font-weight:bold;
}
.bigger{
	font-size:18px;
}
.title{
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin: 0 0 26px 0;
}
.title-img{
	background: url(images/7page-title5.gif) no-repeat;
}
.title-push{
	margin-left:40px;
}
.row-2{
	width:100%;
}
.row-2-article, .row-2-contact{
	width:60%;
}
.img-paragraph-left{
	position:relative;
	float:left;
	margin:1em;
}
.wrapper-aboutme{
	width:60%;
}
.clear-bottom-15{
	margin-bottom:15px;
}
.clear-bottom-30{
	margin-bottom:30px;
}	
.clear-bottom-45{
	margin-bottom:45px;
}
.social{
	background-color:#000;
	color:#fff
}
.error{
	color:red;
}
