/* CSS Document */
body{
margin: 0px;
padding: 0px;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}
.index_bg{
margin: 0px;
padding: 0px;
background: url(images/main_bg2.jpg) no-repeat center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}
.about_bg{
margin: 0px;
padding: 0px;
background: url(images/about_main_bg.jpg) no-repeat center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}
.product_bg{
margin: 0px;
padding: 0px;
background: url(images/product_bg.jpg) no-repeat center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}
.thanks_bg{
margin: 0px;
padding: 0px;
background: url(images/thanks_bg.jpg) no-repeat center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}
.places_to_buy_bg{
margin: 0px;
padding: 0px;
background: url(images/places_to_buy_bg.jpg) no-repeat center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}
.contact_bg{
margin: 0px;
padding: 0px;
background: url(images/contact_us_bg.jpg) no-repeat center top;
background-color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #AEE0FF;
line-height: 17px;
text-decoration: none;
}

.footer_nav{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #3C63A5;
line-height: 35px;
text-decoration: none;
}

.footer_nav a{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #3C63A5;
line-height: 35px;
text-decoration: none;
}

.footer_nav a:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 35px;
text-decoration: underline;
}

.div_padding{
padding-left: 433px;
padding-top: 233px;
padding-right: 44px;
}
.div_height{
padding-left: 0px;
padding-top: 240px;
padding-right: 44px;
}
.arial12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #AEE0FF;
	text-decoration: none;
}
.arial11bluebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C63A5;
	text-decoration: none;
}
a.arial11bluebottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C9EAFF;
	text-decoration: underline;
}


.arial14whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.arial19bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #AEE0FF;
	text-decoration: none;
	font-weight: bold;
}
.products_bg {

	background-image: url(images/ptoducts_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.scroll_property{
overflow: hidden;
/*overflow-y: scroll;*/
height: 330px; 
width:385px; 
float:left; 
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 0px;
scrollbar-base-color:#17295A;
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#17295A;
scrollbar-track-color:#18558E;
scrollbar-shadow-color:#18558E;
scrollbar-highlight-color:#18558E;
scrollbar-3dlight-color:#18558E;
scrollbar-darkshadow-Color:#18558E;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052268;
	text-decoration: none;
	width: 220px;
	padding-right: 2px;
	padding-left: 4px;
	border: 1px solid #AEE0FF;
	height: 20px;
}
.borderdoted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.scroll_property_textarea {
overflow: hidden;
overflow-y: scroll;
height: 130px; 
width:220px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052268;
	text-decoration: none; 
float:left; 
margin: 0px 0px 0px 0px;
padding: 2px 1px 2px 5px;
scrollbar-base-color:#17295A;
scrollbar-arrow-color:#ffffff;
scrollbar-face-color:#17295A;
scrollbar-track-color:#18558E;
scrollbar-shadow-color:#18558E;
scrollbar-highlight-color:#18558E;
scrollbar-3dlight-color:#18558E;
scrollbar-darkshadow-Color:#18558E;
}
