@charset "utf-8";
/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a {
	text-decoration: none;
	color: #993300;
}

a[rel="external"], a.external {
	height: 10px;
	white-space: nowrap;
	padding-right: 15px;
	background: url(/images/external.gif) no-repeat right right;
	zoom: 1;
}

#adobe {
	outline: none;
	text-align: center;
}

.left { float: left; }

.right { float: right; }

p {
	margin-left: 85px;
	padding-bottom: 10px;
}

p.disclamer {
	font-size: 10px;
	font-style: italic;
}

p.legend {
	font-size: 10px;
	font-style: italic;
	margin-left: 0;
}

div.pad10 {
	padding-left: 10px;
}

form {
	margin-left: 85px;
}

ul.left {
	padding: 0px 10px 10px 95px;
}

ul.left li {
	margin: default;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7c2209;
	margin: 0 0 15px 85px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#wrapper {
	width: 773px;
	margin: 0 auto;
	margin-top: 100px;
}

#footer {
	height: 115px;
	background: url(../images/footer.jpg) no-repeat;
}

#nav {
	height: 91px;
	float: left;
	font-weight: bold;
	color: #000;
}

#nav li {
	float: left;
    display: inline;
    list-style-type: none;
}

#nav li a {
	height: 91px;
	float: left;
    display: block;
	outline: none;
	text-indent: -9999px;
}

#nav li.about a {
	margin-left: 30px;
	background: url(../images/about.jpg) no-repeat bottom left;
	width: 124px;
}

#nav li.services a {
	background: url(../images/services.jpg) no-repeat bottom left;
	width: 121px;
}

#nav li.samples a {
	background: url(../images/samples.jpg) no-repeat bottom left;
	width: 122px;
}

#nav li.contact a {
	background: url(../images/contact.jpg) no-repeat bottom left;
	width: 100px;
}

#left {
	float: left;
	width: 497px;
}

#left img {
	margin-left: 50px;
	padding: 10px 0 15px 0;
}

#right {
	float: right;
	width: 276px;
}

#contentLeft {
	height: 341px;
	background: #FFFFFF url(../images/contentLeft.jpg) no-repeat left top;
}

#topRight {
	height: 23px;
	background: url(../images/sidebarHead.jpg) no-repeat;
}

#rightContentL {
	height: 409px;
	float: left;
	width: 41px;
	background: url(../images/sidebarContentLeft.jpg) no-repeat;
}

#rightContent {
	background: url(../images/sidebarContentTop.jpg) no-repeat;
	float: left;
}

#topContent {
	height: 22px;
}

#SwazeDesigntvjd0cjsl4tr7u4a6tq60fb98c { 
	height: 387px;
	width: 190px;
	float: left;
	background: url(../images/sidebarContent.jpg) no-repeat;
}

#rightContentR {
	height: 409px;
	float: right;
	width: 45px;
	background: url(../images/sidebarContentRight.jpg) no-repeat;
}

.feedburnerFeedBlcok {
	height: 409px;
}

.feedburnerFeedBlock ul{
	list-style-type: none;
}

.feedburnerFeedBlock ul .headline a{
	font-size: 16px;
	font-weight: bold;
	color:#00FF66;
	color: #210b07;
	text-decoration: none;
	margin-top: 10px;
}

.feedburnerFeedBlock p.date {
	margin: 0;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 5px;
}

.feedburnerFeedBlock div{
	margin-bottom: 10px;
}

#creditfooter {
	display: none;
}

#ok {
	margin: 0 auto;
	width: 200px;
	background: #FFFFFF;
}

#ok p, #ok h1 {
	margin: 10px;
}

form {
	margin: 0;
	padding-left: 85px;
}
