/*

Theme Name: Steven's Brochure

Theme URI: http://www.myweb.com.my/

Description: The WordPress theme designed by Steven, coded by KennyP.

Version: 1.0

Author: PCT

Author URI: http://www.myweb.com.my/

*/







/* Background */



body {

	background: #e9e9e9;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

h1 {

	font-size: 35px;

	color: #272727;

	font-style: italic;

	margin-bottom: 5px;

}

h2 {

	font-size: 20px;

	font-style: italic;

	color: #272727;

	margin-bottom: 0;

}

h3 {

	margin-bottom: 0;

}

p {

	text-align: justify;

}

a {

	color: #000;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a img {

	border: none;

}

a, object {

	outline: none;

}

#left-arrow {

	width: 58px;

	height: 64px;

	position: fixed;

	top: 300px;

	left: 0px;

}

#right-arrow {

	width: 58px;

	height: 64px;

	position: fixed;

	top: 300px;

	right: 0px;

}

#main {

	width: 967px;

	margin: auto;

}

#header {

	width: 967px;

	height: 85px;

}

#header #logo {

	float: left;

}

#header #contact {

	float: right;

	margin-right: 82px;

}

#box {

	width: 967px;

	height: 489px;

	background: #e9e9e9 url('images/background.png');

}

#box-home {

	width: 967px;

	height: 489px;

	background: #e9e9e9 url('images/background-home.png');

}

#content {

	float: right;

	width: 790px;

	height: 400px;

	margin: 75px 60px 0 0;

}

#flash {

	width: 633px;

	height: 270px;

	margin: 52px auto 0 55px;

}

#product-text {

	float: left;

	width: 345px;

	padding-right: 10px;

}

#product-flash {

	float: right;

	width: 435px;

	height: 405px;

	position: relative;

	right: -8px;

}

#projector-image {

	float: left;

	width: 284px;

	height: 183px;

	margin-right: 25px;

}

#projector-button li{

	display: inline;

	margin-right: 30px;

}

#projector-list {

	width: 790px;

	list-style-type: none;

	margin-top: 50px;

}

#projector-list li{

	display: inline;

	margin-right: 50px;

}

#portfolio-list {

	width: 790px;

	list-style-type: none;

	padding: 0;

}

#portfolio-list li {

	display: inline-block;

	margin-right: 20px;
	margin-left: 10px;

margin-bottom:10px;

}

#company-images {

	width: 790px;

	list-style-type: none;

}

#company-images li{

	display: inline;

	margin-right: 30px;

}

#contact p {

	margin-top: 0;

}

/*#wpcf7-f1-p27-o1 {

	position: absolute;

	top: 180px;

	right: 150px;

	font-weight: bold;

}*/

#wpcf7-f1-p27-o1 {

	float: right;

	position: relative;

	top: -60px;

}

#footer {

	margin-top: 20px;

}

#copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #787878;

	float: left;

}

#mms {

	float: right;

}



#welcome {

color:#0000F0;

font-size:90%;

font-style:normal;

font-weight:lighter;

}

