*{
	margin: 0;
	border: 0;
	padding: 0;
}

html{
	background-color: #FFFFFF;	
}


#container{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	width: 100%;
	/*min-width: 1150px;*/
}

#header_wrapper{
	background-color: #000000;	
	min-width: 1080px;
	height:420px;
}
 
#header{
	width: 1080px;
	margin: 0 auto;	
	position: relative;
	background-color: #000000;
	height:420px;
	
}

#top_menu{
	height: 10px;
	background: url(images/top_menu.png) repeat-x;
	position: relative;
	width:460px;
}

#share{
	position: relative;
	top: 0;
	left: 35px;	
	
	float:left;
}

#top_menu_list{
	position: relative;	
	float:left;	
	top:-4px;
	
}

#top_menu_list ul{
	float:left;
}

#top_menu_list li{
	float:left;
	padding: 0 15px;
	list-style-type: none;
	line-height: 10px;
}

#top_menu_list a{
	font-family: Arial;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	color: #807e7e;
}

#middle_header{
	width: 770px;
	position: relative;
}

#logo{
	position: relative;
	left: 50px;	
	width: 307px;
	margin: 0;
	top: -20px;
}

#slogan{
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#newsletter{
	position: relative;
	right: -50px;
}

#bottom_header{
	
	position: relative;
	height: 100px;
}

#banner{
	overflow: hidden;
	background-color: #000000;
	position: relative;
	bottom: -30px;
	
}

#follow_us{
	position: absolute;
	right:0;
	bottom:15px;	
	background: url(images/follow_me.png) no-repeat;
	width: 285px;
	height: 348px;
}

.clear-both{
	clear: both;	
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.spacer{
	height: 15px	
}


#follow_us_content{
	position: absolute;
	bottom: 8px;
	width: 100%;
}

#follow_us_content h1{
	font-size: 18px;
	color: #030303;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	width:200px;
	margin:0 0 0 37px;
	background: url(images/flag.jpg) left center no-repeat;
	
}

#follow_us_content h2{
	font-size: 12px;
	color: #030303;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	width:255px;
}

#follow_us_content ul{
	margin: 0 40px;
}

#follow_us_content li{
	list-style-type: none;
	
	line-height: 30px;
	height: 30px;
	
}

#follow_us_content a{
	text-decoration: none;
	font-family: Arial;
	
	font-size: 12px;
	color: #000000;
	display: block;
}

#menu_container{
	min-width: 1080px;
	background: url(images/menu_back.png) repeat-x;
	height: 35px;
}

#menu{
	width: 1080px;
	height: 35px;
	margin: 0 auto;
	
}

#menu ul.menu-primary{
 
}

.menu-secondary{
	position: absolute;	
	background-color: #737373;
	display: none;
}

.menu-secondary li{
	float: none;	
}


#menu .menu-primary li{	
	list-style-type: none;
}

#menu .menu-primary .drop-down:hover .menu-secondary{
display: block;
}


#menu .menu-primary a{
	font-size: 18px;
	display: block;
	padding:0 32px;
	height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	
}

#menu .menu-primary a:hover{
	background: url(images/main_nav_hoover.jpg) repeat-x;
	font-size: 18px;
	display: block;
	padding:0 32px;
	height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	
}

#skype{
	padding: 0;	
}


.blog{
	background: url(images/wordpress.png) right center no-repeat;
	width:145px;
	padding:0 0 0 4px;
}

.twitter{
	background: url(images/twitter.png) left center no-repeat;
	padding:0 0 0 35px;
}

.youtube{
	background: url(images/youtube.png) right center no-repeat;
	width:148px;
	padding:0 0 0 4px;
}

.facebook{
	background: url(images/facebook.png) left center no-repeat;
	padding:0 0 0 35px;
}

.stumble{
	background: url(images/stumbleupon.png) right center no-repeat;
	width:163px;
	padding:0 0 0 4px;
}

.delicious{
	background: url(images/delicious.png) left center no-repeat;
	padding:0 0 0 35px;
}

.bold{
	font-weight: bold;
}

#chatskype{
padding: 0 40px;
}

.style8a {
color:#53C1E1;
font-size:18px;
line-height: 1 ;
margin:0;

}
.style12a {
color:#333333;
}
.style13a{
color:#FF0000;
}

table{
	
}

input,textarea{
	border: 1px solid #717171;
}