/* GLOBAL STYLE */
HTML BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

DIV, FORM, BODY, H1, P, INPUT { 
	margin:0;
	padding:0;	
	}

a {color:#3366CC; text-decoration:none;}
a:hover {color:#3366CC; text-decoration:underline;}


H1 {
	color:#A82324;
	font-size:18px;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height:normal !important;
	}	

/* HEADER STYLES START HERE */
#header {
	width:1012px;
	height:97px;
	background:url("../images/internet-protocol.gif") no-repeat;
	margin:0 auto;
	font-family:"Trebuchet MS";
	overflow:auto;
	}
	.logo {
		width:238px;
		background:url("../images/ip.gif") right no-repeat;
		height:83px;
		margin-top:6px;
		margin-left:14px;
		float:left;
		}
	.logo H1 {
		color:#FFFFFF;
		font-size:18px;
		font-weight:normal;
		margin:6px 10px 0px 10px;
		}	
	.logo H1 strong {
		font-size:34px;
		color:#ffce4b;
		}	
	.showIP {
		width:300px;
		float:left;
		background:url("../images/ip.gif") right no-repeat;
		margin-top:6px;
		margin-left:10px;
		height:83px;
		}
	.showIP H1 {
		color:#FFFFFF;
		font-size:18px;
		margin:12px 10px 10px 10px;
		}	
	.showIP H1 STRONG  {
		color:#ffce4b;
		font-size:34px;	
		}
	#gSearch { 
		width:316px !important;
		background:url("../images/ip.gif") right no-repeat;
		float:left;
		margin-top:6px;
		margin-left:20px;
		height:83px;
		}
	#gSearch H1{
		color:#FFFFFF;
		font-size:18px;
		margin:6px 0px 4px 0px;
	}
	#gSearch #sbi { height:30px; float:left; /*margin-top:4px;*/ border:2px solid #afafaf !important; width:240px; margin-right:8px; font-size:22px; }
	
	#gSearch #sbb {  float:left}
/* BODY STYLES START HERE */	
#seoBox {
	width:776px;
	padding-bottom:12px;
	/*/border-bottom:2px solid #ffce4b; /*/
	margin-bottom:12px;
	}
	
#seoBox { padding-bottom:0;}

#body { 
	width:1010px;
	margin:0 auto;
	overflow:auto;
	}
#body-content { width:834px; /*line-height:16px;*/ text-align:justify !important }

#right-google-ad { margin:12px 0 6px 8px; width:168px; float:right; }

#menu { margin:10px 0px 0px 0px; }
#menu, #menu A, #menu A:LINK, #menu A:VISITED {
	color:#a82324;
	font-size:15px;
	text-decoration:none;
	}
#menu A:HOVER, #menu A:ACTIVE {
	color:#000000;
	}
#text {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:14px;
	}

.gtit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*text-decoration:underline;*/
	color:#A82324;
	}
.gtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A82324;
	}
a.gtxt {text-decoration:underline;color:#A82324;}
a.gtxt:hover {color:#333333;}
.gtitred {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A82324;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	}
a.gredtxt { color:#A82324; text-decoration:underline; }
a.gredtxt:hover { color:#333; }
.gtextgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;}
.gtxtblack, a.gtxtblack { color:#333333; text-decoration:none; font-weight:bold;}
a.gtxtblack:hover {color:#A82324; text-decoration:none;}
.title {
	font-size:14px;
	color:#444444;
	text-decoration:underline;
	}
.action { color:#aa2626; }

/* ADs BOX STYLES START HERE */
DIV.boxGreyTop, DIV.boxGreyBottom {
	width:834px;
	font-size:0;
	height:11px;
	}
	
DIV.boxGreyTop { background:url("../images/grey-box-top.gif") no-repeat top; }
DIV.boxGreyBottom { background:url("../images/grey-box-bottom.gif") no-repeat top; }
DIV.boxGreyContent { background:url("../images/grey-box-bg.gif") repeat-y top; width:834px; }

DIV.boxGreyContent .content { margin:0px auto; width:800px; }

/* FOOTER STYLES START HERE */
#footer {
	font-size:11px;
	color:#c96c61;
	font-weight:bold;
	padding-bottom:40px;
	text-align:center;
	width:951px;
	margin:0px auto;
	}
	
#footer A, #footer A:LINK, #footer A:VISITED {
	color:#c96c61;
	text-decoration:underline;
	font-size:11px;
	}
	
#footer A:HOVER, #footer A:ACTIVE {
	color:#000000;
	font-size:11px;
	}

#seoWords {
	font-size:11px;
	color:#808080;
	padding:0px 20px;
	}

.google300x250{ float:left; margin:0 12px 12px 0;}
.topContent { overflow:auto; }

.txt11 { font-size:11px; }
.gAdTxt { font-size:11px; color:#434343; line-height:normal !important; }
.red {color:#A82324;}
