*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0 0 50px 0;
	padding: 0;
	background: #FFF;
	color: #787878;
	font-size: 75%;
	font-family: "tahoma";
}

a
{
	color: #2869A4;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p span
{
	color: #215963;
	font-size: 120%;
}

.bottom
{
	clear: both;
	width: 850px;
	height: 19px;
	background: #FFF url('../images/background-bottom.gif') no-repeat;
}

.bottom2
{
	clear: both;
	width: 850px;
	height: 19px;
	background: #FFF url('../images/background-bottom2.gif') no-repeat;
}

.bottom3
{
	clear: both;
	width: 850px;
	height: 19px;
	background: #FFF url('../images/background-bottom3.gif') no-repeat;
}

#testingtop
{
	margin: 0 auto;
	width: 850px;
	height: 5px;
	background: #FFF url('../images/background-testing-top.jpg') no-repeat;
}

#testingbottom
{
	margin: 0 auto;
	width: 850px;
	height: 15px;
	background: #FFF url('../images/background-testing-bottom.jpg') no-repeat;
}

#testing
{
	margin: 0 auto;
	width: 820px;
	padding: 10px 15px 0 15px;
	border-left: 1px solid #7B7B7B;
	border-right: 1px solid #A5A5A5;
}

#testing p
{
	padding: 0 0 15px 0;
}

#testing table#testing_table
{
	width: 100%;
	margin: 0 0 15px 0;
	border-collapse: collapse;
}

#testing table#testing_table tr td
{
	text-align: left;
	padding: 10px;
}

#testing table#testing_table th
{
	text-align: left;
	padding: 10px;
}

#rightmainfull table#products_table
{
	width: 100%;
	margin: 0 0 15px 0;
	border-collapse: collapse;
	font-weight: bold;
}

#rightmainfull table#products_table tr td
{
	vertical-align: top;
}

#rightmainfull table#products_table img
{
	padding: 5px;
}

img
{
	border: 0;
}

#top_grap
{
	margin: 0 auto;
	width: 850px;
	height: 5px;
	background: #FFF url('../images/leftmenu_background.png') no-repeat;
}

#containerhome
{
	margin: 0 auto;
	width: 850px;
	background: #FFF url('../images/newbg.gif') repeat;
}

#container
{
	margin: 0 auto;
	width: 850px;
	background: #FFF url('../images/background-container.gif') repeat;
}

#container p, #container2 p, #containerhome p
{
	margin: 0 0 15px 0;
	line-height: 160%;
}

#container2
{
	margin: 0 auto;
	width: 850px;
	background: #FFF url('../images/background-container2.gif') repeat;
}

#container p, #container2 p, #containerhome p
{
	margin: 0 0 15px 0;
	line-height: 160%;
}

#top
{
	margin: 0 auto;
	width: 850px;
	height: 100px;
	background: #FFF;
}

#topmiddle
{
	float: left;
	width: 380px;
	height: 100px;
	text-align: right
}

#topmiddle table tr td
{
	height: 80px;
	vertical-align: center;
}

#topmiddle h2
{
	font-size: 120%;
	line-height: 130%;
	border: 0;
	padding: 0;
	color: #333;
	background: #FFF;
}

#topmiddle h2 span
{
	font-weight: bold;
	color: #777;
}

#topright
{
	float: left;
	width: 170px;
	height: 100px;
}

#topleft
{
	float: left;
	width: 300px;
	height: 100px;
}

#left
{
	float: left;
	width: 235px;
	margin: 0 15px 0 0;
}

#left ul
{
	list-style-type: none;
	padding: 0;
	background: #B2D0EC url('../images/background-left.gif') repeat-y;
}

#left ul li a
{
	display: block;
	width: 203px;
	padding: 8px 15px;
	margin: 0 0 0 1px;
	text-decoration: none;
	font-weight: bold;
	color: #2869A4;
}

#left ul li a.active
{
	background: #8FBCE4;
	color: #FFF;
	text-align: right;
}

#left ul li a:hover
{
	background: #73ABDD;
	color: #FFF;
}

#left .textarea
{
	width: 203px;
	padding: 10px 15px 15px 15px;
}

#left .textarea h4
{
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 35px;
	text-align: right;
	background: #FFF url('../images/background-h1-blue.png') no-repeat;
}

#right
{
	float: left;
	width: 600px;
}

#right a
{
	color: #215963;
}

#right ul
{
	margin: 0 0 15px 0;
	list-style-type: none;
}

#right ol
{
	margin: 0 0 15px 30px;
	
}

#right h1, h2, h3, h4, h5, h6
{
	margin: 0 0 10px 0;
	padding: 0 15px 0 0;
	font-weight: bold;
	font-size: 100%;
	color: #555;
	line-height: 35px;
	text-align: right;
	background: #FFF url('../images/background-h1.png') no-repeat;
}

#rightmenu
{
	width: 598px;
	height: 50px;
	border-left: 1px solid #438DD1;
	border-right: 1px solid #438DD1;
	background: #B2D0EC url('../images/menu.png') no-repeat;
}

#rightmenu ul
{
	margin: 0;
	padding: 5px 0 0 17px;
	list-style-type: none;
}

#rightmenu ul li
{
	float: left;
	margin: 0 0 0 3px;
}

#rightmenu ul li a
{
	float: left;
	color: #2869A4;
	text-decoration: none;
	padding: 0 0 0 7px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

#rightmenu ul li a span
{
	float: left;
	display: block;
	padding: 0 7px 0 0; 
}

#rightmenu ul li a.active, #rightmenu ul li a:hover
{
	background: url(../images/menug_hover_left.gif) no-repeat;
}

#rightmenu ul li a.active span, #rightmenu ul li a:hover span
{
	color: #FFF;
	background: #73ABDD url(../images/menug_hover_right.gif) no-repeat right top; 
}

#rightimage
{
	width: 598px;
	height: 198px;
	border: 1px solid #777;
	background: #F5EED3;
}

#rightmain
{
	width: 600px;
}

#rightmain img, #left .textarea img
{
	margin: 0 0 15px 0;
	border: 1px solid #CCC;
}

#rightmain ul
{
	margin: 0 0 15px 20px;
	list-style-type: disc;
}

#rightmainfull
{
	float: left;
	width: 560px;
	padding: 11px 15px 0 15px;
	border-left: 1px solid #777;
}

#rightmainfull h1
{
	margin: 0 0 10px 0;
	padding: 0 15px 0 0;
	font-weight: bold;
	font-size: 100%;
	color: #555;
	line-height: 35px;
	text-align: right;
	background: #FFF url('../images/background-h1-large.png') no-repeat;
}

#rightmainleft
{
	float: left;
	width: 260px;
	margin: 0 15px 0 0;
	padding: 11px 15px 0 15px;
	border-left: 1px solid #777;
	border-right: 1px solid #A6A6A6;
}

#left ul.nobullet
{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	background: #FFF;
	line-height: 160%;
}

#rightmainleft ul.nobullet, #left ul.nobullet
{
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	background: #FFF;
}

#rightmainright
{
	float: left;
	width: 261px;
	padding: 11px 15px 0 15px;
	border-left: 1px solid #777;
	border-right: 1px solid #A6A6A6;
}

#footer
{
	clear: left;
	margin: 0 auto;
	width: 850px;
	font-weight: bold;
	text-align: center;
	color: #999;
	font-size: 90%;
}

#footer ul
{
	list-style-type: none;
}

#footer ul li
{
	display: inline;
}

#footer ul li a
{
	margin: 0 7px;
	color: #215963;
	text-decoration: none;
}

#footer ul li a:hover
{
	color: #333;
}

#copyright
{
	margin: 0 auto;
	width: 850px;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 90%;
}

#copyright a
{
	color: #777;
	text-decoration: none;
}




.homebutton
{
	float: left;
	width: 48px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	background: #FFF url('../images/button_home.gif');
	display: block;
}

:hover.homebutton
{
	background-position: bottom left;
}



.linksbutton
{
	float: left;
	width: 48px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	background: #FFF url('../images/button_links.gif');
	display: block;
}

:hover.linksbutton
{
	background-position: bottom left;
}


.contactbutton
{
	float: left;
	width: 68px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	background: #FFF url('../images/button_contact.gif');
	display: block;
}

:hover.contactbutton
{
	background-position: bottom left;
}