html{
    background: url(../images/gradient.jpg) repeat-x #0690bd;
}
body{
    background: url(../images/irland.jpg) center top no-repeat;
    min-width: 950px;
    margin: 0;
    padding: 0;

    color: #fff;
    font-family: 'Tahoma';
}
a{
    color: #fff;
}
* {
    outline: none;
}
h1,h2,h3{
    font-size: 18px;
    font-weight: normal;
}
#wrapper{
    width: 950px;
    position: relative;
    margin: 0 auto;
    padding: 1px 0;

    background: url(../images/cloud.jpg) no-repeat bottom center;
}
#pics{
    margin: 0;
    padding-top: 10px;
    float: right;
    width: 170px;
}
 #pics li{
    height: 12px;
    margin-top: 5px;
    float: left;
    list-style: none;
    padding: 0 13px;
}
 #pics li+li{
    border-left: 1px #64858d solid;
}
 #pics a{
    margin-top: -6px;
    display: block;
    height: 22px;
    width: 22px;
}
 #pics .home{
    background: url(../images/home.png) no-repeat;
}
 #pics .email{
    background: url(../images/email.png) no-repeat;
}
 #pics .map{
    background: url(../images/map.png) no-repeat;
}
 .search{
    float: right;
    width: 590px;
    padding:10px 0 8px;

    background: url(../images/line-right.png) bottom right no-repeat;

    font: 13px 'Tahoma';
    color: #fff;
    text-align: right;
}
 .search .inputbox{
    height: 16px;
    padding: 2px;
    margin: 0 5px;

    border: none;

    background: url(../images/input.png);
}
 .search .button{    
    padding: 4px 0 0 15px;

    border: none;

    background: url(../images/find.png) no-repeat;

    font: 11px 'Tahoma';
    text-transform: uppercase;
    color: #fff;
}
.logo{
    margin: 0;
    width: 950px;
    position: absolute;
    left: 0;
    top: 40px;
    text-align: center;
}
 .logo a{
    font: bold 24px 'Book Antiqua';
    color: #00befd;
    text-decoration: none;
}
h1.logo1 {
    font-family: 'Book Antiqua';
	font-weight: bold;
    color: #cccccc;
    font-size: 20px;
}
.menuabsolute{
    position: absolute;
    margin: 0;
    padding: 0;

    font-size: 18px;
    list-style: none;
    text-align: center;
    background: url(../images/trans-pill.png) no-repeat;
}
.menuabsolute li{    
    width: 134px;
    margin: 0;
}
.menuabsolute a{
    display: block;
    height: 21px;
    padding: 8px 0;
    text-decoration: none;
}
.menuabsolute a:hover{
    color: #79f;
}
.menuabsolute li:hover ul{
    display: block;
}
.menuabsolute ul{
    text-align: left;
    list-style: none;
    margin-top: 5px;
    margin-left: 40px;
    padding: 5px 10px;
    width: 132px;
    height: 70px;
    display: none;
    
    background: url(../images/submenu-3.png) no-repeat;
}
.rows-3 ul{
    background: url(../images/submenu-3.png) no-repeat;
}
.rows-2 ul{
    height: 50px;
    background: url(../images/submenu-2.png) no-repeat;
}
.rows-4 ul{
    height: 100px;
    background: url(../images/submenu-4.png) no-repeat;
}
.menuabsolute li ul a{
    font: 13px 'Tahoma';
    height: 18px;
    padding: 2px 0;
    text-decoration: none;
}
.menuabsolute li ul li+li a{
    border-top: 1px #7f99a6 dashed;
}
#id1{
    top: 250px;
    left: 30px;
}
#id2{
    top: 240px;
    left: 435px;
}
#id3{
    top: 125px;
    left: 690px;
}
#nav{
    position: absolute;
    top: 390px;
    left: 0px;
}
 #nav .modulebefore{
    height: 36px;
    width: 10px;
    float: left;
    background: url(../images/nav.png) no-repeat;
}
 #nav .moduletable{
    height: 36px;
    float: left;
    background: url(../images/nav.png) center; no-repeat;
}
 #nav .moduleafter{
    height: 36px;
    width: 10px;
    float: left;
    background: url(../images/nav.png) right no-repeat;
}
 #nav ul{
    margin: 0 10px;
    padding: 0;
    list-style: none;
}
 #nav li{
    float: left;
    margin: 0;
    padding: 0 15px;
    padding-left: 18px;
    height: 36px;
    line-height: 35px;
    font-size: 14px;
    text-transform: uppercase;
}
 #nav li+li{
    background: url(../images/sep.png) no-repeat;
}
 #nav li a{
    text-decoration: none;
}
 #nav li a:hover{
    text-decoration: underline;
}
#left{
    overflow: hidden;
    margin-top: 400px;
    margin-bottom: 45px;
    padding-right: 10px;
    min-height: 400px;

    font-size: 14px;
    float: left;
    width: 70%;
}
#left h1, #left h2, #left h3{
    background: url(../images/line-left.png) left bottom no-repeat;
}
 #left .three-blocks .moduletable{
    float: left;
    width: 180px;
    padding-left: 10px;
    padding-right: 20px;
    height: 212px;
    margin-right: 23px;

    background: url(../images/block.png) no-repeat;
}
 #left .three-blocks .moduletable h3{
    margin: 14px 0;
    font-size: 18px;
    text-align: center;

    background: none;
}
 #left .three-blocks .moduletable p{
    margin: 10px 0;
}
 #left .three-blocks .moduletable ul{
    margin: 0;
    padding: 0 5px;
    list-style: none;
}
 #left .three-blocks .moduletable li a{
    display: block;
    height: 18px;
    padding: 2px 0;
    padding-left: 25px;
    background: url(../images/arrow.png) 0 40% no-repeat;
    text-decoration: none;
    border-bottom: 1px #7f99a6 dashed;
}
 #left .three-blocks .moduletable li a:hover{
    color: #79f;    
}
#left .three-blocks{
    overflow: hidden;
    clear: both;
    margin-right: -50px;
}
#right{
    margin-left: 75%;
    margin-top: 240px;
    margin-bottom: 45px;
    width: 215px;
}
.modulebefore_menu{
    width: 214px;
    height: 16px;
    background: url(../images/menu-top.png) no-repeat;
}
.moduletable_menu{
    padding: 10px 20px 20px;
    width: 174px;
    background: url(../images/menu-body.png) repeat-y;
}
.moduleafter_menu{
    width: 214px;
    height: 16px;
    background: url(../images/menu-bottom.png) no-repeat;
}
.moduletable_menu ul{
    margin: 0;
    padding: 0;
    font: 14px 'Tahoma';
    list-style: none;
}

