body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 40px auto;
	padding: 0;
	font-size: 1.2em;
	background: #343434 url(../images/bg/bg.gif) no-repeat top left;
	/*background: #18191b url(../../wordpress/wp-content/themes/irresistible/images/bg.jpg) repeat-x center 0;*/
}

#container{
	width: 825px;
	margin:auto;
}

a:link, a:visited{color:#ff0066;text-decoration:none;}

h1
{
	color: #fff;
	font-size: 30px;
	font-weight: bolder;
	margin: 0 0 16px 0;
	padding:0;
	display:inline;
	width:400px;
	float:left; 
}

h1 sup
{
	color: #ddd;
}


h1 .company
{
	color: #d01a71;
}


#topright{
width:400px; float:right; 
}

#topright h4{
font-size:14px; text-align:right; margin:0 0 6px 0;
}


h2.footer
{
	color: #ddd;
	font-size: 12px;
	text-align:right;
	font-family:"Trebuchet MS";
	font-weight:normal;
	margin-top:12px;
}


h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.content
{
	margin: 0 20px;
	width: 825px;
	margin:auto;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}


/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

#creativelist {clear:both;margin-top:60px; background:#2c2c2c;}
#middling {margin:auto;width:820px;}

#creativelist .col {float:left;width:250px; margin-right:20px; }

#creativelist h3 {padding-top:20px;margin-bottom:0;}

#creativelist h4{margin-bottom:0;}

ul.creative {float:left; margin:0 20px 12px 0!important ;list-style:none;margin:0;padding:0;width:250px;}
ul.creative li{border-bottom:dashed 1px #666;padding:0!important ;}
ul.creative li a:link, ul.creative li a:visited {display:block;padding:8px 4px;}
ul.creative li a:hover {background:#333}
