/* CSS Document */

body{
	margin:0px;
	padding:0px;
	border:0px;
}

.headerbg{
	background:url(../images/header-bg.jpg) repeat-x;
}

.mainbody-bg{
	background:url(../images/bod--bg.jpg) repeat-x;
}

.header{
	background:url(../images/header-main-bg.jpg) repeat-x;
}

.header-txt{
	font-family:WinSoft Serif Pro;
	font-size:36px;
	font-weight:bold;
	color:#000067;

}

.topmenu{
	background:url(../images/top-menu-bg.jpg) repeat-x;
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

a.top-menu{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0px 15px 0px 0px;
}

a.top-menu:hover{
	color:#282828;
}

.switch{
	font-family:WinSoft Serif Pro;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	height:70px;
}

a.switch{
	text-decoration:none;
	color:#000000;
}

a.switch:hover{
	color:#ffffff;
}

.left-menu{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	border-bottom:dotted 1px #325F8C;
}

a.leftmenu{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	border-bottom:dotted 1px #325F8C;
	text-decoration:none;
	line-height:25px;
	color:#305C8A;
}

a.leftmenu:hover{
	color:#B0B4B7;
}

.notice{
	font-family:"Century Gothic";
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}

.notice-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding:0px 3px 0px 15px;
}

.read-more{
	color:#ffffff;
}

a.read-more{
	text-decoration:none;
}

a.read-more:hover{
	color:#000000;
}

.small{
	font-size:11px;
	color:#000000;
}

a.small{
	text-decoration:none;
}

a.small:hover{
	color:#687075;
	text-decoration:underline;
}

.contact-us{
	font-family:"Century Gothic";
	font-size:12px;
	color:#ffffff;
	padding-left:15px;
	text-align:left;
}

.intro{
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#000067;
	padding-bottom:20px;
	text-align:left;
}

.body-txt{
	font-family:Tahoma;
	font-size:12px;
	color:#4F4F4F;
	text-align:justify;
}

.products{
	background:url(../images/products-bg.jpg) repeat-x;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#3D3D3D;
	padding-left:25px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

.products-txt{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#3D3D3D;
	text-align:center;
}

a.products-txt{
	text-decoration:none;
}

a.products-txt:hover{
	color:#000000;
}

.border{
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}

.footer{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-right:235px;
}

a.radiant{
	text-decoration:none;
	color:#ffffff;
}

img{
	border:0px;
}

.breadcrumb{
	text-align:left;
	color:#000000;
	font-size:14px;
	padding-bottom:10px;
}

a.breadcrumb{
	text-decoration:none;
}

a.breadcrumb:hover{
	text-decoration:underline;
}

li.menu{
background:url(../images/left-menu-icon.jpg) 5px 40% no-repeat;
}

a{
	color:#687075;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}