/* CSS Document */

html, body {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background: #A2A2A2 url(../images/bk.jpg) repeat-x;
	font-size:85%;
}

p {
	color:#333333;
	font-size:11px;
	line-height:15px;}

a {
	color:#1F6891;}

a:hover {
	color:#333;}

a:visited {
	color:#0099CC;}
	
	
/* ~~~~~~~~~~~~~~DIVS~~~~~~~~~~~~~~~~ */
#container {
	margin:auto;
	width:829px;}

/* ~~~~~~~~~~~~~~HEADER~~~~~~~~~~~~~~~~ */
#header {
	width:769px;
	float:left;
	height: 47px;
	background:url(../images/top.jpg) no-repeat;
	text-align:right;
	padding-top: 23px;
	padding-right: 60px; }
	
#header a {
	color:#ccc;
	font-size:11px;
	text-decoration:none;}
	
#header a:hover {
	color:#fff;}

/* ~~~~~~~~~~~~~~LOGO~~~~~~~~~~~~~~~~ */	
#logo {
	float:left;
	width:187px;
	height:222px;
	padding: 13px 0 0 68px;
	background-image:url(../images/logobk.jpg);}
	
/* ~~~~~~~~~~~~~~CONTENT~~~~~~~~~~~~~~~~ */

#contentmain {
	float:left;
	width:829px;
	min-height:235px;
  	height:auto !important;
  	height:235px;
	background-image:url(../images/crossip.jpg);}

#content {
	float:left;
	width:474px;
	height:235px;
	padding: 0 70px 0 30px;
	background-image:url(../images/right.jpg);}
	
#contentip {
	float:left;
	width:474px;
	padding: 0 70px 0 30px;
	background:url(../images/contentip.jpg) no-repeat;}
	
	
#left {
	float:left;
	width:255px;}
	
#right {
	float:left;
	width:474px;}
	
.imageth {
	float:left;
	border: 3px solid #ccc;
	margin: 0 15px 10px 0;}
	
.highlight {
	font-size:12px;
	color:#1F6891;}
	
	
/* ~~~~~~~~~~~~~~MENU~~~~~~~~~~~~~~~~ */
#menu {
	clear:left;
	float:left;
	width:255px;
	height:203px;
	margin:0;
	padding:0;
	background-image:url(../images/menubk.jpg);}
	
#menu ul {
	margin:2px 0 0 0;
	padding:0;
}

#menu ul li {
	list-style:none;
}

#menu li a{
	display:block;
	height:29px;
	width:177px;
	border-bottom: #fff 1px solid;
	background-color:#7DB9E3;
	color:#fff;
	font-size:12px;
	text-align:right;
	padding: 18px 23px 0 0;
	text-decoration:none;
	font-weight:bold;
	margin-left:55px;
}

#menu li a:hover{
	color:#000;
	background-color:#B0D9F8;}
	
	
#menu li.homepage a{
	background-image: url(../images/menu/h.jpg);
	background-position:top;
}

#menu li.homepageselected a{
	background-image: url(../images/menu/h.jpg);
	background-position:bottom;
	color:#000;
}

#menu li.homepage a:hover{
	background-position:bottom;
}

#menu li.services a{
	background-image: url(../images/menu/s.jpg);
	background-position:top;
}

#menu li.servicesselected a{
	background-image: url(../images/menu/s.jpg);
	background-position:bottom;
	color:#000;
}

#menu li.services a:hover{
	background-position:bottom;
}

#menu li.faq a{
	background-image: url(../images/menu/f.jpg);
	background-position:top;
}

#menu li.faqselected a{
	background-image: url(../images/menu/f.jpg);
	background-position:bottom;
	color:#000;
}

#menu li.faq a:hover{
	background-position:bottom;
}

#menu li.contact a{
	background-image: url(../images/menu/c.jpg);
	background-position:top;
}

#menu li.contactselected a{
	background-image: url(../images/menu/c.jpg);
	background-position:bottom;
	color:#000;
}

#menu li.contact a:hover{
	background-position:bottom;
}
	
.selected{
	display:block;
	height:29px;
	width:180px;
	border-bottom: #fff 1px solid;
	background-color:#B0D9F8;
	color:#000;
	font-size:12px;
	text-align:right;
	padding: 18px 20px 0 0;
	text-decoration:none;
	font-weight:bold;
	margin-left:55px;}
	
.discount{
	display:block;
	height:25px;	
	border: #333333 1px solid;
	background-color:#B0D9F8;
	color:#333333;
	font-size:12px;
	text-align:left;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	font-weight:bold;
	}


/* ~~~~~~~~~~~~~~BIG PIC~~~~~~~~~~~~~~~~ */
#bigpic {
	margin:0;
	float:left;
	width:574px;
	height:203px;}

/* ~~~~~~~~~~~~~~FOOTER~~~~~~~~~~~~~~~~ */
	
#footer {
	margin:0;
	clear:both;
	float:left;
	width:483px;
	height:84px;
	color:#ccc;
	font-size:11px;
	font-weight:bold;
	padding: 20px 60px 0 286px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;}
	
#footerip {
	clear:both;
	float:left;
	width:829px;
	height:68px;
	background-image:url(../images/footerip.jpg);
	background-repeat:no-repeat;}
	
.yellow {
	color:#FF9900;}
	
.white {
	color:#CCCCCC;}
	
#footerlinks {
	margin:0;
	float:left;
	width:829px;
	height:54px;
	font-size:11px;
	text-align:center;}
	
h1 {
	color:#FF9900;
	font-size:20px;}
	
h2 {
	color:#000;
	font-size:14px;
	padding-top:1em;}
	
h3 {
	color:#0099CC;
	font-size:13px;
	padding-top:1em;
	padding-bottom:0;
	margin-bottom:0;}
	
	
	
	
	
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
}
