html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
    background-color: #FFFFFF;
    font-family: Arial;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#wrap {
    width: 920px;
    margin: 0pt auto;
    position: relative;
}

#footer {
    height: 123px;
    width: 920px;
    background: transparent url(../images/home_footer.jpg) no-repeat top left;
    position: relative;
}

#leftcolumn {
    border-bottom:5px solid #1D1C68;
    float:left;
    height:515px;
    width:783px;
}

#rightcolumn {
    width: 133px;
    float: right;
    margin-top: 57px;
}

#header {
    height: 75px;
    border-bottom: 5px solid #1d1c68;
    position: relative;
}

#header_menu {
    float: right;
    margin-right: 34px;
    margin-top: 44px;
    width: 540px;
    text-align: right;
}

#header_menu a {
    font-size: 10px;
    font-weight: bold;
    color: #1d1c68;
	width: 115px;
	float: left;
	display: block;
	text-align: center;
	padding: 0 5px;
}

.clear {
    clear: both;
}

.rightbox {
    height: 51px;
    width: 132px;
    text-align: center;
}

.boxblue {
    background-color: #1d1c68;
}

.boxred {
    background-color: #e20005;
}

.boxmargin {
    margin-top: 8px;
}

.boxextramargin {
    margin-top: 24px;
}

#innerright {
    position: relative;
    float: left;
    width: 540px;
}

#innerleft {
    width: 213px;
    float: left;
    height: 400px;
    position: left;
}

.comingsoon {
    position: absolute;
    color: #1D1C68;
    font-size: 11px;
    line-height:10px;
    font-weight:bold;
	display: none;
}

#topcomingsoon {
    left:3px;
top:195px;
width:96px;
}

#bottomcomingsoon {
left:65px;
top:398px;
width:100px;
}

#home_centre {
    margin-top: 55px;
}

#center_menu {
    margin-top: 20px;
}

#center_menu a {
    color: #1d1c68;
    font-weight: bold;
    font-size: 12px;
}

#center_menu div {
    float: left;
    text-align: center;
    width: 100px;
}

#center_menu div.second {
    margin-left: 35px;
}

h1 {
    float: left;
    width: 160px;
    font-family: "Times New Roman";
    font-size: 40px;
    margin-top: 32px;
    color: #1d1c68;
}

.under {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.rightbox a {
    color: #FFFFFF;
    font-size: 12px;
    display: block;
    padding: 4px;
}

.rightbox a:hover {
    text-decoration: none;
}

.smaller {
    font-size: 9px;
    line-height: 10px;
}

.twoline {
    padding-top:12px !important;
}

.oneline {
    padding-top: 20px !important;
}

#coming_soon {
    margin-top: 76px;
}

#footertext {
    color:#FFFFFF;
font-size:14px;
position:absolute;
text-align:center;
top:72px;
width:920px;
}

