body {
	font-family:Arial;
	font-size:13px;
	color:#444;	
	background-image:url("../images/site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:19px;
}

.plain-1 {
	background-color:#fff;	
}

.alt-r-1 {
	background-color:#f3f4f3;
}

.plain-2 {
	background-color:#587233;	
}

.alt-r-2 {
	background-color:#799058;
}

#add-names {
	width:300px;
	height:100px;
	margin:0 0 8px 0;
}

h1 {
	font-size:26px;
	color:#333;
	font-weight:normal;
	margin:0 0 10px 0;
}

h2 {
	font-size:18px;
	color:#606060;
	font-weight:normal;
	margin:0 0 10px 0;
}

.under-line {
	width:630px;
	height:2px;
	background-color:#057072;
	margin:0 0 15px 0;
}

h3 {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px dashed #ccc;	
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

a {
	color:#606060;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

form {
	margin:0;
}

label {
	float:left;
	display:block;
	width:120px;
	font-weight:bold;
	padding:0 20px 0 0;
	margin:0 0 30px 0;
	line-height:20px;
}

input, textarea {
	font-family:Arial;
	font-size:13px;
	background-color:#fff;
	border:1px solid #ccc;		
	padding:5px 5px 5px 5px;
	margin:0;
	
}

.ta-1 {
	width:300px;
	height:150px;
	margin:0 0 19px 0;
}

.ta-2 {
	width:300px;
	height:100px;
	margin:0 0 19px 0;
}
select {
	font-family:Arial;
	font-size:13px;
}

.input-submit {
	width:130px;
	height:30px;
	font-family:Arial;
	color:#fff;
	font-weight:bold;
	background-color:#606060;	
	border:0;
	border:0;
	padding:5px 5px 5px 5px;
}

.small-text {
	font-size:11px;
}

.c-text {
	color:#00a8ab;
}

#top-block {
	width:850px;
	height:100px;
	background-color:#00a8ab;
	margin:20px auto 0 auto;
}

#logo {
	float:left;
	width:306px;
	height:100px;
	background-image:url("../images/logo.gif");
	background-repeat:repeat-x;
	margin:0 0 0 15px;
}

#top-block-inc {
	float:right;
	width:529px;
	height:30px;
	margin:70px 0 0 0;
}

.col-under {
	width:850px;
	height:15px;
	background-color:#057072;
	margin:0 auto 0 auto;
}

.nav-block {
	display:block;
	float:right;
	width:110px;
	height:30px;
	background-color:#333;
	margin:0 0 0 2px;
	line-height:30px;
	text-align:center;
}

.nav-block a {
	display:block;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

.nav-block a:hover {
	display:block;
	background-color:#057072;
}


#ad-1 {
	width:728px;
	height:25px;
	margin:0 auto 20px auto;
	text-align:center;
	line-height:25px;
}

#ad-2 {
	width:336px;
	height:280px;
	margin:0 auto 0 auto;
}

#main-area {
	width:810px;
	background-color:#fff;
	padding:20px 20px 20px 20px;
	margin:0 auto 0 auto;
}

#stat-box {
	width:788px;
	border:1px solid #ccc;
	padding:0 10px 0 10px;
	margin:0 auto 20px auto;
	line-height:30px;
}

#footer-bar {
	width:810px;
	height:40px;
	color:#fff;
	background-color:#333;
	padding:0 20px 0 20px;
	margin:0 auto 0 auto;
	line-height:40px;
}

#footer-bar a {
	color:#fff;
}

#left-nav {
	float:left;
	width:160px;
	margin:0 20px 0 0;
}

#main-content {
	float:right;
	width:630px;
}

.nav-header {
	width:145px;
	height:30px;
	font-weight:bold;
	color:#fff;
	background-color:#057072;
	padding:0 15px 0 0;
	text-align:right;
	line-height:30px;
}

.nav-content {
	width:150px;
	margin:15px 0 0 0;
}

.nav-dots {
	width:150px;
	height:1px;
	background-image:url("../images/nav-dots.gif");
	background-repeat:repeat-x;
	margin:3px 0 3px 0;
}
