/*  
Theme Name: Siam Connection
Author: Andy Lim
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:19px;
	color: #000000;
}

#content {
	width: 995px;
	margin-right: auto;
	margin-left: auto;

}

#content_ourclients {
	width: 995px;
	margin-right: auto;
	margin-left: auto;

}

#logo_home {
	width: 300px;
	height: 200px;
	position: absolute;
	top: 0;
}
#logo {
	width: 300px;
	height: 120px;
	position: absolute;
}
#left_col_home {
	width: 719px;
	position: absolute;
	background: url(/wp-content/themes/andylim/images/left_col_home.jpg) no-repeat top left;
	z-index: 0;
	margin-top: 204px;
	color: #5E5E5E;
}

#left_col_home_text {
	width: 290px;
	height: 300px;
}

#left_col_home ul {
	margin-top: 20px;
	margin-left: 62px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#left_col_home li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Trebuchet MS;
	font-size:12px;
	line-height:15px;
}

#left_col {
	width: 341px;
	position: absolute;
	margin: 120px 0 0 -3px;
	color: #5E5E5E;
}


#right_col {
	width: 686px;
	position: relative;
	float: right;
}

#right_col_ourclients {
	width: 686px;
	position: relative;
	float: right;
}

#rightcol_right_content {
	padding: 40px 30px 0 390px;
	}


#rightcol_right_content ul  {
	font-size:11px;
	list-style-type:none;
	}
	
#content_left ul {
	font-size:12px;
	}
	
#rightcol_right_content li, #content_left li {
	margin-bottom:9px;
	}

#rightcol_right_content a, #content_left a {
	color: #ffa21c;
	text-decoration:none;
	}	
#rightcol_right_content a:hover, #content_left a:hover {
	color: #fb7032;
	text-decoration:underline;
	}

	
	
	
#tagline {
	height: 23px;
	color: #fb7032;
	margin:8px 0 4px 505px;
}

#tagline p {
	padding-bottom:4px;
}

#navigation_bg {
	background: url(/wp-content/themes/andylim/images/nav_corner.gif) no-repeat top left;
	height: 36px;
	width: 685px;
	padding:0;
	margin:0;
}
#navigation {
	height: 36px;
	font-weight: bold;
	float: left;
	color: #FF4C00;
}

#navigation img {
	margin-bottom:-12px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li {
	display: inline;
	margin: 0 2px 12px 2px;
}

#navigation a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#navigation a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#navigation a:hover {
	font-weight: bold;
	color: #FF4C00;
	text-decoration: none;
}
#search {
	float: right;
	width: 130px;
	height: 26px;
	padding: 8px 0 0 0;
}
#search form {
	margin: 0px;
	padding: 0px;
}

#content_top {
	width: 641px;
	height: 10px;
	background: url(/wp-content/themes/andylim/images/section_content_bg.gif) no-repeat top left;
}


#home_content {
	width: 686px;
}

#section_content {
	width: 641px;
	padding: 28px 0 0 45px;
	border-left:1px solid #774646;
	background:#774646 url(/wp-content/themes/andylim/images/content_corner.gif) no-repeat top right;
}


#content_left {
	width: 390px;
	float: left;
	color: #fff;	
}


#content_right {
	background-color: #FFFFFF;
	width: 230px;
	float: right;
}
#content_right ul {
	margin-top: 45px;

}
#content_right li {
	list-style-type: none;
	list-style-image: url(/wp-content/themes/andylim/images/bullet01.gif);
	margin-top: 5px;
}
#content_left_logo {
	width: 220px;
	float: left;
}
#content_right_logo {
	background-color: #FFFFFF;
	width: 410px;
	float: right;
}

#footer {
	color: #c2c2c2;
	font-size: 9px;
	margin:150px 0 50px 0;
}

#footer_home {
	color: #000;
	font-size: 9px;
	margin: 10px 0 0 460px;
}

.text_field {
	font-size: 10px;
	background-color: #EBEEF5;
	width: 100px;
}
.bold_14_grey {
	font-size: 14px;
	color: #5F5F5F;
	font-weight: bold;
}
.bold_black {
	color: #1F1F1F;
	font-weight: bold;
}


	
.news { 
	margin:5px 0 0 0;
	padding:0;
	}
	
.news a {
	color: #fb7032;
	font-weight: bold;
	text-decoration:none;
	}
.news a:hover {
	color: #fb7032;
	font-weight: bold;
	text-decoration:underline;
	}

#footer a, #footer a:visited, #footer a:active, #footer_home a, #footer_home a:visited, #footer_home a:active {
	color: #fb7032;
	text-decoration:none;
	}

#footer a:hover, #footer_home a:hover  {
	text-decoration:underline;
	}
	
.contact input, .contact textarea  {
	border:1px solid #412626;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}	