/*  
Theme Name: Rotor Theme
Theme URI: http://www.rotor.com
Description: Official theme created for rotor website.
Version: 1.0
Author: Jules Ian Dagohoy
Author URI: http://www.ridgeboy.com/ and http://bilarboy.blogspot.com

Tags: rotor, ppc, email marketing
*/

img, div , url {	behavior: url(iepngfix.htc)	}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }
a { text-decoration: none;}
a img { border: 0;}

body {
	margin: 10px;
	padding: 0;	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#222222;
	background: #FFFFFF url(style/images/bg.png) center top repeat-x;
}
{
.section6 p
{
text-align: center;
}
.section5 p
{
text-align: center;
}
.section4 p
{
text-align: center;
}
.section3 p
{
text-align: center;
}
.section2 p
{
text-align: center;
}
.Section1 p
{
text-align: center;
}

p {
        margin: 20px;
	text-indent: 0px;
	text-align: left;
	font-size: 14px;
	color: #312a31;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	line-height:20px;
	text-align: left;
}

ul {
	margin: 0;
	padding: 0;
}

h2 {
        
        text-align: center;	
        color:#000000;
	font-size: 31px;
	font-weight: strong;

}

small {
	font-size: 10px;
	color: #666666;
}

#footerLeft {
	width:390px;
	float:left;
}


#footerRight {
	width:390px;
	float:right;
}

.footerText {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;	
	color: #8e8e8e;
}


.footerText A:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #8e8e8e;
	text-decoration:none;
}


.footerText A:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #8e8e8e;
	text-decoration:none;
}


.footerText A:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#38383a;
	text-decoration:none;
}

.footerText li {
	display: inline;	
	margin-left: 8px;
}

#menu {
	background: url(style/images/menu.png) center top no-repeat;
}

#side-menu {
	background: url(style/images/rsb.png) center top no-repeat;
}

#content {
	background:url(style/images/content-bg.png) center top repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#content2 {
	background: #FFFFFF;
	border: 1px #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#main-nav {
	list-style: none;
	padding: 0 0 0 12px;
}

#main-nav li {
	display: inline;
	margin-left: 20px;
	font: 24px "Trebuchet MS", Helvetica, sans-serif;
}

#main-nav li a {
	color: #efefef;
}

#main-nav li a:hover {
	color: #878787;
}

#side-nav {
	list-style: none;
	padding: 25px 0 0 15px;
}

#side-nav li {
	font: 18px "Trebuchet MS", Helvetica, sans-serif;
}


#side-nav li a {
	color: #797a7a;
}

#side-nav li a:hover {
	color: #ffffff;
}

#input {
	border: solid 1px #808080;
	background: #ececec;
}

