body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ------------------------------------------------------------

	HEADINGS

------------------------------------------------------------ */
h1 {
	font-size: 24px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #0066CC;

}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	line-height: 30px;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;

}

h5 {
	font-family: Tahoma;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666666;

}
h6 {
	font-family: Tahoma;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	padding-left: 2px;
	color: #FFFFFF;
	background-color: #E89C00;

}

/* --------------------
	HEADER LINKS
-------------------- */
p a{
	color: #000099;
}

p a:hover{
	color: #FF0000;
	text-decoration: none;
}


.blue {
	color: #0066FF;
}
.green {
	color: #9edd36;
}
.orange {
	color: #FF3300;
}

.yellow {
	color: #FFD200;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}


img {
	margin: 0px;
	padding: 0px;
}



/* ------------------------------------------------------------

	BODY COMPONENTS

------------------------------------------------------------ */
/* ------------
	tiptop
--------------- */
#head {
	width: 100%;
	height: 220px;
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/acumsheaderbg.gif);
}
#header {
	height: 110px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/acumsheader.gif);
	padding-top: 55px;

}
#header h1{
	color: #E0E0E0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 23px;
	line-height: 33px;
	margin: 0px;
	padding: 0px;

}
#header p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 1px;

}
#containerhead {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}


#body {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
	letter-spacing: 1px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
#footer p{
	font-size: 12px;
}

#footer a{
	color: #0033FF;
}

#footer a:hover{
	color: #990000;
	text-decoration: none;
}


}
.picborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}


.margin {
	padding: 10px;
}

/* ------------------------------------------------------------

	CONTAINER

------------------------------------------------------------ */



#containermain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#containermainfoot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
}

.width100 {
	width: 100%;
}

.width90 {
	width: 90%;
}

.width85 {
	width: 83%;
}

.width75 {
	width: 73%;
}

.width70 {
	width: 69%;
}

.width65 {
	width: 64%;
}

.width60 {
	width: 59%;
}


.width50 {
	width: 49%;
}

.width40 {
	width: 39.3%;
}

.width35 {
	width: 34%;
}

.width30 {
	width: 28%;
}

.width25 {
	width: 24%;
}
.width15 {
	width: 18%;
}

.width10 {
	width: 10%;
}

.breakme {
	clear: both;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box {
	background-color: #ededed;
	border: 1px solid #E0E0E0;
	padding: 6px;
}
.box2 {
	background-color: #ffffff;
	border: 1px solid #E0E0E0;
	padding: 8px;
}

.box2 h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #EDEDED;
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.left {
	float: left;
}

.right {
	float: right;
}

.hrline{
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D0D0BF;
	margin: 0px;
	padding: 0px;
}









/* ------------------------------------------------------------

	TABS BUTTON

------------------------------------------------------------ */


    #tabs1 {
	width:550px;
	font-size:90%;
	line-height:normal;
	font-family: Tahoma;
	color: #FFFFFF;
	letter-spacing: 1px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
      }
    #tabs1 ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabs1 li a{
	display:block;
	color: #FFFFFF;
	float: left;
	background-color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
      }
    #tabs1 li a:hover{
	background-color: #D5D5D5;
	color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
      }



#method{
	width: 890px;
}

#method ul{
	margin: 0px;
	padding: 0px;
}

#method li{
	float: left;
	display: inline;
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/methodbg.jpg);
	margin-right: 22px;
	margin-left: 22px;
}

#method li a{
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/methodbg.gif);
	height: 220px;
	width: 400px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 30px;
}

#method li a:hover{
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/methodbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



#features{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #333333;
}

#features ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#features li{
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}


#login{
	float: right;
	width: 330px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	padding-top: 3px;
}

#login form{
	margin: 0px;
	padding: 0px;
}

#user{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #666666;
}

#pass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 80px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #666666;


}

#loginbut{
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://a.cums.com/1design/a.cums/v1/images/loginbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}

#contact{
}

#contact ul{
	background-color: #F4F4F4;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact li{
	padding-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
}


#signupform{}
#signupform h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EDEDED;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 17px;
}

#signupform label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 200px;
	text-align: right;
	padding-top: 5px;
}
#signupform input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	width: 200px;
	margin-left: 15px;
	font-weight: normal;
	color: #666666;
}
#signupform .error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	float: right;
	width: 170px;
	padding-top: 5px;
}

#signupform i{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
}

