/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Gonannies.com  */
/* Date : 19th Aug. 2008 */

/* page default settings */

/*
body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}
*/
body {
margin: 0px;
padding: 0px;
}

.full-size-table {
width: 775px;
}

/* images */

.left-bot-img1 {
background-image: url("/Content/Images/newhome/housekeepers.jpg");
background-repeat : no-repeat;
background-position: left bottom;
padding-left: 225px;
}

.left-bot-img {
background-image: url("/Content/Images/NewBgCheck/HomePage/left-bot-img.jpg");
background-repeat : no-repeat;
background-position: left bottom;
padding-left: 225px;
}

.h-dot-line {
background-image: url("/Content/Images/NewBgCheck/HomePage/h-dot-line.gif");
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("/Content/Images/NewBgCheck/HomePage/bullet.gif");
background-repeat : no-repeat;
background-position: left 6px;
padding: 3px 1px 4px 12px;
text-align:left;
}


.bullet2 {
background-image: url("/Content/Images/NewBgCheck/HomePage/bullet.gif");
background-repeat : no-repeat;
background-position: left 6px;
padding: 3px 1px 8px 12px;
text-align:left;
}


.top-shadow {
background-image: url("/Content/Images/NewBgCheck/HomePage/top-shadow.jpg");
background-repeat : repeat-x;
}

.gred {
background-image: url("/Content/Images/NewBgCheck/HomePage/gred.jpg");
background-repeat : repeat-x;
}

/* links */

.link a {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}

.link a:hover{
color: #f7c94f;
}


.link2 a {
color: #ffffff;
font-size: 11px;
text-decoration: none;
}

.link2 a:hover{
color: #f7c94f;
}

/* background colours */

.green {
background-color: #447f8d;
}

.white
{
	background-color:#fafbfc;
}
.greena {
background-color: #316d7c;
}