/* Sirruf.com */

body,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin:0;
	padding:0;
}

body {
	font-family: "Trebuchet MS", Arial, tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	color: #363636;
	background-color: #F5F5F5;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
}

#containerFull {
	width: 100%;
	margin:0px;
	padding:0px;
	border-bottom: 1px solid #606060;
	border-top: 4px solid #4db017;
}

#container {
	width: 760px;
	margin:0 auto;
}

#top {
	background-image:url(images/fresh.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:60px;
}

#head {
	height:150px;
}

.rightHead {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	float: right;
	width: 330px;
	clear:right;
}


.left {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	float: left;
	width: 330px;
}

.right {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	float: right;
	width: 330px;
	clear:right;
}

a:link {
	color: #F5F5F5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5F5F5;
}
a:hover {
	text-decoration: none;
	color: #F5F5F5;
}
a:active {
	text-decoration: none;
	color: #F5F5F5;
}

a img {
	border: 0px;
}

#excerpt {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:230px;
}

#demoreel07 {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:220px;
}

#demoreel06 {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:220px;
}

#work1 {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:220px;
}

#work2 {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:220px;
}

#work3 {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:220px;
}

#work4 {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:220px;
}


#contact {
	background-image:url(images/hor-line.gif);
	background-repeat:repeat-x;
	height:200px;
}

#contact a {	
	color: #363636;
	border: 0px;
	background-color: #F5F5F5;
	border-bottom: 1px dashed #4db017;
	text-decoration:none;
	line-height: 1.2em;
}

#contact a:hover {	
	background-color: white;
}

.bottText {
	font-size: 10px;
	line-height: 1.6em;
	background-color: #F5F5F5;
	color: #363636;
}

.bottText a {	
	color: #363636;
	background-color: #F5F5F5;
	border-bottom: 1px dashed #4db017;
	text-decoration:none;
	line-height: 1.2em;
}

.bottText a:hover {	
	background-color: white;
}

/* popup */
#leftcontent {
	float:left;
	width:300px;
	margin: 130px 30px 30px 0px;
	padding-left: 30px;
	padding-bottom:20px;
	text-align:left;
}

#rightcontent {
	margin-top:30px;
	margin-left:30px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}
