
									/* Basics CSS */

body { 
	background: #FFFFFF url(images/gradient_bg.gif) repeat-x scroll center top;
	color: #888888;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	margin: auto;
	padding: 0;
	border: medium none;
}

div,h1,h2,h3,h4,h5,h6,p,ul,img {
	margin: 0px;
	padding: 0px;
	border: medium none;
}

h1 {
	color: #666666;
	font-size: 28px;
	margin: 17px 0px 17px 0px;
}

h2 {
	color: #666666;
	text-indent: 25px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 17px 0px 17px 0px;
}

h3 {
	color: #666666;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 17px 0px 36px 0px;
	line-height: 1.4em;
	
}

h4 {
	font-size: 12px;
}

p {
	margin: 7px 0px 17px 0px;
}

html [xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

a:link,a:visited,a:active {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

.page {
	background: url(images/head_bg.gif) no-repeat scroll center top;
	width: 100%;
	margin: auto;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.siteheader {
	color: #fafafa;
	height: 100px;
	width: 870px;
	padding-left: 40px;
	margin: auto;
}
							
.siteheader_title {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 0;
}

.siteheader_slogan {
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0 0;
}

.siteheader p {
	font-size: 18px;
	margin-top: 5px;
}

.siteinfo {
	color: #BBBABA;
	font-size: 10px;
	background-color: #7A8185;
	height: 20px;
	width: 880px;
	padding-left: 10px;
	margin: auto;
}

.current {
	color: #BBBABA;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.siteinfo a {
	font-size: 10px;
	color: #BBBABA;
	font-style: normal;
	font-weight: bold;
}

.siteinfo a:link, .siteinfo a:visited, .siteinfo a:active {
	color: #BBBABA;
	text-decoration: none;
}

.siteinfo a:hover {
	color: #333333;
	text-decoration: none;
}

.siteinfo p {
	font-size: 10px;
	color: #BBBABA;
	display: inline;
	margin: auto;
}

									/* End of basics CSS */

									
									/* Header CSS */

.header {
	height: 78px;
	width: 910px;
	margin: auto;
	padding-bottom: 20px;
}

.logo {
	background: url(images/logo.png) no-repeat;
	width: 180px;
	height: 37px;
	float: left;
	margin-top: 23px;
}

.logo h1 {
	visibility: hidden;
}


.menu {
	background: url(images/menu_bg.gif) no-repeat;
	height: 45px;
	width: 281px;
	display: inline;
	float: left;
	margin-left: 449px;
	padding-top: 11px;
	text-align: center;
}

.menu a {
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px;
	text-align: center;
}

.menu p {
	color: #666666;
	display: inline;
	font-size: 14px;
}

									/* End of header CSS */


									/* Slider CSS */
	
.slider {
	height: 323px;
}
	
#homebox {
	background:url("images/SliderBG2.gif") center top no-repeat;
	width:911px;
	height:303px;
	margin:0px auto;
}

#slideshow {
	list-style:none; 
	color:#fff; 
	margin: 0px;
	padding: 0px;
}

#slideshow span {
	display:none;
}

#wrapper{
	margin: 0px;
	padding: 0px;
}

#fullsize {
	padding:0px;
	margin: 0px;
	border:medium none;
}

#information {
	float: left;
	width: 546px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.info_slogan_title {
	color: #333333;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.info_slogan_content {
	color: #333333;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}

#information p {
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	margin: 20px 0px 0px;
	padding: 0px;
}

.mainImg { 
	display: block; 
	float: left;
	height: 295px;
	width: 275px;
	text-align: center;
}

.imgnav {
	position: relative;
	height:104px; 
	cursor:pointer; 
	z-index:150;
}

#image {
	float: left;
	height: 295px;
	width: 278px;
	text-align: center;
	padding: 25px 25px 0px;
}

#imgprev {
	cursor:pointer;
	float:left;
	width:23px; 
	height:40px;
	margin-top: 32px;
	margin-right: 10px;
	background:url(images/scroll-left.png) center center no-repeat; 
}

