/* CSS Document */

html {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #568694;
	position: relative;
}

#centre {

	margin-left: auto;

	margin-right: auto;

	width: 770px;
	
	/* border: solid #000000 1px; */

	background: #ffffff;
	
}

img.floating {
position:absolute;
left:-115px;
top:0px;
z-index:-1;
}



body {

	
	
	margin-top: 0px;

	text-align:center;

}



.bold {

	font-weight: bold;

}



.email {

	font-size: 80%;

	color: #333333;

	font-family: Verdana, Geneva, sans-serif;

	margin: 10px 10px 10px 10px;

	padding: 0px 0px 0px 0px;

	text-align: center;

}


#user, #pass{
	width:170px;
	text-align: left;
}

#box{
	width:300px;
	padding: 20px 0px 0px 0px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #;
}

#hp-main-table {
	margin: 0px 30px 10px 40px;
}


/* -----------------------------------------------------

	Header

-------------------------------------------------------- */



#top-strip {

	width: 100%;

	min-height: 80px;	
	
	background-image: url(../images/header1.jpg);

	background-repeat: no-repeat;

	background-position: bottom left;

	position: relative;

}



/* -----------------------------------------------------

	Breadcrumbs

-------------------------------------------------------- */



h1#main {

	width: 750px;

	height: 40px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	text-align: left;

	color: #0E0E18;

	font-size: 130%;

	font-weight: bold;

	font-family: 'Trebuchet MS', Helvetica, sans-serif;

	

}



h1#main .heading-small {

	font-size: 85%;

	

}





/* -----------------------------------------------------

	First horizontal navigation

-------------------------------------------------------- */



#menu1 {

	width: 770px;

	min-height: 40px;

	background: #;

	float: right;
	
	

}



#navigation1 {

	font-size: 70%;

	font-family: Verdana, Geneva, sans-serif;

	padding: 20px 0px 0px 0px;

	float: right;

}



#navigation1 ul{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	

}



#navigation1 ul li{

	display: inline;

	

}



#navigation1 ul li a {

	float: left;

	color: #90333C; 

	padding: 3px 0px 3px 10px;

	margin: 0px 3px 0px 0px;

	text-decoration: none;

	font-weight: bold;

}



#navigation1 ul li a:hover {

	color: #3A66D5;

	text-decoration: underline;

}



#navigation1 li .current {

	color: #333333;

	text-decoration: none;

}



#navigation1 li a.current:hover {

	color: #333333;

	text-decoration: none;

	cursor: default;

}







/* -----------------------------------------------------

	End

-------------------------------------------------------- */



/* -----------------------------------------------------

	Second horizontal navigation

-------------------------------------------------------- */



#menu2 {

	background-image: url(../images/header2.jpg);

	background-repeat: no-repeat;
	
	width: 770px;

	height: 30px;

	

}



#navigation2 {

	font-weight: bold; 

	font-size: 70%;

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px 0px 0px 0px;

	height: 30px;


}



#navigation2 ul{

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	

}



#navigation2 ul li{

	display: inline;

}



#navigation2 ul li a {

	float: left;

	color: #ffffff; 

	padding: 6px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	text-decoration: none;

	height: 24px;
	
	width: 100px;

}



#navigation2 ul li a:hover {

	color: #E67D0E;

	

}



/* -----------------------------------------------------

	End

-------------------------------------------------------- */







#header3 {

	width: 770px;

	height: 200px

}



#header4 {

	background-image: url(../images/header4.jpg);
	
	background-color: #FFFFFF;

	background-repeat: no-repeat;

	background-position: top left;

	position: relative;

	width: 770px;

	height: 50px;

	text-align: right;

	margin: 0px;

	padding: 10px 0px 0px 0px;
	
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;

}



.header-ad {

	color: #666666;

	font-size: 80%;

	font-family: Verdana, Geneva, sans-serif;

	margin: 0px 20px 0px 0px;

	padding: 0px;

	position: absolute;

	right: 0px;

	bottom:15px;
	
	width: 500px;

}



.header-ad a {

	text-decoration: none;

}



.header-ad a:hover {

	text-decoration: underline;

}



/* -----------------------------------------------------

CONTAINER

-------------------------------------------------------- */

	

#container {

		width:770px;

		margin-right:auto;

		margin-left:auto;

		padding:0px 0px 20px 0px;

		text-align:left;

		background: #ffffff;

		margin-bottom: 5px;
		
		border-left: solid #000000 1px;
		border-right: solid #000000 1px;
		border-bottom: solid #000000 1px;
}



