/* CSS Document - Author: Shaibal Mandal */

body_old
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;	
	padding-left:50%;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
}
body
{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background: #f4f4f4 url(images/bg.gif) center repeat-y;
}


a {text-decoration: none; color: #666666; font-weight: bold;}
a:hover {text-decoration: underline; color: #FFCC00; font-weight: bold;}

#container_old
{
	width: 800px;
	margin-left: -400px;
}
#container
{
	width: 800px;
	margin:0px auto;
	text-align:left;
}

#topheader
{
	background-color: #8F0021;
	height: 120px;
}

#title
{
    font-size: 36px;
    color: #fff;
    font-family: "Times New Roman", Times, serif;
	font-weight: bold;
    margin: 5px;
	padding: 0;
	text-align: center;
}

#subtitle
{
    font-size: 20px;
    color: #fff;
    font-family: "Times New Roman", Times, serif;
    margin: 1px;
	padding: 0;
	text-align: center;
}

#subtitle2
{
    font-size: 20px;
    color: #fff;
    font-family: "Times New Roman", Times, serif;
	font-style:italic;
    margin: 2px;
	padding: 0;
	text-align: center;
}

#navcontainer
{
	background-color: #B4002A;
}

#navcontainer a, #footer a {text-decoration: none; color: #fff;}
#navcontainer a:hover, #footer a:hover {text-decoration: underline; color: #fff;}

.navitem
{
	background-color: #B4002A;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 122px;
	margin-top:1px;
	margin-right:1px;
	float:left;
}


.navitemlast
{
	background-color: #B4002A;
	padding: 5px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color: #fff;
	width: 123px;
	margin-top:1px;
	margin-right:0px;
	float:left;
}


#main
{
	padding:5px;
	width: 788px;
	text-align:justify;
	color:#690018;
	line-height: 1.6em;
}

#main table{
border: 0;
padding:0;
display: inline;
}

#testimonials
{
	padding: 0;
	width: 90%;
	text-align:left;
	color: #690018;
	line-height: 1.6em;
}

#testimonials td{
border: 0;
padding:10px;
margin: 3px;
}

#testimonials p
{
	padding: 0;
	margin: 0;
	text-align: right;
}

#testimonials p.quote
{
	margin-left: 40px;
	font-style: italic;
	text-align: justify;
}

#testimonials img
{
	border-style: solid;
	border-color: #990000;
	border-width: 1px;
}
.hometest p
{
	padding: 0;
	margin: 0;
	color: #993300;
	text-align: center;
}

.hometest p.quote
{
	font-size: 13px;
	color: #006600;
	margin-left: 40px;
	font-style: italic;
	text-align: justify;
}

#homecovers
{
	padding: 10px;
	width: 550px;
	text-align: center;
	color: #690018;
}

#homecovers td {
padding: 10px;
margin: 0;
}

#sidebar
{
	width:197px;
	border:1px solid #690018;
	float:right;
	margin-top:20px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 3px;
	text-align:left;
	clear:both;
}

#sidecovers
{
	padding: 0;
	width: 100%;
	background-color: #FFCC00;
	text-align: center;
	color: #690018;
}

#sidecovers1
{
	padding: 0;
	width: 100%;
	background-color: #FFCC00;
	text-align: center;
	color: #690018;
}

#sidecovers2
{
	padding: 0;
	width: 100%;
	text-align: center;
	color: #333333;
}

h1
{
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}

.headertext1
{
	font-size:18px;
	font-weight:bold;
	line-height: 1.2em;
}
.headertext2
{
	font-size:10px;
	font-weight:bold;
}

#footer
{
	background-color: #B4002A;
	color: #fff;
	text-align:center;
	vertical-align:middle;
	height: 25px;
	padding: 5px;
	clear:both;
}

#footer P {
	padding: 0;
	margin: 0;
	display: inline;
}

.ftrright {
	float: right;
	text-align: right;
}

.testimonial {
	clear: both;
}

img
{
	border: none;
}

/*  Image properties */
.imgfloatr {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.imgfloatl {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img_old
{
	border: 1px solid #fff;
}

.value_list {
	padding-left: 20px;
	margin-left: 50px;
}
