#visa_services_content {
	width: 100%;
	float: left;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.visa_services_title1 {
	width: 600px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	color: #04045f;
}
.visa_services_title2 {
	width: 455px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.visa_services_title2 a {
	text-decoration: none;
	color: #800000;
}
.visa_services_title2 a:hover {
	border-bottom: 1px solid #800000;
}
/*-----------------------------------------------------------------------*/
.visa_services_download a {
	text-decoration: none;
	color: #800000;
}
.visa_services_download a:hover {
	border-bottom: 1px solid #800000;
}
/*-----------------------------------------------------------------------*/
.visa_services_list {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.visa_services_list_rows {
	width: 598px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFDF4;
	padding: 10px;
	border: 1px solid #E0E0E0;
}
.visa_services_list_img_1 {
	margin-right: 20px;
}
*html .visa_services_list_img_1 {
	margin-right: 10px;
}
.visa_services_list_img_1,
.visa_services_list_img_2,
.visa_services_list_img_3,
.visa_services_list_img_4,
.visa_services_list_img_5,
.visa_services_list_img_6,
.visa_services_list_img_7,
.visa_services_list_img_8
{
	width: 100px;
	height: 100px;
	float: left;
}
.visa_services_list_img_1 {
	background: top repeat-x url('images/round_small/round_small_top.jpg');
}
.visa_services_list_img_2 {
	background: right repeat-y url('images/round_small/round_small_right.jpg');
}
.visa_services_list_img_3 {
	background: bottom repeat-x url('images/round_small/round_small_bottom.jpg');
}
.visa_services_list_img_4 {
	background: left repeat-y url('images/round_small/round_small_left.jpg');
}
.visa_services_list_img_5 {
	background: top left no-repeat url('images/round_small/round_small_top_left.jpg');
}
.visa_services_list_img_6 {
	background: top right no-repeat url('images/round_small/round_small_top_right.jpg');
}
.visa_services_list_img_7 {
	background: bottom left no-repeat url('images/round_small/round_small_bottom_left.jpg');
}
.visa_services_list_img_8 {
	background: bottom right no-repeat url('images/round_small/round_small_bottom_right.jpg');
}
.visa_services_list_img {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	padding: 10px;
}
.visa_services_list_details {
	width: 478px;
	height: 100px;
	float: left;
}
.visa_services_list_details p {
	width: 475px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}
.visa_services_list_details p a {
	color: #800000;
}
.visa_services_list_details p a:hover {
	color: #999;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#visa_services_content_details {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#visa_services_img {
	width: 220px;
	/*height: 220px;*/
	float: left;
	text-align: left;
}
#visa_services_img a img {
	border: 1px solid #000;
}
#visa_services_details {
	width: 400px;
	/*height: 220px;*/
	float: left;
	text-align: left;
	font-size: 14px;
}
#visa_services_details a {
	color: #800000;
}
#visa_services_details a:hover {
	color: #999;
}
#visa_services_details h2 {
	color: #04045F;
	font-family: Arno Pro,Georgia,"Times New Roman";
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
