@charset "utf-8";
/* CSS Document */

body {
	font: 13px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

h1,h2,h3,h4,h5,h6,span
{
	margin:0px;
	padding:0px;
}

#headerbg
{
	width:100%;
	height:208px;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(images/headerbg.jpg);
	background-repeat:repeat-x;
}

#headerblank
{
	width:1024px;
	height:208px;
	float: none;
	margin:0 auto;
	padding:0px;
}

#header
{
	width:1024px;
	height:208px;
	float: left;
	margin:0px;
	padding:0px;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
}

#menu
	{
		width:710px;
		height:33px;
		float:right;
		margin:135px 26px 0 0;
		padding:0px;
	}
#menu ul
	{
		width:715px;
		height:33px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}

#menu ul li
{
	width:107px;
	height:23px;
	float:left;
	margin:0 1px 0 0;
	padding:0px;
	display:block;	
}

#menu ul li a.menu
{
	width:105px;
	height:23px;
	float:left;
	margin:0px;
	padding:7px 0 0 4px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color: #4f82a2;
	text-align:center;
	text-decoration:none;
	background-image: url(images/menuline.jpg);
	background-repeat:no-repeat;
}	
#menu ul li a.menu:hover
{
	width:105px;
	height:23px;
	float:left;
	margin:0px;
	padding:7px 0 0 4px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#557A32;
	text-align:center;
	text-decoration:none;
	background-image: url(images/menuline.jpg);
}

#menu ul li a.menub
{
	width:105px;
	height:75px;
	float:left;
	margin:0px;
	padding:7px 0 0 4px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#557A32;
	text-align:center;
	text-decoration:none;
	background-image: url(images/menu.jpg);
}

#submenu
{
	width:710px;
	height:15px;
	float:right;
	margin:0 26px 0 0;
	padding:0px;
}

#submenu li
{
	width:107px;
	height:15px;
	float:left;
	margin:0 1px 0 0;
	padding:0px;
	display:block;
}

#submenu li a.menu
{
	width:105px;
	height:15px;
	float:left;
	margin:0px;
	padding:3px 0 1px 4px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#557A32;
	background-color:#ffffff;
	background-repeat:no-repeat;
}	
#submenu li a.menu:hover
{
	width:105px;
	height:15px;
	float:left;
	margin:0px;
	padding:3px 0 1px 4px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#557A32;
	background-color:#ffffff;
	background-repeat:no-repeat;
}

#submenu a.menub
{
	width:105px;
	height:15px;
	float:left;
	margin:0px;
	padding:3px 0 1px 4px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#557A32;
	background-color:#ffffff;
	background-repeat:no-repeat;
}

#login
{
	width:1024px;
	height:30px;
	float: right;
	margin:0 0 0 0;
	padding:0px;
}

#loginheading
{
	width:628px;
	height:18px;
	float: left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:20px;
	color:#557A32;
}

#loginheading h4
{
	width:628px;
	height:30px;
	float: left;
	margin:0 0 15px 36px;
	padding:0px;
	font-size:22px;
	font-weight:normal;
	color:#557A32;
}

/*-------------------------------------------------------------------------------------HEADERPART--------------------------------------------------END--------------------------------------*/	
#contentbg
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#ffffff;

}

#contentblank
{
	width:1024px;
	float: none;
	margin:0 auto;
	padding:0px;
}	
#content
{
	width:1024px;
	float: left;
	margin:0px;
	padding:0px;
}

#contentleft
{
	width:262px;
	float: left;
	margin:0px;
	padding:5px 0 33px 24px;
}

#contentleft02
{
	width:264px;
	float: left;
	margin:0px;
	padding:20px 0 33px 24px;
	background-image:url(images/vline02.jpg);
	background-repeat:repeat-y;
}

#contentleft03
{
	width:261px;
	float: left;
	margin:0px;
	padding:20px 0 33px 24px;
}

#leftheading
{
	width:240px;
	float: left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:18px;
	color:#557A32;
}

#leftheading h4
{
	width:240px;
	float: left;
	margin:15px 0 0 0;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	color:#557A32;
}

.lefttxtblank
{
	width:250px;
	float:left;
	margin:20px 0 0 0;
	padding:0px;
}

.lefttxtblank02
{
	width:250px;
	float:left;
	margin:18px 0 0 0;
	padding:0px;
}

.lefticon
{
	width:50px;
	height:37px;
	float: left;
	margin:0px;
	padding:6px 0 0 0;
	font-size:12px;
	color:#557A32;
	text-align:center;
	background-image:url(images/lefticon.jpg);
	background-repeat:no-repeat;
}

.leftboldtxtblank
{
	width:54px;
	height:43px;
	float: left;
	margin:0px;
	padding:0 0 0 5px;
}

.leftboldtxt
{
	width:193px;
	height:40px;
	float: left;
	margin:2px 0 0 0;
	padding:3px 0 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#557A32;
	background-repeat:no-repeat;
}

.lefttxt
{
	width:235px;
	height:28px;
	float:left;
	margin:0px;
	padding:0 0 0 3px;
	font-size:12px;
	font-weight: normal;
	color:#464646;
	background-repeat:no-repeat;
}

.leftnormaltxt
{
	width:235px;
	float:left;
	margin:2px 0 0 0;
	padding:0px;
	font-size:12px;
	font-weight: normal;
	color:#464646;
}

.leftlink
{
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color:#464646;
	text-decoration:underline;
}

.leftlink:hover
{
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	color:#557A32;
	text-decoration:underline;
}

