/* standard elements */
* {
	margin: auto;
	padding: 0;
}

a {
	text-decoration: none;
}

body {
	background: #F1F1F1;
	color: #333333;
	font: normal 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p {
	font-size: 12px;
	padding-bottom: 12px;
}

blockquote {
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

img {
	border: none;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
	margin: 15px;
	text-align: left;
}
ol {
	margin-left: 2em;
}
h1 {
	font: normal 22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #49627D;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	background-image: url(http://www.fulhold.com/images/bgh1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h2 {
	font: bold 18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 4px;
	color: #49627D;
}
h3 {
	font: bold 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 4px;
	color: #49627D;
}
h4 {
	font: bold 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 4px;
	color: #49627D;
}
h5 {
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 4px;
	color: #49627D;
}
h6 {
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 4px;
	color: #993300;
}

/* header */
#header {
	background: #CCCCCC url(../images/slide0184_image049.gif) no-repeat left bottom;
	display: block;
	height: 120px;
	width: 968px;
	text-align: right;
}
#header a {
	color: #CCCCCC;
	display: block;
	line-height: 120px;
	width: 100%;
}
#header a:hover {
	background: #C3C3C3 url(../images/slide0184_image049.gif) no-repeat left bottom;
	height: 120px;
}

/* navigation */
#nav {
	background: #9A9A9A;
	display: block;
	width: 969px;
	height: 17px;
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;

}
#nav a {
	background: #9A9A9A;
	color: #FFFFFF;
	font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#nav a:hover {
	background: #49627D;
}

/* structure */
#main {
	width: 974px;
	background-image: url(../images/master03_image002.gif);
	background-color: #c3c3c3;
	background-repeat: no-repeat;
	background-position: center top;

}
#left {
	width: 608px;
	font-size: 12px;
	padding: 15px;
	vertical-align: top;
	text-align: justify;
}
#left a {
	color: #333333;
	text-decoration: underline;
}
#left a:hover {color: #486079;}
#left .descr {margin-bottom: 5px;}

#right {
	width: 360px;
	background: #E1E1E1;
	border-left: 3px solid #FFFFFF;
	border-top-color: #FFFFFF;	
	font-size: 12px;
	padding: 15px;
	vertical-align: top;
	text-align: justify;
}
#right a {
	color: #49627D
}
#right a:hover {
	color: #ccc
}
#right h1 {
	padding-top: 8px;
}
#basicHom {
	width: 968px;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}
#basicHom a {
	color: #333333;
	text-decoration: underline;
}
#basicHom a:hover {color: #486079;}
#basicHom .descr {margin-bottom: 5px;}


#basic {
	width: 968px;
	font-size: 12px;
	padding: 15px;
	vertical-align: top;
	text-align: justify;
}
#basic a {
	color: #333333;
	text-decoration: underline;
}
#basic a:hover {color: #486079;}
#basic .descr {margin-bottom: 5px;}


/* footer */
#footer {
	background: #F7F7F7;
	color: #999;
	font-size: 10px;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #BBB;
}
#footerLab {
	font-size: 10px;
	padding: 10px 5px 0px 0px;
	text-align: right;
}
#footerLab a:link {
	color: #CDCDCD;
}
#footerLab a:visited {
	color: #CDCDCD;
}
#footerLab a:hover {
	color: #999;
}


/* misc */
.borderWht {
	border: 3px solid #FFFFFF;
}

/* FORMS */

input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #49627D;
	padding-left: 3px;
	margin-bottom: 5px;
	text-align: left;
	width: 200px;
	background-color: #C3C3C3 !important;
	border: 1px solid #F1F1F1;
}
input.send-btn {
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #F1F1F1;
	width: 205px;
	height: 20px;
	cursor: hand;

}
input.send-btn:hover {
	border: 1px solid #49627D;
	color: #49627D;
	cursor: hand;

}
textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 11px;
	font-weight: normal;
	color: #49627D;
	margin-bottom: 5px;
	text-align: left;
	width: 200px;
	background-color: #C3C3C3 !important;
	border: 1px solid #F1F1F1;
}
select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;

	font-size: 12px;
	color: #49627D;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	background-color: #C3C3C3 !important;
	border: 1px solid #F1F1F1;
	width: 200px;
}
