
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/top-bar.jpg) repeat-x left top;
	text-align: justify;
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "georgia", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	background: #999999 url(images/h2-bg.jpg) repeat-x left;
	font-size: 1.4em;
	color:#666666;
	padding:5px 0px 5px 5px;
	height:20px;
}

h6 {
font: normal 1em "georgia", Arial, Helvetica, sans-serif;
	background: #999999 url(images/h2-bg.jpg) repeat-x left;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:5px 0px 5px 5px;
	height:20px;
}

h5 {
font: normal 1em "georgia", Arial, Helvetica, sans-serif;
	background: #ff0000 url(images/h2-bg.jpg) repeat-x left;
	font-size: 1.4em;
	color:#666666;
	padding:5px 0px 5px 5px;
	height:20px;
}

h3 {
	font-size: 1.2em;
}

.h4{
 font-weight: bold;
	color: #212121;
	font-size: 1.4em;
	}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color:#e2001a;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
.flash-tagline {
    font-family: "Georgia", aerial, Times New Roman, Times, serif;
	font-style: normal;
	margin: 0 0 0 15px;
	padding: 46px 20px 0px 8px;
	font-size: 28px;
	color: #FFFFFF;
}
.flash-tagline2 {
    font-family: "Georgia", aerial, Times New Roman, Times, serif;
	font-style: normal;
	margin: 0 0 0 15px;
	padding: 6px 20px 0px 8px;
	font-size: 19px;
	color: #FFFFFF;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

html > body #header {
	width: 900px;
	margin: 0 auto;
	height: 120px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
	width: 900px;
	margin: 0 auto;
	height: 10px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	height: 160px;
	background: url(images/header-img.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 85px;
	width: 900px; margin: 0 auto; -moz-margin-top: 3em; // For Firefox margin-top: 8em !important; // For Internet Explorer margin-top: 3em; // For other browsers 
}

/* Logo */

#logo {
height:120px;
	float: left;
	margin-top: 10px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/img04.jpg) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 10px;
	width:610px;

}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 15px 0 15px;
	text-align: center;
	text-decoration: none;
	font-family: georgia, arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	color:#e2001a;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
	color:#e2001a;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest-post {
    font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#contactpage {
    font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 860px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}
#aboutustpage {
    font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts .entry {
   font-family: Arial, Helvetica, sans-serif;
   font-size:13px;
   text-decoration:none;
}

#recent-posts .entry a {
 background: url(images/underline.gif) repeat-x left bottom;
	text-decoration: none;
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
}
#recent-posts .entry2 a {
font-family: Arial, Helvetica, sans-serif;
   font-size:13px;
	text-decoration: underline;
	color: #000000;
}
#recent-posts .entry3 a {
	text-decoration: none;
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 10px;
	color: #CCCCCC;
}
#recent-posts .more2 {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}


.post {
 font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
}

.post .title {
	margin: 0;
}

.post .meta {
    font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	color: #505050;
}

.post .meta a {
    text-decoration: underline;
	color: #000000;

}
.post .meta a:hover {
    text-decoration: none;
	color:#e2001a;

}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* mediakit*/


/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	display: block;
	float: left;
	width: 260px;
	padding: 10px 10px 10px 25px;
	line-height: 20px;
}

#sidebar li ul {
	line-height: 1.1em;
}

#sidebar li li {
	display: list-item;
	background: no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 0px;
	line-height: 18px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	background: url(images/underline.gif) repeat-x left bottom;
}

#sidebar a {
	text-decoration: none;
	color: #eb331b;
}

#sidebar a:hover {
    color:#eb331b;
	text-decoration: underline;
}

/* Partner Website links */

#partnersites {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	font-size: 11px;
	background-color:#888888;
	text-align:center;
	color: #666666;
	}

#partnersites p {
	margin: 0;
	padding: 25px 20px 25px 20px;
}

#partnersites a {
	color: #666666;
}



/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/footer.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 30px 20px 4px 0;
	background: url(images/search.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* homepage */

#homepage {
	float: left;
	width: 570px;
}

#homepage h1.title {
    padding-bottom: 20px;
	padding-left: 5px;
	color: #000000;
}

#homepage h2.title {
	margin-bottom: 25px;
	padding-left: 5px;
	color: #000000;
	background: url(images/underline.gif) repeat-x left bottom;
}

#homepage .title span {
 	color: #000000;
}

.twocols {
	padding-bottom: 20px;
}

.twocols .col1 {
	float: left;
	width: 275px;
padding-bottom: 10px;
}

.twocols .col2 {
	float: right;
	width: 260px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #9C9C9C 1px dashed;
}

/* Contact Us Page */
.twocols1 {
	padding-bottom: 20px;
}
.twocols1 .col1 {
	float: left;
	width: 260px;
	padding-right: 10px;
padding-bottom: 10px;
}

.twocols1 .col2 {
	float: right;
	width: 260px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #9C9C9C 1px dashed;
}
.twocols1 .col2 {
	float: right;
	width: 260px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: #9C9C9C 1px dashed;
}
.twocols1 .col3 {
	float: left;
	width: 260px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: #9C9C9C 1px dashed;
}

/* About Us Page */
.twocols3 {
	padding-bottom: 20px;
}
.twocols3 .col2 {
	float: left;
	width: 560px;
	padding-right: 10px;
    padding-bottom: 10px;
}
.twocols3 .col2 {
	float: right;
	width: 260px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: #9C9C9C 1px dashed;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 10px;
	border-top: 1px solid #9C9C9C;

}

.list li.first {
	border: none;
}
/* aboutus page list */
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list2 li {
	padding: 5px 10px;

}
.list2 li.first {
	border: none;
}


.list li.first {
	border: none;
}

.twocols2 {
	padding-top: 20px;
	border-top: #9C9C9C 1px dashed;
}
.textb{
 font-weight:bold;
 color:#000000;
}

.redt1{
 font-weight:bold;
 color:#ff0000;
}
/* about */

#about {
	clear: both;
	width: 569px;
	margin: 0 auto;
	padding: 20px 0px 10px 0px;
	background: #F5F5F5;
}

#about img {
	float: right;
	margin-left: 20px;
}

#about h2 {
	margin: 0;
}