#imgnext {
	cursor:pointer;
	float:right;
	width:23px; 
	height: 40px;
	margin-top: 32px;
	margin-left: 10px;
	background:url(images/scroll-right.png) center center no-repeat;
}

#thumbnails {
	float: left;
	height:104px; 
	width: 384px;
	margin-top: 17px;
	margin-left: 160px;
}

#slidearea {
	position: relative;
	float: left;
	height:104px;
}

#slider {
	position: relative;
	width: 318px;
}

#slider img {
	cursor:pointer;
	height: 101px;
	width: 96px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
	margin: auto;
}

.imgContBckg {
	float: left;
	width: 106px;
	height: 108px;
}

.imgCont {
	position: relative;
	cursor:pointer;
	float: left; 
	height: 101px;
	width: 96;
	top:3px;
	left:5px;
}

.inner_img {
	text-align: center;
	}	

									/* End of slider CSS */


									/* Home page CSS */
	
.separate_2 {
	background: url(images/separate_2.jpg) no-repeat scroll center top;
	height: 200px;
	margin: 40px auto;
	padding: 5px;
	float: left;
}

.content {
	background: transparent url(images/content.gif) no-repeat scroll center top;
	height: 100%;
	margin: 0 auto;
	min-height: 400px;
	overflow: auto;
	padding-bottom: 40px;
	width: 910px;
}

.contract ul {
	margin :  7px 0px 7px 0px ;
}

.contract li {
	color: #888888;
	font-size: 12px;
	list-style-image: url(images/001.png);
	padding-left: 10px;
	line-height: 1.5em;
	margin-left: 75px
}
	
.leftcontent {
	float: left;
	width: 610px;
}

.contentcol {
	padding: 25px;
}

.rightcontent {
	float: left;
	padding: 0 0 0 20px;
	width: 255px;
}

.sidebar {
	padding: 18px 10px 0 0;
	text-align: left;
}

.download {
	padding-left: 20px;
}


									/* End of home page CSS */
									
									
 									/* Footer CSS */
 									
.footer {
	background: #F1F1F1 none repeat scroll 0 0;
	border-top: 1px solid #BBBABA;
	color: #909090;
	overflow: auto;
	padding: 15px 0;
}

.footer_content {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 12px;
	margin: auto;
	width: 885px;
	height: 20px;
}

.footer_menu {
	color: #666666;
	font-size: 14px;
 	float: left;
 	display: inline;
	white-space: nowrap;
}

.footer_menu a {
	font-weight: bold;
	font-size: 12px;
	padding: 0 15px;
	white-space: nowrap;
}

.footer_copyrights {
	padding: 0 0 0 20px;
	text-align: right;
	float: right;
	white-space: nowrap;
}

.statistic {
	
	float: right;
	width: 885px;
	
}

.statistic img {
	float: right;
	padding-top: 10px;
	padding-right: 10px
}

									/* End of footer CSS */

								    
									/* Faq CSS */
									
.list {
	margin:auto;
	padding: 25px;
}

.question_list {
	padding-left:25px;
}

.question_list a {
	color: #0088cc;
	font-size: 14px;
}

.question_list a:link, .question_list a:visited, .question_list a:active {
	color: #0088cc;
	text-decoration: none;
}

.question_list li {
	list-style-image: url(images/002.png);
	line-height:1.7em;
	padding-left: 5px;
}

.question_list a:hover {
	text-decoration: underline;
}
			
		
.faq_list {
	margin:auto;
	padding-top: 20px;
}
	
.faq_element {
	width: 865px;
	margin: auto;
}


.faq_question_top {
	position: absolute;
	background: url(images/upquestion.jpg) no-repeat scroll 0 0;
	width: 865px;
	height: 6px;
}

.faq_question_bottom {
	
	background: url(images/downquestion.jpg) no-repeat scroll 0 0;
	width: 865px;
	height: 19px;
	margin: auto;
}

.faq_question_text {
	background: url(images/question_bg.jpg) repeat-y scroll 100% 0;
	padding: 9px 14px 5px;
	margin: auto;
}


