@charset "UTF-8";
/* CSS Document */

#container {
	height: 480px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#home_main {
	height: 170px;
	position: absolute;
	width: 320px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	background-image: url(../images/home/silouette.png);
	background-repeat: no-repeat;
	background-position: 250px 50px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ACB51E;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ACB51E;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
a: link {
	color: #ACB51E;
	border: 0px;
	text-decoration:none
}
.greentext {
	color: #ACB51E;
}
#featured_container {
	height: 82px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
}
#imageweek_container {
	height: 82px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #808080;
}
#header {
	margin: 0px;
	width: 320px;
	padding: 0px;
	height: 44px;
}
#navbar {
	height: 35px;
	width: 320px;
}
#featured_image {
	background-image: url(../images/home/featured_pro_image_1.png);
	background-repeat: no-repeat;
	width: 119px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #808080;
}

.featuredtype {
	position: relative;
	bottom: 34px;
	color: #FFF;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	left: 8px;
}
.featuredarrow {
	float: right;
}
.siloutte {
}
.sub_bottomnav_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ACB51E;
	position: relative;
	left: 98px;
	bottom: 18px;
}
#sub_footer {
	height: 55px;
	width: 320px;
}
.sub_bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#wrapper {
position:relative;
z-index:1;
height:282px;        /* Desired element height */
}
#scroller {
	position:absolute;	/* optional. Seems to work with absolute, relative and without it */
	top:0;				/* optional */

	width:300px;
	padding:10px;
	background:#000;
}
.boldtext {
	font-weight: bold;
}
#contactmain {
	height: 337px;
	width: 320px;
}
.bottmtext_packaging {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ACB51E;
	position: relative;
	left: 86px;
	bottom: 18px;
}
.bottmtext_web {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ACB51E;
	position: relative;
	left: 65px;
	bottom: 18px;
}
.bottmtext_UI {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ACB51E;
	position: relative;
	left: 53px;
	bottom: 18px;
}
.bottmtext_photography {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ACB51E;
	position: relative;
	left: 82px;
	bottom: 18px;
}
#image_large {
	height: 356px;
	width: 320px;
}
.whitelink {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
}
