/*
a:link {
	color: #FC0082;
	text-decoration: none;
}

a:visited {
	color: #FC0082;
	text-decoration: none;
}

a:hover {
	color: #FC0082;
	text-decoration: underline;
}

a:active {
	color: #FC0082;
	text-decoration: none;
}
td, th {
	padding: 5px;
	text-align: justify;
}
ul
{
list-style-type: none;
}
fieldset {
	padding: 5px;
}
img {
	border: 0;
	}
.box { 
	width: 960px;
	text-align:left;
	margin:40px auto;
	background: url(/images/bg-mobile.jpg);
	background-position: center;
 }
 

.boxtop div, .boxtop, .boxbottom div, .boxbottom {
	width: 100%;
	font-size: 14px;
	
}

.content 
{
	width:960px;
	margin: 0 auto;
 }

.header
{
	margin-left:0px;
	margin-right:0px;
	background-color:transparent;
	height:75px;
}

.navigation
{
	margin:20px 0px 20px 0px;
	font-size: 16px;
}

.navigation a {
	display: block;
	padding: 5px 10px 5px 10px;
}
.navigation a:link {
	color: #FFF;
	text-decoration: none;
}

.navigation a:visited {
	color: #FFF;
	text-decoration: none;
}

.navigation a:hover{
	color: #FC0082;
	text-decoration: none;
	font-weight: bold;
}

.navigation a:active {
	color: #FC0082;
	text-decoration: none;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation li {
	background: url(/images/bg-grad.png);
	background-repeat:repeat-x;
	background-attachment: fixed;
	margin: 1px 0;
}
.navigation li:hover {
	background: #FFF;
}
.logoimg {
	position: relative;
	top: -40px;
	left: 605px;
	width: 400px;
}
#login {	
	width: 685px;
	font-size: 14px;
	float: left;	
	background-color: #CCC;
	z-index: 5;
	position: relative;
}
#login p {
	padding: 3px 0;
	margin: 0;
}
#login input {	
	width: 122px;
}
#login label {	
	float: none;
}
#password {
	
}
.logo { 
	display: inline;
	font-size: 55px;
	margin-left:80px;
	line-height:90px;
} 

.sidebar {
	width:150px;
	float:left;
	display:inline;
}

.main {
	width: 500px;	
	margin:0 20px 0 40px;
	padding-top:5px;
	font-size: 14px;
	text-align: justify;
	float: left;
	background-color: transparent;
}

.main h1 {
	font-size: 20px; 
}
.main h2 {
	font-size: 15px; 
}


body {
	background: url(/images/bg-grad.png);
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-color: #c4c0bf;
	text-align:center; 
	font-size: 1em; 
	font-family: "Trebuchet MS", Tahoma,Verdana, Helvetica, Arial;
}
#testimonials {
	text-align: justify;
	background: url(/images/grey_box.gif) repeat-y #CCCCCC right;
	color: #000000;
	width: 140px;
	margin: 20px 0 20px 32px;
	padding: 10px 20px;
}
#right_sidebar {
	float: left;
	width: 250px;
}
#phone {
	width: 250px;
	height: 460px;
	background: url(/images/phone.jpg);
	}
#msg_example {
	width: 142px;
	height: 194px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	position: relative;
	top: 112px;
	left: 50px;
	padding: 1px 5px;
}
#footer {
	font-size: 12px; 
	text-align: center; 
	width:100%;
	font-family: "Trebuchet MS";
	color: #CCC;
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}
.mensavo {
	color: #000;
}
.x {
	color: #000;	
}
label {
	width: 120px;
	float: left;
}
#stats {
        float: left;
        padding: 10px 10px;
        background: url(/images/pink_box.jpg) repeat-y #FFF right;
        color: #000000;
        width: 130px;
}
*/
#notice {
	background-color: #FFFFCC;
	background-image: url(/images/icon_notice.gif);
	background-position: 20px 25px;
	background-repeat: no-repeat;
	border: 1px solid #FFCC00;
	color: #C60000;
	font-size: 12px;
	padding: 12px 40px 0 80px;
	width: auto;
	min-height: 80px;
	margin: 65px 80px 15px 80px;
}
