html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #132322;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #27261B;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../images/green-clouds.jpg);
	line-height: 24px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
}

#wrapper {
	width: 813px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../images/bkg-paper-content-trans-8.png);
}
#header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	background-repeat: repeat-x;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	background-position: left top;
	position: relative;
	height: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#header #jewel {
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 400%;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	line-height: 110%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 344px;
	text-align: left;
	float: left;
	color: #423D2F;
	height: 118px;
	padding: 0px;

}
h1 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 #logotype {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header h1 span {
	display: none;
}


#wrapper #header #tag {
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6A7445;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/blk-line.png);
	background-position: -20px 25px;
	background-repeat: no-repeat;
	width: 410px;
}


#wrapper #content h2 {
	color: #593D00;
	font-size: 180%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 40px;
}




#content {
	padding-bottom: 10px;
	text-align: left;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/bkg-paper-content-trans-8-small.png);
	background-position: left top;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5A66A;
}
#sidebar .scrollable .portSample {
	width: 207px;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#sidebar .scrollable .portSample li {
	padding: 0px;
	float: left;
	display: inline;
	margin: 0px;
}
.scrollable .portSample li a {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	display: block;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #806B08;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #666;
	-webkit-box-shadow: 3px 3px 3px #666;
	box-shadow: 3px 3px 3px #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.scrollable .portSample li a:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	display: block;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #806B08;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sidebar .scrollable .portSample li a img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #0B2106;
	display: block;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #6C4815;
	display: block;
	clear: left;
	width: 90%;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
}
#sidebar h4 {
	margin: 0px;
	color: #334920;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#leftCheck {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.add40margin {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.textCenter {
	text-align: center;
}

#footprint {
	padding-top: 12px;
	padding-bottom: 20px;
	margin: 0px;
	text-align: left;
	padding-left: 0px;
	clear: both;
	padding-right: 0px;
	position: relative;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	background-image: url(../images/blk-line.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#footprint p {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 12px;
	color: #630;
	clear: right;
	font-size: 10px;
	margin-left: 40px;
}
#footprint blockquote {
	width: 250px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	display: block;
	color: #633;
	margin: 0px;
	float: right;
	font-style: italic;
	font-weight: bold;
}
#footprint blockquote cite {
	text-align: right;
	margin-right: 15px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: normal;
}
#wrapper #content .banner  {
	padding: 6px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
}
#wrapper #content .banner img  {
	border: 1px solid #112908;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content .banner-alt {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 36px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C5F00;
	border-right-color: #372500;
	border-bottom-color: #372500;
	border-left-color: #8C5F00;
	background-color: #593D00;
	color: #FFF;
	line-height: 2em;
}
#wrapper #content .banner-alt-r {
	padding: 5px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 18px;
	margin-left: 36px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C5F00;
	border-right-color: #372500;
	border-bottom-color: #372500;
	border-left-color: #8C5F00;
	background-color: #593D00;
	color: #FFF;
	line-height: 2em;
}
#body_examples #wrapper #content .banner-alt a p     {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

#wrapper #content .banner-alt img {
	border: 1px solid #112908;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
}
code {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #C00;
	line-height: 8px;
}






#add {
	margin-top: 7px;
	margin-right: -25px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: inline;
	text-align: center;
	padding: 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 5px;
	width: 336px;
	float: right;
	background-image: url(../images/sidebar-paper-green.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 505px;
}
#content #add p{
	font-style: normal;
	margin-right: 0px;
	margin-left: 40px;
	margin-top: 8px;
	margin-bottom: 4px;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	clear: both;
	font-weight: bold;
	background-color: #EFE6CE;
	text-align: left;
	width: 260px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.size66 {
	float: left;
	width: 66%;
}
.size34 {
	width: 33%;
	float: left;
}
#sidebar {
}
#sidebar p {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}





.left-flt {
	float: left;
}
.right-flt {
	float: right;
}
.left-move-100 {
	position: relative;
	right: -100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
}




