@charset "utf-8";

html, body {
	height: 101%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #c6cbc0 url(../images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div.clear{
	clear:both;
	height: 1px;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2, h3 {
	font-weight: normal;
}

h2 {
	margin: 0px;
	font-size: 24px;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 18px;
	font-size: 11px;
}

h4 {
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h5 {
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

span.signature{
	font-size: 12px;
	font-weight: bold;
}

span#caption{
	color: #222222;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: justify;
	line-height: 170%;
}

p {
	margin-top: 0px;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul li {
}

.list1 {
	line-height: normal;
}

.list1 li {
	float: left;
	padding: 0px 0px 10px 0px;
}

.list1 li.wide {
}

.list1 li.alt {
	padding-left: 10px;
}



ul.list5 {
	line-height: 100%;
	padding-left: 15px;
}

li.list5   {
	list-style: disc;
}

strong {
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.link1 {
	padding-left: 13px;
	background: url(../images/homepage14.gif) no-repeat left center;
	color: #FFFFFF !important;
}

img.alignleft {
	float: left;
	margin: 5px 15px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

hr.breakLine{
	margin-top: 15px;
	margin-bottom: 20px;
	display: block;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 855px;
	margin: 0px auto;
	height: 140px;
	padding: 137px 0px 0px 0px;
	background: url(../images/bg02.jpg) no-repeat left top;
}

/** MENU */

#menu {
	width: 607px;
	height: 140px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 50px;
	padding: 90px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #7A7A7A;
}

#menu a:hover {
	text-decoration: underline;
}

a#menu1 {
	width: 90px;
	padding-right: 3px;
	background: url(../images/homepage02.jpg) no-repeat left top;
}

a#menu1.active{
	background: url(../images/homepage02_active.jpg) no-repeat left top;
}

a#menu2 {
	width: 100px;
	padding-left: 1px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}

a#menu2.active{
	background: url(../images/homepage03_active.jpg) no-repeat left top;
}

a#menu3 {
	width: 99px;
	background: url(../images/homepage04.jpg) no-repeat left top;
}

a#menu3.active{
	background: url(../images/homepage04_active.jpg) no-repeat left top;
}

a#menu4 {
	width: 94px;
	padding-left: 5px;
	background: url(../images/homepage05.jpg) no-repeat left top;
}

a#menu4.active{
	background: url(../images/homepage05_active.jpg) no-repeat left top;
}

a#menu5 {
	width: 101px;
	background: url(../images/homepage06.jpg) no-repeat left top;
}

a#menu5.active{
	background: url(../images/homepage06_active.jpg) no-repeat left top;
}

a#menu6 {
	width: 102px;
	padding-right: 12px;
	background: url(../images/homepage07.jpg) no-repeat left top;
}

a#menu6.active{
	background: url(../images/homepage07_active.jpg) no-repeat left top;
}


/** PAGE */

#page {
	width: 855px;
	margin: 0px auto;
}

div .screenshotsWrapper{
	margin: auto;
	text-align: center;
	width: 410px;
}

div .screenshots{
	width: 410px;
	text-align: left;
}

.bgtop {
}

.bgbtm {
	padding: 25px 0px 1px 0px;
}

/** 4-COLUMN LAYOUT */

.four-columns {
	background: url(../images/bg03.jpg) repeat-y left top;
}

.four-columns .bgtop {
	background: url(../images/bg04.jpg) no-repeat left top;
}

.four-columns .bgbtm {
	_height: 349px;
	min-height: 349px;
	background: url(../images/bg05.jpg) no-repeat left bottom;
}

.four-columns .bgbottom {
	height: 15px;
	background: url(../images/bg05bottom.jpg) no-repeat left top;
}


.four-columns .column1 {
	padding: 0px 0px 0px 54px;
}

.four-columns .column2 {
	padding: 0px 0px 0px 36px;
}

.four-columns .column3 {
	padding: 0px 0px 0px 35px;
}

