﻿.Testi_Name {
    font-weight:bold;
    text-align:right;
    color:#EE7501;
}
.Rate {
    font-weight:bold;
    text-align:center;
    color:gray;
}
.Prod_Name {
    font-weight:bold;
    text-align:center;
    color:#EE7501;
    font-size:12px;
}
.SEO_point
{
	color:#2dc383;
	font-weight:bold;
}
.SEO_Package
{
	padding-top:20px;
	color:white;
	font-size:20px;
	font-weight:bold;
	width:260px;
	height:60px;
}
.SEO_Price
{
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through
}
.SEO_Price1
{
	color:Green;
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	
}

.headingIT
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: RED;
}


body
{
	background-image: url(Images/bg_color.jpg);

    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;
    
	
}

#topheader
{
	position: relative;
	width: 1024px;
	height: 38px;
	background-image: url(Images/tophead.jpg);
	margin: -8px auto;
}

#header_Login
{
	position: relative;
	width: auto;
    padding-top:10px;
    padding-left:15px;
    color:white;
    font-weight:bold;
    font-size:14px;
	height: 25px;
	background-color:#FA942D;
	margin: -8px auto;
}

#header
{
	position: relative;
	width: 1024px;
	height: 108px;
	background-image: url(Images/header.jpg);
	margin: +8px auto;
}

#Slidder
{
	position: relative;
	width: 1024px;
	height: auto;
	background-image: url(Images/header.jpg);
	margin: +8px auto;
}
#menu_Contact
{
	position: absolute;
	right:0px;   
    width:auto;
    
}

#Menubar
{
	position: relative;
	width: 1024px;
	height: auto;
    margin: +8px auto;
	
}
#menu
{
	position: absolute;
	margin: 107px 0px 0px 20px;
}

.menudecot
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
}

.menuhover
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: black;
}

.menuselected
{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: yellow;
}




#content
{
	position: relative;
	width: 1024px;
	height: auto;
	margin: -15px auto;
	background: #FFFFFF;
    	font-size: 11.5px;
	font-family: verdana;
	line-height: 20px;
	color: #3c3535;
	text-align: justify;
}

#strip
{
	background: #B8B8CA;
	width: 1024px;
	height: 35px;
}


.data
{
	font-size: 11.5px;
	font-family: verdana;
	line-height: 20px;
	color: #3c3535;
	text-align: justify;

}


#footer
{
	position: relative;
	width: 1024px;
	height: 40px;
	background-image: url(Images/footer.jpg);
	margin: -8px auto;
	padding-top: 60px;
	font-size: 11px;
	font-family: Verdana;
	color: black;
}

.hyper
{
	color: Green;
}

.hyper:hover
{
	color: Fuchsia;
}

