	/*
CSS Credit: http://www.alliedagencies.net/
*/

/* tags */

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align: center;
	line-height:160%;
	background-color:#767474;
}
 
p{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
	color:#FFFFCC;
	
}
ul{
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-left:15px;
	
}
li{
	line-height:230%;
}


/* headers */

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
}

h1{
	font-family: Corbel;
	font-size:20px;
	font-weight: bold;
	color: #990000;
	line-height:110%;
	
}


h2{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #CC0000;
	line-height:160%;
	text-align:center;
	
}
h2 a{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #CC0000;
	line-height:160%;
	text-align:center;
	text-decoration:none;
	
}
h2 a:hover{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #333333;
	line-height:160%;
	text-align:center;
	text-decoration: underline;
	
}
h3{
	font-family: Candara;
	font-size:18px;
	font-weight: normal;
	color: #FFFFCC;
	line-height:160%;
	text-align:center;
	
}
h3{
	font-family: Candara;
	font-size:18px;
	font-weight: normal;
	color: #FFFFCC;
	line-height:160%;
	text-align:center;
	
}
h4{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #CC0000;
	line-height:160%;
	text-align: left;
	padding:7px 0 7px 0;
	
}

h4 a{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #CC0000;
	line-height:160%;
	text-align: left;
	text-decoration:none;
	
}
h4 a:hover{
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	color: #333333;
	line-height:160%;
	text-align: left;
	text-decoration: underline;
	
}
h5{
	font-family: Candara;
	font-size:24px;
	font-weight: bold;
	color: #333333;
	line-height:160%;
	text-align: left;
	padding:0px 0 0px 25px;
	
}




/*  layout   */


#wrap{
	width:96%;
	text-align:center;
	margin:0 auto;
	background-color:#FFFFFF;
}



/*  header   */


#header{
	width: 100%;
	text-align:center;
}

.navmenu{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height:350%;
	background:url(images/nav-bg.jpg) repeat-x;
}
.navmenu a{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}
.navmenu a:hover{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

.logo{
	padding-top:22px;
	padding-bottom:14px;
}










/* bodycontent  */

#bodycontent{
	width: 100%;
	text-align: left;
	
	
}
.bodycontent{
	text-align: left;
	background-color:#FFFFFF;
	padding-top:30px;
	
}

.images{
	margin-right:15px;
}


/* leftpanel  */

.leftpanel {
	width:245px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:180%;
	
}

/* Sublink  */


.linkBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#20527b;
	text-align: center;
	padding-top:3px;
}
.linkHeaderB{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background:url(images/link-header-bg.jpg) repeat-x;
}


.linkB{
	background: url(images/li-bg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#CC0000;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	border-bottom:1px dashed #4f5233;
}

.linkB a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	text-decoration:none;
}
.linkB a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#20527b;
	text-align: left;
	text-decoration:none;
}

.subLink{
	
}
.subLink ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#20527b;
	text-align: left;
	padding-left:0px;
}
.subLink ul li{
	background: url(images/sublink-li-bg.jpg) no-repeat;
	list-style: none;
	height:30px;
	display:block;
	padding-top:10px;
	padding-left:25px;
}
.subLink ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#20527b;
	text-align: left;
	text-decoration:none;
	
}
.subLink ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#20527b ;
	text-align: left;
	text-decoration:underline;
	
}

/* rightpanel  */

.rightpanel {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height:180%;
	padding:12px 20px 0 40px;
	
}
.zoom{
	background-color:#ffcc99;
	font-family: Tahoma;
	font-size:11px;
	text-align: right;
	line-height:180%;
	color:#333333;
	font-weight: bold;
	padding:5px 10px 5px 0px;
}
.zoom a{
	font-family: Tahoma;
	font-size:11px;
	text-align: right;
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}
.zoom a:hover{
	font-family: Tahoma;
	font-size:11px;
	text-align: right;
	color:#333333;
	font-weight: bold;
	text-decoration: underline;
}

.paragraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height:180%;
	color:#333333;
	font-weight: normal;
	padding:10px;
}
.paragraph span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height:180%;
	color:#333333;
	font-weight: bold;
}

.paragraph a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.paragraph a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.productText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height:180%;
	color:#333333;
	font-weight: normal;
	padding:20px 10px 15px 10px;
}
.table{
	font-family: Tahoma;
	font-size:11px;
	color: #333333;
	font-weight: normal;
	line-height:160%;
	text-align: center;
	padding:2px 0 2px 0px;
}
.tableHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	background-color:#FFCC99;
}



.contacts-left{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: bold;
	line-height:220%;
	text-align: left;
	padding-left:10px;
}
.contacts-left span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;	
	font-weight: bold;
}
.contacts-right{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: normal;
	line-height:220%;
	text-align: left;
	padding-left:10px;
}
.contacts-right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	font-weight: normal;
	line-height:220%;
	text-align: left;
	text-decoration: underline;
}
.contacts-right a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: normal;
	line-height:220%;
	text-align: left;
	text-decoration:none;
}
.elements{
	margin:5px 0 5px 10px;
	width:90%;
}


/* footer  */



#footer{
	text-align: center;
	width:100%;
	padding:20px 0 15px 0;
	background-color:#FF0000;
	color:#ffffe0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;

	
}

.footer{
	text-align:center;
	width:100%;
	background-color:#FF0000;
	color:#ffffe0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;

	
}

.footer a{
	color:#ffffe0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	color:#ffffe0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
}