/* -----------------------------------------------------

	Left Content

-------------------------------------------------------- */



#contentleft {

		width:520px;

		padding: 0px 0px 10px 0px;

		float:left;

		background:#;

		margin: 0px 0px 0px 0px; 

		

}

#hp-table {
		border: 0px;
		margin: 0px 20px 20px 15px;
		padding-top: 0px;
}

#hp-table td {
		background-image: url(../images/hp-table-bg.gif);
		background-repeat: no-repeat;
		width: 200px;
		border-bottom: 1px solid #cccccc;
}

#hp-table td p {
	color: #333333;

}

#main-heading {

	margin: 0px 30px 10px 30px;

	background: #E6EDEF;

	border: #CAD6D8 1px solid;

	text-align: left;

	

}



h1 {

	color: #0E404F;

	font-size: 75%;

	font-weight: normal; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 20px 20px 20px 20px;

	margin: 0px;

	line-height: 25px;

}



#leftheading {

	

	height: ;

	background: #;

	margin: 0px 10px 0px 10px;

	padding: 0px 0px 0px 0px;

	background-image:  url(../images/.gif);

		

}



h2 {

	color: #2D464D;

	font-size: 140%;

	font-family: 'Trebuchet MS', Helvetica, sans-serif;

	padding: 10px 0px 10px 20px;

	margin: 0px 0px 0px 0px;

}



#lefttext {

	

	margin: 0px 10px 0px 10px;

	padding: 0px 0px 0px 0px;

	background: #;

	text-align: left;

	

}



#lefttext p {

	color: #4d4d4d;

	font-size: 75%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px 20px 10px 20px;

	margin: 0px;

	line-height: 22px;

}





#contentleft a {

		text-decoration: none;

}



#contentleft a:hover {

		text-decoration: underline;

		color: #333333;

}



#left-next-link {

	/*width: 250px;*/

	text-align: right;

	margin: 0px 20px 10px 0px;

	float: right;

	background: #;

}



#left-next-link a {

	text-decoration: none;

	margin: 0px 0px 3px 0px;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	

}



#left-next-link a:hover {

		text-decoration: none;

		color: #333333;

}



#left-previous-link {

	/*width: 220px;*/

	text-align: left;

	margin: 0px 0px 10px 20px;

	float: left;

	background: ;

}



#left-previous-link a {

	text-decoration: none;

	margin: 0px 0px 3px 0px;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	

}



#left-previous-link a:hover {

		text-decoration: none;

		color: #333333;

}

#back-link {

	color: #333333;

	font-size: 75%;

	font-family: Verdana, Geneva, sans-serif;

	margin: 0px 0px 0px 20px;

	padding: 0px;

	position: absolute;

	left:0px;

	bottom:5px;

}



#back-link a {

	text-decoration: none;

}



#back-link a:hover {

		text-decoration: none;

}

.back-link {

	width: ;

	text-align: left;

	margin: 0px 0px 10px 20px;

	float: left;

	background: #;

}



.back-link a {

	text-decoration: none;

	margin: 0px 0px 3px 0px;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	

}



.back-link a:hover {

		text-decoration: none;

		color: #333333;

}

#price {

	color: #666666;

	font-size: 80%; 

	font-family: Verdana, Geneva, sans-serif;

	margin: 0px 20px 10px 30px;

	padding: 0px 0px 0px 0px;

	line-height: 20px;

	font-weight: bold;

}



#left-list {

	color: #333333;

	font-size: 75%; 

	font-family: Verdana, Geneva, sans-serif;

	line-height: 20px;

	margin-top: 0px;

	margin-bottom: 10px;

	margin-right: 30px;

}



#left-list li {

	margin-bottom: 10px;

}



form {

	margin-top: 0px;

	padding-top: 0px;

}



table.contact {

	width: 400px;

	background: ;

	margin-left: auto;

	margin-right: auto;

	

}



table.indent {

	width: 380px;

	background: ;

	margin-left: auto;

	margin-right: auto;

	padding-left: 20px;

}



label {

	color: #333333;

	font-size: 80%; 

	font-family: Verdana, Geneva, sans-serif;

}



table.indent label {

	color: #666666;

	

}



.redasterisk {

	color: #FF0000;

}



.formbutton {

	cursor:pointer;

	border:outset 1px #ccc;

	background:#999;

	color:#666;

	font-weight:bold;

	padding: 1px 2px;

	background:url(media/formbg.gif) repeat-x left top;

}



#lefttext img.position {

	margin: 0px 0px 0px 20px;

}



.top {

	font-size: 80%; 

	font-family: Verdana, Geneva, sans-serif;

	text-align: center;

}



