body {
	margin: 0 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	display: block;
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

blockquote {
	/*font-style: italic;*/
	color: #808080;
}

blockquote p {
	color: #777;
}

p, h1, h2, h3, h4, a, input, li, td, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333;
	margin: 15px 0 0 0;
	padding: 0;
}

p.newsdate {
	font-size: 9px;
	color: #999;
	margin: 8px 0 0 0;
}

textarea.linkus {
	border: 1px solid #ccc;
	width: 468px;
	margin: 0 0 5px 0;
}

.bluetext {
	color: #1d2a69;
}

.redtext {
	color: #f30;
}

p.linebreak {
	border-bottom: 1px dotted #ddd;
	margin: 0;
}

p.linebreaksp {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 15px 0;
}

h1 {
	clear: both;
	font-size: 15px;
	letter-spacing: -1px;
	line-height: 21px;
	color: #12133c;
	font-weight: bold;
	margin: 0;
}

h1 a {
	font-size: 15px;
}

h2 {
	letter-spacing: 0;
	line-height: 16px;
	color: #12133c;
	font-weight: bold;
	padding: 3px 7px 0 7px;
	margin: 0;
}

h3 {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 21px;
	color: #333;
	font-weight: bold;
	margin: 15px 0 -10px 0;
}

h4 {
	letter-spacing: 0;
	line-height: 16px;
	color: #12133c;
	font-weight: bold;
	padding: 0;
}

.panel p, .panelright p {
	line-height: 15px;
	font-size: 9px;
	padding: 0 7px;
	margin: 0 0 8px 0;
}

a:link, a:visited {
	color: #1d2a69;
	text-decoration: none;
}

a:hover, a:active {
	color: #172257;
	text-decoration: underline;
}

.panel a:link, .panel a:visited, .panelright a:link, .panelright a:visited {
	display: block;
	font-size: 9px;
	background: #5c6595;
	color: #fff;
	text-decoration: none;
	height: 19px;
	padding: 1px 7px;
	margin: 0;
}

.panel a:hover, .panel a:active, .panelright a:hover, .panelright a:active {
	background: #071321;
}

.panelimg a:link, .panelimg a:visited, .panelrightimg a:link, .panelrightimg a:visited {
	display: table-cell;
	font-size: 9px;
	background: #fff;
	color: #fff;
	text-decoration: none;
	height: 19px;
	padding: 1px 7px;
	margin: 0;
}

.panelimg a:hover, .panelimg a:active, .panelrightimg a:hover, .panelrightimg a:active {
	background: #fff;
}

ul {
	margin: 15px 0;
	padding: 0;
}

li {
	list-style: none;
	background: #fff url(../images/bullet.gif) 2px 7px no-repeat;
	line-height: 17px;
	padding: 0 0 0 20px;
	margin: 0;
}

#midcol ul {
	margin: 15px 0 0 0;
	padding: 0;
}

#midcol li {
	list-style: none;
	background: #fff url(../images/bullet.gif) 2px 7px no-repeat;
	line-height: 17px;
	padding: 0 0 5px 20px;
	margin: 0;
}

ul#bullet li {
	background: #fff url(../images/bullet_solid.gif) 2px 7px no-repeat;
	margin: 0 15px 0 15px;
}

li.news {
	background: #fff url(../images/bullet_news.gif) 2px 7px no-repeat;
	line-height: 21px;
}

.pull h1 {
	color: #777;
	width: 211px;
	padding:0 15px 0 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 181px;
}

/* layout divs */

#holdall {
	width: 100%;
	margin: 0;
}
#trailer {
	width: 1000px;
	margin: 0;
}



#header {
	position: relative;
	width: 100%;
	height:125px;
	background: #fff url(../images/bg_topbar.gif) 0 0 repeat-x;
}

#header img#logo {
	float: left;
	padding: 0 57px 0 0;
}

#header object {
	float: left;
	margin: 16px 0 0 0;
}

#header img#tag {
	float: left;
	margin: 0;
}

#navbar {
overflow: visible;
	clear: both;
	width: 100%;
	height: 24px;
	margin: 0;
	padding: 2px 0 0 0;
	background: #5c6595;
	border-bottom: 1px solid #21235b;
	vertical-align: top;
	
}

