﻿/*
Template Name: Internet Business
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);
@import url(bswstyle.css);

body{
	padding-top: 20px;
	padding-right:30px;
	padding-left:10px;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color:maroon;
	
}

a{outline:none; text-decoration:none;}

.fl_left{float:left;
color:white;
}
.fl_right{float:right;
margin-right:30px;
margin-top:10px;
color:white;

}

/* ----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:white;
	}
#header{
    width:100%;
	background-color:maroon;
	color:white;
}
.wrapper{
	display: block;
	color: white;
}

/* ----------------------------------------------Header-------------------------------------*/


#header .fl_left{
	display:block;
	float:left;
	color:white;
	padding-top:20px;
	}

#header .fl_right{
	display:block;
padding-right:20px;
color:white;
	}
#header a{
color:yellow;
	}

#header a:hover{
color:#00CC00;
	}

#header h1{
	margin:0;
	font-size:50px;
	background-color:maroon;
	}

#header h1 a{
	color: yellow;
		font-size:50px;
	font-weight:bolder;
}
#header h1 a:hover{
	color:#00CC00;
		font-size:50px;
}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar .wrapper{
margin-left:5px;
	
	}


/* ----------------------------------------------Homepage Intro-------------------------------------*/
#main{
	background-color:maroon;
	width:60%;
	color: white;
		font-size:16px;
}
#main h1{
	background-color:maroon;
	color: white;
	font-size:28px;
}


/* ----------------------------------------------Footer-------------------------------------*/
iframe{
	 background-color:white;
}
#footer {
	color: white;
	background-color: maroon;
	width:100%;
	margin-top:-19px;
	text-align:center;

}

#footer a{
	color:white;
	}

#footer h2{
	padding-bottom:8px;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
	display:block;
	float:none;
	width:175px;
	margin:0 0 0 30px;
	padding:0;
	}

#footer li{
	margin-bottom:3px;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright .wrapper{
height:30px;
font-size:16px;
	text-align:center;
}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright .wrapper, #copyright a{
	color:white;
	background-color:white;
	}
#regi {
	color: white;
	font-size: 20px;
	font-weight: bolder;
	background-color:maroon;
}
