body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	background-color:#353535;
	background-repeat: repeat-x;
	width:100%;
	height:100%;	
}
A:link, A:visited, A:active {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #ec008c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 10px 10px 10px 0px;
	padding: 0 0 0px 0;
}

h2 {
	font-size:16px;
	color: #ec008c;
	
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

h3 {
position: absolute;
right: 24px;
bottom: 5px;
z-index: 12;
}

h3 a:link {
font-size: 9px;
line-height: 11px;
font-family: verdana, sans-serif;
font-weight: normal;
}

h3 a:hover {
font-size: 9px;
font-family: verdana, sans-serif;
color: #ec008c;
font-weight: normal;
}

h3 a:visited {
font-size: 9px;
font-family: verdana, sans-serif;
font-weight: normal;
}


p {
	font-size: 11px;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content {
	position: relative;
	margin: auto;
	background-image: url(../images/background/ps_background.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 580px;
    text-align: left;
	z-index: 20;
}

#main-menu {
	position: absolute;
	left: 539px;
	top: 125px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 395px;
}
#sub-menu {
	position: absolute;
	left: 28px;
	width:200px;
	top: 230px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#main-menu-bottom {
	position: absolute;
	left:26px;
	width:200px;
	top: 315px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#page-content {
	position: absolute;
	left: 350px;
	top: 190px;
	width:490px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 30;
	text-align: left;
}
#index-content {
	position: absolute;
	overflow: auto;
	vertical-align: text-top;
	left: 45px;
	top: 163px;
	width:884px;
	height:340px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	list-style: none;
	z-index: 20;
	text-align: justify;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#why-we-are-different-content{
	position: absolute;
	overflow:auto;
	left: 301px;
	top: 150px;
	width:615px;
	height:200px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	list-style: none;
	z-index: 20;
	text-align: justify;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#index-slideshow {
	position: absolute;
	left: 0px;
	top: 0px;
	width:884px;
	height:340px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	list-style: none;
	z-index: 30;
	text-align: justify;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#portfolio-design-samples {
    padding:6px;
}
#footer {
	position: absolute;
	left: 45px;
	top: 524px;
	width:300px;
	height:11px;
	font-size: 10px;
	font-weight: bold;

}