.four-columns .column4 {
	padding: 0px 0px 0px 36px;
}

.four-columns .column3en4 {
	padding: 0px 0px 0px 36px;
}


/** 2-COLUMN LAYOUT */

.two-columns, .two-columns2  {
	background: url(../images/bg1_01.jpg) repeat-y left top;
}

.two-columns .bgtop, .two-columns2 .bgtop  {
	background: url(../images/bg1_02.jpg) no-repeat left top;
}

.two-columns .bgbtm, .two-columns2  .bgbtm {
	_height: 349px;
	min-height: 349px;
	background: url(../images/bg1_03.jpg) no-repeat left bottom;
}

.two-columns2 .bgbottom , .two-columns .bgbottom {
	height: 15px;
	background: url(../images/bg1_03bottom.jpg) no-repeat left top;
}

.two-columns .column1, .two-columns2 .column2 {
	width: 160px;
	padding: 0px 0px 0px 54px;
}

.two-columns .column2, .two-columns2 .column4{

	width: 550px;
	padding: 0px 0px 0px 36px;
}



.two-columns2 {
	background: url(../images/bg3_01.jpg) repeat-y left top;
}

.two-columns2 .bgtop {
	background: url(../images/bg3_02.jpg) no-repeat left top;
}

.two-columns2 .bgbtm {
	background: url(../images/bg3_03.jpg) no-repeat left bottom;
}





/** SINGLE COLUMN */

.single {
	background: url(../images/bg2_01.jpg) repeat-y left top;
}

.single .bgtop {
	background: url(../images/bg2_02.jpg) no-repeat left top;
}

.single .bgbtm {
	_height: 349px;
	min-height: 349px;
	padding: 25px 55px;
	background: url(../images/bg2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
}

/** BOX COMMON STYLES */

.style1 {
	color: #8FA0A7;
}

.style1 h3 {
	/*color: #838585;*/
	color: #7b8c98;
	
}

.style1 ul {
	line-height: normal;
}

.style1 ul li {
	padding: 10px 0px;	
	border-bottom: 1px solid #163951;
}

.style1 ul .first {
	padding-top: 0px;
	background: none;
}

.style1 a {
	color: #8fa0a7;
}



.style2 {
}

.style2 h3 {
	/*color: #9EB1C8;*/
	color: #bcbe98;
	
}

.style2 ul {
	line-height: normal;
}

.style2 ul li {
	padding: 10px 0px;	
	border-bottom: 1px solid #4e6411;
}

.style2 ul .first {
	padding-top: 0px;
	background: none;
}

.style2 a {
	color: #a4ca39;
}

.style2 .link1 {
	background-image: url(../images/homepage15.gif);
}


.style3en4{
}

.style3en4 h3{
	color: #daccc2;
}



.style3 {
}

.style3 a {
	color: #034868;
}

.style3 h3 {
	/*color: #C0D4DD;*/
	color: #c0d5dd;
	
}

.style3 h4 {
	/*border-bottom: 3px solid #71ECF7;*/
	border-bottom: 1px solid #113c4c;
}

.style3 .link1 {
	background-image: url(../images/homepage16.gif);
}

.style4 {
}

.style4 h3 {
	/*color: #CECECE;*/
	color: #daccc2;
}
.style4 span.signature{
	color: #cdb9ae;
}

.style4 hr.breakLine{
	color: #deb69a;
	border-bottom: 1px solid #d9bba4;
}


/** SIDEBAR */

#sidebar {
}

/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

/** FOOTER */

#footer {
	width: 855px;
	height: 174px;
	margin: 0px auto;
	background: url(../images/bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	line-height: normal;
	text-align: center;
	color: #3b5161;
}

#footer a {

	color: #3b5161;
}

#addThis {
	margin:0 auto;
	width:855px;
	background: url(../images/bg_blue.gif) repeat left top;
}
#addThis .addthis_button{
	padding-left: 720px;
}
