a:link {	
	color: #EB208C;	
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #EB208C;
	text-decoration: none;
}

body {	
	background-color: #aad471;
	background: url(../images/background.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	line-height: 1.5em;	
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
hr {
	  border-top: 1px dashed #8cc63f;
      color: #fff;
      background-color: #fff;
}

img {
	border: none;
}
	
#contentWrapper {
	width: 942px;
	margin: 0 auto;
	border: 1px solid black;
	background-color: #fff;
	
}


#contentRight img {
	border: 3px solid black;
	padding: 5px;
}


#content {
	width: 864px;
	background: #fff;
	margin: 20px 40px;
	min-height: 200px;
}

#contentLeft {
float:left;
width:620px;
margin-left: 40px;
margin-bottom: 20px;
background:#fff;
}

#contentRight {
float:right;
width:220px;
margin-right: 40px;
margin-bottom: 40px;
background:#fff;
}

#services {
	margin:20px 0px;
	border-bottom: 1px solid white;	
}

#services ul {	
	font-size: 13px;	
	list-style-type: none;
	}
	
#services ul li {
	background-position: 0px 50%; 
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../images/icon-nav.gif); 
	background-repeat: no-repeat;
}

#services li.column1 {
	margin-left: 0;
	}
	
#services li.column2 {
	margin-left: 400px;
}

#services li.reset {
	margin-top: -8.5em;
}


#contactUs {
	margin-left: 75px;
}


	
#wave {
	clear: both;
	background: url(../images/footer-wave.gif) no-repeat;
	height: 49px;
	width: 942px;
}

#homeContentWrapper {
	width: 944px;
	margin: auto;
	border: 10px solid black;
	background: url(../images/home-curve.gif) no-repeat;
	height: 708px;
	background-color: #fff;
}

#homeLogo {
	margin: 20px auto;
	width: 568px;
	height: 167px;
	}
	
#homeLogo img {
	border: 0;
} 

#homeDivider {
	width: 864px;
	height: 10px;
	background: url(../images/home-divider.gif) repeat-x;
	margin: auto;
}
	

#nav {
	width: 700px;
	height: 51px;
	border: 1px solid #f8c5e0;
	margin: 0 auto 40px auto;
	background: url(../images/nav-background.gif) repeat-x;
	position: relative;
}

#navShadow {
	background-color: #fbd5e9;
	height: 6px;
	width: 670px;
	margin-left: 15px;
	margin-top: -6px;
}

#nav ul {	
	font-size: 18px;	
	list-style-type: none;
	text-transform:uppercase;
	position: relative;
	margin-top: 18px;
        margin-left: 8px;
	}
	
#nav ul li {
	display: inline;
	background-position: 0px 50%; 
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(../images/icon-nav.gif); 
	background-repeat: no-repeat;
}

#nav ul li.first {
	display: inline;
	background-image: none; 
	padding-left: 0px;
}

#homeContent {
	margin-left: 125px;
	width:750px;
}


.headingIcon {
	padding-right: 15px;
	display:block;
}



#logos {
	margin-top: 40px;
	margin-bottom: 10px;
}

#homeFooter {
	font-size: 11px;
	color: black;
	margin: auto;
	text-align: center;
	position: relative;
	border-top: 1px solid black;
}
	
	
#footer {
	font-size: 11px;
	color: black;
	margin: 10px auto 10px auto;
	text-align: center;
	position: relative;
	clear:both;
}

h1 {
	color: #8cc63f;
	text-transform:uppercase;
	font-size: 24px;
	font-weight: normal;
	}
	
h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	}

table  {
	border: 1px solid #8cc63f;
	border-collapse:separate;
	border-spacing: 5px;
	}
th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #8cc63f;
	width: 300px;
	}
	
td {
	background: #fff;
	width: 300px;
}


#portfolio ul {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}
#portfolio ul li{
	list-style:none;
	display: inline;
	padding-left: 5px;
	
}

#portfolio  img {
	border: 1px solid black;
	padding: 0;
}

#phone {
position: absolute;
margin-left: 635px;
}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}



