/*html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
h1 img {
	display: block;
}*/

body {
	background-image: url(jpg/body_bg1.jpg);
	background-repeat: repeat-x;
	background-color: #EBF6FC;
}
img {
	border: 0;
}
a {
	color: #125292;
	font-weight: bold;
	/*border-bottom:1px dotted #125292;*/
}
a:hover {
	color: #FFA405;
	/*border-bottom:1px solid #ffa405;*/
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.style1 {color: #000000}

.main {
	text-align: left;
	font: 12px arial, sans-serif;
	color: #000000;
	background-image: url(Template/images/body.jpg);
	padding-left:0px;
	padding-top: 12px;
	padding-right: 0px;
	vertical-align: top;
	
	}
	.main ul {
	
	list-style-image: url(images/gif/bullet_tick.gif);
}
	.main ol {
	list-style-type: decimal;
}



.main h1 {
	color: #000000;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 22px;
	text-transform: capitalize;
	margin-top: 6px;
}
.main h2 {
	color: #000099;
	font: 14px Tahoma;
	margin-bottom: 10px;
	font-weight: bold;
}
.main h3 {
	color: #e4701e;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
}
.main h4 {
	color: #135393;
	margin-bottom: -15px;
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 5px;
}
.strap{
	text-align: center;
	font: 14px arial, sans-serif;
	color: #000000;
	background-image: url(Template/images/strap.jpg);
	padding-left:0px;
	padding-top: 12px;
	padding-right: 0px;
	vertical-align: top;
	font-weight: bolder;	
}
.strap h1 {
	color: #000000;
	margin-bottom: 6px;
	font-family: Tahoma;
	font-size: 16px;
	text-transform: capitalize;
	margin-top: 0px;
	font-weight: bolder;
}

.title{
	text-align: center;
	color: #FF0000;
	background-image: url(Template/images/title.jpg);
	padding-left:0px;
	padding-top: 12px;
	padding-right: 0px;
	vertical-align: center;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.title h1 {
	color: #FF0000;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 36px;
	text-transform: capitalize;
	margin-top: 2px;
	margin-bottom: 30px;
}

.leftcollumn{
  float: left;
   width: 400px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
}
.rightcollumn{
    float: right;
	width: 350px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 32px;
	/*background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important;
	border: 1px solid #EAEAEA;*/
	background-position: 8px 10px;
	border-left: 5px solid #A992CA;
	font-weight: normal;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.box{
	background-image: url(box/images/box_r2_c1.gif);
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;	
}

.footer {
	text-align: right;
	font: 12px arial, sans-serif;
	color: #ffffff;
	background-image: url(Template/images/footer.jpg);
	padding-left: 35px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
	height: 30px;
}
.workhouse{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
