
/* reset all
------------ */

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;
}


/* class
----------- */

.class1 a:link {color: #fff; text-decoration: none}
.class1 a:visited {color: #fff; text-decoration: none}
.class1 a:active {color: #fff; text-decoration: none}
.class1 a:hover {color: #993300; text-decoration: none}

.class2 a:link {color: #993300; text-decoration: none}
.class2 a:visited {color: #993300; text-decoration: none}
.class2 a:active {color: #993300; text-decoration: none}
.class2 a:hover {color: #ccc; text-decoration: none}


/* link and body
----------------- */

a {
	font-family: Arial, Helvetica, sans-serif;
	}

body {
	background-color: #181818;
	margin-top: 0;
	}
	
strong {
	font-weight: bold;
	}


/* text styles
--------------- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: bold;	
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	font-weight: bold;	
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;	
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;	
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #999;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: 100;	
	}

/* css layout
------------------ */

#container {
	display: block;
	width: 906px;
	height: auto;
	text-align: left;
	padding-left: 40px;
	float: left;
	}

/* header
------------------ */

#header {
	display: block;
	width: 906px;
	height: 159px;
	text-align: left;
	float: left;
	}

#logo {
	display: block;
	width: 195px;
	height: 159px;
	text-align: left;
	float: left;
	padding-left: 17px;
	}

#header_text {
	display: block;
	width: 694px;
	height: 119px;
	text-align: left;
	float: left;
	padding: 40px 0 0 0px;
	}

#header_text2 {
	display: block;
	width: 694px;
	height: 90px;
	text-align: left;
	float: left;
	padding: 40px 0 0 0px;
	}

/* left column
------------------ */

#left_col {
	display: block;
	width: 190px;
	height: auto;
	text-align: left;
	margin-right: 22px;
	float: left;
	}
	
#left_txtbox1 {
	display: block;
	width: 190px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 8px;
	}	

#left_txtbox2 {
	display: block;
	width: 190px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	}	
	
#left_txtbox3 {
	display: block;
	width: 190px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 25px;
	}	

/* right column
------------------ */

#right_col {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	}
	
#right_txtbox1 {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 10px;
	}

#designbox_tittle {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 10px;
	}	

#designbox {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	}	

#right_txtbox2 {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	margin-top: 12px;
	margin-bottom: 22px;
	}		
	
#right_txtbox3 {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 15px;
	}		
	
	
/* footer
---------- */	
	
#footer_logo {
	display: block;
	width: 212px;
	height: 40px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	margin-top: 25px
	}

#footer_text {
	display: block;
	width: 694px;
	height: 40px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	margin-top: 25px	
	}


/* adsense
-------------------------- */

#adsense {
	display: block;
	width: 694px;
	height: auto;
	text-align: left;
	float: left;
	margin-bottom: 15px;
	}	
	
#adsense2 {
	display: block;
	width: 370px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 25px;
	}	
	
#adsense3 {
	display: block;
	width: 694px;
	height: 20px;
	text-align: left;
	float: left;
	}	

/* end :) by oninkxronda.
-------------------------- */



