﻿@import url('ResetPages.css');

h1{font-family:Times New Roman;font-size:1.5em;}
h2{font-family:Times New Roman;font-size:1.3em;}
h2{font-family:Times New Roman;font-size:1em;}

.Justify{text-align:justify;}
.Right{text-align:right;}
.Left{text-align:left;}
.Center{text-align:center;}
.RTL{direction:rtl;}
.LTR{direction:ltr;}
.Clear{clear:both;}
.FloatRight{float:right;}
.FloatLeft{float:left;}
.SmallText{font-size:0.79em;}
.Red{color:Red;}
.tbImg{width:250px;height:250px;margin:0 auto;display:block;}
.HomeBox{width:510px;padding:20px;background-color:#f5f5f5;float:left;margin-left:30px;}
.SeeMore{color:#f8be00;text-align:right;text-decoration:none;float:right;}

body{font-size:0.9em;font-family:Arial;color:Gray;line-height:1.5;margin-top:30px;background:White url('../Images/Background.jpg') no-repeat scroll center Top;}
div#divAll{width:1200px;margin:0 auto;}
div#divAll div#divHeader{width:1200px;height:596px;}
div#divAll div#divHeader div#divSlider{width:1025px;height:596px;float:right;position:relative;}
div#divAll div#divHeader div#divSlider div#divLogo{width:270px;height:157px;position:absolute;background-image:url('/images/logo.png');right:20px;top:20px;}
div#divAll div#divHeader div#divMenu{width:175px;height:596px;float:left;}
div#divAll div#divHeader div#divMenu .Menu{width:175px;height:149px;background-image:url('/images/Menu.png');}
div#divAll div#divHeader div#divMenu .Menu a{color:White;font-family:B Niki Shadow;width:100%;height:100%;display:block;text-decoration:none;font-size:1.5em;font-weight:bold;padding:60px 8px 0 0;text-align:center;}
div#divAll div#divContent{width:100%;min-height:300px;text-align:justify;margin-top:20px;}
div#divAll div#divContent div#divImage{width:100%;}
div#divAll div#divContent div#divImage img{width:390px;height:120px;margin:10px 10px 0 0;float:left;}
div#divFooter{width:100%;height:50px;background-color:#ffcb05;text-align:center;}
div#divCopyRight{width:100%;height:50px;text-align:center;color:#ffcb05;}