@charset "utf-8";

/* PSD to CSS by Gimme-Website.com */

body {
	background:#fff;
	color:#000;
	font:normal 12px Arial, Helvetica, sans-serif;
	margin:0;
	text-align:center;
	background-image: url(images/bg.jpg);
}
#page {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#ffffff;
	margin:0 auto;
	width:1020px;
}
#header {
	height:202px;
}
#logo {
	background:url(images/logo.jpg) no-repeat;
	float:left;
	height:202px;
	width:298px;
}
#logo h1 {
	font-size:24px;
	font-weight:bold;
	visibility:hidden;
}
#logo h2 {
	font-size:18px;
	font-weight:bold;
	visibility:hidden;
}
#headerimg {
	background:url(images/headimg.jpg) no-repeat;
	float:right;
	height:202px;
	width:722px;
}
#topline {
	background:url(images/bg-top.jpg) repeat-x;
	height:43px;
	width:100%;
}
#topline h3 {
	background:url(images/toptext.jpg) no-repeat;
	height:43px;
	margin:0 auto;
	width:732px;
}
#topline h3 span {
	font-size:14px;
	font-weight:bold;
	visibility:hidden;
}
#menu {
	background:url(images/bg-menu.jpg) repeat-x;
	height:43px;
	width:1020px;
}
#menu a img {
	border:none;
	display:block;
	float:left;
	margin-left:120px;
}
.imagebox {
	margin:0px auto 0;
	width:990px;
}
.imageboxmodel {
	margin:-20px auto 0;
	width:990px;
}
.imagebox .head {
	background:url(images/box-head.jpg) no-repeat;
	height:44px;
	line-height:44px;
	text-align:left;
	width:990px;
}
.imagebox .head h4 {
	color:#5ea8db;
	font-size:20px;
	padding-left:20px;
}
.imagebox .head h4 span {
	color:#0078dd;
	font-weight:bold;
}
.imagebox .middle {
	background:url(images/box-middle.jpg) repeat-y;
	padding:0 6px;
	width:978px;
}
#models .imagebox .middle {
	background:url(images/box-middle.jpg) repeat-y;
	padding:0 12px;
	width:978px;
}
.imagebox .foot {
	background:url(images/box-foot.jpg);
	height:13px;
	width:990px;
}
.imagebox .thumb-small {
	float:left;
	padding:0 2px;
	width:180px;
}
.imagebox .thumb-small img {
	border:1px solid #0097f3;
	display:block;
	height:110px;
	margin-bottom:2px;
	width:180px;
}
.imagebox .thumb-large {
	float:left;
	padding:0 2px;
	width:600px;
}
.imagebox .thumb-large img {
	border:1px solid #0097f3;
	display:block;
	height:338px;
	width:600px;
}
.imagebox .model {
	float:left;
	padding:0 2px;
	text-align:center;
	width:317px;
}

.imagebox .model img {
	border:1px solid #0097f3;
	display:block;
	height:388px;
	width:315px;
}
.imagebox .model p {
	color:#0078dd;
	font-size:20px;
	font-weight:bold;
	margin:5px 0;
}
.endmodelfont {
	color:#0078dd;
	font-size:30px;
	font-weight:bold;
}
.imagebox .model a {
	color:#0078dd;
	text-decoration:none;
}
.imagebox .model a:hover {
	text-decoration:none;
}
.textbox {
	background:url(images/bg-text.jpg) no-repeat;
	margin:5px auto 0;
	text-align:left;
	width:990px;
}
.textbox p {
	display:inline;
	float:left;
	line-height:18px;
	padding:10px 0 0 10px;
	margin:0;
	width:700px;
	font: bold 11px verdana
}
.textbox a img {
	border:none;
	display:block;
	float:right;
	padding:0 20px 0 0;
}
#footer {
	margin:25px auto 0;
	padding:0 0 25px 0;
	text-align:center;
	width:990px;
}
#footer p {
	line-height:18px;
	margin:0;
}
#footer a {
	color:#f00;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
#cc{
        font-size: 20px;
        border: 1px solid #999999;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        background-image: url(../images/bgbutton.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}

#ch{
        font-size: 20px;
        border: 1px solid #999999;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        background-image: url(../images/bgbutton.gif);
        background-repeat: repeat-x;
        background-position: left bottom;
}

