body {
	margin-top: 0px;
	background-color: #333;
	background-image: url(../images/background.jpg);
}
#container {
	height: 600px;
	width: 955px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#sec_a {
	float: left;
	height: 600px;
	width: 587px;
	background-image: url(../images/Bck_normal.png);
}
#sec_a_home {
	float: left;
	height: 600px;
	width: 587px;
	background-image: url(../images/home_Bck.png);
}
#sec_a_body {
	height: 565px;
	width: auto;
}
#sec_a_links {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#sec_a_body_title_services {
	color: #FFF;
	background-color: #ED1E79;
	font-size: 36px;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
#sec_a_body_title_contact {
	color: #FFF;
	background-color: #8CC63F;
	font-size: 36px;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
#sec_a_body_title_partners {
	color: #FFF;
	background-color: #F7C71E;
	font-size: 36px;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
#sec_a_body_title_about {
	color: #FFF;
	background-color: #29ABE2;
	font-size: 36px;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 25px;
	margin-left: 25px;
}



#sec_a_body_copy {
	color: #FFF;
	font-size: 16px;
	margin-left: 35px;
	margin-right: 25px;
}

#sec_a_body_copy a:link {
	color: #EE2C81;
	font-weight: bold;
}
#sec_a_body_copy_about {
	color: #FFF;
	font-size: 16px;
	margin-left: 35px;
	margin-right: 25px;
}
#sec_a_body_copy_about a:link {
	color: #29ABE2;
	font-weight: bold;
}
#sec_a_body_copy_partners {
	color: #FFF;
	font-size: 16px;
	margin-left: 35px;
	margin-right: 25px;
}
#sec_a_body_copy_partners a:link {
	color: #F7C71E;
	font-weight: bold;
}
#sec_a_body_copy_table {
	color: #FFF;
	font-size: 16px;
	margin-left: 35px;
	margin-right: 25px;
	font-weight: bold;
}
#sec_a_body_copy_table a:link {
	color: #8CC63F;
	text-align: left;
}









#nav {
	height: 500px;
	width: 248px;
	float: left;
	background-image: url(../images/nav_panel.png);
	padding-top: 100px;
}
#home_btn {
	height: 38px;
	width: 248px;
}
#serv_btn {
	height: 41px;
	width: 248px;
}
#port_btn {
	height: 44px;
	width: 248px;
}
#about_btn {
	height: 46px;
	width: 248px;
}
#contact_btn {
	height: 43px;
	width: 248px;
}
#partners_btn {
	height: 49px;
	width: 248px;
}
#nav_copy  {
	height: 175px;
	width: auto;
	margin-top: 55px;
	margin-left: 30px;
	margin-right: 10px;
	color: #999;
	text-align: left;
	font-size: 16px;
}
#nav_copy a:link{
	color: #EE2C81;
	font-size: 16px;
	font-weight: bold;
}




#sec_b {
	float: left;
	height: 600px;
	width: 120px;
	background-image: url(../images/right_frame.png);
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:active {
	color: #504D42;
	text-decoration: none;
}
a:hover {
	color: #932923;
	text-decoration: none;
}
a:visited {
	color: #5E574A;
	text-decoration: none;
}
ul {
	list-style-type: none;
}