#navfooter {
	clear: both;
	width: 100%;
	height: 24px;
	margin: 15px 0 0 0;
	padding: 2px 0 0 0;
	background: #efefef;
	border-top: 1px solid #ccc;
	vertical-align: top;
	overflow: visible;
	
}

#navbar ul,#navfooter ul {
	margin: 0 0 0 15px;
} 

#navbar ul li, #navfooter ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 10px;
	color: #000;
	background: transparent url(../images/dot_vert.gif) 0 2px no-repeat;
}

#navbar ul li.first, #navfooter ul li.first {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px 0 0;
	color: #000;
	background: transparent;
}

#navbar ul li a:link, #navbar ul li a:visited, #navbar ul li a:active {
	color: #fff;
	text-decoration: none;
}

#navfooter ul li a:link, #navfooter ul li a:visited, #navfooter ul li a:active {
	color: #777;
	text-decoration: none;
	
}

#navbar ul li a:hover, #navfooter ul li a:hover {
	color: #1d2a69;
}

#leftcol {
	clear: both;
	float: left;
	width: 212px;
	padding: 15px 0 0 0;
}

#login {
	width: 212px;
	padding: 10px 15px 10px 15px;
	margin: 0px 0 25px 0;
	border-left: 1px solid #e7e8ef;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 181px;
}

#login h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	color: #21235b;
	line-height:4px;
}

#login img.logo {
	margin: 0 0 20px 45px;
}

input {
	width: 153px;
	height: 22px;
	margin: 0;
	padding: 1px 0 3px 3px;
	border: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	height: 14px;
}
.btn {
	width: 153px;
	height: 22px;
	margin: 0;
	padding: 0px 0 0px 0px;
	border: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	height: 22px;
}

input.button, #formtable input.button {
	width: 100px;
	height: 21px;
	padding: 0;
	border: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 21px;
}

#midcol {
	float: left;
	width: 576px;
	padding: 15px 0 0 0;
}
#midcol1 {
	float: left;
	width: 786px;
	padding: 15px 0 0 0;
}


#intro, #main {
	float: left;
	width: 576px;
	border-left: 1px solid #e7e8ef;
	border-right: 1px solid #e7e8ef;
	padding: 0 15px;
	margin: 0 0 15px 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 544px;
}

#rightcol {
	float: left;
	width: 212px;
	border-right: 1px solid #e7e8ef;
	margin: 15px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 211px;
}

#rightcol img {
	margin: 0 0 15px 15px;
}

#rightcol img.pro {
	clear: both;
	margin: 20px 0 0 7px;
}

#rightcol p {
	margin: 15px 15px 0 15px;
}

#rightcol ul {
	margin: 20px 0 0 15px;
	padding: 0;
}

/* footer */

#footer {
	clear: both;
	width: 100%;
	height: 45px;
	margin: 0;
	background: #fff url(../images/footer.gif) 0 0 repeat-x;
	overflow: visible;
}

#footer p {
	font-size: 9px;
	color: #b0cbec;
	padding: 0px 0 0 0px;
	margin:0px;
	margin-top:0px;
	width:1000px;
	text-align:center;
	overflow: visible;
}

#footer a {
	font-size: 9px;
	color: #ffffff;
	padding: 0px 0 0 0px;
	margin:0px;
	margin-top:0px;
	width:1000px;
	text-align:center;
	overflow: visible;
}

#footer p.extra {
	font-size: 9px;
	color: #ccc;
	padding: 30px 11px 15px 11px;
	margin: 0;
	text-align: center;
}

/* frontpage panels */

.panel {
	float: left;
	width: 186px;
	margin: 0 15px 15px 0;
	background: #c7cadb;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 171px;
}
.panelimg {
	float: left;
	width: 171px;
	margin: 0 8px 15px 0;
	background: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;

}

.panelright {
	float: left;
	width: 186px;
	margin: 0 0 15px 0;
	background: #c7cadb;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 171px;
}

.panel img, .panelright img {
	border: 1px solid #c7cadb;
	padding: 4px;
	background: #fff;
}

