@import "reset.css";

body		{background: url(../img/body-default.jpg) center top repeat-y; overflow-x: hidden; font-family: Helvetica, Arial, sans-serif;}
a			{color: #4100bc; text-decoration: none; cursor: pointer;}
a:hover		{text-decoration: underline;}
.clear		{clear: both;}
strong		{font-weight: bold;}
strong *		{font-weight: bold;}
em			{font-style: italic;}

.indigo		{color: #4100bc;}
.karma		{color: #ff2400;}

#main		{position: absolute; width: 900px; margin-left: -471px; top: 0; left: 50%; height: auto;}

#main #left					{position: relative; float: left; width: 220px; height: auto; font-size: 14px;}
#main #left #logo			{position: relative; height: 114px; margin-bottom: 56px;}
#main #left #logo img			{position: absolute; bottom: 8px; left: 2px;}
#main #left .dots			{width: 220px; height: 10px; background: url(../img/dots.png) no-repeat;}
#main #left #menu			{margin: 20px 0 10px 0;}
#main #left #menu a			{display: block; height: 26px; width: 199px; margin: 4px 0; background: transparent; color: #000000; line-height: 26px; padding-left: 21px; text-transform: uppercase;}
#main #left #menu a:hover		{background: #4100bc; color: #ffffff; text-decoration: none;}
#main #left #menu a.act		{background: #4100bc; color: #ffffff;}
#main #left #contact			{margin-top: 90px; padding-left: 21px; color: #363636; font-size: 14px; line-height: 17px;}
#main #left #contact h4		{font-size: 15px; text-transform: uppercase; font-weight: bold;}
#main #left #contact strong	{color: #4100bc;}
#main #left #contact p		{margin: 17px 0;}

#main #right			{float: right; width: 590px; height: auto; min-height: 607px; font-size: 16px; color: #040404; line-height: 19px;}
#main #right h1		{color: #ff2400; font-size: 28px; font-weight: bold; padding-top: 85px; line-height: 30px; margin-bottom: 65px;}
#main #right h2		{color: #ff2400; font-weight: bold; margin: 38px 0 19px 0;}
#main #right h3		{color: #4100bc; font-weight: bold; margin: 28px 0 19px 0;}
#main #right p		{margin: 19px 0;}
#main #right ul li		{margin: 19px 0 19px 16px; list-style: circle outside none;}

#main #foo			{float: right; margin-top: 40px; width: 590px; font-size: 12px; line-height: 50px; border-top: 1px solid #b5b2ad;}
#main #foo #copy		{float: left;}
#main #foo #made		{float: right;}