*{margin:0; padding:0; outline:0}
.left{float:left}
.right{float:right}
.clear{clear:both}
form,fieldset,img{border:none}
body{background:#4ea4e1}
#outer{width:1002px; margin:0 auto;}
#layout{width:985px; margin:0 auto;}
/*header*/
#header{width:985px; height:160px; float:left; background:#fff; border-bottom:1px solid #ccc; padding-bottom:10px}
#header .logo{width:216px; height:125px; margin:30px 0 0 5px; float:left}
#header .logo_type{width:240px; float:left; font:29px 'a_rubricacnbold', Arial, Helvetica, sans-serif; color:#4ea4e1; padding:25px 0 0 10px}
#header .logo_type_text{color:#000; font:12px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"}
#header .member_logo{width:84px; height:127px; margin:15px 5px 0 0; float:right}
#header .assistance{width:235px; float:right; margin:5px 5px 0 0}
#header .assistance .language{width:200px; height:25px; float:left; margin:0 0 0 10px}
#header .assistance .language ul{ list-style-type:none; margin:0; padding:0;}
#header .assistance .language li{display:inline; list-style-type:none; padding:0 2px 0 0;}
#header .assistance .phn_ico{width:39px; height:39px; float:left; margin:5px 0 0 10px}
#header .assistance .call_text{color:#4ea4e1; font:19px a_rubricacnbold, Arial, Helvetica, sans-serif; padding:38px 0 0 55px}
#header .assistance .call_num{color:#666666; font:26px a_rubricacnbold, Arial, Helvetica; float:right}
#header .assistance .common_link1{color:#666666; font:14px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:center; padding:45px 0 0 14px}
.common_link1 a{color:#666; text-decoration:none}
.common_link1 a:hover{color:#666; text-decoration:underline}
#header .assistance .common_link2{color:#666666; font:14px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:center; padding:6px 0 0 14px}
.common_link2 a{color:#666; text-decoration:none}
.common_link2 a:hover{color:#666; text-decoration:underline}
/*header end*/

div#send_query{background:url(../images/wedding-band.jpg) no-repeat; height:100px; width:150px; position:fixed; z-index:2; top:20%; right:0; margin:10px 0 0 0}
div#send_query a{height:73px; width:110px; float:left; text-decoration:none}

div#send_query2{height:124px; width:124px; position:fixed; z-index:2; top:40%; right:0; margin:10px 0 0 0}
div#send_query2 a{height:124px; width:124px; float:left; text-decoration:none}

div#send_query3{height:124px; width:124px; position:fixed; z-index:2; top:35%; left:0; margin:10px 0 0 0}
div#send_query3 a{height:84px; width:196px; float:left; text-decoration:none}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/*menu*/
#main_menu{width:985px; height:50px; float:left; background:#fff; padding:10px 0 0 0}
#cssmenu{border:none; border:0px; margin:0px; padding:0 0 0 5px; font:14px Calibri, Arial, "Times New Roman", "Trebuchet MS"; font-weight:bold; background:#fff; width:975px}
#cssmenu ul{background:#4ea4e1;	height:45px; list-style:none; margin:0; padding:0;}
#cssmenu li{float:left; padding:0px;}
#cssmenu li a{background:#4ea4e1 url('../images/seperator.gif') bottom right no-repeat; color:#fff; display:block; font-weight:normal; line-height:45px; margin:0px; padding:0px 25px; text-align:center; text-decoration:none;}
#cssmenu li a:hover, #cssmenu ul li:hover a{background: #e791ce url('../images/hover.gif') bottom center no-repeat; color:#FFFFFF;
text-decoration:none;}
#cssmenu li ul{background:#4ea4e1; display:none; height:auto; padding:0px; margin:0px; border:0px; position:absolute; width:190px;
	z-index:200; /*top:1em; /*left:0;*/ }
#cssmenu li:hover ul{display:block;}
#cssmenu li li {background:url('../images/sub_sep.gif') bottom left no-repeat; display:block; float:none; margin:0px; padding:0px; 	width:190px;}
#cssmenu li:hover li a{background:none;}
#cssmenu li ul a{display:block; height:35px; font-size:13px; font-style:normal; margin:0px; padding:0px 10px 0px 15px; text-align:left;}
#cssmenu li ul a:hover, #cssmenu li ul li:hover a{background:#e791ce url('../images/hover_sub.gif') center left no-repeat; border:0px;color:#ffffff; text-decoration:none;}
#cssmenu p{clear:left;}	
/*menu end*/

/*flash area*/
#flash{width:985px; float:left; background:#fff; height:370px}
#flash .flash_area{width:985px; margin:10px; float:left}
#flash .flash_area .flash_left{width:285px; float:left;}
#flash .flash_area .flash_right{width:680px; float:right}
/* http://www.menucool.com */
#slider {width:650px;height:328px;/* Make it the same size as your images */
	background:#fff url(../images/loading.gif) no-repeat 50% 50%; position:relative; margin:0 auto;/*make the image slider center-aligned */}
#slider img {position:absolute; border:none; display:none;}

#flash .flash_area .flash_left p{color:#000; font:13px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:justify; padding:5px 0 0 10px}
#flash .flash_area .flash_left .left_btn a{width:118px; height:35px; background: url(../images/btn.png) 0 0; cursor:pointer;	float:right; margin:10px 0 0 0; text-decoration:none}
#flash .flash_area .flash_left .left_btn a:hover{background-position:0 bottom}
/*flash area end*/

/*container*/
#container{width:985px; float:left; background:#fff; border-top:1px solid #ccc;  border-bottom:1px solid #ccc}
/*container inner*/
#container .area_inner_left{width:235px; margin:5px; float:left;}
/*container inner left box1*/
#container .area_inner_left .tour_box1 {width:235px; height:245px; float:left; margin:0; background:url(../images/left-tour-bg.png) no-repeat; -webkit-border-radius:10px; border-radius:10px;}
#container .area_inner_left .tour_box1 h2{color:#fff; font:20px a_rubricacnbold, Arial, Helvetica, sans-serif; padding:7px 0 0 10px}
#container .area_inner_left .tour_box1 ul{list-style:none; margin:0; padding:15px 0 0 10px;}
#container .area_inner_left .tour_box1 ul li{font:14px/22px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:0 0 0 14px; color:#fff; background:url(../images/bullet2.png) no-repeat 0 6px; font-weight:bold}
#container .area_inner_left .tour_box1 ul li a{color:#fff; text-decoration:none}
#container .area_inner_left .tour_box1 ul li a:hover{color:#ffcbee; text-decoration:none}
/*container inner left box1 end*/
/*container inner left box2*/
#container .area_inner_left .tour_box2 {width:235px; height:260px; float:left; margin:10px 0 0 0; background:url(../images/left-tour-bg.png) no-repeat; -webkit-border-radius:10px; border-radius:10px;}
#container .area_inner_left .tour_box2 h2{color:#fff; font:20px a_rubricacnbold, Arial, Helvetica, sans-serif; padding:7px 0 0 10px}
#container .area_inner_left .tour_box2 ul{list-style:none; margin:0; padding:15px 0 0 10px;}
#container .area_inner_left .tour_box2 ul li{font:14px/22px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:0 0 0 14px; color:#fff; background:url(../images/bullet2.png) no-repeat 0 6px; font-weight:bold}
#container .area_inner_left .tour_box2 ul li a{color:#fff; text-decoration:none}
#container .area_inner_left .tour_box2 ul li a:hover{color:#ffcbee; text-decoration:none}
/*container inner left box2 end*/
/*container inner left box3*/
#container .area_inner_left .tour_box3 {width:235px; height:300px; float:left; margin:10px 0 0 0; background:url(../images/left-tour-bg.png) no-repeat; -webkit-border-radius:10px; border-radius:10px;}
#container .area_inner_left .tour_box3 h2{color:#fff; font:20px a_rubricacnbold, Arial, Helvetica, sans-serif; padding:7px 0 0 10px}
#container .area_inner_left .tour_box3 ul{list-style:none; margin:0; padding:15px 0 0 10px; width:220px; height:300px; }
#container .area_inner_left .tour_box3 ul li{font:14px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:0 0 0 5px; color:#fff; font-weight:bold}
#container .area_inner_left .tour_box3 ul li a{color:#fff; text-decoration:none}
#container .area_inner_left .tour_box3 ul li a:hover{color:#ffcbee; text-decoration:none}
#container .area_inner_left .tour_box3 .read-more{width:77px; height:25px; background: url(../images/testimonial-read.png) 0 0; cursor:pointer; float:right; margin:18px 10px 0 0; text-decoration:none;}
#container .area_inner_left .tour_box3 .read-more a{width:77px; height:25px; background: url(../images/testimonial-read.png) 0 0; cursor:pointer; float:right; margin:10px 18px 0 0; text-decoration:none;}
#container .area_inner_left .tour_box3 .read-more:hover{background-position:0 bottom}
/*container inner left box3 end*/

/*container inner right*/
#container .area_inner_right{width:725px; margin:5px; float:left; border:1px solid #ccc; -webkit-border-radius:5px; border-radius:5px;}
#container .area_inner_right .back_link{color:#4ea4e1; font:12px Calibri, Arial, "Times New Roman", "Trebuchet MS"; font-weight:bold; text-align:right; padding:0 5px 0 0; border-bottom:1px solid #ccc}
#container .area_inner_right .back_link span{color:#e991cd; text-decoration:none}
#container .area_inner_right .back_link a{color:#4ea4e1; text-decoration:none}
#container .area_inner_right .back_link a:hover{color:#000; text-decoration:none}

#container .area_inner_right h1{color:#4ea4e1; font:20px a_rubricacnbold, Arial, "Times New Roman", "Trebuchet MS"; padding:5px 0 0 5px}
#container .area_inner_right h1 a{color:#4ea4e1; text-decoration:none}
#container .area_inner_right h1 a:hover{color:#e991cd; text-decoration:none}

#container .area_inner_right .inner_tour_box .right .read-more{width:77px; height:25px; background: url(../images/testimonial-read.png) 0 0; cursor:pointer; float:right; margin:-24px 10px 0 0; text-decoration:none;}
#container .area_inner_right .inner_tour_box .read-more a{width:77px; height:25px; background: url(../images/testimonial-read.png) 0 0; cursor:pointer; float:right; margin:-24px 18px 0 0; text-decoration:none;}
#container .area_inner_right .inner_tour_box .read-more:hover{background-position:0 bottom}

#container .area_inner_right p{color:#000; font:14px/21px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:justify; padding:5px;}
#container .area_inner_right p a{color:#000; text-decoration:none}
#container .area_inner_right p a:hover{color:#4ea4e1; text-decoration:none}

#container .area_inner_right .inner_box{width:725px; float:left; border-bottom:1px solid #ccc}
#container .area_inner_right .inner{width:435px; height:200px; float:left; margin:8px}
#container .area_inner_right .inner_right{width:250px; height:200px; float:right; margin:8px; border:1px solid #ccc; -webkit-border-radius: 10px;
border-radius: 10px;}

#container .area_inner_right .inner_tour_box{width:725px; height:100px; float:left; border-bottom:1px solid #ccc; border-top:1px solid #ccc; margin:10px 0 10px 0}
#container .area_inner_right .inner_tour_box .left{width:125px; height:100px; float:left; border-right:1px solid #ccc;}
#container .area_inner_right .inner_tour_box .right{width:580px; height:100px; float:left; margin:0 0 0 10px}

#container .area_inner_right .distance_form{float:left; margin:0 0 0 100px}

<!--FORM-->
#container .area_inner_right .enquiry_form{width:700px; float:left; margin:0}
#container .area_inner_right .enquiry_form p{color:#000; font:14px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:left; padding:0 0 0 5px; font-weight:bold}
#container .area_inner_right .enquiry_form p span{color:#ff0000; font-size:13px; font-family:Calibri, Arial, "Times New Roman", "Trebuchet MS"}
#container .area_inner_right .enquiry_form .form_field{width:250px; border:1px solid #e991cd; height:18px; font: bold 13px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:4px; color:#4ea4e1}
#container .area_inner_right .enquiry_form .form_field_half{width:150px; border:1px solid #e991cd; height:18px; font: bold 13px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:4px; color:#4ea4e1}
#container .area_inner_right .enquiry_form .form_field_list{width:150px; border:1px solid #e991cd; height:28px; font: bold 13px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:4px; color:#4ea4e1}
#container .area_inner_right .enquiry_form .form_field_comment{width:250px; border:1px solid #e991cd; height:90px; font: bold 13px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:4px; color:#4ea4e1}
#container .area_inner_right .enquiry_form .form_submit{background:url(../images/submit.png) 0 0; width:118px; height:35px; cursor:pointer; -webkit-border-radius:10px; border-radius:10px; text-decoration:none; float:left}
#container .area_inner_right .enquiry_form .form_submit a{background:url(../images/submit.png) 0 0; width:118px; height:35px; cursor:pointer; -webkit-border-radius:10px; border-radius:10px; text-decoration:none; float:left}
#container .area_inner_right .enquiry_form .form_submit:hover{background-position:0 bottom}
<!--FORM END-->

/*container inner right end*/
/*container inner*/

#container .area{width:985px; margin:0px; float:left;}
#container .box_content{width:965px; margin:10px; float:left}
#container .box_content .tour_box{float:left; width:227px; height:355px; border:1px solid #4ea4e1; margin:0 0 0 10px}
#container .box_content .tour_box .image_box{width:188px; height:128px; float:left; border:1px solid #e791ce; margin:18px 18px 6px 18px}
#container .box_content .tour_box .image_box .img{margin:4px}
#container .box_content .tour_box p{font:13px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:justify; padding:5px 17px 5px 17px; width:192px}

#container .box_content .tour_box .read_more a{width:96px; height:29px; margin:10px 10px 0 0; float:right; background:url(../images/tour-read-more.png) 0 0 no-repeat; text-decoration:none}
#container .box_content .tour_box .read_more a:hover{background-position:0 bottom}

#container .area .more_pkg_box{width:985px; height:75px; float:left}
#container .area .more_pkg{width:277px; height:44px; margin:20px 0 0 348px; float:left}
#container .area .more_pkg a{width:277px; height:44px; float:left; background:url(../images/more_pakages.png) 0 0 no-repeat; text-decoration:none} 
#container .area .more_pkg a:hover{background-position:0 bottom}
/*container end*/

/*container mid end*/
#container_middle{width:985px; float:left; background:#fff; border-bottom:1px solid #ccc}
#container_middle .left{width:650px; float:left; margin:5px 0 0 10px; border-top:1px solid #ccc;}
#container_middle .left .img{width:140px; margin:5px; float:left}
#container_middle .left .content{width:490px; margin:4px 0 0 160px;}
#container_middle .left .content p{color:#000; font:13px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"; float:left}
#container_middle .left .content .read a{width:77px; height:24px; background: url(../images/testimonial-read.png) 0 0; cursor:pointer; float:right; margin:10px 0 0 0; text-decoration:none}
#container_middle .left .content .read a:hover{background-position:0 bottom}
#container_middle .seprator{width:2px; float:left; margin:0 0 0 8px; border-right:1px solid #ccc; height:100px}
#container_middle .right{width:290px; float:right; margin:0 10px 10px 0;}
/*container mid end*/

/*Footer*/
#footer{width:985px; float:left; background:#fff;}
#footer .area{margin:10px; float:left; width:975px}
#footer .area .footer_box{width:215px; float:left; margin:0 0 0 10px}
#footer .area .footer_box p{color:#000; font:13px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:left; padding:10px 0 0 0}
#footer .area .footer_box p span{font:bold 14px Calibri, Arial, "Times New Roman", "Trebuchet MS";}
#footer .area .footer_box p a{color:#000; text-decoration:none}
#footer .area .footer_box p a:hover{color:#000; text-decoration:underline}
#footer .area .footer_box ul{list-style-type:none; padding:0; margin:0}
#footer .area .footer_box ul li{background:url(../images/bullets.png) no-repeat 0 5px; padding:2px 0 0 13px; color:#353535; font: bold 14px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"}
#footer .area .footer_box ul li a{color:#353535; text-decoration:none}
#footer .area .footer_box ul li a:hover{color:#0065ad; text-decoration:underline}
#footer .area .seprator{width:4px; margin:15px 30px 0 30px; float:left; background:url(../images/seperator-footer.png) no-repeat; height:161px}

#footer .area .footer_box2{width:180px; float:left; margin:0 0 0 30px}
#footer .area .footer_box2 p{color:#000; font:13px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:left; padding:10px 0 0 0}
#footer .area .footer_box2 p span{font:bold 14px Calibri, Arial, "Times New Roman", "Trebuchet MS";}
#footer .area .footer_box2 p a{color:#000; text-decoration:none}
#footer .area .footer_box2 p a:hover{color:#000; text-decoration:underline}
#footer .area .footer_box2 ul{list-style-type:none; padding:0; margin:0}
#footer .area .footer_box2 ul li{background:url(../images/bullets.png) no-repeat 0 5px; padding:2px 0 0 13px; color:#353535; font: bold 14px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"}
#footer .area .footer_box2 ul li a{color:#353535; text-decoration:none}
#footer .area .footer_box2 ul li a:hover{color:#0065ad; text-decoration:underline}

#footer .area .social_icon{width:60px; float:left; margin:30px 0 0 0px}
#footer .area .social_icon .fb a{width:60px; height:59px; float:left; background:url(../images/facebook.png) 0 0 no-repeat; text-decoration:none}
#footer .area .social_icon .fb a:hover{background-position:0 bottom}
#footer .area .social_icon .skype a{width:60px; height:60px; float:left; background:url(../images/skype.png) 0 0 no-repeat; text-decoration:none}
#footer .area .social_icon .skype a:hover{background-position:0 bottom}

#footer .area .footer_box3{width:250px; float:left; margin:0 0 0 20px}
#footer .area .footer_box3 p{color:#000; font:13px/17px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:left; padding:10px 0 0 0}
#footer .area .footer_box3 p span{font:bold 14px Calibri, Arial, "Times New Roman", "Trebuchet MS";}
#footer .area .footer_box3 p a{color:#000; text-decoration:none}
#footer .area .footer_box3 p a:hover{color:#000; text-decoration:underline}
/*Footer End*/

/*Tags*/
h1{color:#4ea4e1; font:20px a_rubricacnbold, Helvetica, sans-serif; padding:0 0 0 17px}
h2{color:#4ea4e1; font:24px a_rubricacnbold, Helvetica, sans-serif; padding:10px 0 0 17px}
h3{color:#4ea4e1; font:20px a_rubricacnbold, Helvetica, sans-serif; padding:0}
h3 a{color:#4ea4e1; text-decoration:none}
h3 a:hover{color:#e991cd; text-decoration:underline}
h4{color:#000; font:16px/21px Calibri, Arial, "Times New Roman", "Trebuchet MS"; padding:10px;}
h4 span{color:#9a0000; font-weight:bold}
h4 span a{color:#9a0000; text-decoration:none}
h4 span a:hover{color:#9a0000; text-decoration:underline}
h5{color:#4ea4e1; font:29px a_rubricacnbold, Helvetica, sans-serif; padding:0; text-align:center}
h6{color:#4ea4e1; font:29px a_rubricacnbold, Helvetica, sans-serif; padding:0 0 0 10px}
/*Tags*/

/*font face end */
@font-face {
    font-family: 'a_rubricacnbold';
    src: url('rub.eot');
    src: url('rub.eot?#iefix') format('embedded-opentype'),
         url('rub.woff') format('woff'),
         url('rub.ttf') format('truetype'),
         url('rub.svg#a_rubricacnbold') format('svg');
    font-weight: normal;
    font-style: normal;

}/*font face end */

/*Copyright*/
#copyright{float:left; width:985px;}
#copyright p{color:#fff; padding:10px 0 10px 0; font:bold 13px Calibri, Arial, "Times New Roman", "Trebuchet MS"; text-align:center}
#copyright p a{color:#fff; text-decoration:none}
#copyright p a:hover{color:#fff; text-decoration:underline}
/*Copyright End*/