@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E9E9E9;
	padding:0px;
	margin-top:10px;
	;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:850px;
	line-height: 16px;
}

/*Header CSS Start*/

#wrapper {
	margin: auto;
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
}
#header {
	float: left;
	height: auto;
	width: 850px;
}
#header #left_heder {
	background-image: url(images/hed_t_lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 111px;
	width: 450px;
}
#header #rgt_heder {
	background-image: url(images/hed-t_rgt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 111px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	cursor: hand; /*IE*/
	cursor:pointer;/*Firefox*/
}


#rgt_heder #slogan {
	float: right;
	height: auto;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 67px;

	padding-right:px;
	text-align:left;
}
#header #menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 38px;
	width: 850px;
}
#header #spcer {
	float: left;
	height: 38px;
	width: 2px;
}

/*menu_css start*/
.topmenu  {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	width: 850px;
	text-align: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 38px;
	float: left;
	text-transform: uppercase;
	
}
.topmenu .line {
	color: #FFFFFF;
	margin: 0px;
	vertical-align: middle;
	height: 33px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #373636;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 0px;
	line-height: 30px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topmenu ul {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 727px;
	display: block;
}
.topmenu li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/spacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	
}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	width: 850px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 0px;
	
	padding-left: 2px;
	margin: 0px;
}

#nav a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#nav li{
	float:left;
	position:relative;
	z-index: 100;
	padding-top:3px;
}

#nav ul {
	position:absolute;
	display:none;
	width:180px;
	top:1.5em;
	text-align: left;
	margin-top: 12px;
}

#nav li ul a{
	width:180px;
	float:left;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F3F3F;
	color: #CCCCCC;
}
#nav li ul a:hover{
	width:180px;
	float:left;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}
#nav ul ul{
	z-index: 100;
	clip: rect(10px,auto,auto,auto);
	overflow: auto;
}	

#nav li ul ul {
	left:12em;
	text-align: left;
	margin-left: 50px;
	float: left;
	top: -12px;
}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
	text-align: left;
}
*html .topmenu #nav .line .c-menuwidth {
	padding-top: 7px;
	padding-bottom: 8px;
}
*html .topmenu #nav .line .b-menuwidth {
	padding-top: 7px;
	padding-bottom: 8px;
}
.topmenu #nav .reach {
	left: -63px;
	height: 20px;
}
.topmenu #nav .reach a {
	width: 120px;
	line-height: 26px;
}
.topmenu #nav .line .cont {
	height: 20px;
}
.topmenu #nav .line .cont a {
	width: 100px;
	line-height: 26px;
}

.topmenu #nav ul li a {
	width: 100px;
	line-height: 26px;
}

.topmenu #nav .line .comp {
	height: 20px;
}
.topmenu #nav .line .comp a {
	width: 140px;
	line-height: 26px;
}
.topmenu #nav .line .outsource {
	height: 20px;
}
.topmenu #nav .line .outsource a {
	width: 170px;
	line-height: 26px;
}
.topmenu #nav .line .serv {
	height: 20px;

}
.topmenu #nav .line .serv a {
	width: 175px;
	line-height: 26px;
}
.topmenu #nav .line .port {
	height: 20px;
}
.topmenu #nav .line .port a {
	width: 170px;
	line-height: 26px;
}

.topmenu #nav .line .serv .sub-sub {
	position: absolute;
	height: 20px;
}
.topmenu #nav .line .serv .sub-sub a {
	width: 160px;
	line-height: 26px;
}
.topmenu #nav .line .port .sub-sub {
	left: 140px;
	height: 20px;
}
.topmenu #nav .line .port .sub-sub a {
	width: 160px;
	line-height: 26px;
}
/*menu_css close*/

/*Header CSS Close*/

/*Middle CSS Start*/

#wrapper #middle {
	float: left;
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	background-image: url(images/middle_bray.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
#wrapper #middle2
{
	float: left;
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
}
/*Middle Left CSS Start*/

#middle #middle_left {
	float: left;
	width: 545px;
	padding-left:10px;
	padding-right:10px;
}

#middle2 #middle_left2 {
	width: 820px;
	padding-left:10px;
	padding-right:10px;
}
.breadcrum {
	float: left;
	height: 20px;
	width: 540px;
	margin-left: 0px;
	margin-top: 10px;
}
.breadcrum a {
	color: #C22617;
	text-decoration: none;
}
.breadcrum a:hover {
	text-decoration: underline;
}

