/* Generic Styles */

body {
	font-family: Verdana;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

h1 {
	height: 0;
	padding: 0;
	margin: 0;
	margin-left: -3000px;
}

h2 {
	font-style: italic;
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

/* Float clear */

.clearFloat {
	clear: both;
}

/* Main Containers */

#wrapper {
}

#site {
	font-size: 1.1em;
	line-height:1.6em;
	margin: auto;
	width: 1000px
}

#siteHeader {
	background-image: url(../images/header_background.jpg);
	height: 190px;
	width: 100%;
}

#siteHeader p {
	color: #FFF;
	font-size: 1.8em;
	margin: 0;
	padding: 10px;
	text-align: right;
}

#siteHeader #flash {
	float: right;
}

#siteContent {
	border-left: 1px solid #cbd1dd;
	border-right: 1px solid #cbd1dd;
	border-bottom: 1px solid #cbd1dd;
}

#siteFooter {
	color: #CEABBC;
	min-height: 100px;
	padding-top: 20px;
	text-align: center;
}

#siteFooter ul {
	margin: 0;
	padding: 20px 0 0 0;
}

#siteFooter ul li {
	border-left: 1px solid;
	display: inline;
	list-style-type: none;
	padding: 0 10px;
}

#siteFooter .first {
	border: 0;
	display: inline;
	list-style-type: none;
}

/* Columns */

#leftCol {
	float: left;
	margin-left: 10px;
	width: 180px;
}

#leftCol a {
	display: block;
	text-align: center;
}

#rightCol {
	float: left;
	margin-left: 40px;
	width: 768px;
}

#blueBar {
	background-color: #011B58;
	padding: 5px;
}

#blueBar p {
	color: #949E93;
	margin: 0;
}

/* Column Content */

.leftColMenu .navMenu {
	margin: 10px 0 0 20px;
	padding: 0;
}

#leftCol .leftColMenu .navMenu li a {
	text-align: left;
}

.leftColMenu .navMenu li {
	border-bottom: 1px dotted #84A2C7;
	list-style-image: url(../images/menuarrow.gif);
	list-style-type: none;
}

#content {
	
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 30px;
	
}

#content2 {
	border-right: 1px dashed #B7B7B7;
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-top: 30px;
	width: 550px;
}

#content2 img {
	float: left;
}


#ACS {
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	font-size: 10px;
	margin: auto auto 10px;
	padding:  0 10px;
}

#content img {
	float: right;
}

#wordLogo {
    float: none !important;
}

#newsCol {
	float: left;
	width: 187px;
}

#newsCol ul {
	margin: 5px 10px;
	padding: 0;
}

.newsTitle, .newsContent {
	list-style-type: none;
}

.newsTitle {
	font-weight: bold;
}

.newsContent {
	font-weight: normal;
}

#newsHeader {
	background-color: #E1E3E7;
	min-height: 26px;
}

#newsHeader img {
	float: left;
}
#newsHeader h3 {
	float: left;
	padding: 5px;
}

/* Forms */

#contactForm fieldset, #voucherForm2 fieldset{
	padding: 20px;
}

#voucherForm {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	width: 160px;
}

#voucherForm ul, #voucherForm2 ul {
	margin: 0;
	padding: 0;
}

#voucherForm li, #voucherForm2 li {
	list-style-type: none;
}

#voucherForm input[type=text] {
	margin-bottom: 5px;
	width: 130px;
}

#contactForm input[type=submit], #voucherForm input[type=submit], #voucherForm2 input[type=submit] {
	margin-top: 10px;
}

#contactForm, #voucherForm2 {
	margin: auto;
	margin-bottom: 20px;
	width: 380px;
}

#contactForm input[type=text], #contactForm textarea, #voucherForm2 input[type=text]{
	display: block;
	margin-bottom: 5px;
	width: 270px;
}

#newsLetter fieldset {
	margin: 0;
	padding: 5px;
    margin:20px 4px;
}

#newsLetter label {
	color: #11406E;
	font-weight: bold;
}

#newsLetter input[type=text] {
	width: 130px;
}

#newsLetter input[type=image] {
	position: absolute;
}

/* rounder menu BG */

.cornerBox {
	background: #F1F1F1;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	width: 180px;
}

.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('../images/circle.gif') no-repeat;
	font-size: 0%;
}

.cornerBoxInner {
	border: 1px solid #E4E4E4;
	padding: 10px;
}
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

/* rounded corner menu header test */

.rounded_box {
   background: #081e8b url(../roundedcornr_815534_grad.gif) repeat-x top left;
}
.rounded_top div {
   background: url(../roundedcornr_815534_tl.gif) no-repeat top left;
}
.rounded_top {
   background: transparent url(../roundedcornr_815534_tr.gif) no-repeat top right;
}
.rounded_bottom div {
   background: url(../roundedcornr_815534_bl.gif) no-repeat bottom left;
}
.rounded_bottom {
   background: transparent url(../roundedcornr_815534_br.gif) no-repeat bottom right;
}

.rounded_top div, .rounded_top,
.rounded_bottom div, .rounded_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.rounded_content {
	color: #FFF;
	margin: 0 5px;
}
#footer_image1{
    margin-right: 6px;
    text-align: center;
}

#contactForm{
    width:320px;
    float:left;
}

#address {
    width:200px;
    float:left;
    margin-left:30px;
    margin-top:-15px;
}
.center{
    text-aligh: center;
}
