/* CSS Document */

body {
	background:url(../images/main_bg.gif) repeat fixed;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
}

#background {
	background:#FFFFFF url(../images/RepeatBack.jpg) top center repeat-x;
	width:100%;
	height:100%;
	border-bottom:#1E1E1E 7px solid;
}

#container {
	background:url(../images/Header.jpg) top center no-repeat;
	width:850px;
	margin: 0 auto 0 auto;
}

#rightcolumn {
	display: inline;
	float: right;
	width:603px;
	margin-top:89px;
	margin-right: 9px;
}

#leftcolumn {
	float: left; 
	display: inline;
	width:215px;
	margin-left:12px;
	margin-top:36px;
	padding:0;
	z-index:1;
}

#leftcolumn h1 { margin-bottom: 15px; }

#content {
	text-align:left;
	padding:10px;
}

#content p { line-height: 20px; }

#sub_content { padding:10px;}

#indexcolumn {
	width: 165px;
	float:left;
	margin: 0 37px 10px 10px;
}

#indexcolumnmiddle {
	width: 165px;
	float:left;
	margin: 0 37px 10px 0;
}

#indexcolumnlast {
	width: 165px;
	float:left;
	margin: 0 0 10px 0;
}

#footer {
	margin:0 auto 0 auto;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:810px;
	text-align:left;
	padding:7px 0 15px;
	clear: both;
}

.logohome {
	top:0px;
	left:0px;
	width:350px;
	padding:0px;
	margin:0px;
	float: left;
}

.logohome li a {
	display:block;
	text-decoration: none;
	text-align: left;
	padding:10px 10px 10px 0px;
	font-size:16px;
	color:#333;
	width: 350px;
	text-indent: -9999px;

}

.logohome li {
	list-style:none;
	position: relative;
}

.logo {
	height: 70px;
	left: 0px;
	top: 1px;
}

.logo a{
	height: 70px;
	background: transparent;
}

.logo a:hover{
	background:transparent;
}



.contactus { padding-top: 10px; text-align: left; }
.contactus h2, .contactus span, .contactus p { font-size: 10px; padding-top:0; margin-top:0; }
.contactus h1 { border: none; padding-bottom: 0; margin-bottom: 0; }

.navigation {
	top:0px;
	left:0px;
	width:215px;
	padding:0px;
	margin:0px;
}

.navigation li a {
	display:block;
	text-decoration: none;
	text-align: right;
	padding:10px 10px 10px 0px;
	font-size:16px;
	color:#333;
	width: 205px;

}

.navigation li a:visited { text-decoration: none; }

.navigation li {
	list-style:none;
	position: relative;
}


.home {
	height: 22px;
	left: 0px;
	top: 1px;
}

.home a{
	height: 22px;
	background:url(../images/Menu.jpg) 0px 0px no-repeat;
}

.home a:hover{
	background:url(../images/MenuOver.jpg) 0px -1px no-repeat;
}

.about {
	height: 22px;
	left: 0px;
	top:22px;
	margin-bottom:20px;
}

.about a{
	height: 22px;
	background:url(../images/Menu.jpg) 0px -42px no-repeat;
}

.about a:hover{
	background:url(../images/MenuOver.jpg) 0px -42px no-repeat;
}

.login {
	height: 22px;
	left: 0px;
	top:22px;
	margin-bottom: 40px;
}

.login a{
	height: 22px;
	background:url(../images/Menu.jpg) 0px -247px no-repeat;
}

.login a:hover{
	background:url(../images/MenuOver.jpg) 0px -247px no-repeat;
}

.link {margin:0 auto 0 auto; position:relative;}

.link a {color:#a51d21; text-align:left; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; height:auto; width:auto;}

.link a:hover{background-color:#335ab4; text-decoration:none; background:none; font-size:12px;}

.link a:active{background-color:#335ab4;}

.clear { clear:both;}

h1 {font: 18px Geneva, Arial, Helvetica, sans-serif; color:#000; text-transform:uppercase; border-bottom:#000 1px solid; letter-spacing:1px;}

h2 {font: 14px Geneva, Arial, Helvetica, sans-serif; color:#333; text-transform:uppercase; letter-spacing:1px; }

.text {font: 12px Verdana, Arial, Helvetica, sans-serif; font-weight:normal; letter-spacing: normal; }

a { color:#333; text-decoration:underline; }
a:hover { color:#333; text-decoration:none; }
a:visited { color:#333; text-decoration:underline; }
a:visited:hover { color:#333; text-decoration:none; }
a:active { color:#333; text-decoration:underline; }

.form {
	background:#E9E9E9;
	padding:15px;
	margin:10px;
	width: 300px;
	border:#999999 1px solid;
	}
	
.form-element {
	background-color:#E0E0E0;
	border:#999999 1px solid;
	margin:0px 0px 5px 0px;
}


a.footer_link:visited:hover {
	text-decoration: none;
	color:#ccc;
	text-transform:none;
	font-weight:normal;
}

a.footer_link:visited {
	text-decoration: none;
	color:#999;
	text-transform:none;
	font-weight:normal;
}

a.footer_link:hover {
	text-decoration: none;
	color:#999;
	text-transform:none;
	font-weight:normal;
}
a.footer_link:active {
	text-decoration: none;
	color:#ccc;
	text-transform:none;
	font-weight:normal;
}

#leftcolumn span a { color:#000000; }

a.article:link { color:#0000FF; text-decoration: underline;	font-weight:normal; font-style: italic; }
a.article:visited { color:#0000FF; text-decoration: underline;	font-weight:normal; font-style: italic; }
a.article:active { color:#0000FF; text-decoration: underline;	font-weight:normal; font-style: italic; }
a.article:hover { color:#0000FF; text-decoration: none;	font-weight:normal; font-style: italic; }
a.article:visited:hover { color:#0000FF; text-decoration: none;	font-weight:normal; font-style: italic; }

#footer a { color:#ccc; text-decoration: underline; text-transform:none; font-weight:normal; }
#footer a:visited { color:#ccc; text-decoration: underline; text-transform:none; font-weight:normal; }
#footer a:active { color:#ccc; text-decoration: underline; text-transform:none; font-weight:normal; }
#footer a:hover { color:#ccc; text-decoration: none; text-transform:none; font-weight:normal; }
#footer a:visited:hover { color:#ccc; text-decoration: none; text-transform:none; font-weight:normal; }

h2 { font-size: 18px; margin:0; }

#footer h3 { font-size: 26px; margin: 5px 0 15px 0; font-weight: 200; font-family: HelveticaNeue, Helvetica, Sans-Serif; } 

.footer_column { float: left; margin-right: 35px; width: 30%; overflow: hidden; }
.footer_column h2 { font-size:18px; color: #FFFFFF; margin-bottom: 10px; margin-top: 0; }
.footer_column p { margin-top: 0; }
.footer_column_last { float: left; margin-right: 0; width: 30%; overflow: hidden; }
.footer_column_last h2 { font-size:18px; color: #FFFFFF; margin-bottom: 10px; margin-top: 0; }
.footer_column_last p { margin-top: 0; }

.form_submit { padding: 5px 10px; background: #CCCCCC; border: 1px solid #999999; color: #121212; font-size: 14px; text-align: center; }

table h4 { margin: 0 0 10px; }

h5 { text-decoration: underline; font-size: 14px; color: #000000; margin: 0; }
h6 { margin: 5px 0 15px; font-size: 14px; color: #000000; font-weight:normal; }
h6 a { color:#0000FF; text-decoration: underline; }
h6 a:hover { color:#0000FF; text-decoration: none; }