.panelimg img, .panelrightimg img {

	border: 1px solid #c7cadb;
	padding: 4px;
	
}



/* drops */

.menu, .menus {
	margin: 0;
	padding: 0;
	background: #2b6fbf;
}

.menu ul, .menus ul {
	list-style: none;
	width: 195px;
	height: 24px;
}

.menu li, .menus li {
	display: block;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 24px;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #fff;
	background: #21235b;
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 0 0 0 10px;
	width: 205px;
	height: 25px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 195px;
	height: 23px;	
}

.menu li a:hover {
	background: #071321;
}

/* drop sub */

.menus li a:link, .menus li a:visited, .menus li a:active 
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #fff;
	background: #071321;
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 0 0 0 10px;
	width: 155px;
	height: 25px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
	height: 23px;	
}

.menus li a:hover {
	background: #f90;
}

.menu>ul a, .menus>ul a{
	width: auto;
}

/* forms */

#formtable {
	margin:0;
}

#formtable td {
	color: #2b6fbf;
	padding: 5px 0;
}

#formtable td.category {
	font-weight: bold;
}
#formtable td.category1 {
font-family:Arial, Helvetica, sans-serif;
color:#F35C4B;
font-weight:lighter;
line-height:20px;
}
#formtable input {
	width: 224px;
	margin: 0;
}

#formtable input.shortbox {
	width: 154px;
	margin: 0 5px 0 0;
}

#formtable input.codebox {
	width: 40px;
	margin: 0 5px 0 0;
}

#formtable input.checkbox {
	width: 16px;
	border: 0;
}

#formtable textarea {
	width: 326px;
	margin: 0;
	border: 1px solid #ccc;
}

#formtable select {
	width: 229px;
	margin: 0;
}
#formtable input.radio {
	width: 15px;
	height:15px;
	margin: 0;
	border:none;
}

#formtable select.shortbox {
	width: 159px;
	margin: 0 5px 0 0;
}

/* newspanel */

.newspanel {
	display: block;
	width: 544px;
	margin: 15px 0 0 0;
	padding: 3px 3px 6px 0;
	background: #ecf2fb;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 538px;
}

.newspanel p {
	color: #555;
	line-height: 15px;
	font-size: 10px;
	padding: 0 7px;
	margin: 5px 0 0 0;
}

.newspanel img {
	float: left;
	margin: 0 15px 0 0;
}

/* meet team */

.teampanel {
	display: block;
	width: 544px;
	margin: 15px 0 0 0;
	padding: 0;
	background: #fff;
}

.teampanel p {
	line-height: 16px;
	font-size: 10px;
	padding: 0 7px;
	margin: 5px 0 0 0;
}

.teampanel p.quote {
	color: #777;
	font-style: italic;
	font-size: 11px;
	margin: 10px 0 10px 0;
}

.teampanel img {
	float: left;
	margin: 0 15px 150px 0;
	padding: 1px;
	border: 1px solid #ddd;
}

/* useful links */

.links {
	display: block;
	width: 544px;
	margin: 15px 0 0 0;
	padding: 0;
	background: #fff;
}

.links p {
	line-height: 16px;
	font-size: 10px;
	padding: 0 7px;
	margin: 5px 0 0 0;
}

.links p.quote {
	color: #777;
	font-style: italic;
	font-size: 11px;
	margin: 10px 0 10px 0;
}

.links img {
	float: left;
	margin: 0 15px 100px 0;
	padding: 1px;
	border: 1px solid #ddd;
}

/* property table */

img.dev {
	float: left;
	margin: 3px 15px 10px 0;
	padding: 1px;
	border: 1px solid #ddd;
}

img.devlg {
	float: left;
	margin: 10px 0;
	padding: 1px;
	border: 1px solid #ddd;
}

table.prop {
	margin: 10px 0 0 0;
}

table.prop th {
	background: #3a80d3;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 4px 5px 6px 5px;
}

table.prop td {
	background: #d6e4f5;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	padding: 2px 5px 3px 5px;
}

table.prop td.center {
	text-align: center;
}
.price{
color:#CC0000;
font-size:10px;
}
.artlink {
display: table-cell;
font-size:10px;

}


