html {
  height: 100%;
  margin-bottom: 0px;
}

img,table {
	border: none;
}

body {
	font-family: Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	background-color: #649DD4;
}
	
body.contentpane {
	background: #f8f8f8;
}

a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #0E0F79;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #4f93ca;
}

table.contentpane ul li {
	list-style-image: url(/images/li.png);
}
input.button, .validate  {
	background: #0057A2;
	border: 0;
	font-size: 10px;
	color: #fff;
}


input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}
.owner {
font-size:16px;
text-align:center;
font-weight:bold
}
.title {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	font-style: italic;
}
.whylisth {
	font-size:18px;
	text-align:left;
	font-weight:bold;
	font-style: italic;
}
.whylist {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	font-style: normal;
}
.glisth {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	font-style: italic;
}
.glist {
	font-size:18px;
	text-align:left;
	font-weight:bold;
	font-style: normal;
	margin: 0;
	color: #008000;
	line-height: 22px;
}
.nojob {
	font-size:26px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	line-height: 35px;
}
.nojob2 {
	font-size:26px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	line-height: 35px;
	margin-right: 100px;
}
.nojob3 {
	font-size:26px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
	line-height: 35px;
}
.phone {
	font-size:24px;
	text-align:center;
	color:green;
	font-weight:bold;
	font-style: normal;
	line-height: 34px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.coname {
	font-size:36px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	font-style: normal;
	line-height: 36px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.jobb {
	font-size:20px;
	text-align:center;
	color:black;
	font-weight:bold;
	font-style: normal;
	line-height: 28px;
}
.inputbox {
	border: 1px solid #0057a2;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}
h1{
	font-size: 36px;
	font-style: italic;
	text-align: center;
	display: block;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	height: 100%;
	padding: 0;
	background-color: #649DD4;
	background-repeat: repeat-x;
	background-position: center top;
}

div.center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url(/images/center_bg.jpg) top center repeat-y;
}


div#wrapper {
	padding: 2px 0px;
	width: 1000px;
	background: transparent;
	margin: 0 auto;
}

#header {
	height: 13px;
	background: url(/images/header.png) bottom center no-repeat;
	margin: 0 auto;
	text-align:center;
	width: 1000px;
}


#content {
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0 0;
	overflow: hidden;
}


div#maincolumn {
	float: left;
	width: 1000px;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 6px;
	margin-left: 5;
}

#pictures {
	float: left;
	width: 225px;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 6px;
	margin-left: 5;
	text-align: center;
	padding-left: 10px;
}
#tbody {
	float: right;
	width: 760px;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 6px;
	margin-left: 5;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 55px;
	background: transparent url(/images/footer_bg.png) top center no-repeat;
}
#footerend {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 10px;
	background: transparent url(/images/footerend.png) top center no-repeat;
}
#footer p {
	height: 20px;
	text-align: center;
	padding: 10px 30px 0 0;
	color: #666666;
}
#footer p.important {
	height: 20px;
	text-align: left;
	font-weight: bold;
	color: #003399;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	font-weight: bold;
	font-variant: small-caps;
}
#footer p.copy {
	height: 10px;
	text-align: center;
	color: #0E0F79;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Copy Control */

a.copy:link, a.copy:visited {
	color: #0E0F79;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
}
a.copy:hover {
	color: #FF6600;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}

