#inner-page-skin {
	background-image: url(../images/inner-body-bg.gif);
	background-repeat: repeat-x;
}
#inner-page-body {
	background-image: url(../images/inner-page-bg.gif);
	background-repeat: no-repeat;
	background-position: center 9px;
	padding-left: 36px;
	padding-right: 36px;
	padding-top: 43px;
}
#inner-page-body h1 {
	font-family: "Segoe UI", sans-serif;
	color: #C00;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 4px;
	margin-bottom: 16px;
	padding-left: 2px;
}
#inner-page-body h2 {
	font-family: "Segoe UI", sans-serif;
	color: #666;
	margin-bottom: 10px;
	font-size: 18px;
}
#inner-page-body p+h2 {
margin-top:15px;
}
#inner-page-body h3 {
	font-family: "Segoe UI", sans-serif;
	color: #C00;
	font-size: 15px;
	margin-bottom: 3px;
}
#inner-page-body p {
	font-size: 13px;
	color: #666;
	line-height: 130%;
	margin-bottom: 10px;
}
#inner-page-body .contents {
	background-image: url(../images/inner-content-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
* html body #inner-page-body .contents {
	margin-bottom: 40px;
}
#inner-page-body .left-column {
	float: left;
	width: 236px;
	padding-right: 10px;
}
.left-column .left-nav {
	background-color: #FFF;
	padding: 10px;
	background-image: url(../images/left-nav-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.left-column h4 {
	font-family: "Segoe UI", sans-serif;
	font-size: 15px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #333;
}
.left-nav ul {
	list-style-type: none;
	font-size: 13px;
	margin-top: 10px;
}
.left-nav li {
	background-image: url(../images/footer-link-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	background-position: 0px 5px;
	line-height: 16px;
	padding-bottom: 5px;
}
.left-nav a {
	color: #333;
	text-decoration: none;
}
.left-nav a:hover {
	color: #C00;
	text-decoration: underline;
}

.contact-info {
	padding-left: 6px;
	padding-right: 6px;
}
.contact-info p {
	font-size: 12px !important;
	line-height: 125% !important;
}
.contact-info .phone-no {
	color: #333 !important;
	font-weight: bold;
	background-image: url(../images/telephone.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 2px 0px;
	padding-bottom: 2px;
}
.contact-info .email-id {
	background-image: url(../images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 0px 4px;
}
.email-id a {
	color: #C00;
}
#inner-page-body .form {
	color: #666;
	margin-bottom: 10px;
}


.form td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
.form td td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 0px;
}

.form .text-box {
	height: 16px;
	width: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
}
.form .textarea {
	width: 200px;
	height: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: #666;
}
.form .button {
	background-repeat: repeat-x;
	height: 23px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	color: #FFF;
	border: 1px solid #000;
	padding-bottom: 4px;
	line-height: 18px;
	outline:none;
	background-color: #666;
	background-image: url(../images/button-bg.gif);
	margin-right: 5px;
}
.form .select {
	height: 16px;
	width: 205px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #D6D6D6;
	border-left-color: #333;
	padding-left: 2px;
}
.form a  {
	color: #818D29;
}
.form .star {
	color: #C00;
}
.form .states-table label {
	margin-right: 16px;
	margin-left: 2px;
	vertical-align: top;
}
.contents a {
	color: #C00;
}
.contents .follow-left {
	height: 110px;
}
.contents .follow-right {
	height: 110px;
	width: 416px;
	margin-left: 200px;
	text-align: right;
}
.follow-left img {
	margin-right: 20px;
}
.follow-right img {
	margin-left: 20px;
}
#inner-page-body .right-column {
	float: right;
	width: 660px;
}
.contents .list {
	margin-left: 6px;
	list-style-type: none;
	color: #666;
}
.list li {
	background-image: url(../images/footer-link-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 6px;
	margin-bottom: 6px;
}

