/* This stylesheet is for Georgia Check Recovery website  */

/* Created on:  */
/* Last updated: 03 June 09. */

body
{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center; color:#333;
	background: #fdfdfd url(../images/mainareabg.png) repeat-x;
   
}
img {
	border: 0;
}

/*img {
       border-style: none;
       filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}*/
.textbox { width: 300px;}
.clear {clear:both;}
#mainarea
{
   /* background-color:#A9A9A9;
    border: 1px solid #000;*/
	margin:0 auto;
    padding:10px;
    width:900px;
    height:auto;
	text-align: left;	
}
#header {
  	/*border: 1px solid #000;*/
  	height:auto;
  	width:100%;
  	clear: both;
}
#header #logo {
	float:left;
	padding: 0px;	
	/*border: 1px solid #000;*/
	height:auto;
	margin-left:50px;
	width: 145px;
	height: 50px;
}
#header #mainmenu{
 	float:right;
	text-align:right;
 	/*border: 1px solid #000;*/
 	width:330px;
 	height:auto;
	line-height: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;	
 	margin: 0px 4px 0 10px;
}
#mainmenu .selected { 
	padding: 0 10px;
/*	font-weight:bold;*/
	background-color:#304800;
	border: 1px solid #448800;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu li {
	margin: 0px;
	display:block;
	float:left;
	width: auto;
	margin-right: 4px;
	text-align:center;
	text-decoration:none;
	color:#f0be0a;
	padding: 0px 10px;
	/*background-color:#165148;
	border: 1px solid #407a72;
	border-bottom: 1px solid #407a72;
	border-top: 1px solid #407a72;*/
}
#header #mainmenu li a {
	text-decoration: none;
	color:#f0be0a;
}
#header #mainmenu li a:hover {
	text-decoration: underline;
	color:#ffeca8;
}


#banner {
	background:url(../images/banner3.png) center no-repeat;
	height:205px; 
	width:100%; /*border: 1px solid #00CC33;*/
}
#banner .inner {
	padding: 8px;
	font-size: 12px;
	/*height: 182px;
	border: 1px solid #00CC33;*/
}

.contenttop{
	background: url(../images/topbg.png) center no-repeat;
  /*border: 1px solid #000;*/
  	height:20px;
 	width:100%;
}

.contentbot {
	background:url(../images/botbg.png) center no-repeat;
	/*border: 1px solid #000;*/
	height:20px;
	width:100%;
}
#contentarea {
	background: url(../images/contentbg.png) center repeat-y;
	/*border: 1px solid #000;*/
	height:auto;
	clear:both;
	width:100%;
}
#contentarea h1 {
	margin: 0;
	padding: 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	color:#921868;
}

#contentarea h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#921868;}

#contentarea p {
	margin: 0; padding: 0;
	font-size: 12px;}

/* left area from here*/

/*#table5 p
{
 padding-left:10px;
}*/


#contentarea #leftarea {
	margin:10px;
	float:left;
	clear: both;
	/*border: 1px solid blue;*/
	height:auto;
	width:580px;
}

#leftarea h2 {
	margin: 0; padding: 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color:#921868;
}

#leftarea .imagebox { float:left; width: auto; margin: 10px 10px; padding: 0; border: 1px solid #ccc; }
#intro {  	
   	margin:10px;
   	/*border: 1px solid #000;*/
   	height:auto;
   	width:560px;
}

/* Photo Gallery */

#gallery {
  	float:left;	
	margin: 10px 0 10px 30px;
	height:410px;
	width:510px;
	display: block;
}


#gallerycontent {
	background: #ebebeb;
 /*border: 1px solid #000;*/
  height:auto;
  width:100%;
}
#gallerycontent h3 {
	font-weight:100;
	color: #921868;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	margin:0px;
	padding-left: 10px;
}

#leftbox1 {
	margin: 10px;
	float:right;
	/*border: 1px solid #000;*/
	height:auto;
	width:205px;
}

#leftbox1 p { margin: 0; padding: 0;}

#leftbox2 {
  float:right;
 /* border: 1px solid #000;*/
  height:auto;
  width:205px;
  margin:10px; 
}

#leftbox2 p { margin: 0; padding: 0;}

