/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main */
html, body {
	background: url(../images/body-bg.png);
}
#clear {
	clear: both;
}
#wrapper {
	width: 929px;
	margin: 0 auto;
	display: block;
}
#header {
	width: 100%;
	height: 114px;
	display: block;
	background: url(../images/header-tile.jpg) repeat-x;
}
#header-main {
	width: 892px;
	height: 100%;
	margin: 0 auto;
}
#header-right {
	width: 485px;
	height: 100%;
	float: right;
	background: url(../images/header-right-bg.png) no-repeat right;
}
.navigation {
	width: 100%;
}
.navigation ul {
	list-style: none;
	width: 100%;
	margin: 0;
	margin-top: 76px;
}
.navigation ul li {
	display: inline;
	float: right;
	padding: 0 6px 0 6px;
	margin: 0;
}
.navigation ul li a, .navigation ul li a:active, .navigation ul li a:visited, .navigation ul li a:focus, .navigation ul li {
	font-family: Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #601b1b;
	text-decoration: none;
}
.navigation ul li a:hover {
	text-decoration: underline;
}
.navigation span {
	color: #fe0000;
}
a, a:visited, a:active, a:focus, a:hover {
	color: #FF0000;
}
#logo {
	width: 300px;
	height: 100%;
	margin-top: 10px;
	float: left;
	background: url(../images/logo.png) no-repeat;
}
#top {
	width: 892px;
	margin: 0 auto;
	height: 255px;
	background: url(../images/top.png) no-repeat;
	display: block;
}
#top2 {
	width: 892px;
	margin: 0 auto;
	height: 255px;
	background: url(../images/top-services.png) no-repeat;
	display: block;
}
#top3 {
	width: 892px;
	margin: 0 auto;
	height: 255px;
	background: url(../images/top-about.png) no-repeat;
	display: block;
}
#top4 {
	width: 892px;
	margin: 0 auto;
	height: 255px;
	background: url(../images/top-contact.png) no-repeat;
	display: block;
}
#work {
	height: 360px;
	width: 892px;
	display: block;
	margin-left: 18px;
}
#works {
	width: 892px;
	position: absolute;
	height: 340px;
	display: block;
	overflow: hidden;
	z-index: 1;
}
#works ul { width: 10000px; margin: 0px; padding: 0px; position: absolute; z-index: 9;  }
#works ul li { float: left; display: block; }
.next { cursor: pointer; background-image: url(../images/works-right.png); width: 64px; height: 67px; position: absolute; top: 70px; left: 864px; z-index: 10; }
.prev { cursor: pointer; background-image: url(../images/works-left.png); width: 64px; height: 67px; position: absolute; top: 70px; left: -28px; z-index: 10; }
#rotate, .innerfade { 
	height: 255px;
	width: 892px;
	line-height: 255px;
	list-style: none;
	position: absolute;
}
#rotate li, .innerfade li {
	display: inline;
	float: left;
}
#spacer {
	height: 12px;
	line-height: 12px;
	display: block;
	width: 100%;
}
#contact {
	width: 868px;
	font-family: Calibri;
	margin: 0 auto;
	display: block;
	background: url(../images/bg-tile.jpg);
	color: #ebebeb;
	padding: 12px;
}
#contact-left {
	width: 406px;
	padding-left: 10px;
	height: 111px;
	display: block;
	background: url(../images/contact-bg.png) no-repeat;
	float: left;
	padding-top: 30px;
	font-size: 15px;
}
#contact-left p {
	width: 280px;
}
#contact-right {
	width: 435px;
	height: 111px;
	display: block;
	background: url(../images/contact-bg2.png) no-repeat;
	float: right;
	padding-top: 30px;
	font-size: 15px;
}
#contact-right p {
	width: 295px;
}
#contact-right a, #contact-right a:active, #contact-right a:visited {
	color: #FF0000;
	text-decoration: none;
}
#contact-right a:hover {
	text-decoration: underline;
}
#twitter-right {
	width: 265px;
	height: 111px;
	display: block;
	background: url(../images/twitterus.png) no-repeat;
	float: right;
	padding-right: 170px;
	padding-top: 30px;
	font-size: 15px;
}
#twitter-right p {
	width: 295px;
}
#twitter-right a, #twitter-right a:active, #twitter-right a:visited {
	color: #FF0000;
	text-decoration: none;
}
#twitter-right a:hover {
	text-decoration: underline;
}
#slider {
	width: 893px;
	height: 341px;
	background: url(../images/bg-tile.jpg);
	display: block;
	color: #ebebeb;
}
#slider #image {
	height: 232px;
	width: 881px;
	border: 6px solid #646462;
}
#slider h2 {
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;
	margin-left: 17px;
	margin-top: 10px;
}
#slider p {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 10px;
	line-height: 14px;
}
#slider span, #slider span a, #slider span a:active, #slider span a:visited {
	float: right;
	color: #ff0000;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Verdana;
	margin-right: 17px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
}
#slider span a:hover {
	text-decoration: underline;
}
#footer {
	width: 100%;
	height: 25px;
	background: url(../images/footer-tile.jpg) repeat-x;
	display: block;
	margin-top: 10px;
}
#footer #main {
	width: 892px;
	height: 100%;
	margin: 0 auto;
	display: block;
}
#footer #main p {
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	line-height: 25px;
	float: left;
}
#footer #main span {
	float: right;
}
#footer #main span, #footer #main span a, #footer #main span a:active, #footer #main span a:visited {
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	line-height: 25px;
	text-decoration: none;
}
#footer #main span a:hover {
	text-decoration: underline;
}
#services {
	width: 852px;
	padding: 20px;
	background: url(../images/bg-tile.jpg);
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#services ul li {
	display: inline;
}
#services ul li img {
	padding-left: 10px;
	padding-right: 10px;
}
#about {
	width: 852px;
	padding: 20px;
	background: url(../images/bg-tile.jpg);
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#about #left {
	width: 496px;
	float: left;
	padding: 10px;
	color: #ebebeb;
	font-family: Verdana;
	font-size: 14px;
}
#about h1 {
	font-size: 18px;
	font-family: Verdana;
	font-weight: normal;
	width: 100%;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
	text-decoration: none;
}
#about #right {
	width: 301px;
	float: left;
	padding: 10px;
	color: #ebebeb;
	font-family: Verdana;
	font-size: 14px;
}
#about #right iframe {
	border: 8px solid #d30101;
}
#about #left a, #about #right a {
	text-decoration: none;
}
#about #left a:hover, #about #right a:hover {
	text-decoration: underline;
}
#about p {
	color: #ebebeb;
	font-family: Verdana;
	font-size: 14px;
}
.text {
	width: 480px;
	background: #f2f2f2;
	border: 1px solid #666666;
	margin-top: 4px;
}
.textarea {
	width: 480px;
	background: #f2f2f2;
	border: 1px solid #666666;
	height: 150px;
	margin-top: 4px;
}