#middle_left #banner {
	float: left;
	height: auto;
	width: 565px;
	margin-left:-10px;
}
#middle_left #contentarea {
	float: left;
	height: auto;
	width: 545px;
	background-color: #FFFFFF;
	line-height: 17px;
}
#middle_left2 #contentarea {
	height: auto;
	width:800px;
	background-color: #FFFFFF;
	line-height: 17px;
}
#middle_left2 #contentarea #headtxt {

	height: normal;
	width: 820px;
	/*margin-top: 17px;*/
	line-height: normal;
	margin-bottom: 10px;
}
.breadcrum
{
text-align:left;
}
#contentarea #headtxt {
	float: left;
	height: normal;
	width: 540px;
	/*margin-top: 17px;*/
	line-height: normal;
	margin-bottom: 10px;
}
#middle_left2 #contentarea .left_botbox {
	background-color: #dfdfdf;
	height:auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 10px;
}
#contentarea .left_botbox {
	background-color: #dfdfdf;
	float: left;
	height:auto;
	width: 545px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 10px;
}
#middle_left2 #contentarea #headcon {

	height: auto;
	width: 810px;
	margin-top: 0px;
	padding-right: 15px;
}
#contentarea #headcon {
	float: left;
	height: auto;
	width: 547px;
	margin-top: 0px;
	padding-right: 15px;
}
#contentarea h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #a30000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentarea  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #D75F00;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#contentarea  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#contentarea  h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contentarea  b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0a5ea9;
}

#contentarea .banner_sec {
	float: left;
	height: 215px;
	width: 350px;
	background-image: url(images/why-lern_spe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 35px;
	padding-right: 155px;
}
#middle_left2 #contentarea .cont_book {
	height: auto;
	width: 810px;

}

#contentarea .cont_book {
	float: left;
	height: auto;
	width: 527px;
	padding-top:10px;

}

.banner_sec  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#contentarea #leftbot {
	float: left;
	height: auto;
	width: 527px;
	padding-right: 15px;
	background-color: #F3F3F3;
	padding-top: 15px;
}
#leftbot a {
	color: #da4427;
}
#leftbot a:hover {
	text-decoration: none;
}
#leftbot .logobox {
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
}
/*Middle Left CSS Close*/

/*Middle Right CSS Start*/

#middle #middle_right {
	float: left;
	height: auto;
	width: 285px;

}
#middle #right_map {
	float: left;
	height: 285px;
	width: 285px;
	background-image: url(images/bgmap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_side_rep
{
background-image: url(images/bgmap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#right_map .map {
	float: left;
	height: 219px;
	width: 236px;
	margin-left: 20px;
	margin-top: 10px;
}
#right_map .map_btn {
	margin:auto;
	height: 37px;
	width: 207px;
}


#middle_right .rgttab {
	float: left;
	height: auto;
	width: 285px;
}
#middle_right .advantage {
	height: 38px;
	width: 275px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FDAE2B;
	padding-left: 10px;
	line-height: 35px;
}
#middle_right .adva_txt {
	background-image: url(images/advantag_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	height: auto;
	width: 257px;
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#middle_right .adva_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#middle_right .adva_txt a:hover {
	text-decoration: none;
}
#middle_right  .adva_txt  h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da4427;
	margin: 0px;
	padding: 0px;
}


