/* CSS Document */

/* Main CSS */
body{
	/*padding:0 20px 20px 20px;*/
	background:#fff; 
	text-align:center;
}

#wrapper {
	width:983px;
	max-width:983px;
	min-width:983px;
	margin:0px auto;	
}
.clear-both {
	visibility: visible;
}
#header table td, #footer td	{
	vertical-align: middle;
}

/* BEGIN : spalsh */
#content{
	text-align:left;
	width: 983px;
	margin:0px auto;
	/*background:#fff url(../images/Template/content_bg_top.gif) repeat-y right top;*/
	font: 12px Verdana,Arial,Helvetica,Tahoma,sans-serif
}

#spalsh {
	width: 983px;
	height: 361px;
}

#splash-photo	{
	float: none;
	width: 776px;
	margin-right: 207px;
	font: 12px Verdana,Arial,Helvetica,Tahoma,sans-serif
}

#splash-photo-middle {
	width:646px;
	height:93px;
	background:url(../images/HomePage/photo-main-middle.jpg) no-repeat left top;
	padding: 60px 20px 0 110px;
	color: #fff;
	line-height: 2em;	
}

#splash-photo-right	{
	float: right;
	width: 206px;
	height: 375px;
	padding: 2px 0 14px 0;
	background:url(../images/HomePage/photo-main-right.jpg) no-repeat left top;

}
#splash-photo-right a	{
	width: 166px;
	display: block;
	margin-bottom: 9px;
	padding: 0 0 0 12px;
}

#splash-contact-bar {
	width:983px;
	height:71px;
	margin-top: 10px;
}
#splash-contact-bar-left {
	float: left;
	width:118px;
	height:71px;
}
#splash-contact-bar-left img {
	margin:0 1px 0 0;	
}
#splash-contact-bar-center {
	float: left;
	width:696px;
	height:71px;
	background:url(../images/HomePage/bar-background-red-contact_us-71px.gif) no-repeat left top;
}
#splash-contact-bar-center img {
	margin:11px 0 0 310px;	
}
#splash-contact-bar-right {
	float: left;
	width:162px;
	height:59px;
	background:url(../images/HomePage/bar-background-red-71px-right.gif) no-repeat left top;
	padding: 12px 0 0 5px;
	font-size:18px;
	font-weight:normal;
	border-left: 2px solid #fff;
}

#splash-process-bar {
	width:983px;
	height:120px;
	margin:10px 0 0 0;
	font: 12px Verdana,Arial,Helvetica,Tahoma,sans-serif
}
#splash-process-bar-left {
	float:left;
	width:118px;
	height:120px;
}
#splash-process-bar-left img {
	margin:0 1px 0 0;	
}
#splash-process-bar-center {
	float:left;
	width:496px;
	height:70px;
	background:url(../images/HomePage/bar-background-red-our_process-120px.gif) no-repeat left top;
	padding: 50px 0 0 20px;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
#splash-process-bar-center a	{
	color: #fff;
}
#splash-process-bar-center .process {
	margin:10px 0 13px 0;	
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#splash-process-bar-center img {
	margin: 0 10px;
}
#splash-process-bar-right {
	float:left;
	width:334px;
	height:120px;
	margin:0 0 0 13px;	
	background:url(../images/HomePage/bar-background-twitter-120px.gif) no-repeat left top;
}
#splash-process-bar-right p {
	margin:0 0 5px 0;	
}

#splash-gray-sections {
	width:983px;
	height:187px;
	margin:11px 0 0 0;	
	padding:0;
	background:url(../images/HomePage/bar-background-gray-full-187px.gif) no-repeat left top;
	position: relative;/*added by KLD*/
	font-size: 13px;
	font-weight:normal;
	color:#666666;
}

#splash-gray-section-1 {
	float:left;
	width:180px;
	height:110px;
	margin:11px 0 0 0;
	padding: 50px 14px 14px 69px;
}
#splash-gray-section-1 img {
	position: absolute;
	left: 25px; bottom: 25px;
}
#splash-gray-section-2 {
	float:left;
	width:160px;
	height:90px;
	margin:11px 0 0 0;
	padding:70px 14px 14px 75px;
}
#splash-gray-section-2 img {
	position: absolute;
	left: 290px; bottom: 25px;
}
#splash-gray-section-3 {
	float:left;
	width:160px;
	height:110px;
	margin:11px 0 0 0;
	padding:50px 14px 14px 58px;
}
#splash-gray-section-3 img {
	position: absolute;
	left: 535px; bottom: 25px;
}
#splash-gray-section-4 {
	float:left;
	width:195px;
	height:110px;
	margin:11px 0 0 0;
	padding:50px 14px 14px 25px;
}
#splash-gray-section-4 img {
	position: absolute;
	left: 767px; bottom: 25px;
}

/* END : splash */

/* BEGIN : Twitter Feed */


div.twtr-timeline { overflow: hidden !important; }
div.twtr-hd,
div.twtr-ft { display: none; }
div.twtr-tweet { border: none !important; }

.twtr-tweet-text p {
font-size:9px;
}
.twtr-timestamp {
font-size:8px;
}
.twtr-widget .twtr-tweet-wrap {
overflow:hidden;
padding:6px 8px;
margin: 10px 0 0 50px;
}
/* END : Twitter Feed */
