body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:  url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#designby {
	text-align: right;
	width: 770px;
	margin:0px auto;
}

.designby {
	text-align: right;
	width: 770px;
	margin:0px auto;
}

#mainholder {
	background-color: #FFFFFF;
	width: 770px;
	margin:0px auto;
	border:1px solid #910000;
	padding: 0px;
}

#topmenu {
	background-color: #910000;
	height: 20px;
	width: 765px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	border: 0px none;
	color: #999999;
	font-size: small;
	text-align: right;
}

#banner {
	width: 770px;
	height: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
}

#bordercontent {
	border: 1px solid #CCCCCC;
	padding: 5px 40px 20px;
	margin: 10px;
	background-color: #FFFFFF;
	height: 100%;
}
#content {
	width: auto;
	font-size: 17px;
	color: #666666;
	background-color: #FFFFFF;
	height: 100%;
}
/* homepage */
#content2 {
	/*background: #FFFFFF url("images/red_gradient_up.jpg") no-repeat left bottom;*/
	height:100%;
	margin: 0px;
	padding: 0px;
}

#content_expertise {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;
	background-image:  url("images/p_expertise.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
}

#content_articles {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;
	background-image:  url("images/p_articles.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_resources {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;
	background-image:  url("images/p_resources.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_contact {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;
	background-image:  url("images/p_contact.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#article_box1 {
	width: 360px;
	margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
	height:100%;
}
#article_box_img {
	width: 375px;
	float: left;
	height:210px;
	margin-bottom: 0px;

}

#article_box2 {
	width: 360px;
	float: right;
	background-color: #FFFFFF;
	height:100%;
	margin-right: 10px;
}
#testimonial_box {
	width: 325px;
	margin-left: 20px;
	float: left;
	padding-left: 30px;
	height:100%;
	margin-top: 20px;
}

#articles {
	background-repeat: no-repeat;
	margin: 0px 10px 15px 20px;
	font-size: small;
	color: #666666;
	height:100%;
}


#articlesleft {
	background-repeat: no-repeat;
	margin: 0px 10px 15px 30px;
	font-size: small;
	color: #666666;
	height:100%;
}
#articles a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
#articles a:visited {
	color: #666666;
}
#articles a:hover {
	color: #920000;
	text-decoration:underline;
}

#articlesleft a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
#articlesleft a:visited {
	color: #666666;
}
#articlesleft a:hover {
	color: #920000;
	text-decoration:underline;
}


a {
	color: #920000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #920000;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

#menu {
	width: 770px;
	height: 31px;
	padding: 0px;
	background-image:  url("images/menu_bkgd.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu a{
	text-decoration: none;
}

#bottommenu {
	background-color: #910000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	color: #999999;
	font-size: x-small;
	width: 720px;
	line-height: 25px;
	clear: both;
}
#bottommenu a {
	color: #999999;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;	
}

#bottommenu a:visited {
font-size: x-small;
	color: #ffffff;
}
#bottommenu a:hover {
font-size: x-small;
	color: #000000;
	text-decoration:underline;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #910000;
}

h1 a {
	color: #920000;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;	
}
h1 a:visited {
	color: #920000;
}
h1 a:hover {
	color: #000000;
	text-decoration:underline;
}

h2 {
	color: #666666;
	font-style:italic;
	font-size: 20px;	
}

.smalltext {
	font-size: small;
	color: #666666;
	font-weight: normal;
}
.smalltext a {
	font-size: small;
	color: #920000;
	text-decoration: none;
	font-weight: bold;
}
.smalltext a:visited {
	color: #920000;
	font-weight: normal;
}
.smalltext a:hover {
	color: #000000;
	text-decoration:underline;
}

.smalltextred {
	font-size: x-small;
	color: #920000;

}

.smalltextred a {
	text-decoration: none;
	font-weight: normal;
}
.smalltextred a:visited {
	color: #666666;
}
.smalltextred a:hover {
	color: #000000;
	text-decoration:underline;
}

.verysmalltext {
	font-size: x-small;
	color: #666666;
	font-weight: normal;
}

.verysmalltext a {
	font-size: x-small;
	color: #920000;
	text-decoration: none;
	font-weight: normal;
}
.verysmalltext a:visited {
	color: #666666;
}
.verysmalltext a:hover {
	color: #000000;
	text-decoration:underline;
}
#relative_links {
	margin: 10px;
	padding: 20px;
	float: right;
	width: 150 px;
	border: 1px solid #CCCCCC;
}

.quotes {
	font-style: italic;
}
/*  OLD

#content_about_us {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;
	background-image:  url("images/p_about_us.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}

