body {
	margin:0px; 
	background-image: url(images/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color:#0d9ad5;
}

#i02 {
	width: 1000px;
	background-image:url(images/ongoing_bg.jpg);
}
#i02-b {
	width: 1000px;
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
}

#i03 {
	background-image: url(images/index_03.jpg);
	width: 1000px;
	height: 57px;
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align:top;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 480px;
	position:absolute;
	left: 50%;
	margin-left: -10px;
	top: 175px;
	z-index: 100;
	color:#004F79;

}
.page_title h1 {
	font-size: 30px;
	font-weight:normal;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align:center;
	padding-bottom: 4px;
	border-bottom: 1px solid #9dd6ff;
	width: 465px;
	color:#1267b5;
	margin-right: -500px;
}
.page_title p {
	margin: 0px -15px 0px 0px;
	font-size: 20px;
	text-align:center;
}

#index_margin p {
	margin: 8px 60px 15px 35px;
	line-height: 20px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

td.body_td {
	text-align:left;
	color:#004F79;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#0c4a95;
}
a:hover {
	text-decoration:underline;
	color:#888;
}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20px;
	margin:0px;
}
td.body_td #testimonials {
	text-align:left;
}

#testimonials {
	width: 612px;
	position:relative;
	left: 30px;
}
#testimonials td {
	font-size: 11px;
}

h2 {
	text-align:left;font-size: 18px; font-weight: normal;
	margin-bottom: 8px; border-bottom: 1px dotted #ccc; margin-right: 15px;
	color:#d12725;
}

#contact_info {
	position:absolute; z-index: 100; left: 50%; margin-left: -490px; top: 570px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 180px;
	text-align:right;
}

.portfolio_list {
	margin-right: 60px;
}
.portfolio_list li {
	list-style:none;
	text-align:right;
	padding: 3px 3px 3px 0px;
	width: 200px;
	
}

.portfolio_list li {
	text-align:right;
	padding: 3px 5px 3px 0px;
	width: 120px;
	margin:0px;

	
}

.portfolio_list li .selected {
	text-align:right;
	padding: 3px 5px 3px 5px;
	width: 120px;
	margin:0px;
	background-color:#2f72bd;
	color:#fff;
}

.portfolio_list li .selected a:link {
	color:#fff;
}

.tabcontent{
display:none;
}

.tabcontent img {
	border: 1px solid #0c4a95;
	margin: 5px;
}

#i02 #i02-b table tr #index_margin table tr td div p 
{
	text-align: right;
	margin: 10px;
}

.tabcontent p {
	text-align: right;
	margin: 0px;
}

@media print {
.tabcontent {
display:block !important;
}
}
.ml {
	background-image: url(images/ml.png);
	background-repeat:no-repeat;
	height: 29px;
	width:254px;
}
.mr {
	background-image:url(images/mr.png);
	background-repeat:no-repeat;
	height: 29px;
	text-align:center;
	width:133px;
}
.ml2 {
	background-image: url(images/m2l.png);
	background-repeat:no-repeat;
	height: 29px;
}
.mr2 {
	background-image:url(images/m2r.png);
	background-repeat:no-repeat;
	height: 29px;
	text-align:center;
}
.ml div {
	margin-left: 15px;
}
.mr div {
	text-align: center;
}
.ml2 div {
	margin-left: 15px;
}
.mr2 div {
	text-align: center;
}
.pricing_table {
	border-collapse:collapse;
	border: none;
	margin:40px 0px 0px 0px;
}
.pricing_table td {
	margin: 0px !important;
	padding: 0px;
}
.green {
	color:#509300;
}
.tl {
	background-image: url(images/tl.png);
	width: 254px;
	height: 88px;
	background-repeat:no-repeat;
}
.tr {
	background-image:url(images/tr.png);
	width: 133px;
	height: 88px;
	background-repeat:no-repeat;
	text-align:center;
}
.tl div {
	padding: 10px 20px 0px 20px;
}
.tr div {
	text-align: center;
	font-size: 26px;
	font-weight:bold;
}
.tr div p {
	margin: 0px;
}
.tr div p:first-child {
	font-size: 20px;
}
.bl {
	background-image: url(images/bl.png);
	background-repeat:no-repeat;
	height: 71px;
	width:254px;
}
.br {
	background-image:url(images/br.png);
	background-repeat:no-repeat;
	height: 71px;
	width:133px;
}
.bl div {
	margin-left: 15px;
}
.br div {
	text-align: center;
	font-size: 20px;
	font-weight:bold;
	padding: 5px 20px 10px 20px;
}
.tr p {text-align:center !important;}
.page_title h1 {text-align:center;}
.orange {
	color:#dda100;
}.white {
	color:#FFF;
}

