body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #474746;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg); /** Link to the image you created **/
    background-repeat: repeat-y; /** Repeats the image vertically **/
    background-position: center; /** Centers the Background image **/
    background-color: #f7f4ee; /** Website BG colour (matches canvas colour in Step 1) **/
}
a:link, a:visited {
	color: #006A96;
	text-decoration:none;
}
a:hover {
	color: #72567D;
}
a:active {
	color: #008EBC;
}

/*// Headlines //////////////////////*/
h1, .h1{
	color:#72567D;
	font-size:20px;
	line-height:23px;
	font-weight:bold;
}
h2, .h2{
	color:#006A96;
	font-size:14px;
	font-weight:bold;
	padding-left: 0px;

}
h3 .h3{
	color:#006A96;
	font-size:12px;
	font-weight:300;
}

/*// container //////////////////////*/
.container{
	width:800px;
	color: #EAF7FD;
	background-color: #0067c5;



}

/*// HEADER //////////////////////*/

#header{
	background-position:bottom;
	background-repeat:repeat-x;	
	padding:0px;
	height:55px;
	margin:auto;
	
	background-color:#00FF00;
	border:0px solid #FFFFFF;
}

/*// COLUMNS //////////////////////*/

.navCol{
	background-color:#0067c5;
	width:auto;
	background-position: top;
	vertical-align: top;
	border: none;
	top: 0px;
	clip:  rect(0px auto auto auto);
	color: #000000;

}
.contentCol{
	background-position:right;	
	background-color:#FFFFFF;
}


/*// SHADOWS //////////////////////*/

.shadowU{
	background-position:bottom;
	background-repeat:repeat-x;	
}
.shadowUR{
	background-position:right;
	background-repeat:repeat-x;	
}
.shadowBL{
	background-position:left;
	background-repeat:repeat-x;	
	height:10px;
}
.shadowBR{
	background-position:right;
	background-repeat:repeat-x;	
	height:10px;
}





/*// NAVIGATION (left) //////////////////////*/


.navCategory{
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
	line-height:38px;
	height:38px;
	border-bottom:2px solid #FFF;
	color:#FFF;
	background-color:#4E415C;
	padding:0px 0px 0px 15px;
}

.nav{
	text-transform:uppercase;
	
	font-size:12px;
	line-height:38px;
	height:38px;
	border-bottom:2px solid #FFF;
	
}
.nav a{
	display: block;
	color:#FFFFFF;
	background-color:#6B587E;
	padding:0px 0px 0px 15px;
	
}
.nav a:hover{
	color:#FFFFFF;
	background-color:#4E415C;
}
.navOn{
	color:#006A96;
	background-color:#FFF;
	padding:0px 0px 0px 15px;
	font-weight:bold;
}


/*/// SUB NAV ///////*/


.subNav{
	color:#006A96;
	text-transform:capitalize;
	font-size: 13px;
	background-color:#FFF;
	padding-left: 0px;
}
.subNav a{
	color:#F26521;
	background-color:#FFF;
	padding-left: 0px;
	font-weight:100;
}
.subNav a:hover{
	color:#72567D;
	background-color:#FFF;
	padding-left: 0px;
	font-weight:100;
}
.subNav ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 17px 0px;
	background-color:#FFF;
		
}
.subNav li{
	margin-top:0px;
	margin-bottom:2px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	background-image: url(../img/buttons/li_carrot.gif);	
	background-color:#FFF;
	line-height: 18px;
}





/*// NAVIGATION (top) //////////////////////*/
.navTop{
	font-weight:bold;
	font-size:12px;
	margin: 0px 4px 0px 4px;
	line-height:22px;
	height:22px;
	float:right;
}
.navTop a{
	display: block;
	padding:0px 12px 0px 12px;
	color:#FFFFFF;
	background-color:#6B587E;
}
.navTop a:hover{
	color:#FFFFFF;
	background-color:#4E415C;
}
.navTopOn{
	color:#F26521;
	background-color:#FFFFFF;
	padding:0px 12px 0px 12px;
}





/*// CONTENT //////////////////////*/
.contentSpacer{
	border-bottom:1px dotted #ABBB94;
	margin-top:10px;
	padding-left: 0px;

}
.contentSpacer img{
	float:left;
	margin-right:8px;
}
.contentShell{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2px;

}
.content{
	
	padding: 15px 30px 10px;
}
.contentHeadRow{
	background-color: #4E415C;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	width: auto;
	height: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 14px;
	background-image: url(../img/menu_img/shadow2.gif);
	background-repeat: repeat-x;
	background-position: bottom;











}
.popServTD{
	line-height:11px;
	padding: 2px 2px 0px 2px;
	vertical-align:top;

}
.serviceList{
}
.serviceList ul{
	list-style-type: none;
	padding: 0px;
	margin: 3px 0px 10px 0px;

}
.serviceList li{
	margin-top:0px;
	margin-bottom:2px;
	line-height:12px;
	background-position: 0px 3px;
	padding-left: 10px;	
}

/* LINKS //////////////////////////*/
.links{
}
.links ul{
	list-style-type: none;
	padding: 0px;
	margin: 3px 0px 10px 0px;

}
.links li{
	font-size:12px;
	margin-top:0px;
	margin-bottom:7px;
	line-height:12px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	background-image: url(/img/buttons/li_carrot.gif);	
}



/*// Footer //////////////////////*/

.footer{
	color:#FFFFFF;
	padding: 0px 11px 4px 12px;
	font-size: 12px;
	background-color: #0067c5;
}
.footer a{
	color:#E6EBDF;
	text-decoration:underline;
}
.footer a:hover {
	color:#FFFFFF;
}





/*// HOME PAGE //////////////////////*/



.homeHeaderTable{
	margin:0px 0px 2px;
	width: 0px;

}
.homeHeaderTable a:hover{
	color:#866B87;
}
.homeHeader{
	background-color:#4E415C;
	padding: 0px 0px 0px 30px;
	color:#FFFFFF;
	height:118px;
	line-height:24px;
	width: 600px;

}
.hhH1{
	text-transform:uppercase;
	font-size:24px;

}
.hhH2{
	font-size:18px;
	color:#00C0FF;
	line-height:24px;
}
.hhH3{
	font-size:14px;
}
.hhH4{
	color:#CCCCCC;
	line-height:18px;
}
.MenuHeadRow {
	padding: 10px 0px 10px 13px;
	background-color: #4E415C;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	width: auto;
	height: auto;
	text-align: left;
	font-family: Arial;
	font-variant: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;




}
.name {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #4E415C;

}
.name2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-left: 2px;


}
.h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: 0067c5;
}
h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: 0067c5;
}
.contentHeadRow2 {
	background-color: #4E415C;
	color:#FFFFFF;
	font-size:20px;
	font-weight:lighter;
	width: auto;
	height: auto;
	text-align: left;
	font-family: sans-serif;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
	font-style: normal;

}
.arc {
	background-color: #4E415C;
	color:#FFFFFF;
	font-size:20px;
	font-weight:lighter;
	width: auto;
	height: auto;
	text-align: left;
	font-family: sans-serif;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
	font-style: normal;
	background-image: url(../img/menu_img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.link {
	padding: 15px 30px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.login:link, a.login:visited {
	color: #000000;
	text-decoration:none;
	padding-left: 15px;
}
a.login:hover {
	color: #333333;
	padding-left: 15px;
}
a.login:active {
	color: #000066;
	padding-left: 15px;
}
