/*  
Theme Name: Preset Theme
Description: Preset with body divs.
Version: 1.0
Author: MMuheed
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0; }

table { border-collapse: separate; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

ul, ol { list-style: none; }

blockquote, q { quotes: "" ""; }

.clearfix { display: block; }

* html .clearfix { height: 1%; }

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body {
	line-height: 1;
	color: #000000;
	background: #EFEFEF;
	font-family: Verdana, Geneva, sans-serif;
}

a:link, a:visited, a:active{
	color: #3366CC;
	text-decoration: none;
}

#west a:link, #west a:visited, #west a:active{
	color: #3366CC;
	text-decoration: none;
	font-weight:bold;
}
#footer a:link, #footer a:visited, #footer a:active{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

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

#container {
	margin: 0 0 0 37px;
	width: 738px;
	background: #FFF url(../img/bg.gif);
	font-size: 0.75em;
}

#header {
	height: 281px;
	background:url(../img/header.gif);
}

#east {
	margin: 0 0 0 293px;
	width: 430px;
	min-height:350px;
	font-size:10px;
	line-height:1.4;
	color:#7d8381;
}

#west {
	float: left;
	width: 250px;
	min-height:350px;
	margin:0 0 0 15px;
	padding:20px 0 0 0;
	font-size:10px;
	line-height:1.4;
	color:#7d8381;
}

#footer {
	width: 738px;
	background: #FFF url(../img/bg.gif);
	font-size: 10px;
	height:55px;
	margin: 0 0 0 37px;
}

#nav {
	height:166px;
	width:276px;
	padding:90px 0 0 0;
}

.aboutusimg {
	float:right;
	margin:0 40px 0 0 ;
}

.aboutus {
	padding:20px 0 0 0;
}

.1 {
	float:left;
	margin:-10px 0 0 0;
}

#east p {
	min-height:120px;
	padding:35px 0 0 0;
}

#footleft {
	width: 270px;
	text-align:center;
	padding:22px 0 0 0;
}

#footright {
	border-top:7px solid #1b5e98;
	float:right;
	width:459px;
	text-align:center;
	padding:15px 0 0 0;
}
