@charset "utf-8";
/* CSS Document */


/*--overrides--*/
* {margin: 0; padding: 0; border:none;}


/*--type--*/
p, a, h1, h2, h3, h4, h5, h6, ul { font-family:Arial, Helvetica, sans-serif; }
p { color:#333; text-align:left; padding:7px; }
h1 { color:#FFFF00; font-size:20px; text-align:left; padding:7px; }
h2 { color:#fff; font-size:15px; text-align:left; padding:7px; }
h3 { color:#fff; font-size:15px; text-align:left; padding-left:7px; margin-top:2px; }
h4 { color:#8CC63F; font-size:13px; text-align:left; padding-left:7px; }
h5 { color:#008CAC; font-size:16px; text-align:left; }
h6 { color:#333; font-size:14px; text-align:left; }
ul { color:#333; text-align:left; padding:7px; }
a { color:#008CAC; }


/*--main layout--*/
#background {width:100%; height:100%; background:url(../images/layout/header-bg.png) no-repeat; background-position:center 202px;}
#container { text-align:center; width:944px; }
#logo { background-image:url(../images/layout/logo.png); background-repeat:no-repeat; width:944px; height:202px; }
#address { background-image:url(../images/graphics/address.png); background-repeat:no-repeat; width:437px; height:129px; float:right; margin:8px 25px 0px 0px; }


/*--heading layout--*/
#header { overflow:hidden; height:320px; margin:0; padding:0;}
#header-col-a { background-color: #003E4F; background-position: left center; float: left; height: 280px; width: 590px; border: thick solid #006880; margin:28px 0px 0px 30px; }
#header-col-b { background-color: #003E4F; background-position: left center; float: right; height: 280px; width: 260px; border: thick solid #006880; margin:28px 32px 0px 0px;  color:#8CC63F; font-size:13px; text-align:left; padding-left:7px; font-size:14px; font-weight:bold;}
#header-col-b:text { margin-left:10px;}


/*--navigation--*/
#navigation { width:944px; margin-top:-62px; }
#navigation ul { width:944px; }
#navigation ul li { font-size:22px; display:inline; padding:10px; }
#navigation ul li a { text-decoration:none; color:#333; font-weight:600; }
#navigation li a:hover { color:#FFFF00; }


/*--body layout--*/
#body-content { background-image:url(../images/layout/bg-color.png); background-repeat:repeat-y; width:944px; margin-top:8px;}
#body-col-a { background-image:url(../images/graphics/crew.jpg); background-repeat:no-repeat; border:thick #003e4f solid; float: left; margin:15px 0px 0px 30px; width:594px; height:223px; overflow:hidden}
#body-col-b { background-image:url(../images/graphics/our-affiliations.png); background-repeat:no-repeat; width:606px; height:180px; float:left; margin:5px 0px 0px 25px; overflow:hidden }
#body-col-b p { padding:40px 5px 5px 15px; }
#body-col-c { background-image:url(../images/graphics/we-offer.png); background-repeat:no-repeat; width:304px; height:433px; float:right; overflow:hidden; }
#body-col-c ul { margin:46px 0px 0px 23px; }
#body-col-d { margin-left:30px; margin-top:5px; }
#body-col-e { float:left; }

/*--background styles--*/
body { background:url(../images/graphics/bg.gif) center top fixed; }


/*--footer styles--*/
#footer { background-image:url(../images/layout/footer-bg.png); background-repeat:no-repeat; width:944px; height:30px; margin-left:-2px;}


/*--footer navigation--*/
#footer-navigation {display:block; width:944px; height:30px;}
#footer-navigation ul { width:944px; margin-top:30px; }
#footer-navigation ul li { font-size:12px; display:inline; padding:8px; margin-left:19px; }
#footer-navigation ul li a { text-decoration:none; color:#666; font-weight:600; }
#footer-navigation li a:hover { color:#000; }


/*--misc. classes--*/
.clear { clear:both; }
.pwmtag,.pwmtag a { text-align:center; font-size:12px; color:#333; font-weight:bold; margin:0 auto; }
.ice-cream { float:left; margin:50px 10px 0px 10px; }
.head-block { margin:6px 2px;}
.carry-out { float:left; }
.email { padding:110px 0px 0px 18px; text-align:left; }


/*--slider classes--*/
#rotating { margin-left:30px; }
div.slides {position:absolute; bottom:0; left:3;}
ul.slides {position:absolute; bottom:0; left:3; list-style:none; padding:0; margin:0;}
div.slides div,ul.slides li { position:absolute; top:0; width:480px; display:none; padding:0; margin:0;}

/*--Optional--*/
.container { width:594px; height:223px; overflow:hidden;position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; width:594px; display:none; padding:0; margin:0; }

/*--Optional--*/
#loopedSlider,#newsSlider { margin:0 auto; position:relative; clear:both; padding-top:9px;}
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li  { float:left; }
ul.pagination li a { padding:2px 4px; }
