/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	font-weight: normal;
	font-size: 24px;
}

h2, .text1 {
        font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #5E7C9D;
}

h2 span, .text1 span {
	font-weight: normal;
	color: #000000;
}

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

h4 {
font-weight: bold;
font-size: 14px;
margin-bottom: 1em;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}

.text2 {
        height: 28px;
	padding: 7px 15px 0px 15px;
	background: #839BB5 url(/images/homepage09.gif) no-repeat left top;
	color: #FFFFFF;
	
}



.text2 span {
	color: #FFFFFF;
}

.text3 {
	font-weight: normal;
	font-size: 22px;
        color: #915D0C;
        font-family:   "Times New Roman", Times, Tahoma, Arial, Tahoma, Verdana, Arial;
}

.text4 {
	font-size: 12px;
	font-weight: bold;
	color: #2F2F2F;
	padding: 0 0 4px 0;
}

.text5 {
	font-weight: normal;
	font-size: 22px;
        color:  #6281A2;;
        font-family:   "Times New Roman", Times, Tahoma, Arial, Tahoma, Verdana, Arial;
        padding-bottom: 10px;
}


.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage16.gif) no-repeat left center;
}

/** LINKS */

a {
	color:  #6281A2;;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 9px;
	background: url(images/homepage15.gif) no-repeat left center;
	font-weight: bold;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

.bg7 { border: 1px solid #F2F2F2; background: #FBFBFB url(images/homepage11.gif) repeat-x left top; }
.bg10 { background: url(images/homepage19.gif) repeat-x left bottom; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.sponsor {
 margin: 0 0 20px 0;
}

.img1 {
	float: left;
	margin: 0px 20px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 20px;
}


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

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}


hr { display: none; }

.hr1 {
	clear: left;
	height: 51px;
	background: url(images/homepage10.gif) repeat-x left center;
}

/** MENU */

#menu a {
	float: left;
	width: 104px;
	height: 25px;
	margin: 0px 0px 0px 2px;
	padding: 14px 0px 0px 0px;
	background: #FFFFFF url(images/homepage03.gif) no-repeat left top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #3D3D3D;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

#menu a:hover, #menu .active a {
	background: #B00000 url(images/homepage04.gif) no-repeat left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
}

/** SIDEBAR */

#sidebar {
}

#sidebar2 h2, #sidebar2 .text1 {
	margin: 0;
	font-size: 14px;
}

/** CONTENT */

#content {
}

/** #content h2, #content .text1 {
	font-size: 16px;
}
**/


/** SUBMENU */

#submenu {
	background:  #ffffff url(images/homepage05.gif) repeat-y right top;
		font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#submenu ul, #submenu .bottom-bg {
	padding-bottom: 9px;
	background: url(images/homepage06.gif) no-repeat right bottom;
}

#submenu a {
	padding-left: 9px;
	/** background: url(images/homepage08.gif) no-repeat left center; **/
	text-decoration: none;
	color: #FFFFFF;
}

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


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

#submenu li {
	padding: 7px 15px 9px 15px;
	background: url(images/homepage07.gif) no-repeat right top;
}

#submenu li.first {
	background: none;
}

/** DEMO **/

#demo, .demo {
	font-weight: normal;
	font-size: 12px;
        line-height: 110%;
	padding: 15px;
	background: #839BB5 url(/images/requestdemo.gif) no-repeat left top;
	color: #CD830C;

}

#demo p, .demo p {
	margin: 0;
        text-align: left;
}
	
#demo a, .demo a {
	color: #CD830C;
}


/** NEWS */

#news, .news {
}

#news ul, .news ul {
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
}

#news li, .news li {
	padding: 10px 0px 15px 0px;
	border-top: 1px solid #D6D6D6;
}

#news li.first, .news li.first {
	border: none;
}

#news h3, .news h3 {
	margin: 0px;
	color: #008A8B;
}

#news p, .news p {
	margin: 0;
}

#news img, .news img {
 padding: 10px 0px;
}


