body {
	margin: 0;
	padding: 0;
	color: #6F6F6F;
	background-color: #FFFFFF;
	background-image: url(images/img01-NEW.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 32px;
}

h1, h2, h3 {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2C246F;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	margin-left: 5px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #2C246F;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.navy-blue {
	font-size: 10px;
	color: #2C246F;
}
#content #posts .post .text ul {
	margin-left: 9px;
}



/* Header */

#header {
	width: 760px;
	height: 231px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
.textfield {
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}
.product {
	color: #FFFFFF;
	background-color: #2C246F;
	text-align: center;
	display: block;
	height: 20px;
	width: 100px;
	font-weight: bold;
	text-transform: capitalize;
}
.marquee{
	color: #FFFFFF;
	background-color: #007CC3;
	display: block;
	height: 20px;
	font-weight: bold;
}
.polycap a {
	font-weight: bold;
	color: #007CC3;
	text-decoration: none;
}


.product a {
	color: #FFFFFF;
}




#header h1 {
	float: left;
	font-size: 36px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2C246F;
	text-decoration: none;
	text-transform: uppercase;
}


/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}
#menu .active a {
	color: #333333;
	background-image: url(images/img06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/* Content */

#content {
	width: 720px;
	padding: 12px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

/* Posts */

#posts {
	float: left;
	width: 490px;
}
#post-in {
	float: left;
	width: 48%;
	margin: 3px;
}
#post-in p {
	margin-top: 0px;
	margin-bottom: 10px;
}


#post-in ul {
	list-style-type: circle;
	padding-left: 2px;
}
#post-in li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 1px;
	padding-right: 5px;
}
#post-in a {
	color: #2C246F;
}
#post-in a:hover {
	color: #666666;
}


#content #posts .post .story #post-in a:hover {
	text-decoration: underline;
}



/* Links */

#links {
	float: right;
	width: 210px;
	padding-left: 10px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	background: url(images/img06.gif) repeat-x left bottom;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#links li li a {
	text-decoration: none;
}

#links li li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#header-LOGO {

	width: 760px;
	height: 51px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-bg {
	background-color: #DFDEF3;
	height: 14px;
	width: 200px;
}

img
{  border-style: none;
}

span {
	width: 100%;
        height: 30px;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}
