/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}

#container {
	width:905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	position: relative;
}

h1 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 color: #333872;
	 }
	 
	 
h2 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 padding-top: 8px;
	 color: #333872;
	 }
	 
h3 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #73326A;
	 padding-top: 4px;
	 }
	 
h4 {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #333872;
	 padding-top: 4px;
	 }


hr {	border-color: #72336a;
		border-width: 0.5px;
		border-style: dashed;
	}

	 
p {font-size: 12px;
	line-height: 18px;
	margin-bottom: 4px;}
	

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color: #78C043;} 
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color:#78C043;}
	
a:hover {
	text-decoration: none;
	color: #78C043;}

#container_main						{width:905px;
									 min-height: 870px;
									 margin-left:auto;
									 margin-right:auto;
									 margin-top:0;
									 margin-bottom:0;
									 text-align:center;
									 border-left:#cccccc 0px solid;
									 border-right:#cccccc 0px solid;
									 border-bottom:#cccccc 0px solid;
									 padding:0;
									 position: relative;
									 }
									 
/* Content */

#content							{width: 905px;
									 min-height: 800px;
									 margin: 0 auto;
									 text-align:left;
									 position: relative;
									 }
									 
									 
#logo_container						{width:905px;
									height:162px;}
									
#logo								{width:596px;
									 float:left;}
									 
#phone_number						{width:309px;
									 float:right;}
									 
									 
									 
/*Main Content*/

#main_content_container				{width:905px;
									 position:relative;
									 float:left;
									 padding-top: 11px;
									 margin-top: 1px;
									 margin-left: 11px;
									 margin-right: 11px;
									 background-color: #ffffff;
									 }
									 
/* Main content area starts here */
#main_content						{width:230px;
									 float:left;
									 min-height: 270px;
									 position:relative;
									 }
									 
									 
#product_content						{width:230px;
									 float:left;
									 margin-bottom:10px;
									 margin-left: 10px;
									 margin-top: 8px;
									 padding-bottom: 6px;
									 background-color: #5f63a4;
									 }
									 
#product_content h1 {
display: block; 
background-color:#333772;
font-size: 140%; 
padding: 3px 0 5px 3px;
border-bottom: 1px solid #333772;
color: #ffffff;
margin: 0px;
width:227px;
}

#product_content h2 {
display:block;
background-color:#333772;
font-size: 140%; 
padding: 5px 0 5px 3px;
border-bottom: 1px solid #333772;
color: #ffffff;
margin: 0px;
width:227px;
}

#product_content ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#product_content ul li {
margin: 0px;
padding: 0px;
}
#product_content ul li a {
font-size: 100%;
display: block;
border-bottom: 1px solid #333772;
padding: 10px 0px 4px 4px;
text-decoration: none;
color: #ffffff;
width:226px;
}

#product_content ul li a:hover, #product_content ul li a:focus {
color: #ffffff;
background-color: #7479ba;
}
									 
									 
#side_content						{width:638px;
									 float:right;
									 margin-bottom:10px;
									 margin-left: 10px;
									 margin-right: 15px;
									 min-height: 270px;
									 }

#main_content2						{width:883px;
float: left;
margin-left: 11px;
margin-right: 11px;}

#tablehome	{
	width:270px;
	padding: 0px 10px 0px 10px;
	border-left:dashed 1px;
	border-left-color: #333872;
}

#tablehome2	{
	width:270px;
	padding: 0px 10px 0px 10px;
}

#footer {							 width:905px;
									 margin:0 auto;
									 float: left;
									 text-align:center;
									 padding-bottom:15px;
									 padding-top:25px;
									 background-image:url(../images/footer.gif);
									 background-repeat: no-repeat;}
									 
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;} 
	
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;}
	
#footer a:hover {
	text-decoration: none;
	color: #ffffff;}
									 
/* Navigation */

#nav								{width:905px; 
									 height:32px;
									}
									
#nav ul 							{width:905px; 
									 height:36px;
									 position:relative;
									 margin: 0;
									 padding:0px; 
									 list-style:none; 
									 display:block;  
									 text-align:center;
									 }
									 
#nav li 							 {height:37px; 
									  position:relative;
									  float:left; 
									  display:block; 
									  padding:0px; 
									  margin-left: 2px;
									  padding-top: 2px;
									  padding-left: 4px;
									  padding-right: 4px;
									  line-height:37px;
									  }
									  
#nav li a   						  {height:37px;
font-weight: normal;
position:relative;
									 font-family: Verdana, Arial, Helvetica, sans-serif;
									 font-size:15px;
									 font-weight: bold;
									   display:block; 
									   margin-left: 5px;
									   padding-top: 2px;
									  padding-left: 8px;
									  padding-right: 8px;
									   text-decoration:none; 
									   color:#fff; 
									   }
									   
#nav li a:hover   					   {height:36px;
position:relative;
										font-weight: bold;
										margin-left: 5px;
										padding-top: 2px;
									    padding-left: 8px;
									    padding-right: 8px;
									    display:block;
									    background-image: url(../images/main-menu.jpg);
									    text-decoration:none; 
									    color:#000; 
									   }
									   
li#nav_budgeting a{ color:#333772;
					background-image: url(../images/main-menu.jpg);
					font-weight: bold; }
li#nav_debtadvice a{ color:#333772;
					 background-image: url(../images/main-menu.jpg);
					 font-weight: bold; }
li#nav_resources a{ color:#333772;
					background-image: url(../images/main-menu.jpg);
					font-weight: bold; }
li#nav_debtqa a{ color:#333772;
					background-image: url(../images/main-menu.jpg);
					font-weight: bold; }
li#nav_debt a{ color:#333772; 
				background-image: url(../images/main-menu.jpg);
				font-weight: bold;}
li#nav_calculator a{ color:#333772; 
						background-image: url(../images/main-menu.jpg);
						font-weight: bold;}
li#nav_homepage a{ color:#333772; 
					background-image: url(../images/main-menu.jpg);
					font-weight: bold;}