body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;

}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 914px;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
}


p {
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}



#container {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	padding-top: 3px;
	height: 93px;

}

#logo {
	float: left;
	height: 185px;
	width: 204px;

}

#nav_container {
	width: 490px;
	float: left;
	padding-top: 0px;
	padding-left: 30px;
	height: 20px;

}


.nav {


}

.nav a {
	font-size: 12px;
	height: 10px;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 0px;
	margin-right: 15px;
	color: #333333;


}


.nav a#current {
	color: #b60e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e107b;

}

.nav a:hover {
	color: #b60e23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e107b;

}

.nav a:visited {
	color: #333333;

}

#flash {
	height: 202px;
	width: 792px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	float: left;
}

#space {
	height: 47px;
	clear: both;
}


#content_wrap {
	padding-left: 15px;


}

#content {
	float: left;
	width: 467px;
	padding-right: 87px;
	padding-bottom: 35px;

}


/* for understanding browsers */
#content {
	min-height:250px;
	height:auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 250px;
}

/* for understanding browsers */
#wrapper {
min-height:750px; 
height:auto;
}

/* for Internet Explorer */
/*\*/
* html #wrapper {
height: 750px;
}

html> #content {
height:auto;
min-height:350px;
}

#content_img {
	float: left;
	height: 258px;
	width: 215px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
	border: 1px solid #050057;
}

#content ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: inside;
}


#content li {
	background-image: url(../media/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #333333;
}

h1 {
	font-size: 16px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807b6c;
	height: 20px;
	margin-bottom: 5px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.client {
	font-weight: normal;
}


.home {
	display: block;
	float: left;
	width: 465px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 139px;
}
.home_image {
	float: left;
	height: 139px;
	width: 245px;
	border: 1px solid #ECE9D8;
	text-align: center;
	margin-right: 10px;
}
.home_text {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}

.home_text a {
	text-decoration: none;
	color: #99CC33;
}


.home_text a:hover {
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;

}

.home_text a:visited {
	color: #999999;

}

.services {

	display: block;
	float: left;
	height: 300px;
	width: 465px;
	padding-top: 15px;
	padding-bottom: 35px;
}

.services_image {

	float: left;
	height: 300px;
	width: 465px;
	border: 1px solid #ECE9D8;
	text-align: center;
}

.services_text {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	display: block;
	width: 465px;
	padding-bottom: 6px;
}



#rt_column {
	float: left;
	width: 220px;

}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;


}

h3 {
	font-size: 16px;
	display: block;
	height: 20px;
	margin-bottom: 5px;
	background-image: url(../media/dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}





#footer_wrap {
	clear: both;
	margin-left: 15px;
	padding-bottom: 25px;

}


#footer {
	padding-top: 2px;
	background-image: url(../media/dotted-line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;

}
#footer a {
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	font-size: 10px;


}
#footer a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b60e23;

}

#footer a:visited {
	color: #333333;
}

#breadcrumb {
	padding-top: 5px;
	font-size: 12px;
}
