body {
	margin: 0px;
	padding: 0px;

}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
	
#header {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 103px;
	padding-top: 30px;
	clear: both;
}
#content_wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	height: 103px;
	width: 800px;
}
#navigation {
	float: left;
	height: 80px;
	width: 90px;
	padding-top: 20px;
}
#header #navigation p {
	font-family: "Times New Roman", Times, serif;
	color: #A6A6A6;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
#header #navigation a {
	color: #A6A6A6;
	text-decoration: none;
}
#header #navigation a:hover {
	color: #FF6600;
	text-decoration: none;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#column1 {
	float: left;
	width: 175px;
	padding-top: 80px;
}
#column2 {
	float: left;
	width: 210px;
	padding-top: 50px;
	padding-left: 60px;
}
#column3 {
	float: left;
	width: 171px;
	padding-top: 80px;
	padding-left: 45px;
}
#column4 {
	float: left;
	width: 143px;
	padding-top: 80px;
	padding-left: 70px;
}
.art {
	width: 175px;
	padding-bottom: 40px;
}
.art p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #868686;
	padding-top: 0px;
}
.art p a {
	font-style: italic;
	color: #09F;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.art p a:hover {
	font-style: italic;
	color: #F60;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.black_text {
	color: #000;
	font-weight: bold;
}
.orange_text {
	color: #FF6600;
	font-weight: bold;
}
#content2 {
	width: 680px;
	padding-left: 101px;
}
#content3 {
	width: 500px;
	padding-left: 390px;
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: 230px 155px;
}
#content2 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-size: 12px;
	padding-top: 40px;
	display: block;
	width: 680px;
	line-height: 20px;
}
#content3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	display: block;
	width: 385px;
	line-height: 20px;
	color: #868686;
}
.Company_Name {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #F60;
}
.slides_container {
	/* [disabled]height: 680px; */
	width: 680px;
}
#portfolio {
	width: 680px;
	height: 560px;
}
.pagination {
	margin-top: 20px;
	margin-bottom: 100px;
	margin-left: 235px;
	display: block;
	padding-top: 0px;
}
.pagination li {
	float:left;
	list-style:none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/dot.gif);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
#content_wrapper .back {
	width: 100px;
	padding-left: 720px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#content_wrapper .back a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #09F;
	text-decoration: none;
}
#content_wrapper .back a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #F60;
	text-decoration: none;
}
