body
	{
		background: url(images/pagebg.jpg);
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		font-size:13px;
		margin: 0px;
	}
#main
	{
		width: 780px;
		margin: auto;
		border: solid 5px #efefef;
		background: #ffffff;
	}
#header
	{
		background:url(images/headerbg.jpg) repeat-x;
		text-align:left;
		padding-top: 170px;
	}
#footer
	{
		background:url(images/footer1.jpg) repeat-x;
		text-align:center; 
	}
#title
	{
		padding-top: 65px;
 		vertical-align: middle;
		text-align: left;
		padding-left: 20px;
	}
#title_img
	{
		vertical-align: middle;
	}
h2
	{
		color: #acd8f3;
		font-weight:normal;
		font-size:20px;
		padding: 20px;
		padding-top: 15px;
		margin: 0px;
	}
h3
	{
		color: #fffefc;
		font-weight:normal;
		font-size:20px;
		padding: 20px;
		padding-top: 15px;
		margin: 0px;
	}
#nav
	{
		padding: 5px;
		padding-top: 12px;
		padding-bottom: 20px;
		text-align: center;
	}
#nav a, #nav a:visited
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration:none;
		padding-left: 15px;
		padding-right: 15px;
		border-right: solid 1px #ffffff;
	}
#content
	{
		padding: 20px;
	}
h1
	{
		color: #b55f5e;
		font-weight:normal;
		font-size: 23px;
		margin: 0px;
	}
.panels_coll
	{
		width: 639px;
		margin:auto;
	}
.panel2
	{
		margin-left: 170px;
	}
.gurantee_title
	{
		background: url(images/gurantee_title_bg.jpg) no-repeat right top #3c3c3c;
		padding: 5px;
		color: #ffffff;
		text-align: left;
		font-weight:bold;
	}
.panel_content
	{
		padding: 7px;
		text-align:left;
		color: #5e5e5e;
		border: solid 1px #f16063;
	}
.panel_title
	{
		background: #62979b;
		color: #ffffff;
		font-weight: bold;
		float: left;
		padding: 5px;
	}
.inner_page_content2
	{
		margin-bottom: 10px;
		padding: 5px;
		padding-left: 25px;
		line-height: 18px;
		
	}
.fl_left
	{
		float:left;
	}
.panel2_content
	{
		margin-left: 150px;
	}
.al_center
	{
		text-align: center;
	}
#footer 
	{
	text-align: center;
	padding: 10px;
	color: #666666;
	font-size: 11px !important;
	}
#footer a, #footer a:visited
	{
		padding-left: 20px;
		padding-right: 20px;
		text-decoration: none;
		border-right: solid 1px #787878;
		color: #787878;
	}