.morebutton
{
	width:194px;
	float:left;
	margin:3px 0 0 0;
	padding:0px;
	font-size:12px;
	font-weight: normal;
	color:#464646;
}

.more
{
	font-size:12px;
	font-weight: normal;
	color: #557A32;
	text-decoration:none;
}

.more:hover
{
	font-size:12px;
	font-weight: normal;
	color: #557A32;
	text-decoration: underline;
}


/*-------------------------------------------------------------------------------------LEFTRPART----------------------------------------------------------------END--*/	
#contentmid
{
	width:650px;
	float:left;
	margin:0px 0 0 0px;
	padding:20px 0 33px 36px;
}

#contentmidvline
{
	width:650px;
	float:left;
	margin:0px 0 0 0px;
	padding:20px 0 33px 36px;
	background-image:url(images/vline.jpg);
	background-repeat:repeat-y;
}

.midicon
{
	width:142px;
	height:121px;
	float: left;
	margin:0px;
	padding:0 10px 0 0;
	font-size:12px;
	color:#FFF;
	text-align:center;
}

.midheading
{
	width:650px;
	float: left;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#557A32;
}

.midheading02
{
	width:650px;
	float: left;
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#557A32;
}

.midheading h2
{
	width:650px;
	float: left;
	margin:15px 0 0 0;
	padding:0px;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	color:#557A32;
}

.midtxt
{
	width:615px;
	float: left;
	margin:4px 0 32px 0;
	padding:0px;
	font-size:13px;
	color:#464646;
}

.midboldtxt
{
	font-size:12px;
	font-weight:bold;
	color:#557A32;
}

.midtxtcd
{
	width:615px;
	float: left;
	margin:14px 0 32px 15px;
	padding:0px;
	font-size:13px;
	color:#464646;
}

.midemail
{
	font-size:13px;
	font-weight: normal;
	color:#464646;
	text-decoration:none;
}

.midemail:hover
{
	font-size:13px;
	font-weight: normal;
	color:#464646;
	text-decoration:underline;
}

.midlink
{
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color:#464646;
	text-decoration:underline;
}

.midlink:hover
{
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color:#557A32;
	text-decoration:underline;
}

#cdpic01
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
}

.cdpic01
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/cd1.jpg);
	background-repeat:no-repeat;
}

#cdpic02
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
}

.cdpic02
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/cd2.jpg);
	background-repeat:no-repeat;
}

#cdpic03
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
}

.cdpic03
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/cd3.jpg);
	background-repeat:no-repeat;
}


#cdpic04
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
}

.cdpic04
{
	width:142px;
	height:126px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/cd4.jpg);
	background-repeat:no-repeat;
}

/*--------------------------------------------------------------CONTENTPART-------------------------------------------------END--------------------------------------------------------------*/

#footerbg
{
	width:100%;
	height:200px;
	float:left;
	margin:0px;
	padding:0px;
	background: #ceddf2;
	border-top: 2px solid #85a4d2;
}

#footerblank
{
	width:1024px;
	height:60px;
	float:none;
	margin:0 auto;
	padding:0px;
}

#footer
{
	width:858px;
	height:200px;
	float:left;
	margin:0px;
	padding:0 0 0 146px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#footerlinks
{
	width:715px;
	float:left;
	margin:25px 0 0 0;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color: #5684c2;
	text-align:center;
	text-decoration:none;
}

.footerlinks
{
	font-size:11px;
	font-weight:normal;
	color: #5684c2;
	text-align:center;
	text-decoration:none;
	padding:0 3px 0 3px;
}

.footerlinks:hover
{
	font-size:11px;
	font-weight:normal;
	color: #5684c2;
	text-align:center;
	text-decoration: underline;
	padding:0 3px 0 3px;	
}

.footeremail
{
	font-size:11px;
	font-weight:normal;
	color: #5684c2;
	text-align:center;
	text-decoration:none;
	padding:0 3px 0 3px;
}

#copyrights
{
	width:715px;
	float:left;
	margin:5px 0 0 0;
	padding:0px;
	font-size:11px;
	color:#5684c2;
	text-align:center;
}

.copy
{
	font-size:11px;
	font-weight:bold;
	color: #5684c2;
	text-align:center;
	text-decoration:none;
}

#designedby
{
	width:715px;
	float:left;
	margin:5px 0 0 0;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color: #5684c2;
	text-align:center;
}

.designedby
{
	font-size:11px;
	font-weight:normal;
	color: #5684c2;
	text-align:center;
	text-decoration:none;
}

.designedby:hover
{
	font-size:11px;
	font-weight:normal;
	color: #5684c2;
	text-align:center;
	text-decoration:underline;
}

#validation
{
	width:422px;
	float:left;
	margin:5px 0 0 0;
	padding:0 0 0 293px;
}

.xhtml
{
	width:66px;
	height:17px;
	float: left;
	margin:0px;
	padding:1px 0 0 0;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}

.xhtml:hover
{
	width:66px;
	height:17px;
	float: left;
	margin:0px;
	padding:1px 0 0 0;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}

.css
{
	width:66px;
	height:18px;
	float: left;
	margin:0 0 0 5px;
	padding:0px;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}

.css:hover
{
	width:66px;
	height:18px;
	float: left;
	margin:0 0 0 5px;
	padding:0px;
	font-size:11px;
	color:#000;
	text-align:center;
	text-decoration:none;
	background-image:url(images/xhtml.jpg);
	background-repeat:no-repeat;
}

	
