@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 150%;
	text-decoration: none;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../out_Imges/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #43B3CA;
}
.twoColFixRtHdr #container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background-attachment: scroll;
	background-image: url(../out_Imges/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 295px;
}
.twoColFixRtHdr #leftBodyContent {
	width: 500px;
	padding-left: 10px;
	padding-top: 10px;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 230px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 30px;
}
.twoColFixRtHdr #mainContent {
	background-attachment: scroll;
	background-image: url(../out_Imges/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #FFFFFF;
}
.twoColFixRtHdr #mainContentInnerHolder {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	float: none;
} 
.twoColFixRtHdr #footer {
	background-attachment: scroll;
	background-color: #43B3CA;
	background-image: url(../out_Imges/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	padding-bottom: 20px;
} 
.twoColFixRtHdr #navMainHolder  {
	width: 600px;
	text-align: left;
	display: inline;
	padding-left: 15px;
	float: left;
}
.twoColFixRtHdr #headContentHolder {
	width: 800px;
	padding-top: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.twoColFixRtHdr #footerContentHolder {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../out_Imges/footer_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #quickDownloadHolder {
	float: right;
	width: 160px;
}
.twoColFixRtHdr #previewHolder {
	width: 760px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixRtHdr #designedByHolder {
	width: 800px;
	margin-top: 20px;
	float: left;
	text-align: right;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #8FD4E3;
	padding: 5px;
	width: 450px;
	float: left;
	border: 1px solid #6699FF;
	font-size: 14px;
	text-decoration: none;
	margin-top: 2px;
}
.box {
	margin-bottom: 5px;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.subjectStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 100%;
}
.twoColFixRtHdr #subNavHolder {
	width: 750px;
	padding-left: 50px;
}
.twoColFixRtHdr #BodyContent {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.serviceColl {
	width: 200px;
	padding-right: 80px;
	float: left;
}
.serviceCollEnd {
	width: 200px;
	float: left;
}
.btn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #003300;
	text-decoration: none;
	padding: 5px;
	background-attachment: scroll;
	background-image: url(../out_Imges/call_btn_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100px;
	border: 1px solid #FFFFFF;
}
.textboxcomment {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #8FD4E3;
	padding: 5px;
	width: 450px;
	float: left;
	border: 1px solid #6699FF;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 10px;
}
.horizontalBOX {
	padding-bottom: 10px;
}
