@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:visited, a:active {
	margin: 0px;
	padding: 0px;
	color: #1B3C7D;
}
a:hover {
	text-decoration:none;
}	
img {
	border:none;
}

h1 {
	font-size: 22px;
	color: #023a79;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
}
p {
	color: #3d3d3d;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	color: #1b3c7d;
	font-size: 12px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #023a79;
	font-size: 22px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	font-weight: normal;
}




#gradient {
	background-color: #d9f0fe;
	background-image: url(images/fill-body.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
#wapper {
	margin-right: auto;
	margin-left: auto;
	width: 929px;
}

#header {
	background-image: url(images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 118px;
	float: left;
	width: 929px;
	margin: 0px;
	padding: 0px;
}
#products {
	background-color: red;
	float: left;
	height: 290px;
	width: 929px;
}

#logo {
	float: left;
	width: 464px;
}

#logo img {
	padding:20px 0px 0px 10px;
}

#shortcuts {
	float: right;
	font-size: 10px;
	color: #013b7b;
	padding-right: 65px;
}

#shortcuts p {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #3c93d6;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 12px;
	padding-left: 12px;
}
#shortcuts a {
	color: #013b7b;
	text-decoration: none ;
}
#shortcuts a:hover {
	color: #013b7b;
	text-decoration: underline ;
}
#photo {
	float: left;
	width: 602px;
	padding: 0px;
	margin: 0px;
	font-size:1px;

}
#middle-area {
	float: left;
	width: 929px;
	padding: 0px;
	margin: 0px;
}
#content-menu {
	width: 327px;
	float: right;
	background-image: url(images/bg-contentmenu.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 218px;
	padding: 0px;
	margin: 0px;

}
#content {
	float: left;
	width: 929px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px 0px 90px 0px;
}
#content-sub {
	float: left;
	width: 929px;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(images/bg-content-framecollection-blue.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}

#language {
	margin-top: 12px;
	margin-right: 10px;
	text-align: right;
}
#language a {
	font-size: 16px;
	color: #013b7b;
	text-decoration: none;
}
#language a:hover{
	text-decoration: underline;
}
#menu {
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu ul li a {
	font-size: 15px;
	color: #3c93d6;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 23px;
}
#menu ul li a:hover {
	color: #013b7b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272973;
}

#rightnav {
	clear:right;
	float:right;
	width:318px;
	padding:0px 0px 0px 8px;
}

#rightnav img {
	left:-5px;
	position:relative;
	top:20px;
}
#rightnav ul {
	background-color:#fffce8;
	background-image:url(images/bg-rightnav.gif);
	background-repeat:repeat-x;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px 28px 35px 35px;
	background-position: bottom;
}

#rightnav ul li {
	font-size: 30px;
	margin:-6px 0px 0px 0px;
}
#rightnav ul li a {
	color: #023a79;
	text-decoration: none;
}
#rightnav ul li a:hover {
	color: #3c93d6;
}


#body {
	float: left;
	width: 532px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #3d3d3d;
	line-height: 19px;
	background-image: url(images/body-content-fill.gif);
	background-repeat: repeat-y;
}

#body li {
 list-style-image: url(images/list.gif) bottom; 
}


#body-frame {
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 72px;
	color: #3d3d3d;
	line-height: 19px;
	margin: 0px;
}
#body form {
	margin: 0px;
}
.body-input {
	width: 175px;
	border: 1px solid #79bede;
	background-image: url(images/input.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ded386;
	background-position: center;
	background-repeat: no-repeat;
	padding-top:4px;
	padding-bottom: 4px;
}

.body-input-box {
	width: 175px;
	border: 1px solid #79bede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fef4a4;
	padding-top:4px;
	padding-bottom: 4px;
	background-image: url(images/input-box.gif);

}

#wrapper-footer {
	width: 929px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	font-size: 10px;
	color: #919090;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 929px;
	background-color: #FFFFFF;
	float: left;
	margin-right: auto;
}

#footer a {
	color: #919090;
	padding-right: 3px;
	padding-left: 3px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer p a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer p a:hover {
	text-decoration: underline;
}

#divframe {
	width: 929px;
	float: left;
	background-color: #FFFFFF;
}
#divframe ul {
	list-style-type: none;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272973;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#divframe ul li {
	width: 210px;
	float: left;
	height: 142px;
	padding-left: 10px;
	padding-top: 20px;
}
#divframe ul li p {
	font-size: 9px;
	color: #3d3d3d;
	line-height: 12px;
	padding-top: 10px;
}
