@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #00ADF0;
	background-image: url(images/site/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
img {
	border:none;
}
.clear {
	clear:both;
}
ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#headertop {
	background-image: url(images/site/wrapper_top.gif);
	margin: 0px auto;
	width: 600px;
	height: 20px;
	display:block;
}
#header {
	height: 120px;
	margin: 0px;
	background-image: url(images/site/header_logo.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	text-align:right;
}
#wrapper {
	width: 580px;
	background-color:#FFFFFF;
	padding: 0px 10px;
	margin: 0px auto;
}
#mainmenu {
	font-size:10px;
	position:relative;
}
.corner{
	width:1px;
	height:1px;
	background:#FFFFFF;
	position:absolute;
}
#mainmenu ul {
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	height: 30px;
	line-height: 30px;
}
#mainmenu li{
	float:left;
	margin: 0px;
}
#mainmenu a:link, #mainmenu a:visited, #mainmenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:0 15px;
	border-right:1px solid #00005A;
}
#mainmenu a:hover {
	background-image:url(images/site/mainmenu_bg-hover.gif);
	background-repeat:repeat-x;
	display:block;
}
#mainmenu .contacts a:link, #mainmenu .contacts a:visited, #mainmenu .contacts a:hover,  #mainmenu .contacts a {
	border-right: none !important;
	border-left:1px solid #00005A;
}
.shadowhorz {
	background-image:url(images/site/shadow_horz.gif);
	background-repeat:repeat-x;
	height: 5px;
}
#content {
	padding: 10px;
	display:block;
}
#content a:link, #content a:visited, #content a  {
	color:#000096;
	text-decoration:none;
}
#content a:hover  {
	color:#00ADF0;
}
#footerend {
	background-image: url(images/site/wrapper_end.gif);
	margin: 0px auto;
	width: 600px;
	height: 10px;
	display:block;
}
#home .home a:link, #home .home a:visited, #home .home a:hover, #home .home a {
	color:#00ADF0;
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	cursor:default;
}
#info .info a:link, #info .info a:visited, #info .info a:hover, #info .info a {
	color:#00ADF0;
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	cursor:default;
}
#products .products a:link, #products .products a:visited, #products .products a:hover, #products .products a {
	color:#00ADF0;
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	cursor:default;
}
#latestnews .latestnews a:link, #latestnews .latestnews a:visited, #latestnews .latestnews a:hover, #latestnews .latestnews a {
	color:#00ADF0;
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	cursor:default;
}
#quotes .quotes a:link, #quotes .quotes a:visited, #quotes .quotes a:hover, #quotes .quotes a {
	color:#00ADF0;
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	cursor:default;
}
#contacts .contacts a:link, #contacts .contacts a:visited, #contacts .contacts a:hover, #contacts .contacts a {
	color:#00ADF0;
	background-image:url(images/site/mainmenu_bg-normal.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	cursor:default;
}
h1 {
	font-size:16px;
	color:#000096;
}
h2 {
	font-size:12px;
}
#footer {
	font-size:9px;
	padding: 20px 10px 10px 10px;
	text-align:right;
	line-height:9px;
	color: #00ADF0;
	float:none;
}
#footer a:link, #footer a:visited, #footer a {
	text-decoration:none;
	float:left;
	color:#00ADF0;
	border-right:thin;
	border-right-color:#00ADF0;
	border-right-style:solid;
	padding: 0px 6px;
}
#footer a:hover {
	text-decoration:none;
	color:#666666;
}
#gallerymain {
	text-align:center;
	font-size:14px;
	line-height:14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#gallerymain img {
	margin: 10px 0px;
}
#gallerythumbs {
	font-size:10px;
	line-height: 10px;
	font-weight:bold;
	text-align:center;
}
#gallerythumbs img {
	margin: 5px;
	float: left;
	border-style: none;
}
#gallerythumbs a:link, #gallerythumbs a:visited, #gallerythumbs a {

}
#gallerythumbs a:hover {

}
#quotesinput {
	font-size:9px;
	border:none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	width: 264px;
	margin-bottom: 2px;
	line-height: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	width: 270px;
	margin-bottom: 4px;
}
#quotesinput div {
	margin-bottom: 20px;
	float:left;
}
#quotesinput h1 {
	clear:both;
}
#quotesinput .shadowhorz {
	clear:both;
	float:none;
	margin-bottom: 30px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	width: 560px;
	margin-bottom: 2px;
}
.check {
	width:270px;
	font-size:12px;
	line-height: 12px;
}
.checkboxes {
	float:left;
	width:auto;
	position:relative;
	top:-2px;
}