#foundation { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  height:600px;
  background-color: #000000;
  border: hidden;
  }
  #subnav {
  text-align: left;	
  margin: 0px auto;
  padding: 0px;
  width: 631px;
  height:29px;
  background-color: #000000;
  border: hidden;
  float:left
  }
#adv {
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 720px;
  height:16px;
  background-color: #000000;
  border: hidden;
  }  
  #thumbnails {
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 720px;
  height:440px;
  background-color: #000000;
  border: hidden;
  }
  .style1 {
	font-size: 8px;
	color: #666666;
}
div.float{
	float:left;
	width:120;
	padding:10px;
}
/*****Basic Elements*****/  

body {
	background: #000000;
	text-align: left;
	line-height: 1.6;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
	
h1, h2, h3, h4, h5, h6 {
	color: #4b4745;
	font-weight: normal;
}

h1 {
	font-size: 26px;
	margin-bottom: 0px;
}

h2 {
	font-size: 21px;
	margin-bottom: 0px;
}

h3 {
	font-size: 18px;
	margin-bottom: 0px;
}

h4 {
	font-size: 16px;
	margin-bottom: 0px;
}

h5 {
	font-size: 14px;
	margin-bottom: 0px;
}

h6 {
	font-size: 13px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #269DBF;
}

a:hover {
	text-decoration: underline;	
}

p, pre {
	margin-bottom: 0px;
}

strong {
	color: #333131;
	font-weight: bold;
}

ol {
	list-style-type: decimal;
}

ul {
	list-style-type: disc;
}

ul.cool-li {
	list-style-type: none;
	margin-bottom: 0px;
}

ul.cool-li li {
	padding: 0px 0px 0px 0px;
	background: url(images/list-item.gif) no-repeat 0px 8px;
}

em, dfn {
	font-style: italic;
}

abbr,acronym {
	color: #353535;
	border-bottom: 1px dashed #868585;
}

dfn, dt {
	color: #353535;
}

dd {
	margin: 0px 0px 0px 0px;
}

div.hr {
	border-top: 1px solid #e9eced;
	height: 1px;
	width: 100%;
	margin: 0px 0px;
	clear: both;
} /* use this div with a class "hr" instead of the standart hr element */

fieldset {
	border: 3px solid #eeeeee;
	padding: 0px;
}

legend {
	font-size: 14px;
	color: #a1a0a0;
	font-weight: bold;
}

fieldset label {
	display: block;
	font-size: 13px;
}

fieldset input, fieldset textarea {
	background: #F1F1F1;
	border:1px solid #E2E2E2;
	padding:0px;	
	color:#4C4C4C;
}

blockquote span {
	color: #77868b;
	font-weight: bold;
}

p.author {
	color: #437181;
	font-weight: bold;
}

p.author em {
	font-weight: normal;
	color: #616161;
}

/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 0px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 720px;
	height: 440px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.clearfix {
	clear: both; 
}

/*****Basic Layout*****/  

/** Header **/
#header {
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  height:108px;
  background-color: #000000;
  border: hidden;
  }
/** Logo **/

 #h1 {
  text-align: left;	
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  height:79px;
  background-color: #000000;
  border: hidden;
  float:left
  }
#h2 {
  text-align: left;	
  margin: 0px auto;
  padding: 0px;
  width: 169px;
  height:29px;
  background-color: #000000;
  border: hidden;
  float:right
  }

/*** Main Menu ***/

#header ul#top_menu {
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 42px;
	overflow: hidden;
}

#header ul#top_menu li {
	float: left;
}

#header ul#top_menu li a {
	color: #cb99bb;
	display: block;
	padding: 5px 13px;
	text-transform: uppercase;
}

#header ul#top_menu li a {
	text-decoration: none;
}

#header ul#top_menu li.active a, #header ul#top_menu li a:hover {
	color: #e6d2e0;
}

#header ul#top_menu li.active {
	background: #823b6c url(images/active_item.gif) repeat-x;
	margin: 0px 0px;
}

/*** Content ***/

#main {
	float: left;
	width: 530px;
}

#content {
	background: #000000 url(images/content_bg.gif) repeat-x top left;
	padding: 0px 0px;
}

/*** Sidebar ***/

#sidebar {
	float: right;
	width: 340px;
}

#sidebar h2 {
	font-size: 17px;
	color: #8ca5b4;
}

#sidebar .block {
	padding: 1px;
	background: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #edecec;
}

#sidebar .block-inner {
	background: #ffffff url(images/sidebar_block_bg.gif) repeat-x;
	padding: 14px 30px 8px;
}

/*** Footer ***/

/***** Home Page ****/

/** Featured Area **/

#featured_area {
	background:none;
	height: 440px;
	overflow: hidden;
	position: relative;
}

#featured_area div#mySlides {
	padding-top: 0px;
}

#featured_area .description {
	float: left;
	width: 186px;
	height: 440px;
	padding: px;
	margin-right:6px;
}

#featured_area .description h2 {
	font-size: 17px;
	color: #269DBF;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: right;
}

#featured_area .description p {
	font-size: 13px;
	text-align: right;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

#featured_area .photo {
	background: none;
	border: 0px solid #f8f9fa;
	padding: 0px;
	margin-top: 0px;
	float: right;
	position: relative;
}

#featured_area .photo img {
	width: 500px;
	height: 440px;
}

#featured_area .slide {
	overflow: hidden;
}

#featured_area .container {
	height: 440px;
	overflow: none;
}

.ribbon {
	position: absolute;
	right: -1px;
	top: -2px;
	width: 87px;
	height: 89px;
	z-index: 5;
}

.ribbon.webdesign {
	background: url(images/webdesign-trans.png) right top no-repeat;
}

.ribbon.print {
	background: url(images/print-trans.png) right top no-repeat;
}

.ribbon.illustration {
	background: url(images/illustration-trans.png) right top no-repeat;
}
.ribbon.photography {
	background: url(images/photography-trans.png) right top no-repeat;
}

.ribbon.design {
	background: url(images/design-trans.png) right top no-repeat;
}

.ribbon.vfx {
	background: url(images/vfx-trans.png) right top no-repeat;
}

a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 83px;
	height: 33px;
	position: absolute;
	bottom: -4px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(images/prev-trans.png) no-repeat;
	left: 0px;
}

a.jFlowNext {
	background: url(images/next-trans.png) no-repeat;
	right: 0px;
}

div#myController {
	display: none;
}

/** Page Name **/

#pagename {
	background: #e9edf0 url(images/pagename_bg.gif) repeat-x top left;
	border-bottom: 1px solid #e7e9ea;
	height: 107px;
}

#pagename h2 {
	color: white;
	margin: 0px 0px 0px;
	font-size: 35px;
	font-family: Palatino Linotype, Georgia, serif;
}
