@charset "utf-8";
/* CSS Document */

body
{
	margin:50px auto;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/header.jpg) top center no-repeat;
}
a
{
	color:#666;
	text-decoration:none;
}

.green_bubble
{
	background-color:#00aa6c;
	width:20px;
	height:20px;
	border-radius:20px;
	float:left;
	margin-left:2px;
}
.review-when
{
	font-size:12px;
	line-height:20px;
	margin-left:10px;
}
.review-title
{
	font-size:20px;
	margin:10px 0px 10px 0px;
}
.review-text
{
	font-size:14px;
	margin-bottom:10px;
	text-align:justify;
}
.review-date
{
	font-size:12px;
	margin-bottom:10px;

}
.review-by
{
	font-size:16px;
	font-weight:bold;
}
.review-box
{
	max-width:620px;
	text-align:left;
	padding:15px 0px;
	border-bottom:1px solid #aaa;
}
#container
{
	height:auto !important;
}
#myController .jFlowControl img
{
	cursor:pointer;
	border:2px solid #000;
	margin:5px 5px 3px 0px;
	width:70px;
	height:45px;
}
#myController .jFlowSelected img
{

	border:2px solid #f00;


}
.mainTable
{
	color:#333;
}
.menuTable
{
	height:54px;
	width:100%;
	margin-bottom:10px;
}
.menuTable .leftCell
{
	width:8px;
	background:url(images/navi_left.gif);
}
.menuTable .rightCell
{
	width:8px;
	background:url(images/navi_right.gif);
}
.menuTable .midCell
{
	background:url(images/navi_mid.gif);
	padding:0px 5px;
}
.menuTable .midCell a
{
	padding:30px;
	color:#666;
	font-weight:bold;
}
.contentArea
{
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	background-color:#FFFFFF;
	padding:10px 25px 10px;
	color:#666666;
}
.contentArea h2
{
	color:#333;
	display:block;
	padding-bottom:20px;
	background:url(images/heading_underline.gif) left bottom no-repeat;
	min-width:480px;
	font-size:20px;
	margin:0px;
	margin-bottom:15px;
	float:left;
	color:#666;
}
.social
{
	float:right;
	text-align:right;
	margin-bottom:10px;
}
.sap
{
	height:1px;
	background-color:#dadada;
	margin:20px 0px;
}

.fourBoxTable
{
	width:100%;
}
.box
{
	width:220px;
	font-size:12px;
}
.boxhead
{
	background:#006666;
	height:50px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
}
.boxContent
{
	border:0px solid #dadada;
	padding:0px;
	height:200px;
}
.footer
{
	font-size:14px;
}
.copyright
{
	float:right;
	font-size:14px;
	margin-top:-26px;
}

.contentTable
{
	width:100%;
	
}
.contentCell
{
	width:626px;
	padding:0px 29px 0px 0px;
	text-align:justify;
}
.rightContentCell
{
 	padding:20px 20px 20px 20px;
 	width:250px;
 	border:1px solid #DADADA;
 	font-size:12px;
 	color:#0C606B;
}
.in-heading
{
	text-align:right;
	font-size:38px;
	margin-bottom:10px;
	font-weight:bold;
	font-family:times new roman;
	color:#F96148;
}

.footerDiv
{
	background-color:#258181;
	color:#ffffff;
	padding:5px 15px 5px;
}

.footerDiv a
{
	color:#ffffff;
	line-height:18px;
}

/******************************************************/
#container
{

}