.rgttab .strok_linebox {
	background-image: url(images/strok_right.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 285px;
}
.strok_linebox .icon_box {
	float: left;
	height: 20px;
	width: 35px;
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.strok_linebox .con_box {
	float: left;
	height: auto;
	width: 215px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.strok_linebox .con_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
.con_box h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/*Middle Right CSS Close*/

/*Middle CSS Close*/ 


/*Bottom CSS Start*/




/*Bottom CSS Close*/ #bottom_main {
	float: left;
	height: auto;
	width: 850px;
}
#bottom_main  .bot_link  {
	width: 850px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	background-color: #F4F4F4;
}
.bot_link .sublinks {
	padding: 0px;
	float: right;
	height: 130px;
	width: auto;
	margin: 10px;
	text-transform:lowercase;
	text-transform:capitalize;
}
.bot_link .sublinks a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bot_link .sublinks a:hover {
	text-decoration: underline;
}
.bot_link .sublinks li {
	background-image: url(images/arrow_blank.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
.bot_link .sublinks ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;

	padding-left: 0px;
}



#bottom_main .green_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #638424;
	float: left;
	height: 25px;
	width: 830px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
}
#bottom_main .green_box a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#bottom_main .green_box a:hover {
	text-decoration: underline;
}
.black_box  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	height: 50px;
	width: 830px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 20px;
}
.bot_lft_link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #979797;
	background-color: #000000;
	float: left;
	height: auto;
	width: 450px;
	padding-top: 0px;
	padding-left: 10px;
	text-transform: none;
	line-height: 20px;
}
#bottom_linebg {
	background-image: url(images/fott_img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 10px;
	width: 850px;
}
.black_box .bot_lft_link a {
	color: #979797;
	text-decoration: none;
}
.black_box .bot_lft_link a:hover {
	text-decoration: underline;
}
.bot_rgt_link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #514e4e;
	background-color: #000000;
	float: right;
	height: auto;
	width: 200px;
	text-transform: none;
	padding-top: 0px;
	text-align: right;
	padding-right: 20px;
}
.arrowgreen{
	width: 285px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	background-image: url(images/bgmap.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	
}
.selected{
	width: 265px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	background-image: url(images/bgmap2.jpg);
	margin: 0px;
	padding: 0px;
}
.selected a{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

.arrowgreen ul{
	list-style-type: none;
	padding: 0;
	margin: 0px;
	
}
	
.arrowgreen li a{
	font: 12px  Arial;
	display: block;
	color: #646464;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B7A3;
	margin: 0px;
}	
.arrowgreen  li  a:link .arrowgreen  li  a:visited  {
	color: #646464;
	margin: 0px;
	padding: 0px;
}

.arrowgreen li a:hover{
	display: block;
	color: #FFFFFF;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/bgmap2.jpg);
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

.post {
	margin: 0 0 -15px;
	text-align: justify;
	}
.course_subpage
{
padding-left:25px;
}
.course_subpage a
{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0A5EA9;
text-align:left;
}
.sidebar_ul
{
padding-left:10px;
padding-top:25px;
}
.sidebar_ul ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image:url(images/arrow.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.sidebar_ul li {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sidebar_ul li a
{
font-size:12px;
color:#333333;
text-decoration:none;
}
.sidebar_ul li a:hover
{
text-decoration:underline;
}
.cityname
{
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#064281;
text-align:left;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
}
.cityname a
{
text-decoration:none;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#C32718;
text-align:left;
}
.cityname_destination
{
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#064281;
padding-top:3px;
}
.cityname_destination a
{
text-decoration:none;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#064281;
text-align:left;
}
.vgs
{
background:#FDAE2C;
height:122px;
width:848px;
color:#CC6666;
}
.top_mar {
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.top_mar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #A30001;
	padding: 0px;
	line-height: 50px;
	margin: 0px;
}
.top_mar .loginbg {
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 384px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.loginbg {
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	width: 384px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.loginbg .textfield {
	height: 22px;
	width: 250px;
	border: 1px solid #EC7861;
}

.top_mar h2 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_mar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.top_mar .redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A30001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.bottom_bodertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.top_mar li {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_mar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.top_mar a:hover {
	text-decoration: underline;
}


.top_mar ul {
	margin-top: 0px;
	margin-right: 0px;

	margin-bottom: 0px;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: url(images/sign_con.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;

	margin-bottom: 0px;
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: url(images/sign_con.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul li
{
padding-top:5px;
padding-bottom:2px;
}
.footertop {
	padding: 0px;
	width: 850px;
	background-image: url(images/footertop-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 71px;
	float: left;
	text-align: center;
	margin: 0px;
}
.footertop img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.footertop-imgline  {
	background-image: url(images/footertop-mid-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.footermidd {
	background-image: url(images/footer-mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 850px;
	float: left;
	background-color: #dae4ed;
}
.footerbox {
	float: left;
	width: 150px;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.footerbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00377B;
	margin: 0px;
	background-image: url(images/footer-mid-head-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.footerbox ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footerbox li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-type: none;
}
.footerbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00377B;
	text-decoration: none;
}

.testi-top-bg {
	background-image: url(images/testi-t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.testi-top-bg p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 250px;
}
.testi-top-bg a {
	color: #333333;
	text-decoration: none;
}
.testi-top-bg strong {
	font-style: italic;
}
.testi-top-bg h1 {
	font-size: 20px;
	color: #D63F24;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.testi-top-bg a:hover {
	text-decoration: underline;
}/* CSS Document */

.search_btn{
	background:#033983;
	color:#FFFFFF;
	border:0px;
	padding:2px;
	margin:0px;
}
.redprice {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 color: #d94426;
 line-height: normal;
}
.blueprice {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 line-height: normal;
 font-weight: bold;
 color: #013fbf;
}

.boxmain {
	background-image: url(images/iberica-pricebox-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 167px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
} 
.box_bottom
{
background-image: url(images/iberica-pricebox-bot.jpg);
background-repeat: no-repeat;
background-position: left top;
padding: 0px;
width: 167px;
height:5px;s
} 
a
{
color:#000000;
}
.faq_ul
{
margin:0px;
padding:0px;
padding-left:10px;
list-style:none;
}
.faq_ul li
{
padding-top:5px;
padding-bottom:5px;
font-size:12px;
font-weight:bold;
background-image:url(images/arrow.png);
background-position:left;
background-repeat:no-repeat;
padding-left:20px;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 18px;
}
.sidebar_bold
{
font-weight:bold;
}
.nostyle
{
list-style:none;
}
.priceodd
{
background:#E9E9E9;
}
.gau h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #A30001;
	padding: 0px;
	line-height: 50px;
	margin: 0px;
}
.gau h2 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gau .redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A30001;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
