@charset "utf-8";
/* CSS Document */

#main{
text-align:center;
margin:auto;
width:auto;
padding-top:20px;
}

/* ================================ Re-usable box ============================== */

.form {
	float:left;
	width:216px;
	height:auto;
	overflow:hidden;
	padding-top:30px;
}
.form_main {
	width:99%;
	height:auto;
	overflow:hidden;
	border-top: solid #8a4446 1px;
	border-right: solid #8a4446 1px;
	border-bottom: solid #8a4446 1px;
	border-left: solid #8a4446 1px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e7d1d3;
}
#header_rb {
	height:135px;
	margin:auto;
	text-align:center;
	width: 216px;
}
.header_1 {
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	padding-top:5px;
}
.header_2 {
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:14px;
	padding-top:5px;
}
.header_3 {
	color:#FFFFFF;
	font-family:"Century Gothic";
	font-size:17px;
	font-variant:small-caps;
	font-weight:bold;
	padding-top:5px;
}
.form_content {
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.form_content_text {
	width:auto;
	height:auto;
	overflow:hidden;
	padding: 0px 0px 20px 0px;
	font-size:13px;
}
#text_field {
	clear:both;
	margin:auto;
	width:200px;
	height:42px;
	text-align:left;
}
#btn_field {
	clear:both;
	margin:auto;
	width:200px;
	height:40px;
	text-align:left;
}
#contct_info {
	float:left;
	margin:auto;
	width:214px;
	height:auto;
	text-align:center;
}
.text_field_lable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f3f4f5;
	text-align:left;
	padding-top:10px;
	font-weight:bold;
}
.form_fields {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b0605;
	border-style:solid;
	border-color:#6d0e0d;
	border-width:1px;
	background-color:#FFFFFF;
	width:98%;
/*	padding:2px;*/
}
.state_field {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b0605;
	border-style:solid;
	border-color:#6d0e0d;
	border-width:1px;
	background-color:#FFFFFF;
	width:101%;
	/*width:98%;
	padding:2px;*/
}
.contact_us_head {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#092c3f;
}
.contact_us {
	font-family:"Century Gothic";
	font-size:14px;
	color:#092c3f;
}

#footer_rb{
clear:both;
float:left;
margin:auto;
width:216px;
height:9px;
background:url(../images/bottom_bg_03.jpg);
}

/*  content_guide_spinal css */



.content_border {
	border-top: solid 1px #81a3c1;
	border-right:solid 1px #81a3c1;
	border-bottom:0px;
	border-left:solid 1px #81a3c1;
	background-color:#d9e5ef;
	padding: 30px 16px 15px 16px;
}

.content_bg {
	background-image:url(../images/inside_bg.jpg);
	background-repeat:no-repeat;
	background-color:#d9e5ef;
	padding:15px;
	width:634px;
	height:auto;
	overflow:hidden;
}

.content_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#043158;
}

.content_links_seperater {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#116692;
	line-height:35px;
	font-weight:bold;
}

.contenthead_links a:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#1c2125; line-height:35px; text-decoration:none; }
.contenthead_links a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#1c2125; line-height:35px; text-decoration:none; }
.contenthead_links a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#8cabc8; line-height:35px; text-decoration: none; }

.contenthead_link_select a:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#7c1311; line-height:35px; text-decoration:none; font-weight:bold; }
.contenthead_link_select a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#7c1311; line-height:35px; text-decoration:none; font-weight:bold; }
.contenthead_link_select a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#8cabc8; line-height:35px; text-decoration: none; font-weight:bold; }

/*  content_guide_spinal css */

/* guide_spinal */
.image_pad {
	float:left;
	padding-right:30px;
	padding-bottom:15px;
	margin-top:0;
	_margin-right: 30px;
}

.more_link a:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#8e3332; text-decoration:none; font-weight:bold;  }
.more_link a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#8e3332; text-decoration:none; font-weight:bold;  }
.more_link a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#8dacc9; text-decoration:none; font-weight:bold;  }

.table_top {
	margin-top:20px;
}

.td_height {
	height:20px;
	*height:20px;
}

/* guide_spinal */
