/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Arial;
	font-size: 14px; 
	color: #FFFFFF;
	margin: 0 auto; 
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #75720B;
	line-height: 20px;
}

/* */
.link,
.link a,
.signupframe {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:15px 0;
	padding:10px 0;
	width:308px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	.signupframe {
		background: #75720b;
		}
.signupframe .required {
	font-size: 10px;
	}

.inputborder {border:1px solid #b8ac0c;}

.signup-button { 
	background:#FFF;
	color:#000;
	border:1px solid #75720b; 
	padding:2px;
	width:80px;
	height:30px;
}
/* */

#header {width:936px;}
#logo {float:left; padding:0; margin:0; width:628px;}

h1 {
	font-size: 18px;
	color: #75720B;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0 5px 0;
}

a, a:visited {
	text-decoration: none;
	color: #fcbe4f;
}

a:hover, a:focus {
	text-decoration: none;
	color: #dd8e00;
}

#wrapper{
	width: 936px;
	margin: 0px auto;
}

#top-bar {	background-image: url(images/name-bg.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

#name {
	padding-bottom: 4px;
	padding-top: 3px;
	width: 300px;
	float: left;
	padding-left: 15px;
}

#pay {
	padding-bottom: 4px;
	padding-top: 3px;
	padding-right: 15px;
	width: 300px;
	float:right;
	text-align: right;
}

#content {
	float: left;
	width: 598px;
	padding: 15px;
}

#content ul {
	list-style: square;
}

#content li {
	line-height:18px;
}

#img-r {
	border: solid 1px #fcbe4f;
	margin-left: 15px;
}

#img-l {
	border: solid 1px #fcbe4f;
	margin-right: 15px;
}

#nav {
	float: left;
	width: 308px;
}

#footer {
	clear: both;
	margin-bottom: 25px;
	padding-top: 15px;
	border-top: 1px solid #FFF;
}

/* img slider css */
.slideshow {  width: 308px; height:211px; margin: 0; float:right; }
.slideshow img { padding: 0; }

/*contact us*/

#connectlist li { display: inline; float: left; width: 155px; list-style: none; list-style-position: outside; padding: 0 25px 5px 0; }
#connectlist img	{ border: none; }

.left	{ float: left; width: 60%; }
.right	{ float: right; width: 150px; margin-right: 45px; }

.clear	{ clear: both; }

#connectlist_contact li 	{ list-style: none; list-style-position: outside; padding: 0 0 5px 0; margin-left: -38px; }
#connectlist_contact img	{ border: none; }