body {
	font-family: arial, tahoma, verdana;
	font-size: 80%;
	margin: 0px;
	background-color: #ffffff;
	color: #333333;
}
h1, h2 {
	font-size: 150%;
	font-weight: normal;
	color: #ff6600;
	margin:0px;
	padding: 5px 0px 5px 0px;
}
.smallh2 {
	font-weight: bold;
	font-size: 120%;
}
h3 {
	color: #ff6600;
	font-size: 110%;
}
h4 {
	font-size: 100%;
}
p {
	vertical-align:top;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 105%;
}
ul {
	padding-top:0px;
	margin:0px;
	margin-bottom: 10px;
	font-weight: normal;	
}
li {
	text-align: left;
	color: #333333;
	padding-top: 3px;
	margin-left: 25px;
	font-weight: normal;
}
input {
	font-size: 120%;
	font-family: arial, tahoma, verdana;
}
textarea {
	font-family: arial, tahoma, verdana;
	font-size: 120%;
	padding: 5px;
	border: 2px solid #cccccc;
}
img {
	border:0px;
}
a:link {
	text-decoration: underline;
	color: #000099;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #000099;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff6600;
}
a:active {
	text-decoration: none;
}

#outer {
	width: 100%;
	margin: 0 auto;
	min-height: 600px;
	background-image:URL(../images/head-bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.inner {
	width: 960px;
	margin: 0 auto;
	background-color: transparent;
}
#outer_maincontent {
	margin-left:5px;
	margin-right:5px;
}
#content {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 25px;
	margin-top: 0px;
}
#maincontent {
	padding: 0px;
	padding-bottom: 0px;
	text-align:justify;
}
#rn {
	width: 680px;
	float: left;
	background-color: #ffffff;
	padding-right: 10px;
	padding-bottom: 20px;
}
#ln {
	float:right;
	text-align: left;
	width: 220px;
	vertical-align:top;
	margin: 0px 0px 10px 10px;
	background-color: #ffffff;
}
#banner {
	width: 100%;
	background-image:URL(../images/head-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	vertical-align:middle;
	margin-bottom: 0px;
	clear: both;
}
#logo {
	float: left; 
	margin-bottom: 0px;
}
#web_design {
	float: left;
	padding-top: 1.6em;
	padding-left: 1em;
	color: #ffffff;
}
#banner_right_nav {
	float: right; 	
	text-align: right;
}
#outermenu {
	width: 960px;
	font-size: 90%;
	font-weight:bold;
	color: #ffffff;
	margin: 0 auto;
	padding-top: 4px;
	clear: both;
	margin-bottom: 3px;
}
#menu {
	clear:both;
	text-align: left;
}
#menu a {
	font-weight: normal;
	font-size: 110%;
}
#menu a:link {
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
}
#menu a:visited {
	text-decoration:none;
	color: #ffffff;
	padding: 0px;
}
#menu a:hover {
	color: #ff6600;
	text-decoration: none;
	padding: 0px;
}
#menu ul {
	width: 100%;
}
#menu li {
	display: inline;
}
#footer li {
	display: inline;
}
#footer {
	width: 100%;
	color: #ffffff;
	background-image:URL(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	border-top: 3px solid #333333;
	background-color: #333333;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	vertical-align:middle;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight:normal;
}

.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.menu_title {
	font-size: 120%;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #cccccc;
}
.menu_title80 {
	font-size: 100%;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #cccccc;
}
.menu_txt {
	font-size: 80%;
}
.width100 {
	width: 100%;
}
.caption {
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}
.subhead {
	font-weight: bold;
	padding-top: 5px;
}
.center {
	text-align: center;
}
.float_right {
	float:right;
}
.float_left {
	float: left;
}
.portfolio_title {
	color: #000099;
	font-size: 110%;
	font-weight: bold;
}
.quote {
	float: right;
	padding: 5px;
	border: 2px solid #cccccc;
	color: #666666;
	font-size: 140%;
}
.quoter {
	color: #666666;
	font-size: 80%;
}
.portfolio_thumb {
	float: left;
	margin: 0px 5px 7px 0px;
	border: 1px solid #999999;
}
.imgborder {
	border: 1px solid #cccccc;
}
.imagepad {
	border: 1px solid #cccccc;
	padding: 3px;
	margin-right: 1px;
}
.input {
	padding: 5px;
	border: 2px solid #cccccc;
}
.contact_form {
	width: 100%;
	padding: 10px;
	background-color: #e9e9e9;
	border: 2px solid #cccccc;
}
.bullet {
	padding-right:5px;
}
.mensp {
	padding-right: 10px;
}
.sep {
	color: #555555;
	font-size: 70%;
}
.dxor {
	color: #ff6600;
}
.help {
	cursor: help;
	color: #ff6600;
	border-bottom: 1px dotted #999999;
}
.subtle {
	margin-top: 10px;
	font-size: 90%;
	color: #999999;
	text-align: center;
}
#seo_table {
	margin: 0 auto;
	border: 2px solid #cccccc;
}
#seo_table th {
	background-color: #d6ebff;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 2px;
}
#seo_table td {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 2px;
}
