@charset "utf-8";
/* CSS Document */


body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:67.5%;
	background-color:#F5F5F5;
	margin:0px;
}

#container
{
	width:762px;
	margin:0 auto;
}

#nav
{
	height:44px;
	background-image:url(/blog/wp-content/themes/g2i_theme/images/layout/layout_10.gif);
	background-repeat:repeat-x;
}

#header
{
	background-image: url(../images/layout/layout_32.gif);
	background-repeat: repeat-x;
	height: 91px;
	
}

ul#navList
{
	margin:0px;
	margin-left:-10px;
	padding:0px;
	list-style:none;
}

ul#navList li
{
	float:left;
	padding:13px 25px 0px 25px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
	background-image:url(/blog/wp-content/themes/g2i_theme/images/layout/layout_12.gif);
	background-repeat:no-repeat;
	background-position:right;
}

ul#navList li a
{
	color:#FFFFFF;
	text-decoration:none;
}

ul#navList li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}



.startNav
{
	height:31px;
	width:1px;
	background-image:url(/blog/wp-content/themes/g2i_theme/images/layout/layout_12.gif);
	background-repeat:no-repeat;
	background-position:top right;
}



#colContainer
{
	width:762px;
	background-color:#FFFFFF;
	background-image:url(/blog/wp-content/themes/g2i_theme/images/layout/layout3_24.gif);
	background-repeat:repeat-y;
}

#leftCol
{
	width:143px;
	float:left;
	padding:0px 10px;
}

#middleCol
{
	width:740px;
	padding:0px 15px;
	float:left;
}

#rightCol
{
	width:221px;
	float:left;
	padding:15px 10px;
}

#partners
{
	margin-top:15px;
}


#footerLine
{
	margin-top:15px;
	height:14px;
	background-color:#333333;
}

#footer
{
	padding:5px;
	padding-bottom:15px;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
}

#footer p
{
	font-size:1.2em;
}

#footer a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer p.small {font-size:0.9em;}

.cStudios
{
	font-size:0.8em;
	color:#666666;
}

.cStudios a
{
	font-size:0.8em;
	text-transform:none;
}



#rssIcon{float:left; width:34px;}
#rssText{float:left; font-size:1.8em; font-weight:bold; margin-left:5px; margin-top:2px;}
$rssText a{color:#333333;}


h1{font-size:1.8em;}
h2{font-size:1.2em; font-weight:bold;}
h2.title{font-size:1.8em; font-weight:bold; color:#333333; text-decoration:none;}
h2 a{font-size:1.6em; font-weight:bold; color:#333333; text-decoration:none;}
h2 a:hover{color:#666666;}
p,li{font-size:1.2em;}

a{color:#2080D0;}
a:hover{color:#18609C;}

.clear{clear:both;}