.faq_answer_top {
	
	background: url(images/upanswer.jpg) no-repeat scroll 0 0;
	width: 865px;
	height: 19px;
	margin: auto;
}

.faq_answer_text {
	background: url(images/answer_bg.jpg) repeat-y scroll 100% 0;
	padding: 5px 10px 5px;
	margin: auto;
}

.faq_answer_text p {
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
}

.faq_answer_text li {
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.faq_answer_bottom {
	background: url(images/downanswer.jpg) no-repeat scroll 0 0;
	width: 865px;
	height: 6px;
	margin-bottom: 30px;
}
							
									/* End of Faq CSS */
							
							
									/* Contact CSS */
									
.form {
	margin: 35px;
}

.fieldset {
	border: 0px solid #fff;
	margin: 0px;
	padding: 0px;
	float: left;
}

.fieldset p {
	margin: 0px;
}

.formfield {
	width:240px;
	max-width:240px;
	min-width:240px;
	display: block;
	background: transparent;
	border: medium none;
	margin-left:52px;
	height:20px;
	outline:none;
}

#name_container {
	background: url(images/input/input_name.jpg) no-repeat;
	color: #6F6F6F;
	border: medium none;
	height: 42px;
	padding: 10px;
	margin: 0px;
}

#email_container {
	background: url(images/input/input_email.jpg) no-repeat;
	color: #6F6F6F;
	border: medium none;
	height: 42px;
	padding: 10px;
	margin: 0px;
}

#company_container {
	background: url(images/input/input_company.jpg) no-repeat;
	color: #6F6F6F;
	border: medium none;
	height: 42px;
	padding: 10px;
	margin: 0px;
}
	
#subject_container {
	background: url(images/input/input_subject.jpg) no-repeat;
	color: #6F6F6F;
	border: medium none;
	height: 42px;
	padding: 10px;
	margin: 0px;
}
	
#message_container {
	width:820px;
	height:135px;
	background: url(images/input/textarea.jpg) no-repeat;
	color: #6F6F6F;
	border: medium none;
	padding: 10px;
	margin: 0px;
}
	
.formTextArea {
	width:818px;
	height:132px;
	outline:none;
   	background-color: #fafafa;
	border: medium none;
}
	
.sendbutton {
	cursor:pointer;
	background: url(images/send_but.png) no-repeat ;
	height: 55px;
	width: 97px;
	border: medium none;
	float: right;
	margin: 20px 40px 0px;
}
	
.contactinfo {
	position: absolute;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 5px;
}

.contactdetails {
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 5px;
}

.contactinfoemail {
	position: absolute;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 5px;
}

.infotable  a{
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 5px;
}

.infotable a:hover{
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 5px;
}

.infotable a:visited{
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 5px;
}

.infotable {
	background: url(images/infotable.jpg) no-repeat ;
	margin-top: 14px;
	padding: 15px;
	float: right;
	height: 304px;
	width: 232px;
}

.infotable_home {
	background: url(images/infotable.jpg) no-repeat ;
	margin-top: 10px;
	float: right;
	height: 304px;
	width: 232px;
}

.infotable_home  a{
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 45px;
	margin-left: 20px;
}

.infotable_home a:hover{
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 45px;
	margin-left: 20px;
}

.infotable_home a:visited{
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 45px;
	margin-left: 20px;
}

.contactinfo_home {
	position: absolute;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 20px;
}

.contactdetails_home {
	position: absolute;
	font-size: 14px;
	color: #fafafa;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 20px;
}

.contactinfoemail_home {
	position: absolute;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: 45px;
	margin-left: 20px;
}

.contacttitle_home {
	position: absolute;
	color: #fafafa;
	font-size: 20px;
	font-weight: bold;
	margin-top: 35px;
	margin-left: 25px;
}

.contacttitle {
	position: absolute;
	color: #fafafa;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
}

.infoblock {
	height: 304px;
	width: 232px;
}
							/*messages*/
							
div.growlUI { background: url(check48.png) no-repeat 10px 10px }
div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}

							
							
							
							
							
									/* End of Contact CSS */
									
									
									
									
						