html, body{
	margin:0px;
	background-color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
	color: #212121;
	font-style: normal;
	text-decoration: none;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top
}
.black_link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #212121;
	font-family: verdana;
}
.black_link:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #212121;

}
p {
	margin:9px 0 0 0;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	color: #2a485e;
	font-family: verdana;
	margin-top: 9px;
}

H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	color: #212121;
	font-family: verdana;
	margin: 0px;
	padding: 6px 0 6px 0;
}
.top_right_bg {
	background-image: url('../images/top_right_banner.jpg');
	background-repeat: no-repeat;
	height: 19px;
	width: 511px;
	background-position:  right 50%;
}
.top_mid_bg {
	background-image: url('../images/top_banner3.jpg');
	background-repeat: no-repeat;
	height: 87px;
	width: 934px
}
.footer_bg {
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	height: 61px;
	width: 934px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF
}
.text_bold_13px {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}
.text_field {
	border: 1px solid #666666;
	width: 156px;
	height: 16px;
}
.go {
	background-image: url('../images/go_bg.jpg');
	background-repeat: repeat-x;
	width: 36px;
	border: 1px solid #A302A0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana
}
.body_bg {
	background-color: #e9e9e9;
}
.bottom_bg_footer {
	background-image: url('../images/body_bg_footer.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #e9e9e9;
	height: 38px;
	width: 934px;
}
.body_divider {
	background-image: url('../images/body_divider.jpg');
	background-repeat: repeat-y;
	width: 20px
}
.nav_bottom_bg {
	background-image: url('../images/nav_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
	height: 450px
}
.why_us {
	background-image: url('../images/why_us.jpg');
	background-repeat: no-repeat;
	height: 50px
}
.heading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 26px;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	text-align: left;
	vertical-align: middle;
}
.frame {
	background-image: url('../images/frame.jpg');
	background-repeat: no-repeat;
	height: 188px;
	background-position:  center 50%;
}

.frame_i {
        background-image: url('../images/frame_i.jpg');
        background-repeat: no-repeat;
        height: 208px;
        background-position:  center 50%;
}

.product_name {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #212121;
	font-family: verdana;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

.product_name_inner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.image_border {
	border: 1px solid #FFFFFF;
}
.white_link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #ffffff;
	font-family: verdana;
}
.white_link: hover {
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	color: #ffffff;
}
.divider{
	background-image: url('../images/divider.jpg');
	height: 26px;
	background-repeat: repeat-x
}
.pink{
	color: #a503a6;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.pink:hover{
	color: #a503a6;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.text_20px {
	color: #000000;
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	height: 160px;
}
.body_bg_padding{
	background-color: #e9e9e9; 
	padding-left:9px; 
	padding-right:9px;
}

.text_12px {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}

.text_pink {
	color: #a503a6;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.contact{
	color: #a503a6;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.contact:hover{
	color: #a503a6;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.field_border{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #989496;
	height: 18px;
	width: 210px;	
}

.text_field_border{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #989496;
	height: 70px;
	width: 210px;
}

.submit {
	background-image: url(../images/go_bg.jpg);
	background-repeat: repeat-x;
	width: 70px;
	border: 1px solid #A302A0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: verdana;
}
.greydivider{
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
}

.pink_new{
	color: #a503a6;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.new_black{
 color: #000000;
 font-family: verdana;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
 height:20px;
}

.new_black:hover{
 color: #000000;
 font-family: verdana;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 height:20px;
}
.bpink_link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #FE07F8;
	font-family: verdana;
}
.bpink_link: hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	color: #FE07F8;
}