#contentarea #leftarea #twocolarea {
	height:auto;
	width:580px;
	clear:both;
	/*border: 1px solid #000;*/
}
#twocolarea h3 {
	margin:5px 5px;
	padding:0;
	font-weight:100;
	color:#921868;
}
#twocolarea p{ font-size: 11px; margin: 0; padding: 0px;}

#leftbox4 {  
	float:left;  
	width:270px;
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;
}
* html #leftbox4
{
  width:26%;
}
#leftbox5 {
	float:left;  
	width:270px;
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;
}

#leftbox6 {
	float:left;  
	width:180px;
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;
}

#contentarea #leftarea #fourcolarea {	
	height:auto;
	width:580px;
	clear:both;
	/*border: 1px solid #000;*/
}

#fourcolarea p { font-size: 11px; margin: 0; padding: 0;}

#fourcolarea h3 {
	margin:5px 5px;
	padding:0;
	font-weight:100;
	color:#921868;
}

#fourcolarea h4 {
	margin:5px 5px;
	padding:0;
	font-weight:bold;
	color:#921868;
}

#leftbox8{
  	float:left;  
	width:130px;	
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;
}

#leftbox9 {
  	float:left;  
	width:130px;
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;
}


#leftbox10 {
  	float:left;  
	width:130px;
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;
}

#leftbox11{
  	float:left;  
	width:130px;
	margin:5px;
	/*border: 1px solid #000;*/
	height:auto;  
}

/*right content from here*/
#rightarea {
  	width: 275px;
	margin:10px;
	padding: 0px;
  	float:right;
	/*border: 1px solid red;*/  	
}

#rightarea h3 {
	width: 275px;
	margin: 5px 20px; padding: 0;
	font-family: Helvetica, sans-serif; 
	font-weight: bold;
	padding-left: 10px;
	color:#921868;
}
#rightarea ul{
	list-style-image: url(../images/selectsml.png);
}
#rightarea li{
	width: 95%;	
	font-size:12px;
	line-height: 25px;
	padding-left: 5px;
	border-bottom: 1px solid #C0C0C0;
}

#rightarea li a {
	text-decoration: none;
	color:#666;
}

#rightarea li a:hover {
	text-decoration: underline;
	color:#f0b210;
}
#rightarea a {
	text-decoration: none;	
}
#rightarea a:hover {
	text-decoration: underline;
	color:#f0b210;
}
#rightbox1 {
	font-size:12px;
	margin:5px 5px;
	/*border: 1px solid #000;*/	
	width:265px;
}


#rightbox2{
	font-size:12px;
	margin:5px 5px;
	/*border: 1px solid #000;	*/
	width:265px;
}

#rightbox2 h3 {
	width: 185px;
	margin: 0; padding: 0 40px;
	background: #304800 url(../images/select.png) left no-repeat;
	border-bottom: 1px solid #002f2f;
	color:#f0be0a;
	line-height: 25px;
}
#rightbox3{
	background-color: #ebebeb;
	border-bottom: 1px solid #c0c0c0;
	margin:5px 5px;
	text-align:justify;
	/*border: 1px solid #000;	*/
	width:265px;
}
#rightbox3 h3 {
	width: 185px;
	margin: 0; padding: 0 40px;
	background: #304800 url(../images/select.png) left no-repeat;
	border-bottom: 1px solid #002f2f;
	font-size: 14px;
	color:#f0be0a;
	line-height: 25px;
}
#rightbox3 p{ margin: 5px; padding: 5px; font-size: 11px;}

#rightbox5{
	font-size:12px;
	background-color: #ebebeb;
	margin:25px 5px;
	border-bottom: 1px solid #c0c0c0;
	width:265px;
}
#rightbox5 p{ margin: 5px; padding: 5px; font-size: 11px;}


/* -- Style for Internal (Other) Pages ############################################################## -- */

#contentarea #ipintro {
	margin: 0px 20px;	
   	/*border: 1px solid #000;*/
   	height:auto;
	clear:both;
   	/*width:865px;*/
}

