html							{ background: url("images/background.jpg") repeat-x top;}
body 							{padding:0px; margin: 0px; background: url("images/tree.jpg") no-repeat top left;border-top:1px solid #17589d;}

#page 							{margin: 180px auto 0 auto;width:960px;}

#left_div						{width:144px;padding-bottom:10px;float:left;background: url("images/menu_line.jpg") no-repeat right center;}
#logo							{width:134px;height:78px;background: url("images/logo.jpg") no-repeat top left;float:left;}

ul#menu							{width:129px;height:160px;float:left;margin-top:40px;;list-style-type:none;}
ul#menu li a						{display:block;float:left;width:129px;}
ul#menu li a.home					{height:21px;background: url("images/home.gif") no-repeat bottom left;}
ul#menu li a:hover.home			{height:21px;background: url("images/home.gif") no-repeat top left;}
ul#menu li a.home_clicked			{height:21px;background: url("images/home.gif") no-repeat top left;}

ul#menu li a.manual				{height:13px;background: url("images/manual.gif") no-repeat top left; margin-top:11px;}
ul#menu li a:hover.manual			{height:13px;background: url("images/manual_hover.gif") no-repeat top left;}
ul#menu li a.manual_clicked		{height:13px;background: url("images/manual_hover.gif") no-repeat top left; margin-top:11px;}

ul#menu li a.gal					{height:20px;background: url("images/gallery1.gif") no-repeat bottom left; margin-top:17px;}
ul#menu li a:hover.gal				{height:20px;background: url("images/gallery1.gif") no-repeat top left;}
ul#menu li a.gal_clicked			{height:20px;background: url("images/gallery1.gif") no-repeat top left;  margin-top:17px;}

ul#menu li a.contactus				{height:8px;background: url("images/contact.gif") no-repeat top left; margin-top:17px;}
ul#menu li a:hover.contactus		{height:8px;background: url("images/contact_hover.gif") no-repeat top left;}
ul#menu li a.contactus_clicked		{height:8px;background: url("images/contact_hover.gif") no-repeat top left; margin-top:17px;}

ul.indented_ul					{margin-left:50px;}

.content						{margin-top:20px;padding:10px;font-family:sans-serif;font-size:13px;color:#5b5b5b;float:left;margin-left:5px;width:780px;}
.content img						{padding:10px;border:1px solid #afafaf;margin:10px;}
.content a						{color:#fa0000;}
.content a:hover					{color:#084794;}

a								{cursor:pointer;}
.red							{color:#ff0000;}
p								{text-indent:10px;}
ul ,li								{margin:0;padding:0;}
h3								{text-indent:20px;color:#fa0000;font-size:16px;}
.smaller_text					{font-size:11px;}
.fr								{float:right;}
.cb								{clear:both;}

#subscriber 						{width:250px;height:115px;padding-top:19px; margin:10px;font-family:times;text-align:justify;font-size:11px;background: url('images/subscriber_fond.jpg') no-repeat right center;float:right;}
#subscriber input 					{width:200px;height:12px;margin-left:10px;float:left; border:1px solid #084794;margin-left:35px;}
#subscriber label 					{width:200px;margin-top:8px;margin-left:35px;float:left;color:#656565;margin-top:4px;}
#subscriber br					{clear:both;}
#subscriber #txt 				{color:#084794;margin-top:15px;margin-left: 55px;}
#subscriber #subscriber_button 	{width:30px;height:19px;border:0px;float:right;margin-right:15px;margin-top:-10px;}

.footer							{clear:both;border-top:1px solid #d2f0fa;font-family:sans-serif;font-size:11px;color:#5b5b5b;text-align:center;padding-top:5px;}
.footer a						{color:#084794;}

form#contact_form				{width:400px;float:left;}
#contact_form input,textarea 		{display: block;width:150px;float:left !important; border:1px solid #084794;margin-bottom:7px;}
#contact_form label				{display: block;width:95px;float:left !important;margin-bottom: 7px;color:#656565;}
#contact_form  br 				{clear: both;}
#contact_form .button 			{margin-left:70px;background:#084794;color:#fff;width:60px;float:left;}

.gallery 						{padding:4px;border:3px solid #dfdfdf;margin-top:8px;margin-left:25px;float:left;width:150px;height:120px;}
.gallery_links 					{margin-left:7px;text-decoration:none;}
.gallery_links a:hover			{text-decoration:underline;color:#002655;}

.paypal 							{display:none; }
.paypal_button 					{border:0px;height:23px;width:68px; padding:10px;float:right;}

.download_form					{margin:0px 10px 10px 10px;border:1px dotted #ff0000;width:230px;font-size:13px;padding:10px;font-family:trebuchet ms;float:right;}
.download_form input 				{width:190px;height:15px;line-height:15px;margin-top:5px;margin-left:10px;float:left; border:1px solid #1cade6;font-size:12px;}
.download_form label 				{width:190px;line-height:13px;margin-top:5px;margin-left:10px;float:left;color:#084794;}
.download_form .button_download	{margin-left:65px;width:110px;height:25px;border:0px;float:left;background:#084794;color:#fff;cursor:pointer;}
