html,body,div,ul,li,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,fieldset,img{ 
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
body {
	font-size: 62.5%;
	font-family: "Verdana";
	background: url(../images/bg_body.gif) repeat-x top #070707;
	text-align: center;
}
p {
	text-align: justify;
	font-size: 1.2em;
	font-family: 'Verdana';
	font-weight: normal;
	color: #ffffff;
}

label {
	font-size: 1.1em;
	font-family: 'Verdana';
	font-weight: normal;
	color: #ffffff;
}

a {
	color: #ffffff;
}

/* TITLEs */
h1 {
	font-family: "Verdana";
	font-size: 1.5em;
	font-weight: bold;
	color: #6fa7ef;
}

h2.white_big{
	font-family: "Tahoma";
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

/* */

/* DIVs */
div#content {
	width: 733px;
	min-height: 300px;
	margin: 0 auto;
	background: url(../images/bg_content.gif) repeat-y;
}

div#header {
	width: 733px;
	height: 118px;
	margin: 18px auto 0 auto;
	text-align: left;
	background: url(../images/bg_header.gif) no-repeat bottom;
}
div#footer {
	width: 733px;
	height: 44px;
	text-align: left;
	margin: 0 auto 20px auto;
	background: url(../images/bg_footer.gif) no-repeat top;
}

div#inner_content {
	width: 653px;
	min-height: 512px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: left;
	background: url(../images/bg_inner_content.jpg) top no-repeat;
}

div.main_right_column{
	width: 230px;
	height: 500px;
	float: right;
	margin-top: 40px;
}

div.main_small_box {
	min-height: 100px;
	margin-bottom: 50px;
}

div.articles_box {
	width: 210px;
	height: 951px;
	background: url(../images/bg_articles_box2.gif) no-repeat;
	margin-left: 20px;
	text-align: center;
}

div.other_left_column {
	width: 167px;
	min-height: 400px;
	margin-top: 20px;
	float: left;
}
div.other_right_column {
	width: 450px;
	min-height: 400px;

	float: right;
}

div.left_navbar {
	width: 167px;
	min-height: 297px;
	text-align: center;

}

div.gallery_box {
	width: 450px;
	min-height: 400px;
	text-align: center;
	margin-top: 20px;
}

div.gallery_box a{
	outline: none;
}

div.cleaner {
	clear: both;
}

/* IMAGEs */

img.chop {
	float: right;
	margin-top: 40px;
	margin-right: 80px;
	margin-left: 100px;
}

img.float_right {
	float: right;
	margin-left: 30px;
}

img.float_left {
	float: left;
	margin-right: 20px;
}

img.puppies{
	width: 520px;
	height: 177px;
	margin-left: 70px;
	margin-top: 20px;
}

img.page_title {

}

.center {
	text-align: center;
}

/* MENUs */


/* FORMs */


p.main_text {
	margin-top: 25px;
	font-size: 1.3em;
}

a.buynow{
	width: 73px;
	height: 29px;
}

form.newsletter_form {
	height:80px;
}

form.newsletter_form input{
	float: right;
	width: 180px;
	font: normal 1.2em "Verdana";
	background-color: #cdddf1;
}

form.newsletter_form label{
	float: left;
}
form.newsletter_form div{
	height: 23px;
	clear: both;
}

form.newsletter_form input.submit {
	width: 54px;
	height: 13px;
}

object.banner {
	margin-left: 100px;
}

ul.articles {
	list-style: none;

}

ul.articles a{
	color: #6fa7ef;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 1.2em;
	font-weight: bold;
}

ul.articles li {
	height: 18px;
	color: #ffffff;
}

ul.articles li.divider {
	margin-bottom: 2px;
}

a.forward_to_a_friend {
	display: block;
	width: 179px;
	height: 19px;
	float: left;
	margin-top: 18px;
	margin-left: 10px;
}

p.zee_link {
	float: right;
	margin-top: 20px;
	font-size: 1em;
}

ul.menu {
	display: block;
	margin-left: 175px;
	padding-top: 90px;
	list-style: none;
	height: 20px;
	width: 550px;
}


ul.menu li{
	display: inline;
	float: left;
}

ul.menu li.divider {
	display: block;
	width: 20px;
	text-align: center;
}

ul.menu a{
	display: block;
	margin-top: 4px;
}

ul.left_navbar {
	list-style: none;
}

ul.left_navbar a {
	text-decoration: none;
	font-family: "Verdana";
	font-size: 1.3em;
	font-weight: bold;
	color: #6fa7ef;
}

ul.left_navbar li.divider {
	margin-bottom: 2px;
}

ul.left_textmenu {
	list-style: none;
	margin-top: 10px;
}

ul.left_textmenu a{
	text-decoration: none;
	font-family: "Verdana";
	font-size: 1.1em;
	font-weight: bold;
	color: #6fa7ef;
}

ul.left_textmenu li{
	margin-top: 3px;
}

ul.gallery_menu {
	list-style: none;
	margin-top: 10px;
}

ul.gallery_menu li {
	display: inline;
}

img.gallery_pic {
	width: 350px;
	margin-top: 5px;
}

p.text {
	padding-bottom: 20px;
}

span.center {
	text-align: center;
}

img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

ol.list {
	font-size: 1.2em;
	font-family: 'Verdana';
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 20px;
	margin-left: 0px;
}

ul.list {
	font-size: 1.2em;
	font-family: 'Verdana';
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 20px;
	margin-left: 30px;
}

object.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

span.large {
	font-size: 1.4em;
}

div#userMessage {
	display: none;
	float: left;
}

form.contact_form {
	margin-top: 20px;
	height: 400px;
}


form.contact_form input{
	width: 200px;
	background-color: #cdddf1;
	font: normal 1.2em "Verdana";
}

form.contact_form textarea{
	width: 400px;
	height: 200px;
	background-color: #cdddf1;
	font: normal 1.2em "Verdana";
}

form.contact_form input.submit {
	width: 54px;
	height: 13px;
	margin-left: 350px;
}

form.contact_form div {
	margin-top: 5px;
	clear: both;
	position: relative;
}


.homepage_narrow {
	width: 400px;
	line-height: 17px;
}

.homepage_title {
	color: #fff;
	font-size: 2em;
}

.homepage_longer{
	line-height: 17px;
}

div.main_articles_column_middle td{
	color: #ffffff;
}