@charset "utf-8";


/*-------------------------------DEFINE BODY PROPERTIES----------------------------------------*/



* {
	margin: 0 auto 0 auto; /* GLOBAL RESET */
	padding: 0;
}
body{
	margin: 0 auto 0 auto;
	font-size: 62.5%;
	font-family: Arial, Sans-Serif; /*change font*/
	line-height: 150%;
	color:#333; /*change font color*/
	background: #f5f5f5; /*background color*/
	width: 100%;
}

div, p, ul, h2, h3, h4, img{
	padding:0px; margin:0px; border:none;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

a {
	outline:none;
	padding:0;
	margin:0;
	text-decoration: none;
	color: #005599;
}
a img { border:none;} /* Remove IE's blue borders */
a:hover{ color:#000;}

txt a{

}
/*txt a:hover()*/

h1 {
	border:none;
	margin:10px 0 10px 0;
	padding:20px;
	font-size: 3em;
	line-height: 1em;
	font-size: 3em;
	color: #005599;
}
h2 {
	font-size: 1.8em;
	line-height:1.2em;
	font-weight:normal;
	border:none;
	margin:20px 0 10px 10px;
	padding:0;
	color:#005599;
}
h3 {
	font-size: 2.6em;
	line-height:1.2em;
	font-weight:normal;
	border:none;
	margin:0 0 10px 20px;
	padding:0;
	float:left;
	color:#0099cc;
}
h4 {
	font-size: 1.4em;
	border:none;
	margin:0;
	padding:0;
	text-indent: 20px;
	font-weight: normal;
	line-height: 1.4em;
}/**/
h5 {font-size: 1.8em; line-height:1.2em; border:none; margin:0; padding:0; font-weight:normal;}/**/
h6 {font-size: 2.6em; line-height:1em; font-weight:normal; border:none; width:320px; margin:0 0 20px 0; padding:0; float:right;}
p  {
	font-size: 1.2em;
	padding:0 0 0 0;
	line-height:1.4em;
	float: left;
	text-indent: 20px;
}
.small  {font-size: 1.1em; padding:0; line-height:1.4em;}
.heading {
	font-size: 1.4em;
	font-weight:bold;
	border:none;
	margin:0;
	padding:0;
	color: #005599;
}
.heading:hover{ color:#000;}
.hr{ border-bottom:1px solid #CCCCCC; border-left:none; border-right:none; border-top:none; margin:10px 0 10px 0; }
.left{ float:left;}

.left_margin_right{
	margin:0 5px 0 5px;
	font-size:1.2em;
	float: left;
}
.left_margin_right_top{ float:left; margin:4px 10px 0 0;}
.right{ float:right;}
.right_margin_top{ float:right; margin:-50px 0 0 0;}
.right_margin_right{
	float:right;
	margin:0 20px 0 0;
}
/*-------------------------------END----------DEFINE BODY PROPERTIES----------------------------------------*/

.center{width:960px; height:100%; padding:0; margin:0 auto;}

/*------------------------------CONTENT--------------------------------*/

/*HEADER*/

#header{
	width:100%;
	height:148px;
	background: transparent url(../images/header_background.jpg) top left no-repeat;
}
#header_holder{
	width:960px;
	height:146px;
}


.more{
	float:right;
	width:74px;
	height:20px;
	display:block;
	overflow:hidden;
	padding:6px 0 0 13px;
	margin:10px 0 0 0;
	color:#006ea1;
	font-size:0.9em;
	background:transparent url(../images/button_more.png) no-repeat;
	text-transform:uppercase;
	text-indent: 0px;
}

.more_left{ float:left; width:74px; height:20px; display:block; overflow:hidden; padding:6px 0 0 13px; margin:10px 0 0 0; color:#006ea1; font-size:0.9em; background:transparent url(../images/button_more.png) no-repeat; text-transform:uppercase;}
.view_left{ float:left; width:74px; height:20px; display:block; overflow:hidden; padding:6px 0 0 18px; margin:10px 0 0 0; color:#006ea1; font-size:0.9em; background:transparent url(../images/button_more.png) no-repeat; text-transform:uppercase;}

/*MAIN CONTENT*/

.main{ width:100%; background: transparent url(../images/bg_main.jpg) top left repeat-x; padding:0; margin:0;}
.main_wrapper{
	width:960px;
	height:100%;
	padding:20px 0 20px 0;
	margin:0;
	vertical-align: top;
}

.welcome{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:4em;
	float:left;
	background:url(../images/welcome.png) top left no-repeat;
}
.news_events{
	width:100%;
	display:block;
	float:left;
	color: #666;
	font-size: 2em;
	font-weight: bold;
	line-height: 2.2em;
	margin: 20px 0 20px 0px;
	text-indent: 10px;
}

.separator_top{ width:960px; height:21px; background:transparent url(../images/sep_top.png) top center no-repeat;}
.separator_mid{ width:960px; height:21px; background:transparent url(../images/sep_mid.png) top center no-repeat; margin:20px 0 0 0;}
.separator_bot{ width:960px; height:21px; background:transparent url(../images/sep_bot.png) top center no-repeat;}

.intro{
	width:100%;
}
.tagline{ margin:0 0 20px 30px;}

/*individual content holder*/
.box{
	width:619px;
	height:100%;
	padding:10px 10px 10px 10px;
	border-right:1px solid #b6b6b6;
	border-left:none;
	border-bottom:none;
	border-top:none;
	font-size: 1.2em;
	float: left;
}
.box a.read_more{
	float:right;
	color:#005599;
	font-style:italic;
	font-size:1.1em;
	margin:20px 20px 20px 0;
}
.box_2{
	width:300px;
	height:100%;
	float:right;
	padding:10px;
	overflow:hidden;
	display: inline;
	vertical-align: top;
}
.box_2 a{ color:#333;}
.box_2 a:hover{ color:#819d00;}
.box_2 a.read_more{
	float:right;
	color:#005599;
	font-style:italic;
	font-size:1.1em;
	margin:0 0 20px 0;
}
.box_2 a.read_more:hover{ color:#000;}
.box_3{
	width:300px;
	height:100%;
	float:left;
	display:inline;
	overflow:hidden;
	text-indent: 0px;
	padding: 0;
}
.box_4_tutoriale {
	width:110px;
	height:100%;
	float:right;
	padding:10px;
	overflow:hidden;
	display: inline;
	vertical-align: top;
}


ul.listing{
	padding:20px 0 20px 20px;
	margin:0;
	text-indent: 0px;
	list-style: disc;
	list-style-position: inside;
}
ul.listing2 {
	padding:0 0 20px 60px;
	margin:0;
	text-indent: 0px;
	list-style: disc;
	list-style-position: inside;
}
ul.listing3 {
	padding:5px 0 5px 5px;
	margin:0;
	text-indent: 0px;
	list-style: disc;
	list-style-position: inside;
}


ul.listing li{ list-style-image: none; background-image:url(../Images/ico_li.png); background-repeat: no-repeat; background-position: left center; padding:0 0 5px 25px; font-size:1.2em;}

.img_border{ width:294px; height:80px; background-color:#b6b6b6; padding:2px; margin:20px 0 0 0;}
.img_border2{ width:133px; height:80px; background-color:#fff; padding:2px; margin:0 10px 10px 0; float:left;}
.img_border3 {
	width:138px;
	height:138px;
	background-color:#b6b6b6;
	padding:1px;
	margin:5px 10px 0 0;
	float:left;
}
.img_border4{ width:598px; height:251px; background-color:#b6b6b6; padding:1px; margin:0;}
.img_border5{
	padding:1px;
	margin:5px 40px 0 30px;
	float:left;
	font-size: 1em;
}
.img_border6 {
	padding:1px;
	margin:0 10px 0 10px;
	float:left;
	font-size: 1em;
	position: relative;
}
.img_border6_border {
	padding:1px;
	margin:0 10px 0 10px;
	float:left;
	font-size: 1em;
	position: relative;
	border: 1px solid #b6b6b6;
}

/*FOOTER*/

#footer{
	overflow: hidden;
	width:100%;
	background-color: #069;
	color:#fff;
	padding:0;
	margin:0;
	display:block;
}
.footer_cont{
	margin:20px 0 0 0;
	text-align: center;
}
.box_simple_left {
	width:440px;
	height:100%;
	padding:20px 30px 0 0;
	float: left;
	font-size: 1.2em;
	text-align: left;
	text-indent: 20px;
}
.box_simple_right {
	width:440px;
	height:100%;
	padding:20px 10px 0 0;
	float: left;
	font-size: 1.2em;
	text-align: left;
	text-indent: 20px;
}
.box_simple_center {
	height:100%;
	padding:20px 30px 0 0;
	font-size: 1.2em;
	text-align: center;
}

.box_wide_left {
	width:auto;
	height:100%;
	padding:10px 30px 10px 0;
	text-align: left;
	vertical-align: top;
	float: left;
}
.valign_top {
	vertical-align: top;
}
