/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
img {
	behavior: url(../js/iepngfix.htc);
}
body {
	line-height: 1;
	background: #BBD0E3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clear { 
	clear: both; 
	width: 100%; 
	display: block; 
	line-height: 0px; 
	font-size: 0px; 
	height: 0px; 
}

#wrap {
	display: block;
	width: 1200px;
	margin: 0 auto;
}

.header {
	display: block;
	width: 1200px;
	height: 248px;
}

#content {
	display: block;
	background: #FFF url(../images/bg.jpg) repeat-x;
	padding-bottom: 10px;
	height: 640px;
}

#left {
	color: #4e86c1;
	width: 515px;
	height: 320px;
	float: left;
	padding: 20px 0 80px 60px;
}

#left h1 {
	font: 1.7em "Trebuchet MS", Verdana, Geneva;
	padding-bottom: 15px;
}

#left a {
	color: #4e86c1;
	text-decoration: underline;
}

#left a:hover {
	text-decoration: none;
}

#left p {
	font: 0.7em "Trebuchet MS", Verdana, Geneva;
	width: 530px;
	text-align: justify;
}

#left p strong {
	color: #DC8D27;
	font-size: 16px;
}

#left ul {
	margin-top: 10px;
}

#left ul li {
	float: left;
	margin-right: 15px;
}

#right {
	width: 568px;
	height: 320px;
	margin-left: 630px;
	padding: 20px 0 80px 0;
}

#twitter {
	width: 560px;
	height: 75px;
	background: url(../images/twitter.jpg) no-repeat;
}

#blog {
	width: 560px;
	height: 75px;
	background: url(../images/blog.png) no-repeat;
}

#twitter a.tw,
#blog a.bl {
	display: block;
	padding: 10px 0 0 10px;
	float: left;
}

#blog a.bl {
	padding-top: 7px !important;
}

#twitter h1,
#blog h1 {
	font: bold 0.9em "Trebuchet MS", Verdana, Geneva;
	padding: 7px 0 0 75px;
}

#twitter h1 a,
#blog h1 a {
	color: #145F90;
	text-decoration: none;
}

#twitter h1 a:hover,
#blog h1 a:hover {
	text-decoration: underline;
}

#twitter p,
#blog p {
	font: 0.8em "Trebuchet MS", Verdana, Geneva;
	color: #3c70a6;
	padding: 7px 0 0 75px;
}

#right form {
	margin-top: 40px;
}

#right form {
	font: 0.8em "Trebuchet MS", Verdana, Geneva;
}

#right form label {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #3c70a6;
	font-size: .9em;
	font-weight: bold;
	cursor: pointer;
}

#right form label strong {
	color: #DD8E2F;
	font-size: 14px;
}

#right form input {
	width: 326px;
	height: 30px;
	background: url(../images/input.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/input.png',sizingMethod='scale');
	padding: 0 5px 7px;
	border: 0;
	font-weight: bold;
	color: #DF9228;
}

#right form input.submit {
	width: 120px;
	height: 22px;
	background: url(../images/submit.jpg) no-repeat;
	color: #528709;
	padding-top: 2px;
	margin-left: 80px;
	cursor: pointer;
}

#right form input.submit:hover {
	background: url(../images/submit_h.jpg) no-repeat;
}

#footer {
	width: 300px;
	margin: 0 auto;
	font: 0.8em "Trebuchet MS", Verdana, Geneva;
	margin-top: 5px;
}

#footer a {
	text-decoration: underline;
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}

#trafic {
	margin-left: 100px;
}

div#content.ideavirus {
	height: 565px
}
div#content.ideavirus #left {
	width: 700px;
}
div#content.ideavirus #left p {
	width: 700px;
}
div#content.ideavirus #right a.iva2 {
	margin: 10px 0 0 243px;
	display: block;
}
.ivl {
	float: left;
	margin-right: 10px;
}