/* Default CSS Layout */
* {
	padding:0;
	margin:0;
}
body {
	background: #929699;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a1818;
	text-align:justify;
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

a {
	color: #810013;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #810013;
}

#bg-lft-home {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_lft_home.jpg) top left no-repeat;
}
#bg-rt-home {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_rt_home.jpg) top right no-repeat;
}
#bg-lft-srv {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_lft_srv.jpg) top left no-repeat;
}
#bg-rt-srv {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_rt_srv.jpg) top right no-repeat;
}
#bg-lft {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_lft.jpg) top left no-repeat;
}
#bg-rt {
	width: 990px;
	margin: 0 auto;
	background: url(../images/bg_rt.jpg) top right no-repeat;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	background-color: #ffffff;
}
#header {
	width: 970px;
	height:102px;
	background: #ffffff url(../images/header_bg.jpg) top left no-repeat;
}
#slideshow {
	height:326px;
	background-color: #ffffff;
}
#slideshow img {
	display: block;
	padding:0;
	margin:0;
}
#logo {
	width: 221px;
	height:102px;
	text-align: left;
	background: url(../images/logo.jpg) top left no-repeat;
}
#logo img {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
#top-nav {
	float: right;
	text-align: right;
	margin: 0;
}

#top-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0;
	color: #6c6d6f;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#top-nav li a {
	float: left;
	color: #6c6d6f;
	display: block;
	padding: 0px 10px;
	text-decoration: none;
}
#top-nav #padlock {
	padding: 28px;
}

#rt-col-wrapper {
	width: 541px;
	float: right;
	background: #ffffff url(../images/solution.jpg) top center no-repeat;
}
#rt-col-top {
	height: 43px;
	text-align: center;
	padding: 10px 0;
}
#rt-col-tag {
	font-size: 16px;
	font-weight: bold;
	color: #810013;
}
#rt-col-btm {
}
#rt-col-btm img {
	float: left;
}
#home-content-wrapper {
	background: #ffffff url(../images/content_bg.jpg) top left repeat-x;
}
#content-wrapper {
	background-color: #ffffff;
}
#content, #home-content {
}
#home-content {
	width:425px;
}
#padlock-content {
	margin-left: 400px;
	min-height: 489px;
	background: #fff url(../images/padlock_bg.jpg) top right no-repeat;
}
#padlock-form {
	padding-top: 189px;
	padding-left: 177px;
	margin-right: 20px;
}
#padlock-form input {
	color: #fff;
	margin-top: 31px;
	background: none;
	border: none;
}
#padlock-form #padlock-submit {
	margin-top: 15px;
	margin-left: 42px;
}
#content {
	width: 565px;
	margin-left: 400px;
}
#content-ttl, #home-content-ttl {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #810013;
	padding: 10px 10px;
}
#content h3 {
	font-size: 14px;
	text-align: center;
}
#content p, #padlock-content p {
	font-size: 10px;
	padding: 0 20px;
}
#home-content p {
	font-size: 10px;
	padding: 0 10px;
}
#content-img {
	float: left;
	width: 396px;
	min-height: 489px;
}
#content ul, #content ol {
	padding: 0 40px ;
}

#content li {
	padding: 0 10px ;
}
#contact-form {
	padding: 0 60px;
}
#serv-nav {
	width:470px;
	margin: 0 auto;
}

#serv-nav ul {
	margin: 0;
	padding: 10px 0; 
	list-style: none;
}

#serv-nav li {
	float: left;
	margin: 0;
	color: #FFFFFF;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
}

#serv-nav li a {
	float: left;
	display: block;
	background-color: #810013;
	color: #FFFFFF;
	margin: 0 1px;
	padding: 10px 5px;
	text-decoration: none;
}

p#tagline  {
	text-align: left;
	color: #810013;
	font-size: 14px;
	font-weight: bold;
}
.clr {
	clear: both;
}
#footer {
	background: #ffffff url(../images/footer_bg.jpg) top left repeat-x;
}
#home-footer {
	background-color: #ffffff;
}
#ftr-txt {
	padding: 20px 0 10px 300px;
	color: #810013;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
#phn-num  {
	color:#1a1818 !important;
}

#bottom-link {
	float: left;
	color: #6c6d6f;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 10px 0px 5px 10px;
}
#copyright-wrapper {
	width: 970px;
	margin: 0 auto;
}

#copyright {
	width:49%;
	float:right;
	font-size: 10px;
	text-align: right;
	padding: 10px 20px 5px 0px;
}
#copyright a, #bottom-link a {
	text-decoration: none;
	color: #810013;
}
.clr {
	clear:both;
}

/*********************
 *** accordian css ***
*********************/
.accordion_headings{
	padding:5px;
	background:#8C8C8C;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover {
	background:#9D1007;
}

.accordion_child {
	padding:15px;
	background:#fff;
}

.header_highlight {
	background:#9D1007;
}


