/************************************************
*	 Main site components	        *
************************************************/
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#838383;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link{text-decoration: underline;color: #FFFFFF;}
A:visited{text-decoration: underline;color: #FFFFFF;}
A:hover{text-decoration: underline;}
A:active{text-decoration: underline;}

/************************************************
*	 Top Nav Bar			                        *
************************************************/

#navholder {
	height: 35px;
	background:url(nav-back.png);
	background-repeat:repeat-x;
	width: auto;
	border-bottom:
	#CCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#navbar {
	height: 35px;
	width: 800px;
	float:left;
	margin: 0px 0px 0px 200px;
}

.solidblockmenu{
margin: 0px 0px 5px 0px;;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
background:	url(blockactive.gif)center center repeat-x;
border-bottom:#FFF;
border-bottom-width:1px;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color:#fff;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li {
color: white;
background: transparent url(nav-hov.png) center center repeat-x;
}


/************************************************
*	 Containers			                        *
************************************************/
#top-main-container {
	height: 120px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	
}

#Top-right-back {
	float:right;
	background-image: url(Cards.png);
	height: 110px;
	width: 450px;
}

#fotter{
margin: 0px 0px 0px 0px;
float:left;
width:100%;
height:210px;
background-color:#CCC;
padding: 10px 0px 0px 0px;
border-top-color:#FFF;
border-top-style:dotted;
border-width:1px;	
}

#bottom-fotter{
	margin: 0px 0px 0px 0px;
	float:left;
	width:100%;
	height:110px;
	background-color:#000;
	padding: 10px 0px 0px 0px;
	border-top-color:#FFF;
	border-top-style:dotted;
	border-width:1px;
	font-weight: bold;
}

#quotebox {
width:353px;
height:43px;
margin: 55px 0px 0px 90px;
}

#New-quote {
float:left;
width:154px;
height:53px;
margin: 0px 0px 0px 0px;
background-image:url(new-website-quote.png);
background-repeat:no-repeat;

}

#new-quote-back-link {
width:154px;
height:53px;
display:block;
text-indent:-9999px;
}

#Website-upgrade-quote {
float:left;
width:190px;
height:53px;
margin: 0px 0px 0px 0px;
background-image:url(website-upgrade-quote.png);
background-repeat:no-repeat;
display:block;
text-indent:-9999px;
}

#Website-upgrade-quote-back-link {
width:190px;
height:53px;
display:block;
text-indent:-9999px;
}


/************************************************
*	 Content      *
************************************************/

#fottercontent {
height: 200px;
width: 850px;
margin-left: auto;
margin-right: auto;
background-image:url(bottom-back.png);
background-repeat:repeat-x;
}

#fottercontent-right {
float:right;
height: 150px;
width: 450px;
margin: 20px 0px 0px 0px;
}



#bottom-fotter-content {
	height: 100px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	background-image:url(bottom-fotter-back.png);
	background-repeat:repeat-x;
	font-weight: normal;
}

#logo {
	background-image: url(Logo.png);
	background-repeat: no-repeat;
	float:left;
	height: 110px;
	width: 250px;
}
/************************************************
*	 Text	        *
************************************************/

.paraheader {
font-family: Arial;
font-size: 10.5pt;
color:#CCC;
font-weight:800;
}

.H1 {
	color:#ffffff;
	font-size:18px;
	padding:0px 0px 0px 0px;
	float:left;
}

.standard {
	font-family: Arial;
	font-size: 12px;
	color:#FFF;
	font-weight:500;
}

.standard-arrow {
font-family: Arial;
font-size: 11px;
color:#FFF;
font-weight:400;
text-indent:12px;
background-image:url(Blue-Arrow.png);
background-repeat:no-repeat;
line-height:5px;

}

.bottom-small {
	font-family: Arial;
	font-size: 7.5pt;
	color:#999;
	font-weight:400;
	}
.bottom-small a {
	padding:2px;
	color: #4040FF;
	}
.bottom-small a:hover{
	color:#4040FF;
	font-family: Arial;
}

.Headerorange {

	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
}

.tickbox {
font-family: Arial;
font-size: 11px;
color:#666;
font-weight:400;
text-indent:29px;
background-image:url(tick.png);
background-repeat:no-repeat;
line-height:15px;

}


/************************************************
*	 Others        *
************************************************/

.image-border {
	border:1px solid #ADADAD;
	padding:5px;
	background-color:#fff;
}

.text-header {
	color:#ffffff;
	font-size:18px;
	padding:0px 0px 0px 0px;
	float:left;
}

.Bottom-arrow {
font-family: Arial;
font-size: 11px;
color:#FFF;
font-weight:400;
text-indent:12px;
background-image:url(tick.png);
background-repeat:no-repeat;

}

/************************************************
*	 Custome for particular Pages       *
************************************************/

#middle-container {
	height: 450px;
	width: 100%;
	float:left;
	background-image:url(Background-1.png);
    background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#middle-content {
	height: 350px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
}