body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.row{
	width: 100%;
	float: left;
	margin-top: 1px;
	padding-bottom: 1px;
}


.row div.columnLeft{
	width: 18%;
	float: left;

}


.row div.columnRight{
	float: left;
	width: 82%;
}
/*---------------- COLUMN LAYOUT -----------------------*/
.leftCol{
	float: left;
}
.rightCol{
	float: right;
}

a{
	color: #006600;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#container{
	width: 760px;
	margin: auto;

}

.smallText{
	font-size: 9px;
	text-align: center;
}

#banner{
	height: 137px;
}

#topNavigation{
	height: 32px;
	margin-bottom: 25px;
	font-size: 10px;
}

.bold{
	font-weight: bold;
}

.pageHeaders{
	color: #5A7E56;
	font-size: 18px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BFCEBD;
}

h1{
	color: #5A7E56;
	font-size: 18px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BFCEBD;
}

#rightCol{
	float: right;
	width: 590px;
	font-size: 12px;
}

 
#leftCol{
	width: 150px;
	float: left;
}

#leftCol ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftCol ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}





#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 120px;
}

.footerPadding{
	text-align: center;
	color: #444444;
	padding-top: 25px;
	font-size: 12px;
}

/* Form Fields */

.formContainer{
	margin-bottom: 10px;
}

.formLeft{
	width: 60px;
	float: left;
	color: #444444;
}

.formRight{

}


/* Top Navigation */

#thicktabs{
	margin: 0;
	padding: 0;
	float: left;
	background-position: bottom;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/navbg.gif) top right no-repeat;

}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(../images/navbghover.gif); /*background image swap on hover*/
}




p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}


/* Left Navigation */

.sdmenu {
	width: 150px;
	font-family: Sans-Serif;
	font-size: 12px;
	background: #eee url(../images/bottom.gif) no-repeat  right bottom;
	color: #FFF;
	margin-bottom: 15px;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../images/title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../images/toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #5a7057;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #789474 url(../images/linkarrow.gif) no-repeat right center;
    color: #FFF;
}


/*----------------------CONTACT PAGE -----------------------------*/

h2{
	color: #5A7E56;
	font-size: 14px;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h3{
	font-size: 135%;
}

.contactContainer{
}

.contactBox ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.contactBox ul li{
}

.contactBox{
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	float: left;
	width: 181px;
	font-size: 10px;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 100px;
}

/*------------------------SUPORT PAGES --------------------------*/

.supportContainer{
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

.supportHeader{
	color: #5A7E56;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.supportImage{
	float: left;
	width: 90px;
	height: 75px;
	margin-right: 10px;
}

.supportInfo{
	font-size: 10px;
}


/*--------------------------------INDEX PAGE --------------------------*/

.rowContainer{
	margin-top: 10px;
	height: 130px;
}

.row1{
	float: left;
	height: 120px;
	width: 134px;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

.row2{
	float: left;
	height: 120px;
	width: 134px;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

.row3{
	float: left;
	height: 120px;
	width: 134px;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

.row4{
	float: left;
	height: 120px;
	width: 134px;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
