* {
	margin:0;
	padding:0;
}
body {
	background:#7B7B7B url('') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

fieldset {
border: 0;
}

/* wrapper */
div#wrap {
	width:900px;
	margin:0 auto;
	padding:0 10px;
}

.image-gallery {
	width:550px;
	margin:0 auto;
	padding:10px;
	background-color: #fff;
}

.imagenews {
	width:100px;
	margin-left: 20px;
	padding:2px;
	background-color: #0052A1;
}

.imgleft {
	float: right;
	width: 220px;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	background: #A1A1A1;
	border: 0px;

}

.imgleft2 {
	float: right;
	width: 150px;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	background: #A1A1A1;
	border: 0px;

}

.imgright2 {
	float: left;
	width: 200px;
	margin: 2px 12px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #000000;
	background: #A1A1A1;
	border: 0px;

}



/* header & nav */
div.header {
	margin:0 auto;
	background:#FFF;
}
div.title {
	float:left;
	width:55%;
}
div.nav {
	width:45%;
	float:right;
	padding:30px 0 0 0;
	margin:0;
}
div.nav ul {
	list-style:none;
	float:right;
	padding:0 0 0 50px;
	margin:-10px 0 0 50px;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	margin:0 20px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	border-bottom:1px solid #fff;
}


/* headers */
h1, h2 {
	text-align:left;
	color:#FF0000;
}
h1 {
	font-size:1.2em;
	padding-left:0px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
}
h2 {
	padding:0 0 10px 10px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.2em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
	margin-bottom:15px;
}
h4 {
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	padding:5px;
	background-color:#e6e6e6;
	border-bottom:1px solid #cccccc;
}


/* element defaults */
p {
	margin-bottom:15px;
	line-height:1.5em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* form elements */
form.text {
	margin:20px 15px; 
	padding: 0px 0;
	border: 1px solid #D3E8FC; 
	background: #F3F3F3;
	width: 190px;
	text-align:center;
	
}
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	margin: 7px 0;
	font: bold 0.9em Verdana, sans-serif;
	color:#777;	
}
input.text {
	padding:3px;
	border: 1px solid #E5F0FB; 
	font: normal 1em Verdana, sans-serif;
	color:#7B7B7B;	
}

select {
	padding:1px;
	font: bold 0.8em Verdana, sans-serif;
	color:#414141;	
	border: 1px solid #306bc1;
	background: #FFF;
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 10px;
	padding: 0px 3px; 
	color: #fff;
	border: 1px solid #306bc1;
	background: #FF0000;
}

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#8D0000 url('/images/button.png') repeat-x scroll top left;
	color:#ffffff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
table td {
	border-bottom:1px solid #dddddd;
}

table tr {

	background: #fff;	
}

table tr:hover {

	background: #dddddd;	
}

table.cat {
	width:100%;
	margin-bottom:10px;
	background: #dddddd;
	text-align:center;
	vertical-align:top;
}

table.cat td {
	width:33%;
	margin-bottom:10px;
	background: #FFFFFF;
	height: 150px;
	text-align:center;
	vertical-align:top;
}

table.cat td:hover {

	background: #dddddd;	
}


table.cat2 {
	width:100%;
	margin-bottom:10px;
	background: #dddddd;
	text-align:center;
	vertical-align:top;
}

table.cat2 td {
	width:33%;
	margin-bottom:10px;
	background: #FFFFFF;
	height: 80px;
	text-align:center;
	vertical-align:top;
}

table.cat2 td:hover {

	background: #dddddd;	
}


/* default links */
a { 
	color:#700000;
}
a:visited { 
	color:#AE0000;
} 
a:hover { 
	color:#870000; 
}
	

/* centeral page */
div.pagewrapper {
	margin:0 auto;
	background-image:url('images/wrap-bg-right.png');
	background-repeat:repeat-y;
	background-position:top right;
}
div.innerpagewrapper {
	background-image:url('images/wrap-bg-left.png');
	background-repeat:repeat-y;
	background-position:top left;
}
div.page {
	margin:0 4px;
	background-color:#ffffff;
	padding:0px 0px;
}


div.top {

	background-color:#ffffff;
	height: 115px;
	background-image:url('menu/images/model-logo.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

div.logos {

	background-color:#ffffff;
	height: 267px;
	background-image:url('/images/logos.gif');
	background-repeat:no-repeat;
	background-position:top center;
}

div.left-side {
	float: left;
	background-color:#ffffff;
	width: 225px;

}

div.right-side {
	float: left;
	background-color:#ffffff;
	width: 635px;

}

div.bar {
	margin:0 0px;
	background-color:#ffffff;
	padding:0px 0px;
	background-image:url('images/colors.gif');
	height: 68px;
}

div.buttons {
	float: left;
	background-color:#ffffff;
	width: 160px;


}


/* content */
div.content {
	width:550px;
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-left:50px;
	padding-bottom:10px;
}

div.content ul {
	margin-bottom:0px;
	line-height:1.5em;
	font-size:0.95em;
	color:#333333;
	}



/* sidebar */
div.sidebar {
	width: 250px;
	margin: 10px;



}


div.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}



div.sidebar li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:bold;
	font-size:0.8em;
	width: 190px;
	}	
	
div.sidebar li a:link, div.sidebar li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10a.gif);
	padding: 8px 0 0 10px;
	font-weight:bold;
	font-size:0.8em;
	width: 163px;
	}
	
div.sidebar li a:hover {
	color: #FF0000;
	background:  url(images/menu10a.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

div.sidebar ul ul {
	list-style: none;
	margin: 10px 0px 10px 10px;
	padding: 0;
	}


div.sidebar li a.current {
	color: #FFF;
	display: block;
	background:  url(images/menu10a.gif) 0 -64px;
	padding: 8px 0 0 10px;
	font-weight:bold;
	font-size:0.8em;
	width: 163px;
	}

div.sidebar li li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:bold;
	font-size:0.7em;
	width: 190px;
	margin-left:12px;
	}

div.sidebar li li a:link, div.sidebar li li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10b.gif);
	padding: 8px 0 0 10px;
	font-weight:bold;
	font-size:0.7em;
	width: 141px;
	}

div.sidebar li li a:hover {
	color: #FF0000;
	background:  url(images/menu10b.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

div.sidebar li li a.current {
	color: #FFF;
	display: block;
	background:  url(images/menu10b.gif) 0 -64px;
	padding: 8px 0 0 10px;
	font-weight:bold;
	font-size:0.7em;
	width: 141px;
	}




/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #dddddd;
	border-bottom:2px solid #474747;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.8em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

/* search form */
form.searchform {
	padding-top:10px;
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}

a.facebook {
	color:#000;
	padding-left:15px;
}

a.gallerynews {
	color:#ffffff;
}

