@charset "UTF-8";
/* CSS Document */
.wrapper 
{
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	top: 0px;
	position: relative;
} 

.top_animation {
	position: relative;
	left:0px;
	right:0px;
	width:968px;
	height:156px;
}

.top_internal {
	position: relative;
	left:0px;
	right:0px;
	width:968px;
	height:78px;
}


.home_button {
	position:absolute;
	left:30px;
	top:78px;
	width:200px;
	height:70px;
	z-index:1;
	background-image: url(images/spacer.gif);
}


.bottomblack {
	position: relative;
	left:0px;
	right:0px;
	width:968px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.bottomblack a:link {
	color: #ffffff;
	text-decoration: underline;
}
.bottomblack a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.bottomblack a:hover {
	color: #ffffff;
	text-decoration: none;
}
.bottomblack a:active {
	text-decoration: none;
	color: #ffffff;
}

.left_columne {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	background-image: url(images/background-leftside.jpg);
	background-repeat: repeat-y;
	
	
}
.left_redbox {
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	background-image: url(images/background-red.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}	
.left_send {
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	background-image: url(images/background-send.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}	

.left_explorebox {
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	background-image: url(images/background-explore.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}


.left_bluebox {
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	background-image: url(images/background-blue-left.jpg);
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
}
	
.left_pict {
	position:relative;
	left:0px;
	top:0px;
	width:168px;
	padding-left: 15px;
	padding-right: 0px;
	
	
}

.left_columne_internal {
	position:absolute;
	top:156px;
	width:240px;
	background-image: url(images/background-leftside.jpg);
	background-repeat: repeat-y;
	left: 1px;
}

.right_columne_internal {
	position:absolute;
	top:156px;
	width:240px;
	background-image: url(images/background-leftside.jpg);
	background-repeat: repeat-y;
	left: 722px;
}


	
	
.right_colume {
	top: 0px;
	position: relative;
	width: 248px;
	padding-left: 720px;
	padding-right: 0px;
	background-image: url(images/background-main_general.jpg);
	

}
#menu_container {
	position:absolute;
	left:10px;
	top:5px;
	width:480px;
	height:80px;
	z-index:2;
}
.more_links {
	font-family: Verdana, Calibri, Arial;
	font-size: 10px;
	color: #9ba1a3;
	top: 0px;
	left: 0px;
	line-height: 16px;
	height: 23px;
	vertical-align: middle;

	
	}
	
.bullet {
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	color: #ffffff;
	top: 0px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 14px;
	margin-bottom: 8px;
}

p {
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	color: #474646;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}
	
H2 {
	font-family: verdana, calibri, Arial;
	font-size: 16px;
	color: #4b2c8d;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
H1 {
	font-family: Verdana, Calibri, Arial;
	font-size: 18px;
	color: #6f1666;
	top: 0px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: -12px;
}
H3 {
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
	color: #474646;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
	
}
H4 {
	font-family: Verdana, Calibri, Arial;
	font-size: 14px;
	color: #6f1666;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}
H5 {
	font-family: Verdana, Calibri, Arial;
	font-size: 14px;
	color: #6f1666;
	top: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}
H6 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

a:link {
	color: #6f1666;
	text-decoration: none;
}
a:visited {
	color: #6f1666;
	text-decoration: none;
}
a:hover {
	color: #4b2c8d;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
li {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
	padding-top: 0px;
	/* background-image: url(images/arrow-small-red.gif);*/
	/* background-repeat: no-repeat;*/
	/* background-position: left 0px;	*/
	line-height: 14px;
	margin-bottom: 8px;
	
	}
	
	
ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 1px;
	color: #000000;
	
	
	
	}
.name {
	color: #6e579f;
}
.secondlink:link {
	color: #9ba1a3;
	text-decoration: none;
} 
.secondlink:active { 
     color: #9ba1a3;
	text-decoration: none 
} 
.secondlink:visited { 
     color: #9ba1a3; 
	 text-decoration: none; 
} 
.secondlink:hover {
	color: #9ba1a3;
	text-decoration: none;

}

.purplebox{
	color: #ffffff;
	font-family: Verdana, Calibri, Arial;
	font-size: 12px;
}

.purplebox:link {
	color: #ffffff;
	text-decoration: none;
} 
.purplebox:active { 
     color: #ffffff;
	text-decoration: none 
} 
.purplebox:visited { 
     color: #ffffff; 
	 text-decoration: none; 
} 
.purplebox:hover {
	color: #ffffff;
	text-decoration: none;
}
.right_colume_inside {
	width: 221px;
	padding-top: 55px;
	position: relative;
	background-image: url(images/background-green.png);
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}

.right_colume_inside2 {
	width: 221px;
	padding-top: 55px;
	position: relative;
	background-image: url(images/background-blue.png);
	background-repeat:no-repeat;
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}
.right_colume_inside3 {
	width: 221px;
	padding-top: 55px;
	position: relative;
	background-image: url(images/background-red.png);
	padding-right: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}


.inside {
	width: 439px;
	padding-top: 12px;
	position: relative;
	background-image: url(images/background-internal-top.jpg);
	background-repeat:no-repeat;
	padding-right: 269px;
	padding-left: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;

}

