/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F0F0F0;
	background-image: url(../images/img01.png);
	background-repeat: repeat-x;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #2284E6;
	background-color: #DDECFB;
	padding: 2px;
}
.hidden {
	display: none;
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2284E6;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h4 {
	font-size: 18px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.jpg) repeat-y;
}

a {
	color: #2284E6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header_home {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/logo_home.jpg);
}

#header_home h1 {
	float: none;
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

#header_technologies {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/logo_technologies.jpg);
}

#header_technologies h1 {
	float: none;
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

#header_news {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/logo_news.jpg);
}

#header_news h1 {
	float: none;
	font-size: 10px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	font-size: 36px;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(../images/img03.jpg) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #66B3EB;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(../images/img04.png) repeat-x left bottom;
}

/* Images */

#image_small {
	float: left;
	border: 0px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#image_medium {
	float: left;
	border: 0px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#image_large {
	float: none;
	border: 0px solid #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#image_medium_news {
	float: right;
	border: 0px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#image_medium_product {
	float: left;
	border: 0px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#image_inline {
	float: left;
	border: 0px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(../images/img05.jpg) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../images/img06.jpg) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 12px;
}

/* Resources */

#resources {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(../images/img05.jpg) repeat-y;
}

#resources ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#resources li ul {
	padding: 5px 0 30px 0;
}

#resources li li {
	padding: 7px 10px;
	/*background: url(../images/img06.jpg) repeat-x left bottom;*/
}

#resources li a {
	text-decoration: none;
}

#resources li a:hover {
	text-decoration: underline;
}

#resources li i {
	font-style: normal;
	font-size: 9px;
}

#resources li h2 {
	font-size: 12px;
}

/* Listing */

#listing {
	float: left;
	width: 100%;
	padding-left: 0px;
}

#listing ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#listing li ul {
	padding: 5px 0 30px 0;
}

#listing li li {
	padding: 7px 10px;
	background: url(../images/img06.jpg) repeat-x left bottom;
}

#listing li a {
	text-decoration: none;
}

#listing li a:hover {
	text-decoration: underline;
}

#listing li i {
	font-style: normal;
	font-size: 9px;
}

#listing li h4 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 180px;
	padding: 20px;
	background: #2D2D2D url(../images/img07.gif) repeat-x;
	text-transform: none;
}

#footer p {
	text-align: center;
	color: #999999;
}
option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #2284E6;
	background-color: #DDECFB;
	padding: 2px;
}
#bucket_1 {
	background-image: url(../images/bucket_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
#bucket_1_button {
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	margin-top: 40px;
}
#bucket_1_text {
	color: #333;
	float: right;
	width: 100%;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: -40px;
}
#bucket_2 {
	background-image: url(../images/bucket_2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
#bucket_2_button {
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	margin-top: 40px;
}
#bucket_2_text {
	color: #333;
	float: right;
	width: 100%;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: -40px;
}
#bucket_3 {
	background-image: url(../images/bucket_3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
#bucket_3_button {
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	margin-top: 40px;
}
#bucket_3_text {
	color: #333;
	float: right;
	width: 100%;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: -40px;
}
#bucket_4 {
	background-image: url(../images/bucket_4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
#bucket_4_button {
	text-align: center;
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	margin-top: 40px;
}
#bucket_4_text {
	color: #333;
	float: right;
	width: 100%;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: -40px;
}
