/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
body	{background: url(../images/cs_background.jpg) repeat-x top; text-align: center; background-color: #f7f7f7;}
p		{font-family: Arial; font-size: 16px; color: #666666; line-height: 1.6em;}
p a		{color: #00abff; text-decoration: none; border-bottom: 1px dotted #00abff;}
p a img	{border: none;}



/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/
#Logo img		{border: none; margin: 10px auto 40px auto;}
#Tagline		{margin: 0px auto 40px auto;}

/* -----------------------------------*/
/* ------>>> PAGE STRUCTURE <<<-------*/
/* -----------------------------------*/
#Content		{width: 750px; margin: 0px auto 0px auto; text-align: left;}


/* -----------------------------------*/
/* --------->>> HEADINGS <<<----------*/
/* -----------------------------------*/


/* -----------------------------------*/
/* ------->>> TEXT STYLES <<<---------*/
/* -----------------------------------*/


/* -----------------------------------*/
/* -------->>> NAVIGATION <<<---------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* ----------->>> FORMS <<<-----------*/
/* -----------------------------------*/


/* -----------------------------------*/
/* ---------->>> MODALS <<<-----------*/
/* -----------------------------------*/


/* -----------------------------------*/
/* ---------->>> EXTRAS <<<-----------*/
/* -----------------------------------*/
.SignIn				{width: 750px; margin: 34px auto 0px auto; text-align: right;}
.SignIn a			{border: none;}
.SignIn a img		{border: none;}

#Footer				{margin: 160px auto 40px auto;}
#Footer p			{ font-size: 11px; color: #999999;}

