/* CSS Document */
body {	
	scrollbar-face-color: #ececd5;
	scrollbar-highlight-color: #d8d6ba;
	scrollbar-shadow-color: #111111;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #2e3f60;
	scrollbar-track-color: #e8e8e8;
	scrollbar-darkshadow-color: #ffffff;	
	background: url("/images/bg_lines.gif") #FFFFFF repeat top;	
	text-align: center;
}

#wrapper {
	margin: 0px auto; width: 700px; text-align: left
}

#header {
	margin: 0 0 5px 0;
	height: 107px;
	width: 700px; cursor: pointer; position: relative;
}
#header span {
	background: url(/images/sinco_top_ban.jpg) no-repeat left top; width: 100%; position: absolute; height: 100%  
}

#columns-container {
	background: url(/images/wrap_mid.gif) repeat-y
}
/* left column */
#left-column {
	float: left; width: 500px
}
#left-column-main {
	padding-right: 0px; padding-left: 0px; background: url(/images/left_top.gif) no-repeat left top; padding-bottom: 0px; margin: 0px; width: 500px; COLOR: #000; padding-top: 5px
}

#left-column-main-padding {
	padding-right: 20px; padding-left: 20px; padding-bottom: 0px; padding-top: 5px
}

/* right column */
#right-column {
	float: right; width: 200px
}
#right-column-main {
	padding-right: 0px; padding-left: 0px; background: url(/images/right_top.gif) no-repeat left top; padding-bottom: 0px; margin: 0px; width: 200px; padding-top: 5px
}

#right-column-main-padding {
	padding-right: 20px; padding-left: 20px; padding-bottom: 0px; padding-top: 5px
}
/* form contact us */
#wrap-contact-us {
	width:455;
	background-color: #E8E8E8;
	border: 1px solid #B7B7B7;
	padding: 5px;
}
/* bottom */
#container-bottom {

	clear: both; padding-right: 0px; padding-left: 0px; background: url(/images/columns_btm.gif) no-repeat left bottom; padding-bottom: 10px; margin: 0px; width: 700px; padding-top: 0px

}

#ASD {
	width:700px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin: 0px auto;
}
/* text,  decorations positions */
#left-main-txt, #service-list, #wrap-contact-us {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#frm-line1 {
	height: 25px;
}
#left-lbl {
	width:60px;
	float: left;
	
}
#right-lbl {
	width:60px;
	margin-left: 10px;
}

input {
	width: 120px;
}

.box, select, input{
	border:1px solid #666666;
	background-color: #CCCCCC
}
select {
	font-size: 11px;
	color: #444;
}
#frm-line3 {
	margin-top: 10px;
}
#frm-line5 {
	text-align: center;
}
form textarea.comments {
	width: 430px;
}

#address, #customer-stories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/* Headings  Begin */
h1, h2, h3, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
}
h2, h3 {
	font-size: 14px;
}



/* Headings  End */