#body_examples #wrapper #add h3 ,#body_prices #wrapper #add h3{
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000;
	float: right;
	text-align: center;
	background-position: right top;
	width: 290px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #593D00;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#wrapper #add ul {
	text-align: left;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	list-style-position: outside;
	width: 270px;
	clear: right;
}
#wrapper #add ul li  {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 37px;
	color: #000;
	list-style-type: circle;
	list-style-position: outside;
	font-family: "Courier New", Courier, monospace;
}
#wrapper #add ul li strong {
	color: #900;
	font-size: 120%;
}

#wrapper #content #features {
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#wrapper #content #features li{
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	background-image: url(../images/bullet-logo-jewel.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-position: left 6px;
}
#wrapper #form-container {
	width: 300px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper form {
	width: 300px;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
}
#wrapper #test h5  {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
}

#wrapper form p {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrapper form p#phone {
	display: block;
	width: 300px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper form #phone span{
	font-weight: bold;
}


#wrapper form #subject  {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
}
#wrapper form #name  {
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #EFE8BA !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A886;
	border-right-color: #DFE6DB;
	border-bottom-color: #DFE6DB;
	border-left-color: #94A886;
}
#wrapper form #email     {
	float: left;
	clear: left;
	margin-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #EFE8BA !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A886;
	border-right-color: #DFE6DB;
	border-bottom-color: #DFE6DB;
	border-left-color: #94A886;
}
#wrapper form #url  {
	float: left;
	clear: left;
	margin-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #DBD9CA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A886;
	border-right-color: #DFE6DB;
	border-bottom-color: #DFE6DB;
	border-left-color: #94A886;
}
#wrapper form #message  {
	float: left;
	clear: left;
	margin-bottom: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #DBD9CA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A886;
	border-right-color: #DFE6DB;
	border-bottom-color: #DFE6DB;
	border-left-color: #94A886;
}
#wrapper form #submit  {
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 146px;
	height: 30px;
}
#wrapper form #reset  {
	float: left;
	width: 146px;
	height: 30px;
}
#wrapper form label  {
	float: left;
	clear: left;
	font-family: "Courier New", Courier, monospace;
}


#add li {
	list-style-type: circle;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#wrapper #nav-main #add h4 {
	display: block;
	font-weight: bold;
	color: #CCC;

}
#content a:link {
	color: #00F;
}
#content a:visited {
	color: #00F;
}
#content a:hover , a:active{
	color: #936;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav-main {
	text-align: left;
	margin-top: 0px;
	margin-right: 36px;
	margin-left: 12px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#nav-main ul {
	border: none;
	list-style-type: none;
	display: block;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#nav-main ul li {
	color: #C4B868;
	padding: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}
#nav-main h4 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	font-size: 110%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	border-bottom-color: #DBD9CA;
	display: none;
}
#nav-main h3 {
	margin: 0px;
	padding: 0px;
}

#nav-main a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;*/
    -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav-main a:link , #nav-main a:visited{
	text-decoration: none;
	color: #CCC;
	background-color: #4F3500;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F3500;
	border-bottom-color: #4F3500;
	border-left-color: #4F3500;
}
#nav-main a:hover , a:active{
	color: #FFF;
	background-color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F3500;
	border-bottom-color: #4F3500;
	border-left-color: #4F3500;
}
#body_home #nav_hom a, #body_prices #nav_prices a,#body_contact #nav_contact a, #body_examples #nav_exam a, #body_about #nav_abo a , #body_tutorial #nav_tuts a{
	color: #333;
	background-color: #F60;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
#content p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 1.5;
	clear: left;
}


.clear   {
	clear: right;
	margin: 0px;
	padding: 0px;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	position: relative;

}
#sidebar #addServices {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#sidebar #addServices li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}



/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:0px;
	cursor:pointer;
	font-size:1px;
	background-image: url(../images/hori_large.png);
	background-repeat: no-repeat;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:visible !important;
} 	
