﻿@charset "utf-8";
/* CSS Document */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		margin:0px;
		padding:0px;
		}

body {
background-image:url('../images/background.gif');
background-repeat:repeat-x;
}

#wrapper {
width:829px; 
height:auto;
margin: 0 auto;
padding: 0px 0px 0px 0px;
background-color:#FFFFFF;
}
#header{
margin: 0 auto;
padding: 0px 0px 0px 0px;
width:829px;
height:110px;
background-image:url('../images/header_background.gif');
background-repeat:repeat-x;

}

#headerimage {
	width:829px;
	height:199px;
	background-image:url('../images/header.jpg');
	background-repeat:repeat-x;
	}

#logo {
	width:146px;
	height:25px;
	float:left;
	padding:50px 0px 0px 40px;
}

#topmenu {
	float:right;
	padding:50px 0px 0px 0px;
	width:187px;
	height:35px;
}


#menu {
height:30px;
width:829px;
background-image:url('../images/menu_background.gif');
background-repeat:repeat-x;
}

#menu ul {
padding: 7px 0px 0px 63px;
width:auto;
float:left;
display:inline;
list-style-type: none;
color:white;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#menu li {
width:auto;
margin:0px 15px 0px 0px;
float:left;
}

#menu li a{
color:#FFFFFF;
}

#content {
width:auto;
height:auto;
background-color:white;
background-image:url('../images/background.gif');
background-repeat:repeat-x;
}

		.left {
			width:469px;
			height:auto;
			float:left;
			margin:20px 0px 15px 10px;
			}
		
				.left h1{
					font-size:14px;
					font-family:verdana, tahoma, arial, sans-serif;
					color:#898989;
					}
				
				.left p{
					font-size:11px;
					font-family:verdana, tahoma, arial, sans-serif;
					color:#000000;
					margin:10px 0px 0px 0px;
					line-height:1.5em;
					}
		
				.left ul {
					font-size:11px;
					font-family:verdana, tahoma, arial, sans-serif;
					color:#1078e8;
					margin:10px 0px 0px 0px;
					line-height:1.5em;
					width:400px;
					padding:0px 0px 0px 40px;
					}

		 
		.right {
			width:310px;
			height:310px;
			float:right;
			margin:20px 10px 0px 0px;
			background-image:url('../images/support_background.gif');
			background-repeat:no-repeat;
			}
		
				.right p {
					width:270px;
					height:auto;
					margin:40px 20px 0px 20px;
					font-size:14px;
					font-weight:bold;
					font-family:verdana, tahoma, arial, sans-serif;
					color:#ffffff;
					text-align:justify;
					}
					
				.right ul {
					width:270px;
					margin:10px 20px 0px 20px;
					font-size:12px;
					list-style-type:decimal;
					font-family:verdana, tahoma, arial, sans-serif;
					color:#ffffff;
					list-style-position:inside;
					}
				
				.right li{
					margin:10px 0px 0px 0px;	
						}

				.livechat {
					margin:10px 0px 0px 40px;
					}

iframe {
	border:none;
	
}

#packages h1{
	font-size:14px;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#898989;
	margin:10px 0px 10px 0px;
}	
#packages p {
	font-size:11px;
	font-family:verdana, tahoma, arial, sans-serif;
	color:#000000;
	line-height:1.8em;
}
		.p_left {
			width: 360px; 
			float:left;
		
		}
		 		.p_left p {
					margin:5px 0px 10px 10px;

				}
				
				
				#packages .p_left ul {	
					font-size:11px;
					font-family:verdana, tahoma, arial, sans-serif;
					color:#1078e8;
					margin:10px 0px 0px 20px;
					line-height:1.8em;
					width: 300px; 
					padding:0px 0px 0px 20px;
					list-style: disc;
					}
					
				#packages .p_left img {
					margin: 10px 0px 0px 60px;

				}


		.p_right {
		float:right; 
		width:450px;
		}
		
		.p_bottom p{
		line-height:1.8em;
		margin:10px 0px 0px 0px;
		
		
		}
		
		
#bottom {
	float:right;
	width:829px;
	height:137px;
	background-color:#252525;


}

#footer {
	float:right;
	width:829px;
	height:139px;
	background-image:url('../images/footer.jpg');

}
#silver_bar {

width:829px;
height:33px;
background-image:url('../images/bg_menu_silver.jpg');
background-repeat:repeat-x;
}

#silver_bar ul{
float:right;
height:20px;
margin: 5px 0px 0px 0px;
color: #999999;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
width:290px;
display:inline;
list-style-type: none;

}
#silver_bar li{
float:left;
width: 80px;
text-align:center;
margin:0px 7px 0px 7px;
display:inline;
}

#content table td img{
margin: 5px 0px 5px 0px;
}

