/* CSS Document */

form, input			{margin:0; padding:0;}

a.link				{color:#FFFFFF;}

body			{
	margin:0;
	padding:0;
	background-image:url(../images/topbg.jpg);
	background-position:center 10px;
	background-repeat:no-repeat;
	background-color: #2E0406;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}

#nav{
	float: left;
	list-style-type: none;
	height: auto;
	width: 218px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	
}

#nav li	{
	height: 41px;
	width: 217px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #F5B728;
	border-bottom-color: #C46A1A;
}

#nav li a {
	font-size: 12px;
	line-height: 41px;
	color: #511525;
	text-decoration: none;
	display: block;
	height: 41px;
	width: 170px;
	background-image: url(../images/bullet.jpg);
	background-color:#EA940D;
	background-repeat: no-repeat;
	background-position: 17px 13px;
	padding-left: 48px;
	font-weight:bold;
}
#nav li a:hover{
	background-image: url(../images/menuhovrbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav li a.active{
	background-image: url(../images/menuhovrbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;

	margin:0; padding:0;
}

h1 span	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFCC00;
}

h2	{
	font-size: 18px;
	line-height: 18px;
	color: #EA940D;
	font-weight:normal;
	float:left;
	clear:left;
	width:450px;

	margin:0;
	padding:0;
	letter-spacing: .4pt;
}
.sub	{
	background-image: url(../images/sub-hd-bg.jpg);
	background-repeat: repeat-x;
	font-size: 19px;
	line-height: normal;
	color: #fff;
	padding-left: 15px;
}

.leftbox	{
	background-image:url(../images/left-side-banner-bg.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
}

.sub2	{
	background-image:url(../images/subhd-bg-02.jpg);
	background-repeat: repeat-x;
	font-size: 19px;
	line-height: normal;
	color: #fff;
	padding-left: 5px;
}
p	{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}

.hed	{
	font-size: 30px;
	line-height: normal;
	color: #000000;
	font-weight:bold;
}

.hed-home	{
	font-size: 22px;
	line-height: normal;
	color: #000000;
	font-weight:bold;
}

.hed-02	{
	font-size: 15px;
	line-height: normal;
	color:#570D26;
	font-weight:bold;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #E2E0E3;
}
.boxtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration:none;
}

.boxtext a{
	
	color:#FF0000;
	text-decoration:none;
}

.boxtext2{
	color:#FF0000;
}

.boxtext2 a{
	color:#FF0000;
	text-decoration:none;
}

a.links2	{font-size:10px; font-weight:bold; color:#000000;}

.exam		{background-image:url(../images/01.jpg); background-repeat:no-repeat; background-position:center;}

.exam2		{background-image:url(../images/02.jpg); background-repeat:no-repeat; background-position:center;}

.exam3		{background-image:url(../images/03.jpg); background-repeat:no-repeat; background-position:center;}

.exam4		{background-image:url(../images/04.jpg); background-repeat:no-repeat; background-position:center;}

.price		{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF;}


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


.price2	{
	font-size: 25px;
	line-height: normal;
	color:#FF6600;
	font-weight:bold;
}

.bottom-link				{color:#FFFFFF;}

.bottom-link a				{color:#FFCC00; text-decoration:none; padding:0 5px 0 5px;}

.bottom-link a:hover		{text-decoration:underline;}