table.hp-graphics {

	margin: 0px 0px 0px 10px;
	
	

}



table.hp-graphics td {

	padding: 5px;
	
	

}



#captcha-image {

	width: 80px;

	float: left;

	

}



#captcha-text {

	float: left;

	

}

table.client {
	width: 490px;
	color: #333333;
	font-size: 80%; 
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 0px 0px 20px;
}

/* -----------------------------------------------------

	Right Content

-------------------------------------------------------- */



#contentright {

		width:250px;

		padding:0px 0px 10px 0px;

		float: right;

		background:#;

		margin: 0px 0px 0px 0px;

		background-repeat: no-repeat;		

}



h3 {

	font-weight: normal; 

	color: #792E2E;

	font-weight: bold;

	font-size: 90%; 

	font-family: Tahoma, Geneva, sans-serif;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

}



h4 {

	color: #333333;

	font-size: 80%; 

	font-weight: bold;

	font-family: verdana, arial, helvetica, sans serif;

	padding: 5px 0px 0px 0px;

	margin: 0px 0px 5px 20px;

}



#contentright a {

	text-decoration: none;

	margin: 0px 0px 0px 0px;

}

ul.right-menu {
	
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 70%;
	line-height: 19px;
	list-style-type: none;
	margin: 0px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.right-menu li {
	
	padding: 0px 0px 0px 20px;
	background: url(../images/menu_arrow.gif);
	background-repeat:no-repeat;
}

.right-menu a {
	
	text-decoration: none;
	color: #000000;	
	
}

li.current {
	
	background: url(../images/menu_arrow_2.gif);
	background-repeat:no-repeat;
}

#silhouette {

	width: 250px;

	height: 260px;

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	background:#;

	float: right;

}

#right-list {

	color: #333333;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	line-height: 20px;

	margin-top: 0px;

	margin-bottom: 10px;

	margin-right: 30px;

}



#right-list li {

	margin-bottom: 5px;

}

#cc-heading {

	

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/wdg-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	text-align: center;

}



#cc-heading h3 {

	color: #90333C;

}



#cc-text {

		min-height: px;

		margin: 0px 20px 12px 10px;

		padding: 0px 0px 5px 0px;

		background:#ffffff;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;
}



#cc-text p {

	color: #333333;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#wdg-heading {

	

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/wdg-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	text-align: center;

}



#wdg-heading h3 {

	color: #90333C;

}



#wdg-text {

		min-height: px;

		margin: 0px 20px 20px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

}



#wdg-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}

#tags-heading {

	

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/wdg-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	text-align: center;

}



#tags-heading h3 {

	color: #90333C;

}



#tags-text {

		min-height: px;

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

}



#tags-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 20px;

}

#note {

	color: #333333;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px;

	margin: 0px 20px 20px 20px;

	

}



#note a {

	padding: 0px;

	margin: 0px 0px 0px 0px;

	

}





#wdg-text a:hover {

	text-decoration: underline;

}



#quote-heading {

	

	height: ;

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/quote-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	color: #ffffff;

	font-size: 100%; 

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

}



#quote-heading h3 {

	color: #90333C;

}



#quote-text {

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

		

		

}



#quote-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#legal-heading {

	

	height: ;

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/legal-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	color: #ffffff;

	font-size: 100%; 

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

}



#legal-heading h3 {

	color: #90333C;

}



#legal-text {

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;


}



#legal-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#legal-text a:hover {

	text-decoration: underline;

}



#services-heading {

	

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/wdg-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	text-align: center;

}



#services-heading h3 {

	color: #90333C;

}



#services-text {

	background:#FFF3F4;

	margin: 0px 20px 10px 10px;

	padding: 10px 0px 5px 0px;

	border-left: #DEA7A8 1px solid;
	border-right: #DEA7A8 1px solid;
	border-bottom: #DEA7A8 1px solid;

}



#services-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#services-text a:hover {

	text-decoration: underline;

}



#refer-heading {

	

	height: ;

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/refer-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	font-size: 100%; 

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

}



#refer-heading h3 {

	color: #90333C;

}



#refer-text {

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

		

		

}



#refer-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal;

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#update-heading {

	

	height: ;

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/update-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	font-size: 100%; 

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

}



#update-heading h3 {

	color: #90333C;

}



#update-text {

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

		

		

}



#update-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#template-heading {

	

	height: ;

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/template-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	font-size: 100%; 

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

}



#template-heading h3 {

	color: #90333C;

}



#template-text {

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#FFF3F4;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

	

}