.moduletable_menu a{
    display: block;
    height: 18px;
    padding: 2px 0;
    text-decoration: none;
    border-bottom: 1px #7f99a6 dashed;
}
.moduletable_menu a:hover{
    color: #79f;
}
#footer{
    clear: both;
    
    padding: 20px 0 30px;
    border-top: #0b4767 2px solid;
    font: 11px 'Arial';
}
#footer p{
    float: left;
    margin: 0;
    text-align: center;
}
#footer div{
    text-align: center;
    margin: 0 20%;
}
#footer address{
    font-style: normal;
    float: right;
    text-align: center;
    min-width: 200px;
}
.vert{
    margin: 0;
    padding: 0;

    font: 13px 'Arial';
}
.vert li{
    overflow: hidden;

    list-style: none;
    padding: 7px 0;
    margin: 0;
    margin-right: 20px;
}
.vert li+li{
    border-top: 1px dotted #d0d6d9;
}
.vert .createdate{
    display: block;
    width: 59px;
    height: 22px;

    background: url(../images/date.png) no-repeat;

    text-align: center;
    line-height: 22px;
    color: #ffb502;
    font-weight: bold;    
}
.vert p{
    margin: 5px;
    letter-spacing: .75px;
}
.vert .readon{
    display: block;
    float: right;
    margin-top: 8px;
    color: #ffb502;
}
.vert .readon:hover{
    color: #fff;
}
.moduletable.white-box{
    height: 234px;
    padding: 5px 10px;
    background: url(../images/white-box.png) no-repeat;
}

.moduletable.white-box p{
    margin: 10px 0;
}
#left .readon{
    width: 100px;
    height: 24px;
    line-height: 22px;
    display: block;
    float: right;

    text-align: center;
    text-decoration: none;
    background: url(../images/readmore.png) no-repeat;
}








#iCarousel-wrap{
    background: url(../images/slider.png) no-repeat;
}
