*{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing:3px;
}

html, body{
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

.dropRight{
	background-image: url(../images/right_drop.jpg);
	background-position: right;
	background-repeat: repeat-y;
	min-width: 17px;
}

.dropLeft{
	position: relative;
	background-image: url(../images/left_drop.jpg);
	background-position: left;
	background-repeat: repeat-y;
	min-width: 17px;
}

.dropTop{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	/*border: 1px solid #f00;*/
}

.dropBottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 61px;
	background-image: url(../images/bottom_drop.jpg);
	background-position: bottom;
	background-repeat: repeat-x;		
}

#divDropHolder, #divDropLeft{
	width: 100%;
	min-height: 100%;
}

#divContent{
	margin: 0 auto;
	width: 1029px;
}

#divInnerContent{
	padding-top: 216px;
	width: 977px;
	margin: 0 auto;
	padding-bottom: 61px;
	text-align: center;
}

.greenBackground{
	background-color: #B1D034;
}

.whiteBackground{
	background-color: #FFF;
}

div#divInnerLeftContent{
	float: left;
	width: 330px;
	/*border: 1px solid #f00;*/
	margin: 0;
	text-align: left;
}

div#divInnerRightContent{
	float: right;
	width: 640px;
	/*border: 1px solid #00f;*/
	margin: 0;
	padding: 0;
	/*background-color: #f00;*/
	font-family:Arial, Helvetica, sans-serif;
}

table.rightContentContent_table{
	background-color:#FFFFFF;
}

table.rightContentContent_table TR{
	background-color:#F2F6DB;
}

table.rightContentContent_table TD{
	padding:5px;
}

table.rightContentContent_table TR.heading{
	color:#20691A;
	text-align:left;
}
table.rightContentContent_table TR.text{
	color:#000000;
	text-align:left;
}

div.rightContentContent{
	background-color: #F2F6DB;
	text-align: left;
	clear:both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
	border-top: 1px solid #fff;
}

div.rightContentContent_bg_white{
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	clear:both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
	border-top: 1px solid #fff;

}
div.rightContentContent_bg_white p.upperText{
	color: #20691A;
	font-size: 140%;
	margin: 15px 15px 15px 0;
}

div.rightContentContent_bg_white p.lowerText{
	color: #B0D031;
	font-size: 110%;
	margin: 15px 15px 0 15px;
}

div.rightContentHead{
	width: 100%;
	background-color: #B1D034;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 147px;
	position: relative;
	background-image: url(../images/greenglobe.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

div.rightContentHead h1{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	right: 10px;
	color: #216920;
	font-size: 28px;
	font-weight: bold;
}

div.rightContentHead h2{
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 10px;
	right: 10px;
	color: #216920;
	font-size: 28px;
	font-weight: bold;
}

div.rightContentContent p.upperText{
	color: #20691A;
	font-size: 140%;
	margin: 15px;
	font-weight:bold;
}

div.rightContentContent p.lowerText{
	color: #B0D031;
	font-size: 110%;
	margin: 15px 15px 0 15px;
}
div.rightContentContent p{
	margin: 15px;
}


.phoneCallsTo{
	color: #B0D031;
	font-weight: bold;
	font-size: 66%;
}

.makeCallsTo{
	color: #216920;
	font-size: 27px;
	margin-left: 20px;
}

.makeACallOuter{
	/*border: 1px solid #000;*/
	margin: 20px auto 20px 6px;
	width: 281px;
}

.makeACall{
	background-image: url(../images/leftContentBoxesBackground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 10px;
	height: 175px;
}

.makeACall h2{
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

.makeACall p{
	color: #000;
	width: 100%;
	text-align: left;
	width: 200px;
	margin: 0 auto 0 auto;
	padding: 0;
}

.makeACall form{
	margin: 0;
	padding: 0;
}

#divInnerLeftContent ul{
	list-style: none;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 150%;
	margin: 0;
	padding: 0;
}

#divInnerLeftContent ul li{
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

.rightContent{
	margin-right: 30px;
}

.pLeftFormRight p{
	width: 49%;
	margin:15px;
}

.pLeftFormRight form{
	float:right;
	width:47%;
	margin:0;
}


ul.phoneList{
	margin: 0;
	padding: 0;
}

ul.phoneList li{
	clear: both;
	margin: 10px 0 10px 0;
	padding: 0 0 0 25px;
	background-image:url(../images/phone_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #216920;
	font-size: 110%;
	display: block;
	min-height: 33px;
	vertical-align: text-top;
}

.whitebackgroundBG{
	background-image:url(../images/makeACallOuterBackground.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.h2MakeACall{
	margin:0;
	padding:0;
	font-size: 170%;
	color: #FFF;
	width: 100%;
	text-align: center;
}

.h2MakeACall a{
	text-decoration:none;
	color: #FFF;
}
.h2MakeACall a:hover{
	text-decoration:none;
	color:#006600;
}

.divMakeACall{
	width: 224px;
	margin: 0 auto;
	font-family:sans-serif;
	font-size:1.0em;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/makeACallBackground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #B1D034;
}
.divsearch{
	width: 239px; 
	height:55px;
	margin: 0 auto; 
	background-image:url(../images/makeACallBackground2.gif); 
	background-position: top left; 
	background-repeat: repeat-x; 
	background-color: #B1D034;
	padding-left:10px;
}

.textlabel{
	color: #20691A;
	font-size: 120%;
}

.select_input{
	background-color: rgb(255, 255, 160);
	width:160px;
	font-family:sans-serif;
	font-size:14px;
	font-weight:normal;
}

.heading{
	margin:15px 0px 5px 0px;
	color: #20691A;
	font-size: 110%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.subheading{
	margin:5px 0px 5px 0px;
	color: #20691A;
	font-size: 110%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

hr {border:0;border-bottom:1px solid #C8E240;border-top:1px solid #ECF5BE;margin:10px 0;padding:0;}

.answer{
	display:block;
	margin-top:8px;
	font-weight:normal;
}

.contact_form a img  {border:none; vertical-align:middle;}

.contact_form{
	font-weight:normal;
	text-align:center;
	font-size:0.8em;
}

.contact_form h2{
	font-size:1.6em;
	color: #20691A;
}

.atoz{text-align:center;}

table.dialing_code {width:100%;}
table.dialing_code td{background-color:#B0EE31;}
table.dialing_code td a{text-decoration:none; color:#000000;}
table.dialing_code td a:hover{text-decoration:underline; color: #005500;}
td.new_alpha {background-color:#B0D031 !important;}
table.dialing_code th{text-align:center; font-size:1.1em;}
#marqueecontainer
{
position: relative;
width: 200px; /*marquee width */
height: 250px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
.footer_logos{text-align:center;}
.footer_logos a img{border:none;}
.user_review table,.user_review input[type="text"],.user_review select,.user_review textarea{width:100%;}
.user_review .privacy{font-size:smaller; text-align:center;}
.user_review td{color:#20691A;}
.competition_box_detail{text-align:center; font-size:0.9em; }
.competition_box_detail a{text-decoration:none; color:#0000FF;}
.competition_box_detail a:hover{text-decoration:underline;}
.question{border:#B1D034 2px solid; padding:5px; margin:15px 0 15px 0;}
strong{font-weight:bold; font-size:1.1em;}
.question_details, .question_details input[type="text"]{width:100%; font-size:0.9em}
.competition_box_image,.competition_box_image img{text-align:center; border:none; margin:0.5em;}