#template-text p {

	color: #333333;

	font-size: 70%;
	
	font-weight: normal; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#ads {

	width: 250px;

	

	margin: 0px 0px 10px 0px;

	padding: 0px 0px 0px 0px;

	background:#;

	float: right;

}



.ads-image {

	margin: 0px 0px 0px 10px;

	padding: 0px 0px 0px 0px;

}



#ads p {

	color: #333333;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#ads a {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



#local-heading {

	

	background: #552020;

	margin: 10px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	background-image:  url(../images/.gif);

	border-top: #773311 1px solid;

	border-left: #773311 1px solid;

	border-right: #773311 1px solid;

	text-align: center;



}



#local-text {

		min-height: px;

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#552020;

		border-bottom: #773311 1px solid;

		border-left: #773311 1px solid;

		border-right: #773311 1px solid;

		

		

}



#local-text p {

	color: #ffffff;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#ad-heading {

	

	height: ;

	background: #484452;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	background-image:  url(../images/.gif);

	border-top: #77111F 1px solid;

	border-left: #77111F 1px solid;

	border-right: #77111F 1px solid;

	color: #ffffff;

	font-size: 100%; 

	font-family: Tahoma, Geneva, sans-serif;

	text-align: center;

}



#ad-text {

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#484452;

		border-bottom: #77111F 1px solid;

		border-left: #77111F 1px solid;

		border-right: #77111F 1px solid;

		

		

}



#ad-text p {

	color: #ffffff;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#right-next-link {

	text-align: right;

	margin: 0px 20px 10px 0px;

	color: #3A66D5;

}



#right-next-link a {

	text-decoration: none;

	margin: 0px 0px 3px 0px;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	

}



#right-next-link a:hover {

	text-decoration: underline;

	

}



#ads-textual {

	width: 220px;

	

	margin: 0px 0px 10px 0px;

	padding: 0px 10px 0px 10px;

	background:#;

	float: left;

}

#quotation {
	min-height: 220px;
}

#testimonials-heading {

	

	background:#E2D7DA;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	/*background-image:  url(../images/wdg-header-bg.jpg);*/

	border: #D69FA7 1px solid;

	text-align: center;

}



#testimonials-heading h3 {

	color: #90333C;

}



#testimonials-text {

		min-height: px;

		margin: 0px 20px 20px 10px;

		padding: 0px 0px 0px 0px;

		background:#ffffff;

		border-left: #DEA7A8 1px solid;
		border-right: #DEA7A8 1px solid;
		border-bottom: #DEA7A8 1px solid;

}



#testimonials-text p {

	color: #333333;

	font-size: 70%;

	font-family: Verdana, Geneva, sans-serif;

	padding: 10px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



.testimonial {

	font-style: italic;

	

}



h5 {

	color: #333333;

	font-size: 70%; 

	font-weight: bold;

	font-family: verdana, arial, helvetica, sans serif;

	padding: 10px 0px 0px 5px;

	margin: 0px 0px 0px 0px;

	text-align: left;

	

}



#tips-heading {

	

	background: #ffffff;

	margin: 0px 20px 0px 10px;

	padding: 5px 20px 5px 20px;

	background-image:  url(../images/wdg-header-bg.jpg);

	border: #792E2E 1px solid;

	text-align: center;

}



#tips-heading h3 {

	color: #792E2E;

}



#tips-text {

		min-height: px;

		margin: 0px 20px 10px 10px;

		padding: 0px 0px 5px 0px;

		background:#ffffff;

		border-bottom: #792E2E 1px solid;

		border-left: #792E2E 1px solid;

		border-right: #792E2E 1px solid;

}



#tips-text p {

	color: #333333;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	padding: 0px 20px 10px 20px;

	margin: 0px;

	line-height: 16px;

}



#tips-text a {

	margin: 0px 0px 0px 20px;

}





/* -----------------------------------------------------

BOTTOM SECTION

-------------------------------------------------------- */



/* -----------------------------------------------------

	FOOTER

-------------------------------------------------------- */



#footer {

	color: #ffffff;

	text-align: center;

	background-color: #0E0E18;

	width: 730px;

	margin: 0px 20px 0px 20px;

	padding: 5px 0px 5px 0px;

	font-size: 70%; 

	font-family: Verdana, Geneva, sans-serif;

	line-height: 15px;

}



#footer a {

	text-decoration: none;

	color: #ffffff;

}



#footer a:hover{

	color: #FFD4BF;

	text-decoration: underline;

}



#login {

	text-align:left;
	
}



#login a {

	color: #568694;

	text-decoration: none;

}



