body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(image/bgside.jpg);
	background-repeat:repeat-y;
	background-position:top;
	font-size:10pt;
}

a{
	color:#660000;	/* color:#8b07a7; */
	text-decoration: none;
}
a:hover{
	color:#CC0000;
	/* font-weight: bold;
	text-decoration:underline; */
}
a:vlink {
	color:#660000;
	text-decoration: none;
}

h1 {
font-size:14pt;
font-weight:bold;
}

h2 {
	font-size:11pt;
	font-weight:normal;
}

#base {
	width: 912px;
	margin: 0 auto;
	background-color: #666666;
}

#top {
	width:912px;
	height:106px;
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(image/fs-header.jpg);
	margin: 0 auto;
	vertical-align:top;
}

#top_logo {
	width:400px;
	height:55px;
	padding-top:25px;
	padding-left:30px;
}

#Menu {
	width:912px;
	height:47px;
	padding: 0px;
	margin: 0px;
}

#Menu_btn {
	height:47px;
	float:left;
	margin: 0px;
}

#main {
	width:912px;
	background-image:url(image/ar_content_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#left_side {
	width:395px;
	vertical-align:top;
	background-image:url(image/left_grad_bg.jpg);
	background-repeat:repeat-y;
	background-color:#000000;
}

#left_image {
	width:395px;
}

#left_subMenu {
	width:300px;
	text-align:right;
	padding-right:25px;
	float:right;
}

#left_subMenu a{
	width:300px;
	font-size:9pt;
	text-align:right;
	line-height:16pt;
	float:right;
	color: #CCCCCC;
	background-image:url(image/submenu-itemsline.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:7px;
}

#left_subMenu a:hover {
	width:300px;
	text-align:right;
	float:right;
	color: #FFFFFF;
	background-image:url(image/submenu-itemsbg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#subMenu_current {
	width:300px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(image/submenu-itemsbg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:7px;
}

#left_subMenu2 {
	width:300px;
	text-align:right;
	padding-right:25px;
	float:right;
}

#left_subMenu2 a{
	width:300px;
	font-size:9pt;
	text-align:right;
	line-height:16pt;
	float:right;
	color: #CCCCCC;
	background-image:url(image/submenu-itemsline2.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:7px;
}

#left_subMenu2 a:hover {
	width:300px;
	text-align:right;
	float:right;
	color: #FFFFFF;
	background-image:url(image/submenu-itemsbg2.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}


#right_side {
	width:517px;
	vertical-align:top;
	background-color:#999999;
}

#main_nav {
	width:517px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	text-align:right;
	background-image:url(image/line.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#main_location {
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	color:#999999;
	padding-right:40px;
}

#content_title {
	width:517px;
	height:105px;
	margin:0px;
	padding:0px;
	/*
	padding:15px 0px 10px 40px;		/*	top,right,bottom,left
	float:left;
	*/
}

#content {
	width:517px;
	height:221px;
	background-image:url(image/content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#content_text {
	padding:1px 40px 0px 40px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height:16pt;

}

#content_bottom {
	padding: 0px;
	width:517px;
	height:215px;
	background-image:url(image/content-bg-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#profile_logos {
	padding: 0;
	width:517px;
	height:215px;
	background-image:url(image/profile-logos.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}


#content_img {
	float:right;
	padding-top:20px;
	padding-left:20px;
}

ul.tick {
	list-style-image:url(image/tick.png);
}

ul.tick li {
	padding-bottom:15px;
}


.doted { border-bottom:dotted thin; }

.p_space {
	margin-bottom:5px;
}

.highlight1 {
	color: #003366;
}

#footer {
	background-color:#EFEFEF;
	width:912px;
	height:60px;
	background-image:url(image/footer-bg.jpg);
	background-repeat:repeat-x;
	color:#EEEEEE;
	text-align:center;
}

#footer_logo {
	float:left;
	padding-top:15px;
	padding-left:80px;
}

#footer_copy{
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12pt;
	margin: 0 auto;
	/* float:left; padding:15px 5px 10px 30px; */

}

#footer a{
	color: #000099;
	text-decoration: none;
}
#footer a:hover{
	color: #0000CC;
	/* font-weight: bold; */
	text-decoration:underline;
}
