html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}

ul,li {
	list-style-type:none;
	}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	line-height: 24px;
	
}

a{
	text-decoration: underline;
	color: #000000;	
}
img {border-style: none;} 


.inline {
	font-style: italic;
	font-variant: normal;
	text-transform: lowercase;
}

.intro {
	font-style: italic;

}

.bracket {
	float:left;
	background-image: url(../images/bracket.gif);
	background-repeat: no-repeat;
	width: 300px;
	height:60px;
	padding: 10px 0 0 20px;
	margin-bottom:20px;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000000;
	font-variant: small-caps;
	letter-spacing:1px;

}
.main #container {
	width: 1160px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	padding:0 10px 0 20px;
	overflow:hidden;
 
}
#works {
	float: right;
	width: 780px;
	padding: 22px 0 0 20px;
	margin:0;
	color:#666666;
	font-style: italic;
	font-size: 12px;
	
}
.main #mainContent {
	width:320px;
	margin:0;
	padding-top:20px;
}
.contactform{
	width: 306px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-transform: uppercase;
	font-variant: small-caps;
	letter-spacing:1px;
	margin: 20px 0 40px 0;
}
.formlength{
	width:306px;
	text-transform: uppercase;
	font-size:11px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#666666;
	text-transform: uppercase;
	font-variant: small-caps;
	letter-spacing:1px;
	border:1px dashed #BFC8BC;
	
}
.btn{
	color:#FFFFFF;
	width:306px;
	height:64px;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	border:none;
	text-indent:6000px;
	cursor:pointer;
	background-position: center top;	
}
.thumb {
	width:182px;
	height:380px;
	float:left;
	margin:0 10px 0 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top:12px;
}
.description {
	height:60px;
	width: 180px;
	padding-top: 80px;
	line-height: 18px;
	
}
.Poster {
	background-image: url(../images/thumb_poster.gif);
}
.Animation {
	background-image: url(../images/thumb_animation.gif);
}
.Illustration {
	background-image: url(../images/thumb_illustration.gif);
}
.Web {
	background-image: url(../images/thumb_web.gif);
}
.Logo {
	background-image: url(../images/thumb_logo.gif);
}

.Interface {
	background-image: url(../images/thumb_interface.gif);
}

.Icon {
	background-image: url(../images/thumb_icon.gif);
}

.thumb3 {
	margin:0;
}
.space {
	margin-bottom:20px;
}
#mainContent {
	width:360px;
	background-repeat: repeat-y;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	background-color: #333333;
	height: 260px;
	width: 100%;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x;
	margin:0;
	text-align: center;	
}


.footy {
	width: 1188px;
	height:180px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/footyBG.gif);
	background-repeat:no-repeat;
	padding:0;
	
}
#ankor {
	width:60px;
	height:100px;
	right: 60px;
	left: 500px;
	top: 20px;
	margin-right:120px;
	float:right;

}

