/* resetting some default styles */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:0.625em; background-image:url(../images/bg.jpg); height:994px; font-family:arial;background-color:#1C377C;background-repeat:repeat-x;}

textarea {overflow:auto}
button {cursor:pointer}
input[type="checkbox"],
input[type="radio"],
input.radio,
input.checkbox {
	vertical-align:text-top;
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
	top:2px;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}

#container{
width:1250px;
background-image:url(../images/bg.jpg);
height:994px;
margin:0px auto;
padding:0px;
}

#logo{
margin-left:50px;
float:left;
}
#button{
float:right;
color:white;
font-family:arial;
font-size:20px;
margin-top:50px;
margin-right:100px;
}

#mini{
clear:both;
margin-top:200px;
float:left;
margin-left:30px;
}

#content{
float:left;
margin-left:20px;
}

#banners{
float:right;
margin-right:50px;
}
#text{
clear:both;
margin-top:20px;
float:left;
margin-left:120px;
color:#99b3b9;
font-size:20px;
font-family:arial;
width:970px;
}
#links{
float:left;
clear:both;
color:White;
margin-left:490px;
}

#links ul li{display:inline;}
#links a{color:white; font-size:24px; font-family:Gautami;margin-left:30px;}
#links a:hover{text-decoration:none; color:#02fff6;}

#links2{
float:left;
clear:both;
color:White;
margin-left:90px;
margin-top:-30px;
}

#links2 ul li{display:inline;}
#links2 a{color:white; font-size:24px; font-family:Gautami;margin-left:60px;}
#links2 a:hover{text-decoration:none; color:#02fff6;}

#divide{
background-image:url(../images/divide.jpg);
width:1182px;
height:45px;
clear:both;
margin-left:30px;
}

#leftside{
float:left;
width:600px;
margin-top:30px;
margin-left:120px;
}


#leftsidebig{
float:left;
width:600px;
margin-top:30px;
margin-left:120px;
font-family:arial;
color:white;
font-size:14px;
line-height:2em;
text-align:justify;
}


#rightside{
float:right;

width:350px;
margin-right:180px;
margin-top:30px;
font-family:arial;
color:white;
font-size:14px;
line-height:19px;
text-align:justify;
}

#card{
background-image:url(../images/card.jpg);
width:285px;
height:129px;
margin-right:10px;
margin-bottom:10px;
float:left;
}

#linksbottom{
float:left;
clear:both;
color:White;
margin-left:90px;
margin-top:20px;
}

#linksbottom ul li{display:inline; }
#linksbottom a{color:white; font-size:24px; font-family:Gautami;margin-left:60px;}
#linksbottom a:hover{text-decoration:none; color:#02fff6;}

#leftside2{
float:left;
width:950px;
margin-top:30px;
margin-left:120px;
}

#rightside2{
float:right;
position:absolute;

margin-left:1000px;
margin-top:70px;
font-family:arial;
color:white;
font-size:14px;
line-height:19px;
text-align:justify;
}#container #text .underhead {
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-transform: none;
	color: #99B3A5;
}
