a.link {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.link:hover{
	color:#ff870a;
	font-weight:bold;
	text-decoration:underline;
}

a.main_nav {
	color:#ffffff;
	text-decoration:none;
}
a.main_nav:hover{
	color:#ffffff;
	text-decoration:none;
}

html, body{
	margin:0; 
	padding:0; 
	background-color: #00aead; 
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	line-height: 16px; 
	height:100%;
	text-align: center;
}

#container {
	width:817px;
	margin: 0px auto 0px auto; 
	border: 0px solid #000000;
}

#div1_1 {
	border:0px solid color:#000000;
	width:817px;
	height:42px;
	position: relative; 
	float:left;
	text-align:center; 
	background-image: url('../images/div1_1.jpg');
}


#div2_1 {
	border:0px solid color:#000000;
	width:817px;
	height:53px;
	position: relative; 
	float:left;
	text-align:center; 
	background-image: url('../images/div2_1.jpg');
}

#div3_1 {
	border:0px solid color:#000000;
	width:817px;
	position: relative; 
	float:left;
	background-image: url('../images/container_background.jpg');
	background-repeat:repeat-y;
}

#div3_1_1 {
	border:0px solid color:#000000;
	width:142px;
	position: relative; 
	float:left;
	text-align:left;
}

#div3_1_2 {
	border:0px solid color:#000000;
	width:675px;
	position: relative; 
	text-align:left;
	float:left;
	background-image: url('../images/div3_1_2.jpg');
	background-repeat:no-repeat;
}

#div4_1 {
	border:0px solid color:#000000;
	width:817px;
	height:19px;
	position: relative; 
	float:left;
	text-align:center; 
	background-image: url('../images/div4_1.jpg');
}

.main_button_inactive {
	width:110px;
	cursor:pointer;
	height:21px;
	padding-top:2px;
	color:#ffffff;
	position: relative; 
	float:left;
	text-align:center; 
	background-image: url('../images/buttons_content/button_inactive.gif');
	background-repeat:no-repeat;
}

.main_button_active {
	cursor:pointer;
	width:110px;
	height:21px;
	padding-top:2px;
	color:#ffffff;
	position: relative; 
	float:left;
	text-align:center; 
	background-image: url('../images/buttons_content/button_active.gif');
	background-repeat:no-repeat;
}