#ipintro h3 {	
	margin: 20px 0px 5px 0px; padding: 0;
	font-family: Helvetica, sans-serif; 
	font-weight: bold;	
	color:#921868;
}
#contentarea .ipcontentdivison {
	height:auto;
	clear:both;
	width:100%;
	padding: 10px;
	font-size: 12px;
}
.ipcontentdivison p {margin: 0px; padding: 0px;}

#contentarea .ipcontentdivison .ipcdleft {
	margin:10px;
	float:left;	
	/*border: 1px solid blue;*/
	height:auto;
	width:540px;
}
.message {
	font-family: Helvetica, sans-serif;
	color: #921868;
	font-weight:bold;
	font-size:18px;
}
#contentarea .ipcontentdivison .ipcdright {
  	width: 275px;
	margin:10px;
	padding: 0px;
  	float:right;
}
.ipcdright h3 {
	width: 275px;
	margin: 5px 20px; padding: 0;
	font-family: Helvetica, sans-serif; 
	font-weight: bold;
	padding-left: 10px;
	color:#921868;
}
.ipcdright ul { list-style-image: url(../images/selectsml.png);}
.ipcdright li{
	width: 95%;
	font-size:12px;
	padding-left: 5px;
	line-height: 25px;
	border-bottom: 1px solid #C0C0C0;
}
.ipcdright li a {
	text-decoration: none;
	color:#666;
}

.ipcdright li a:hover {
	text-decoration: underline;
	color:#f0b210;
}
.ipcdright a {
	text-decoration: none;	
}
.ipcdright a:hover {
	text-decoration: underline;
	color:#f0b210;
}
.ipcdright #rightbox1 {
	font-size:12px;
	margin:5px 5px;
	/*border: 1px solid #000;*/	
	width:265px;
}


.ipcdright #rightbox2{
	font-size:12px;
	margin:5px 5px;
	/*border: 1px solid #000;	*/
	width:265px;
}

.ipcdright #rightbox2 h3 {
	width: 185px;
	margin: 0; padding: 0 40px;
	background: #304800 url(../images/select.png) left no-repeat;
	border-bottom: 1px solid #002f2f;
	color:#f0be0a;
	line-height: 25px;
}
.ipcdright #rightbox3{
	background-color: #ebebeb;
	border-bottom: 1px solid #c0c0c0;
	margin:5px 5px;
	/*border: 1px solid #000;	*/
	width:265px;
}
.ipcdright #rightbox3 h3 {
	width: 185px;
	margin: 0; padding: 0 40px;
	background: #304800 url(../images/select.png) left no-repeat;
	border-bottom: 1px solid #002f2f;
	font-size: 14px;
	color:#f0be0a;
	line-height: 25px;
}
.ipcdright #rightbox3 p{ margin: 5px; padding: 5px; font-size: 11px;}
.mandatory { color: #CC0000; font-size: 15px; font-weight: bold;}
#faqbox{
	font-size:12px;
	background-color: #ebebeb;
	margin:15px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
	width:265px;
}
.ipcdright #faqbox h3{
	width: 185px;
	margin: 0; padding: 0 40px;
	background: #304800 url(../images/select.png) left no-repeat;
	border-bottom: 1px solid #002f2f;
	font-size: 14px;
	color:#f0be0a;
	line-height: 25px;
}
.ipcdright #faqbox p{ margin: 5px; padding: 5px; font-size: 11px;}
.ipcdright #faqbox ul { margin: 0 40px; padding: 0; list-style-type: square; list-style-image: none;}
.ipcdright #faqbox li{
	width: 99%;
	border: none;
	font-size:10px;
	line-height: 15px;
}
* html .ipcdright #faqbox ul{ list-style-type:square;}
#ipintro .imagebox { float:left; width: auto; margin: 10px 10px; padding: 0; border: 1px solid #ccc; }


/* -- Footer  ################################################################### -- */

#footer {
	text-align:center;
	background:url(../images/contentbg.png) center repeat-y;
	font-size:11px;
	height:auto;
	width:100%;
	line-height: 20px;
/*	margin:10px;*/
}
#footer a {
	text-decoration: none;
	color: #000;
	/*float:left;*/
	/*border: 1px solid #000;*/
}

#footer a:hover { color:#f0b210; text-decoration:underline;}
* html #footer
{
 margin:10px 10px 10px 30px;

}

