/** BASIC */

html, body {
	height: 100%;
}

.hr1 { height: 1px; background: url(images/homepage22.gif); }
.hr1 hr { display: none; }

/** HEADER */

#header {
	width: 778px;
	height: 145px;
	margin: 0 auto;
}

#logo, #slogan {
	width: 389px;
	height: 145px;
	float: left;
	margin: 0;
	padding: 0;
}

#logo {
	background: url(images/homepage01.jpg) no-repeat;
}

#slogan {
	background: url(images/homepage02.jpg) no-repeat;
}

#logo b 
{
	position: relative; 
	left: 90px; 
	top: 70px;
	font-size :medium;
	color:Green;
}

#slogan em 
{
	position: relative; 
	left: 160px;
	top: 70px; 
	font-size :small;
	color:#494949;
}

/** ADD-ON */

#add-on {
	width: 778px;
	height: 35px;
	margin: 0 auto;
	padding-top: 18px;
}

#search {
	float: left;
	padding-left: 18px;
	padding-top:4px;
}

#search label { position: absolute; left: -10000px; }

#search .input1 {
	width: 176px;
	margin-right: 8px;
}

#quick-links {
	float: right;
}

#quick-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quick-links li {
	display: inline;
}

#quick-links a {
	display: block;
	float: left;
	width: 41px;
	height: 17px;
}

#ctl00_ctl00_quick_Admin_links1 { background: url(images/homepage05.gif) no-repeat left bottom; }
#ctl00_ctl00_quick_Admin_links2 { background: url(images/homepage06.gif) no-repeat left bottom; }
#ctl00_ctl00_quick_Admin_links3 { background: url(images/homepage07.gif) no-repeat left bottom; }
#ctl00_ctl00_quick_Admin_links4 { background: url(images/homepage08.gif) no-repeat left bottom; }


#quick-links1 { background: url(images/homepage05.gif) no-repeat left bottom; }
#quick-links2 { background: url(images/homepage06.gif) no-repeat left bottom; }
#quick-links3 { background: url(images/homepage07.gif) no-repeat left bottom; }
#quick-links4 { background: url(images/homepage08.gif) no-repeat left bottom; }

#quick-links b { position: absolute; left: -10000px; }

/** MAIN MENU */

#mainmenu {
	width: 778px;
	height: 62px;
	margin: 0 auto;
	text-align: center;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	padding: 21px 0;
}

#ctl00_ctl00_HyperLinkMainMenuHome { width: 94px; }
#ctl00_ctl00_HyperLinkMainMenuCompany { width: 96px; }
#ctl00_ctl00_HyperLinkMainMenuProducts { width: 96px; }
#ctl00_ctl00_HyperLinkMainMenuClients { width: 96px; }
#ctl00_ctl00_HyperLinkMainMenuNews { width: 96px; }
#ctl00_ctl00_HyperLinkMainMenuPartners { width: 96px; }
#ctl00_ctl00_HyperLinkMainMenuContact { width: 96px; }
#ctl00_ctl00_HyperLinkMainMenuClientLogin { width: 94px; }

#mainmenu b {}

#mainmenu .vbar { background: url(images/homepage10.gif) no-repeat left top; }

/** CONTENT */

#content {
	width: 778px;
	margin: 0 auto;
}

.content {
	margin: 18px;
}

/** 3-COLUMN LAYOUT */

.three-col {
}

.three-col .colA {
	float: left;
	width: 192px;
	margin-right: 3px;
}

.three-col .colB {
	float: left;
	width: 389px;
	margin-right: 3px;
}

.three-col .colC {
	float: left;
	width: 191px;
}

/** 2-COLUMN LAYOUT */

.two-col {
}

.two-col .colA {
	float: left;
	width: 192px;
	margin-right: 3px;
}

.two-col .colB {
	float: left;
	width: 583px;
}

/** 1-COLUMN LAYOUT */

.one-col {
}

.one-col .colA {
	float: left;
	width: 778px;
	margin-right: 3px;
}



/** BOX1 */

#box1 {
}

#box1 .title {
}

#box1 .content {
	margin: 0;
}

#box1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#box1 li {
	display: inline;
}

#box1 a {
	border-top: 1px solid #FFFFFF;
}

/** BOX2 */

#box2 {
}

#box2 .title {
}

#box2 .content {
}

/** BOX3 */

#box3 {
}

#box3 .title {
}

#box3 .content {
}

/** BOX4 */

#box4 {
}

#box4 .title {
}

#box4 .content {
}

#box4 .hr1 {
	margin-bottom: 1em;
}

#box4a {
	float: left;
	width: 153px;
	padding-right: 18px;
	background: url(images/homepage21.gif) repeat-y right top;
}

#box4b {
	float: left;
	width: 164px;
	margin-left: 18px;
}

/** BOX5 */

#box5 {
}

#box5 .title {
}

#box5 .content {
}

/** BOX6 */

#box6 {
}

#box6 .title {
}

#box6 .content {
	text-align: left;
}

#box6 .input1 {
	width: 148px;
}

#box6 .button1 {
	margin-top: 10px;
}

/** BOX7 */

#box7 {
}

#box7 .title {
}

#box17 .content {
}

/** BOX8 */

#box8 {
}

#box8 .title {
}

#box8 .content {
}

/** boxNews */

#boxNews {
}

#boxNews .title {
}

#boxNews .content 
{
	margin:5px;
}

/** FOOTER */

#footer {
	width: 778px;
	margin: 0 auto;
	text-align: center;
}

#footer ul {
	margin: 0;
	padding: 15px 0;
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	padding: 0 14px 0 18px;
}

#footer .vbar {
	background: url(images/homepage13.gif) no-repeat left center;
}

#footer p {
	margin-top: 10px;
	text-align: center;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:200px;
}